@ Nonlinear ode equations
1 回表示 (過去 30 日間)
古いコメントを表示
Hi!
I am working on nonlinear ODE equations -
M2*X2" + C2*(X'2-X'1) + K2*(X2-X1) = 0
M1*x1" - C2*(X'2-X'1) - K2*(X2-X1) + K1*(X1-Xr)-Knl*(X1-Xr)^2= 0
Plz, Can anybody help me in solving these nonlinear ODE?
Is there any method to obtain the state space model of this system?
Mac.
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!