Book Description
The MATLAB Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow.
This open book is licensed under a Creative Commons License (CC BY-SA). You can download MATLAB Notes for Professionals ebook for free in PDF format (2.9 MB).
Table of Contents
Chapter 1
Getting started with MATLAB Language
Chapter 2
Initializing Matrices or arrays
Chapter 3
Conditions
Chapter 4
Functions
Chapter 5
Set operations
Chapter 6
Documenting functions
Chapter 7
Using functions with logical output
Chapter 8
For loops
Chapter 9
Object-Oriented Programming
Chapter 10
Vectorization
Chapter 11
Matrix decompositions
Chapter 12
Graphics: 2D Line Plots
Chapter 13
Graphics: 2D and 3D Transformations
Chapter 14
Controlling Subplot coloring in MATLAB
Chapter 15
Image processing
Chapter 16
Drawing
Chapter 17
Financial Applications
Chapter 18
Fourier Transforms and Inverse Fourier Transforms
Chapter 19
Ordinary Differential Equations (ODE) Solvers
Chapter 20
Interpolation with MATLAB
Chapter 21
Integration
Chapter 22
Reading large files
Chapter 23
Usage of accumarray() Function
Chapter 24
Introduction to MEX API
Chapter 25
Debugging
Chapter 26
Performance and Benchmarking
Chapter 27
Multithreading
Chapter 28
Using serial ports
Chapter 29
Undocumented Features
Chapter 30
MATLAB Best Practices
Chapter 31
MATLAB User Interfaces
Chapter 32
Useful tricks
Chapter 33
Common mistakes and errors