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!