find distance between random points.
Mostra commenti meno recenti
i have created a random plots inside a specific radius. now i need to find distance between the random points and the origin. the origin is (0,0). how can i find the distance?
Risposte (1)
bym
il 20 Mar 2012
hypot(x,y)
Categorie
Scopri di più su Probability Distributions and Hypothesis Tests in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!