hoa can i solve this system ?

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)

1 件のコメント

Charis Theodorou
Charis Theodorou 2014 年 6 月 29 日
Also can you remind me how i write the ode45 when i have a vector(nx1) and not a number?
I call this function with ode(@diplomatiki, [0 20], zeros(n+3,2))
It might be an error regarding dimensions since I am not sure how to cope with vectors

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

回答 (0 件)

カテゴリ

タグ

質問済み:

2014 年 6 月 29 日

コメント済み:

2014 年 6 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by