@ Nonlinear ode equations
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Ordinary Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!