Transpose and inverse matrix

30 Ansichten (letzte 30 Tage)
Joel Dolot
Joel Dolot am 20 Mär. 2021
Kommentiert: Walter Roberson am 20 Mär. 2021
Calculate the following:
a) 2A-3B b) A^T c) AB-BA d) BC^-1, e) (AB)^T
Note: A^T (A transpose) and C ^-1 (inverse matrix of C)
A= 1 2 3 B= -1 2 -1 C= 0 -2 1
2 3 4 -3 -4 5 -3 5 2
3 4 5 2 3 -4 1 1 -7

Antworten (0)

Kategorien

Mehr zu Linear Algebra finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by