How to integrate following governing equation for time range and x''g values?
2 ビュー (過去 30 日間)
古いコメントを表示
I have to integrate the governing equation of a dynamic motion for given time interval and acceleration (x''g) to find the displacement (x).
Here's the equation
M*x"+C*x'+K*x = -r*M*x"g
M, C and K are nxn square matrices, x",x',x, and r are nx1 matrices and x"g is constant value availabe for time interval t1 to t2.
Solution of equation must provide value of x.
Kindly Help
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Ordinary Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!