Info

This question is closed. Reopen it to edit or answer.

How can i solve this problem with matrices ?

1 view (last 30 days)
Charis Theodorou
Charis Theodorou on 27 Jun 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
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)
  15 Comments
Charis Theodorou
Charis Theodorou on 30 Jun 2014
the equation is: [Mol]{x''}+[Col]{x'}+[Kol]{x}=Z

Answers (0)

Community Treasure Hunt

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

Start Hunting!