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!