Full course description
This course covers the basics of the MATLAB programming platform. The course incorporates interactive playgrounds that allow learners to try different syntax without a need of using an external platform. The subjects covered in the course include but not limited to:
- Basics of MATLAB: How to use the MATLAB interface, basic mathematical operations
- Matrices in MATLAB: Defining matrices, performing matrix operations
- Logic and Loops: Boolean logic, for loops and while loops
- Visualizations in MATLAB: Graphing and annotating 2D and 3D figures in MATLAB
- MATLAB Scripts: Creating, saving, and running MATLAB scripts
- Creating MATLAB Functions: Creating and using various types of functions