Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 255 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 255 Bytes

Linear-differential-equation

Euler method (eulmod.m) Explicit Euler (eulerexpl.m) Riemann sum (ptmilieu.m) Classical Runge–Kutta method - RK4 (rk4.m) Lorenz attractor(lorentz.m) For systems of differential equations of the form (y '(t) = f (t, y (t)))