Skip to content

sleepingjun/NumericalAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumericalAnalysis

Numerical Analysis course project's code in 2021
./Euler - Euler method
./ImproveEuler - Improved Euler method v.s. Euler method
./RK_system - 4th Runge–Kutta methods v.s. Improved Euler method
./Ralston - Ralston's method v.s. Improved Euler method
./crank_nicolson - Crank-Nicolson method, a inite-difference method.

About

Do numerical analysis using C++, and plot result using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published