Borrar filtros
Borrar filtros

Linear transformation 2D

3 visualizaciones (últimos 30 días)
HYZ
HYZ el 19 de Jun. de 2020
Comentada: Bjorn Gustavsson el 19 de Jun. de 2020
Hi,
I have two vectors for x and y coordinates. x = [-2, -1, 1]; and y = [-3, 0, 1]. the black dots are position values recorded. All the x coordiates are in one direction (all to the right; more positive as time goes on).
I would like to make it into 1 dimensional and I think I have to use linear transformation. May I know if linear transformation is correct to be used? and also is there any built in function or examples of linear transformation of Matlab? Sorry if my question is quite general and might not be related to Matlab directly? thanks in advance!
  5 comentarios
KSSV
KSSV el 19 de Jun. de 2020
Take the mean of all the coordinates.....make the line parallel tolong axes pass through the mean of (x,y)...will it work ?
Bjorn Gustavsson
Bjorn Gustavsson el 19 de Jun. de 2020
Before you ask questions, just have a look at your problem, plot your data. Are your points on a 1-D line? If they are not on a line, then you have to ask yourself if your current question makes sense. If that is the case you should have a think about more specifically what you want to achieve. Do you for example want a plot of how long distance your animal have traveled as a function of "time" (or whatever your loging-points refer to)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

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

Community Treasure Hunt

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

Start Hunting!

Translated by