nadiaCegep
Electrical
- Nov 10, 2013
- 2
Matlab can solve a set of non linear coupled equation; I want to find the third order solution, does anyone have a typical program for such Problem:
dx11/dt=a*x11*y12+b*y12
dy12/dt=c*y12*x11+d*x11
where a , b,c,d are constants
I want to see just the third order solution
dx11/dt=a*x11*y12+b*y12
dy12/dt=c*y12*x11+d*x11
where a , b,c,d are constants
I want to see just the third order solution