Euler method using a code

2 views (last 30 days)
trey
trey on 27 Feb 2023
Moved: Torsten on 27 Feb 2023
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?

Answers (1)

Torsten
Torsten on 27 Feb 2023
Moved: Torsten on 27 Feb 2023
I suggest to google
Euler method & matlab

Categories

Find more on Mathematics in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!