About 4,520,000 results
Open links in new tab
  1. Basic Matrix Operations - MATLAB & Simulink Example - MathWorks

    This example shows basic techniques and functions for working with matrices in the MATLAB® language.

  2. Matrices and Arrays - MATLAB & Simulink - MathWorks

    Matrix and Array Operations MATLAB allows you to process all of the values in a matrix using a single arithmetic operator or function.

  3. Matrix Operations - MATLAB & Simulink - MathWorks

    Jul 8, 2010 · MATLAB allows you to process all the values in a matrix using a single arithmetic operator or function. Create a 3-by-3 matrix.

  4. Array vs. Matrix Operations - MATLAB & Simulink - MathWorks

    MATLAB ® has two different types of arithmetic operations: array operations and matrix operations. You can use these arithmetic operations to perform numeric computations, for …

  5. Matrices in the MATLAB Environment - MATLAB & Simulink

    This topic contains an introduction to creating matrices and performing basic matrix calculations in MATLAB ®. The MATLAB environment uses the term matrix to indicate a variable containing …

  6. Creating, Concatenating, and Expanding Matrices - MATLAB

    MATLAB has many functions that help create matrices with certain values or a particular structure. For example, the zeros and ones functions create matrices of all zeros or all ones.

  7. Matrices and Arrays - MATLAB & Simulink - MathWorks

    Matrices and arrays are the fundamental representation of information and data in MATLAB ®. You can create common arrays and grids, combine existing arrays, manipulate an array's …

  8. Arithmetic Operations - MATLAB & Simulink - MathWorks

    Matrix operations follow the rules of linear algebra, and array operations execute element by element operations and support multidimensional arrays. The period character (.) …

  9. Logical (Boolean) Operations - MATLAB & Simulink - MathWorks

    Certain MATLAB functions and operators return logical values to indicate fulfillment of a condition. You can use those logical values to index into an array or execute conditional code.

  10. Calculations with Vectors and Matrices | Self-Paced Online Courses ...

    Gain a deeper understanding of how to work with matrices and arrays in MATLAB. Learn the difference between element-wise and matrix operations, how to take advantage of implicit …

Refresh