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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
