How to Compute Coordinates Values
Afficher commentaires plus anciens
Hi,
I have Co-ordinates 4 X and 4 Y different values ,so i need to compute single value.
Example : left_x = 20; left_y = 40; right_x =23;right_y =44; bottom_x=44;bottom_y=33;upper_x=122;upper_y= 87; so how to make single value any idea please let me know ?
4 commentaires
Mischa Kim
le 12 Fév 2014
I am not sure I understand. Could you please elaborate?
SAMEER ahamed
le 12 Fév 2014
Modifié(e) : SAMEER ahamed
le 12 Fév 2014
Mischa Kim
le 12 Fév 2014
So you are having two 4-by-1 vectors called x and y and you would like to compute their eucledean distance?
SAMEER ahamed
le 13 Fév 2014
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!