Numerical solution of algebraic and transcendental equations
- C code - Bisection Method
- C code - Bisection Method [New]
- C code - False Position Method
- C code - Secant Method
Numerical solution of ordinary differential equations
- C Code - Driven Oscillator by Euler's Method
- C code - RC charging/discharging by Euler's method
- C code - Solution to 1D time independent Schrodinger wave equation (particle in a potential well of infinite height)
Numerical solution of partial differential equations
- C code - Solving Laplace's Equation by finite difference method
- C code - Poisson Equation by finite difference method
Numerical Integration
Random Numbers and Monte - Carlo Methods
- C code - Random Number Generator
- C code - Monte Carlo crude integration
- C code - Radioactive Decay by Monte Carlo Method
- C code - Particle Diffusion by Monte Carlo Method
No comments:
Post a Comment