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!