Interpolation data (complicated)
Show older comments
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 Comments
Rik
on 27 Apr 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
on 28 Apr 2018
Rik
on 28 Apr 2018
Now I'm confused. If you only have a single 2D image, how exactly do you have X,Y,Z data?
Answers (0)
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!