Solving Vibration equation of motion?

13 visualizzazioni (ultimi 30 giorni)
sam plant
sam plant il 24 Ago 2019
Commentato: Marco Feder il 16 Set 2019
Hello,
I'm trying to use ODE45 to solve the vibration equation of motion Mx''+Cx' + Kx = Fsin(w*t)?
If there is an alternative way of doing it then that would be more than appreciated also
  1 Commento
Marco Feder
Marco Feder il 16 Set 2019
If you want to give it to ODE45 you need to write your equation as a first order system. Assuming M to be an invertible you can easily solve the problem.

Accedi per commentare.

Risposte (1)

Prabhan Purwar
Prabhan Purwar il 27 Ago 2019
Hey,
Ordinary differential equations can be solved in following ways:
Using MATLAB
As addressed by you, using ODE45
Using Simulink
I would suggest you making use of Simulink for easy and hustle free results.

Categorie

Scopri di più su Numerical Integration and Differential Equations in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by