@ 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!