I need to solve a second order ODE using ode45. Can anyone help me?

1 回表示 (過去 30 日間)
Prabir
Prabir 2019 年 11 月 15 日
コメント済み: James Tursa 2019 年 11 月 15 日
The equations are:
tau*d^2x/dt^2+5*dx/dt+8=0
tau*d^2y/dt^2+6*dy/dt-5xy=0
  2 件のコメント
Shubham Gupta
Shubham Gupta 2019 年 11 月 15 日
It seems this can easily be solved using ode45. To see how to use this function click here.
Let's us know what have you tried we will try to solve any doubt you will have.
James Tursa
James Tursa 2019 年 11 月 15 日
What have you done so far? What specific problems are you having with your code?

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

回答 (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