Description: Numerical Methods in five of the more important algorithms:
1. [Dirich.m] to solve the Laplace equation Dirichlet method for the numerical solution of partial differential equations
2.[Hamming.m] Hamming method is the multistep forecast corrected differential equations.
3. [Milne.m] the Milne- Simpson method as a differential equation solver used forecast correction method.
4. [Rkf45.m] Runge- Kutta- Wahlberg error control and step method for solving differential equations approximate solution
5. [Romber.m] the famous Romberg integral source code numerical integration, the presence of computable results show a lower triangular matrix.
To Search:
File list (Check if you may need any files):
numerical methods\dirich.m
.................\hamming.m
.................\milne.m
.................\rkf45.m
.................\romber.m
numerical methods