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?

답변 (1개)

bym
bym 2011년 12월 11일

0 개 추천

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

카테고리

도움말 센터File Exchange에서 Language Fundamentals에 대해 자세히 알아보기

태그

질문:

2011년 12월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by