Text-only Table of Contents (frame/ no frame)
(3) Matrix and Array Operators Previous Top Next

Matrix and Array Operators (listed in order of precedence)



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






Previous Top Next


Matrices_and_Linear_Algebra.src  last modified Feb 11, 2014 Introduction Table of Contents
(frame/no frame)
Printable
(single file)
© Dartmouth College