- Matlab (matrix laboratory) is a high-performance language for scientific computing.
- Matlab allows matrix manipulations, plotting of functions and data, implementation of algorithms, and many more.
- Matlab primarily uses for numerical computations.
- Octave language is quite similar to Matlab.
- About Jupyter Notebook
- how to set-up jupyter notebook
- how to use jupyter notebook
- Install Matlab Kernel
-
Numerical methods
-
Root finding methods
- Bisection Method
- Fixed Point Iteration
- Secant and Newton’s Methods
-
Complex Analysis