Αποτελέσματα Αναζήτησης
7 Αυγ 2010 · Learn how to create, operate, and manipulate matrices and arrays in MATLAB, a matrix laboratory programming language. See examples of matrix creation, arithmetic, transpose, multiplication, concatenation, and complex numbers.
Learn how to create, manipulate, and perform basic operations on matrices in MATLAB. Find out how to use functions, brackets, transpose, and dot products to work with matrices and arrays.
Learn how to create, manipulate, and plot matrices in MATLAB with simple commands and functions. See examples of vector and matrix addition, multiplication, transpose, eigenvalues, singular values, convolution, and more.
Learn how to create a matrix in MATLAB by entering elements in each row and using semicolons to mark the end of each row. Also, learn how to reference, delete, copy, transpose, multiply and perform other operations on matrices.
Learn how to perform element-wise and matrix operations, implicit expansion, and descriptive statistics on arrays in MATLAB. This self-paced online course covers the basics of matrix multiplication and sliding window operations.
Learn how to create, reshape, concatenate, and index matrices in MATLAB with this self-paced online course. Review the course topics, next steps, and feedback options.
Matrices and Magic Squares. In MATLAB, a matrix is a rectangular array of numbers. Special meaning is sometimes attached to 1-by-1 matrices, which are scalars, and to matrices with only one row or column, which are vectors.