How to integrate following governing equation for time range and x''g values?
조회 수: 1 (최근 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!