![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/22095989_1617602142547_DEF.jpg)
Ibrahim Bin Umair
Followers: 0 Following: 0
Feeds
提问
I want to plot this equation P(t)=P(0)*e^rt.
I want to plot this equation P(t)=P(0)*e^rt. considering P(0) is p nought.
3 years 前 | 1 个回答 | 0
1
个回答提问
How to plot the graphs by fixing constants of your choice
I have this expression as output C1*exp(-x*(9/(4*(37/8 - 10^(1/2))^(1/3)) + (37/8 - 10^(1/2))^(1/3) + 3/2)) + C2*exp(x*(9/(8*(3...
3 years 前 | 2 个回答 | 0
2
个回答提问
hold on is not working
The graphs clears up when plotting u,v. It does not hold on. [x,y]=meshgrid(0:.5:4,0:.5:4); m=(y-1)*(x+2); L=sqrt(1+m.^2); q...
4 years 前 | 1 个回答 | 0