Function |
Returns |
Absolute value of each element of m | |
Arc cosine of each element of m | |
Arc sine of each element of m | |
Arc tangent of each element in v | |
Cosine of each element of m | |
Determinant of square matrix | |
Square matrix with vector v on diagonal | |
Determine equality of m and n | |
Matrix where each element is equal to e raised-to-the-m(i,j) power | |
Produce n x n matrix with 1s on the diagonal | |
Invert square matrix m | |
Number of elements of m | |
Log base e of each element | |
Log base 2 of each element | |
Log base 10 of each element | |
Vector: provide maximum element in the vector; Matrix: provide a vector that contains the maximum element in each column of the matrix | |
Vector: provide minimum element in the vector; Matrix: provide a vector that contains the minimum element in each column of the matrix | |
Determine inequality of m and n | |
Vector: Euclidean norm; Matrix: spectral norm | |
Produce n x n matrix of all 1s | |
Scalar pi | |
Product of each column in the matrix | |
Close OML window | |
Random number entries | |
Real part of a complex number | |
Reshape matrix m to r rows and c columns | |
Rotate matrix 90o counter clockwise | |
Triangular periodic waveform with amplitude between + / -1 and 2*pi wavelength | |
Sine of each element of m | |
Convert to single precision | |
Number of elements in the kth dimension | |
Square root of each element of m | |
Row vector each element is column sum of m | |
Tangent of each element in m | |
Produce n x n matrix of all 0s |