find distance between random points.
古いコメントを表示
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?
回答 (1 件)
bym
2012 年 3 月 20 日
hypot(x,y)
カテゴリ
ヘルプ センター および File Exchange で Probability Distributions and Hypothesis Tests についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!