linsolve help

Hello, I have 2 known matrices and need to solve a linear equation MH=I. H is 8x4, I is 4x4. I cannot think of a way to get linsolve to work this out because it would be solving for M, right? Any help on how to get this into a useful form?

Risposte (1)

bym
bym il 11 Dic 2011

0 voti

you don't need linsolve:
M = I/H;

Categorie

Scopri di più su Language Fundamentals in Centro assistenza e File Exchange

Tag

Richiesto:

il 9 Dic 2011

Community Treasure Hunt

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

Start Hunting!

Translated by