Interpolation data (complicated)
Mostrar comentarios más antiguos
COMPLICATED (I don't even know if this is possible)
1) I've a data set of X,Y,Z,temperature values of a cylinder for its temperature.
2) Slice taken perpendicular to the 'Z' axis.(Shown in image)
3) X,Y data is plotted, Currently (deltaY is 2 mm)
QUESTION) Is there any way to interpolate mathematically and get more data between these slices? (Let's say 1 mm or 0.5 mm)
Do you need more information? I'm happy to explain more.


3 comentarios
Rik
el 27 de Abr. de 2018
There are several interpolation techniques for 3D data, I'm sure your favorite internet search engine should help you find some examples.
The question is the same as with your other question: what shape is your data and what do you want with it? Is it a 3D matrix with measured values?
Swapnil Rane
el 28 de Abr. de 2018
Rik
el 28 de Abr. de 2018
Now I'm confused. If you only have a single 2D image, how exactly do you have X,Y,Z data?
Respuestas (0)
Categorías
Más información sobre Interpolation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!