How to interpolate the outline of 2d grid points
조회 수: 1 (최근 30일)
이전 댓글 표시
I have data at x and y coordinates that represent a shape, say like a circle. I want to interpolate, somehow, to find values at query points along the outline, where the x and y values might not be strictly monotonic. What is the best function to do that? Thanks
댓글 수: 0
답변 (1개)
Walter Roberson
2014년 3월 20일
Some shapes can be made monotonic in theta (angle) with the origin at the centroid of the object.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!