Hi,
kind of blur right now.
H*[1 20.758 0]'=[1 20.758 0 0]'
' = transpose
Solve H using Matlab. Thanks
the answer= H=[21.758 0 0;0 1 0;0 0 1;-2075.8 100 0]..i don't how do they get the answer. if using divide, the answer not the same

 Akzeptierte Antwort

Matt J
Matt J am 22 Jan. 2014
Bearbeitet: Matt J am 22 Jan. 2014

0 Stimmen

There is no unique solution to that, but
H=eye(4,3);
is one solution.

1 Kommentar

dab483
dab483 am 22 Jan. 2014
yeah.. i guess that's the word.. no unique solution..Tqs.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Tags

Gefragt:

am 22 Jan. 2014

Kommentiert:

am 22 Jan. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by