How to changes X Y coordinate System and get value point?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
Following is described of my question.
Suppose that, I have XY coordinate and 2 points (a,b)

Now, I create new XY coordinate with a is original point.

C is one point of x'ay' coordinate.

So, How to convert C position to xy coordinate??
or in opposite, if C is one point of xy coordinate, how to get position of C in x'y' coordinate??
Do anyone have idea, please help me.
Thank you so much.
0 commentaires
Réponse acceptée
Jiri Hajek
le 9 Déc 2022
Hi, you need to use matrix transformations of coordinates as described e.g. here: https://en.wikipedia.org/wiki/Kinematics#Matrix_representation
3 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Cartesian Coordinate System Conversion dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!