Main Page
From Sutherland_wiki
See the Help:Contents page for tips and help on editing pages.
Tutorials
Matlab Tutorials
When editing these pages, feel free to link to external pages that provide additional resources that you find useful.
- Creating and using arrays
- Solving linear systems of equations
- Creating and using functions
- Plotting
- [[Matlab_IO]|Input/Output in Matlab]
- Debugging in Matlab
Tutorials on numerical analysis
Each tutorial includes a discussion of algorithm(s) and some examples, including MATLAB code.
- Linear algebra refresher. Matrices and vectors, solving systems of linear equations.
- Interpolation
- Regression
- Numerical Differentiation
- Numerical Integration
- Nonlinear equations
- Ordinary Differential Equations