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

 採用された回答

Matt J
Matt J 2014 年 1 月 22 日
編集済み: Matt J 2014 年 1 月 22 日

0 投票

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

1 件のコメント

dab483
dab483 2014 年 1 月 22 日
yeah.. i guess that's the word.. no unique solution..Tqs.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

タグ

質問済み:

2014 年 1 月 22 日

コメント済み:

2014 年 1 月 22 日

Community Treasure Hunt

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

Start Hunting!

Translated by