Solving Vibration equation of motion?

16 ビュー (過去 30 日間)
sam plant
sam plant 2019 年 8 月 24 日
コメント済み: Marco Feder 2019 年 9 月 16 日
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 件のコメント
Marco Feder
Marco Feder 2019 年 9 月 16 日
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.

サインインしてコメントする。

回答 (1 件)

Prabhan Purwar
Prabhan Purwar 2019 年 8 月 27 日
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.

カテゴリ

Help Center および File ExchangeNumerical Integration and Differential Equations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by