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!