| Text-only | Table of Contents (frame/ no frame) |
| (9) Matrices and Linear Algebra |
|
| Matrix Operators |
Array Operators |
| ( ) parentheses |
|
| ' complex conjugate transpose |
.' array transpose |
| ^ raise to a power |
.^ array power |
| * multiplication |
.* multiplication |
| / division |
./ array division |
| \ left division |
|
| + addition |
|
| - subtraction |
| Matrices_and_Linear_Algebra.src last modified Sep 29, 2009 | Introduction | Table of Contents (frame/no frame) |
Printable (single file) |
© Dartmouth College |