Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

TriScatteredInterp - Edge constraints for periodic data?

1 Ansicht (letzte 30 Tage)
Bart Boesman
Bart Boesman am 19 Jul. 2013
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
Hello,
I try to perform an interpolation on 3D scattered data (data that is gathered on a 3D irregular mesh grid) to a regular gridded sphere. This means that the data is periodic in two angles (elevation and azimuth). As I need smooth data, I prefer using the natural interpolation. For the interpolation, I use 'TriScatteredInterp' (Matlab 2012a). I do not only use two angles, but also the radius, as the scattered data also has a slight radial variation (which might be important for further processing). As a result, I get NaN's around the poles (elevation equals 0 and pi) and at zero azimuth. Are there any 'quick' workarounds to use the periodic behavior of the data or other tricks to avoid these NaN's and get a continuous result over the entire sphere, also at the poles and zero azimuth?
Bart

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by