Mathematics    

Matrices in MATLAB

A matrix is a two-dimensional array of real or complex numbers. Linear algebra defines many matrix operations that are directly supported by MATLAB. Linear algebra includes matrix arithmetic, linear equations, eigenvalues, singular values, and matrix factorizations.

This section describes these matrix operations:

It also describes the MATLAB functions you use to produce:


  Function Summary Creation