Is it possible to use Matlab's lsqlin to find a single point (x,y) containing two values?

1 次查看(过去 30 天)
Hello,
I'm trying to obtain an inverse solution of a single point in the x,y coordinates: (x,y). I know how to use the lsqlin if I needed to find only one value (one solution), but not sure of how to formulate it to find me a point that is a combination of two values (x and y). So for the general expression: [x,residual] = lsqlin(C,d), my 'x' this time is a point P that contains two values. I need the lsqlin to return the solution for x and y.
Any suggestions on how to go about this would be greatly appreciated. Thanks.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Linear Least Squares 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by