How to interpolate the outline of 2d grid points

3 次查看(过去 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

回答(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