Euler method using a code
古いコメントを表示
For academic purposes I have to create a code for eulers method using the equation y'=xy^2-y/x, y(1)=1, y(1.5) yet i'm not the most skilled when it comes to coding the eulers method. Is there any way someone could help me or point me in the direction on how to get started on a code for this?
回答 (1 件)
I suggest to google
Euler method & matlab
カテゴリ
ヘルプ センター および File Exchange で Mathematics についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!