Part of Computational Physics course.
All programs are written in Fortran 90/95.
1. Methods of Solving Differential Equations (DEQ):
- Euler's method
- Runge-Kutta 2nd order method
- Runge-Kutta 4th order method
2. Analysis of Lorenz Equations (LSA)
- Stability analysis of fixed points
- Numerical solution
3. Monte Carlo Methods (MCM)
- Monte Carlo integration method
- Gambler's ruin problem
- 2D Random Walk