Download MATLAB E-book free Click Here
The MATLAB® Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA. See credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified
Book created for educational purposes and is not affiliated with MATLAB® group(s), company(s) nor Stack Overflow. All trademarks belong to their respective company owners
Chapters
- Getting started with MATLAB Language
- Functions
- Documenting functions
- Using functions with logical output
- Conditions
- Set operations
- For loops
- Initializing Matrices or arrays
- Matrix decompositions
- Object-Oriented Programming
- Vectorization
- Graphics: 2D Line Plots
- Graphics: 2D and 3D Transformations
- Controlling Subplot coloring in Matlab
- Image processing
- Drawing
- Debugging
- Financial Applications
- Fourier Transforms and Inverse Fourier Transforms
- Ordinary Differential Equations (ODE) Solvers
- Interpolation with MATLAB
- Integration
- Reading large files
- Usage of `accumarray()` Function
- Introduction to MEX API
- Performance and Benchmarking
- Multithreading
- Using serial ports
- Undocumented Features
- MATLAB Best Practices
- MATLAB User Interfaces
- Useful tricks
- Common mistakes and errors