Borrar filtros
Borrar filtros

Code for Solving following second order matrix differential equation

2 visualizaciones (últimos 30 días)
student_md
student_md el 7 de Mzo. de 2018
Comentada: Torsten el 7 de Mzo. de 2018
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 comentarios
student_md
student_md el 7 de Mzo. de 2018
I want to use numerical computation. We can define them as any real number. The values are not important for me. Just code is important.
Torsten
Torsten el 7 de Mzo. de 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 ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by