Is there any solutions for second order ode with Matrices?

1 view (last 30 days)
How can i solve this problem:
[A]{x}+[B]{x'}+[C]{x''}={K}
A,B,C:known matrices K:known vector (nx1)
and x'' derivative of x' and x' derivative of x(unknown)

Answers (0)

Community Treasure Hunt

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

Start Hunting!