How to interpolate the outline of 2d grid points

조회 수: 1 (최근 30일)
Mark
Mark 2014년 3월 20일
댓글: Mark 2014년 3월 20일
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

답변 (1개)

Walter Roberson
Walter Roberson 2014년 3월 20일
Some shapes can be made monotonic in theta (angle) with the origin at the centroid of the object.
  댓글 수: 1
Mark
Mark 2014년 3월 20일
Thanks for the help Walter. Is there a particular function or option in a function you are referring to? Or is it a mathematical manipulation of something like interp1?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by