MATLAB Programming/Advanced Topics/Toolboxes and Extensions
[MATLAB Programming\|/MATLAB Programming]m]
Chapter 1: MATLAB ._.
Introductions .
Chapter 2: MATLAB Concepts
Chapter 3: Variable Manipulation
Chapter 4: Vector and matrices
Chapter 5: Array
- Arrays
- Introduction to array operations
- Vectors and Basic Vector Operations
- Mathematics with Vectors and Matrices
- Struct Arrays
- Cell Arrays
Chapter 6: Graphical Plotting
- Basic Graphics Commands
- Plot
- Polar Plot
- Semilogx or Semilogy
- Loglog
- Bode Plot
- Nichols Plot
- Nyquist Plot
Chapter 7: M File Programming
Chapter 8: Advanced Topics
- Numerical Manipulation
- Advanced File I/O
- Object Oriented Programming
- Applications and Examples
- Toolboxes and Extensions
Chapter 9: Bonus chapters
- MATLAB Benefits and Caveats
- Alternatives to MATLAB
- [MATLAB_Programming/GNU_Octave|What is Octave= (8) hsrmonic functions]
- Octave/MATLAB differences
Toolboxes and Extensions
[edit | edit source ]In vanilla MATLAB , you may have some difficulties of running certain type of computations yourself . Hence, therefore to make your computation job easier , why not try to use some of the free open source & free toolbox.
*Note that some of the toolbox are developed with the official toolbox from MATHWORKS , hence if you didn't have paid for the toolbox, it may not be working as intended.
*The list here is not exhaustive and you may add them here to promote your own toolboxes that you created yourself.
Legacy Toolboxes
[edit | edit source ]- GUIDE allows the creation of interactive user interfaces.
- Simulink is for modeling, simulating and analysing systems.
Neuroscience
[edit | edit source ]- Psychtoolbox aids in researching for vision and neuroscience research.
- EEGLAB aids in processing electrophysiological data
- Rigbox runs neurophysiological experiments and managing data
Image Processing
[edit | edit source ]- Advance Image Processing have image processing toolbox can be used for free
TBD
Psychtoolbox is a set of tools that aid in vision research