ScratchData LogoScratchData
Back to sureornot's profile

Matrix Determinant / Inverse

SUsureornot•Created February 12, 2025
Matrix Determinant / Inverse
4
3
17 views
View on Scratch

Instructions

The determinant is a special number that can be calculated from a matrix. The matrix has to be square (same number of rows and columns) Inverse of a Matrix using Minors, Cofactors and Adjugate. We can calculate the Inverse of a Matrix by: Step 1: calculating the Matrix of Minors, Step 2: then turn that into the Matrix of Cofactors, Step 3: then the Adjugate, and Step 4: multiply that by 1/Determinant.

Description

You can verify the result with the online Matrix Calculator: https://www.mathsisfun.com/algebra/matrix-calculator.html Project Reference: https://www.mathsisfun.com/algebra/matrix-determinant.html https://www.mathsisfun.com/algebra/matrix-inverse-minors-cofactors-adjugate.html

Project Details

Project ID1132757085
CreatedFebruary 12, 2025
Last ModifiedApril 19, 2025
SharedFebruary 21, 2025
Visibilityvisible
CommentsAllowed