Code for Solving following second order matrix differential equation
Afficher commentaires plus anciens
Could you help me to write matlab code for solving following matrix differential equations?

where

In here, the matrices M,C,K,P are as follows ( M,C,K are nxn matrices and V,P are nx1 matrices)

In here, l,P,A,rho,\alpha,v,N,E,I are constants.
3 commentaires
M
le 7 Mar 2018
l,P,A,rho,\alpha,v,N,E,I are constants and with known numeric values or you want to use symbolic computation ?
student_md
le 7 Mar 2018
Torsten
le 7 Mar 2018
It's a standard problem for the ODE solvers, e.g. ODE45, ODE15S etc.
What specific difficulties do you encounter where we can help ?
Réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!