About Matlab
- 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
Matlab in Jupyter Notebook
- About Jupyter Notebook
- how to set-up jupyter notebook
- how to use jupyter notebook
- Install Matlab Kernel
Contents
- Basic operations
- Functions
- Conditions
- Loops
- Plotting
- Nummerical methods
- Complex Analysis