Feeds
提问
Definition of non-stiff ODEs
I am working on stiff and non-stiff ODEs. I got alot of literature for stiff ODEs whereas for non-stiff, i need to clarify the c...
3 years 前 | 1 个回答 | 0
1
个回答提问
exact solution for non linear first order ODEs
I wan to solve system of nonlinear first order odes to get the exact solution. I am typing the code below in MATLAB which is gi...
5 years 前 | 0 个回答 | 0
0
个回答提问
exact solution for system first order ODEs
How to get exact solution for system of first order odes. The system of odes is y'1=-y1+y2^2+y3^2+y4^2; y'2=-10y2+10(y3^2+y4^...
5 years 前 | 1 个回答 | 0
