Chapter 2 Linear systems, array operations, plots
The goal of this class is to learn basic ways in which vectors and matrices are used: solving the systems of linear equations; performing computations with many numbers at once; and graphing functions.
The following parts of MATLAB Onramp minicourse are directly related to this chapter:
- Array Calculations
- Plotting Data