フィルターのクリア

2nd Order Differential Equation solver

1 回表示 (過去 30 日間)
Kenneth
Kenneth 2011 年 4 月 8 日
回答済み: msdsalah dawoud 2016 年 4 月 13 日
I want to be able to solve a 2nd order differential equation analytically, where it gives me the equation of the solution. I know how to solve it using the ode45 solver, but I was wondering if Matlab was able to give me the analytical solution as well. Is it even possible to do this in Matlab?
Thanks for the help!

採用された回答

Walter Roberson
Walter Roberson 2011 年 4 月 8 日
If you have the symbolic toolbox, you may be able to use MuPad's dsolve()
  1 件のコメント
Kenneth
Kenneth 2011 年 4 月 8 日
Thank you so much for this! This is very helpful. Made my day!

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

その他の回答 (1 件)

msdsalah dawoud
msdsalah dawoud 2016 年 4 月 13 日
8y"+5y'+4y=0

カテゴリ

Help Center および File ExchangeNumeric Solvers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by