find distance between random points.
Ältere Kommentare anzeigen
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?
Antworten (1)
bym
am 20 Mär. 2012
hypot(x,y)
Kategorien
Mehr zu Probability Distributions and Hypothesis Tests finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!