Feeds
提问
How can I solve this problem by using Euler's method?
u'=p(t) v'=q(t) p'=0 q'=0 such that u(0)=0,v(0)=0,p(0)=0,q(0)=1
2 years 前 | 1 个回答 | 0
1
个回答提问
first order differential equation
how can we solve this differential equation numerically in matlab 2xy(dy/dx)+(1+x)y^2=e^x ?
3 years 前 | 1 个回答 | 0