Arithmetic Operators + - * / \ ^ ' (MATLAB Function Reference)
Matrix and array arithmetic Syntax A+B A-B A*B A.*B A/B A./B A\B A.\B A^B A.^B A' A.' Description MATLAB has two different types of arithmetic operations. Matrix arithmetic operations are defined by the rules of linear algebra. Array arithmetic ..
dali.feld.cvut.cz |