Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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.

Respuestas (0)

Categorías

Más información sobre Linear Least Squares en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by