约 16,100 个结果
在新选项卡中打开链接
  1. Inverse of a Matrix - Math is Fun

    To find the inverse of a 2x2 matrix: swap the positions of a and d, put negatives in front of b and c, and divide everything by the determinant (ad-bc). Sometimes there is no inverse at all

  2. Inverse of a Matrix using Minors, Cofactors and Adjugate

    Here are the first two, and last two, calculations of the " Matrix of Minors " (notice how I ignore the values in the current row and columns, and calculate the determinant using the remaining …

  3. Inverse of a Matrix using Elementary Row Operations (Gauss-Jordan)

    The "Elementary Row Operations" are simple things like adding rows, multiplying and swapping ... let's see with an example: Example: find the Inverse of "A": We start with the matrix A, and …

  4. Determinant of a Matrix - Math is Fun

    The determinant helps us find the inverse of a matrix, tells us things about the matrix that are useful in systems of linear equations, calculus and more. Calculating the Determinant

  5. Solving Systems of Linear Equations Using Matrices

    First, we need to find the inverse of the A matrix (assuming it exists!) Using the Matrix Calculator we get this: (I left the 1/determinant outside the matrix to make the numbers simpler) Then …

  6. How to Multiply Matrices - Math is Fun

    A Matrix is an array of numbers: A Matrix (This one has 2 Rows and 3 Columns). To multiply a matrix by a single number, we multiply it by every...

  7. Matrix Calculator - Math is Fun

    Enter your matrix in the cells below "A" or "B". Or you can type in the big output area and press "to A" or "to B" (the calculator will try its best to interpret your data).

  8. Matrices - Math is Fun

    A/B = A × (1/B) = A × B -1 where B-1 means the "inverse" of B. So we don't divide, instead we multiply by an inverse. And there are special ways to find the Inverse, learn more at Inverse of …

  9. Eigenvector and Eigenvalue - Math is Fun

    Notice how we multiply a matrix by a vector and get the same result as when we multiply a scalar (just a number) by that vector. How do we find these eigen things?

  10. Matrix Index - Math is Fun

    Introduction to Matrices Types of Matrix How to Multiply Matrices Determinant of a Matrix Inverse of a Matrix: Using Elementary Row Operations (Gauss-Jordan) Using Minors, Cofactors and …