Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
How to plot c(t) vs t with these parameters for various values of v
c(t)=c0-c03*k*(1/cmin-1/cmax)*v*u(t)
where, u(t)=1, t≥0 0, t<0
Cmin=10e-9 Cmax=10e-6 C0=100e-9 K=10e6
Thanks in advance
Vetri; exactly what are you trying to accomplish?