Info

この質問は閉じられています。 編集または回答するには再度開いてください。

forming a homogenous equation from the variables given in matlab

1 回表示 (過去 30 日間)
Sat m
Sat m 2013 年 4 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
i have to construct a homogenous equation in the form of Ax = 0. where
x = (f11,f12,f13,f21,f22,f23,f31,f32,f33)T(T = transpose)
i am 10 correspondence point. each of those 10 points has x coordinate value and y coordinate value or i call xvals, yvals. so for my case n = 10. now i have to form A so that A is a nx9 matrix. then i have to do
svd(A,0)
can anyone help me that how to form the homogenous equation?

回答 (0 件)

この質問は閉じられています。

製品

Community Treasure Hunt

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

Start Hunting!

Translated by