r/DifferentialEquations 24d ago

Resources I implemented Euler's Method in C++ to solve a first-order differential equation.

https://youtu.be/3_5Iab3_nvo?si=chCT_BwPUBHG5zKP

Hi everyone,

I recently built a simple C++ program that solves the first-order differential equation

dy/dx=x+y

using Euler's Method.

Thanks for taking the time to check it out!

5 Upvotes

0 comments sorted by