i want plot between vc and time after solve the function

3 ビュー (過去 30 日間)
Mustafa Alhandhali
Mustafa Alhandhali 2018 年 12 月 17 日
コメント済み: KSSV 2018 年 12 月 17 日
m=5;E=0.0104; D=0.021; F=10*sin(100*t); dva=3*sin(100*t);
EOM1 = 2*E*(dvc-dva)+2*D*(dvc-dva)+m*dvc-F;
  4 件のコメント
madhan ravi
madhan ravi 2018 年 12 月 17 日
It's not clearly visible..
KSSV
KSSV 2018 年 12 月 17 日
Write dvc as (vc(t+1)-vc(t))...solve for vc(t+1)..put the initial condition...and solve for each t.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by