how to solve the following second order differential equation using Euler's Method

1 回表示 (過去 30 日間)
sayan chakraborty
sayan chakraborty 2016 年 5 月 25 日
コメント済み: James Tursa 2016 年 5 月 25 日
30-((l*c)*dvc^2/dt^2)-((l/r)*dvc/dt)-vc=0;
l=29.5*10^(-3);
c=20*10^(-6);
r=10;
  1 件のコメント
James Tursa
James Tursa 2016 年 5 月 25 日
What have you done so far? Do you know what Euler's Method is? Do you know how to turn a 2nd order DE into two 1st order DE's? Do you know how to program a loop?

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeOceanography and Hydrology についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by