Azzera filtri
Azzera filtri

How to interpolate the outline of 2d grid points

3 visualizzazioni (ultimi 30 giorni)
Mark
Mark il 20 Mar 2014
Commentato: Mark il 20 Mar 2014
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

Risposte (1)

Walter Roberson
Walter Roberson il 20 Mar 2014
Some shapes can be made monotonic in theta (angle) with the origin at the centroid of the object.
  1 Commento
Mark
Mark il 20 Mar 2014
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?

Accedi per commentare.

Categorie

Scopri di più su Interpolation in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by