Numerical Method is the method of algorithms that use numerical approximation for the problems of mathematical analysis.
Tools: Scilab Software (Alternative: Matlab)
In Numerical Method, there are several subtopics I learned:
- Introduction: Basic operations
- Nonlinear equation system solving with bracketing method
- Nonlinear equation system solving with open method
- Polynomial system
- Linear equation system
- Interpolation
- Derivative
- Integration
- Ordinary differential equations