Details |
- Matlab environment, types of variables and basic operations.
- Creating workspace files and m-scripts.
- Array and vector definition and manipulation.
- Element wise operations and vector operations.
- Basic 2D plotting, integration, differentiation and zero crossing problems.
- Matrix definition and manipulation, matrix operations, solving set of linear equations and the curve fitting problem.
- Advanced 2D and 3D plotting and animation.
- Applications using MATLAB.
- Structure arrays, cell arrays and m-functions.
- Flow control (conditional loops and statements (if, for, while, switch-case, try-catch).
- MATLAB built-in GUI and string manipulation.
- Code debugging and error trapping.
- File and directory manipulation.
- Converting m-scripts into C code and executable files.
- Code protection and ciphering (pcode).
|