MATLAB source mfile code for Trapezoidal method of solving ODEs
古いコメントを表示
Hello, Does anyone have or know the m-file for trapezoidal method of solving ODEs (with simple linear iterations)? Thanks
2 件のコメント
John D'Errico
2014 年 2 月 9 日
I'm guessing you mean a variation of Euler's method?
ACHKHE
2021 年 6 月 10 日
ther's a function in matlab called ode23t, search about it, its the same " trapezoidal method of solving ODEs "
回答 (1 件)
カテゴリ
ヘルプ センター および File Exchange で Numerical Integration and Differentiation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!