RK2 (Heun's) method for second order ODE
5 ビュー (過去 30 日間)
古いコメントを表示
I have very little MATLAB experience and have suddenly been assigned a large project requiring that I create an Improved Euler's method code (Heun's method) to solve a second order ODE. I know that I must convert the second order ODE to a system of first order ODEs and program the code this way, but have no idea where to even begin. I am given the following function:
1 件のコメント
Carl
2017 年 7 月 24 日
Hi Sean, I'm unable to see the function you mentioned. Can you try adding it again? Also, can you clarify what your MATLAB code should look like, in terms of expected inputs/outputs?
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!