Interpolation data (complicated)
이전 댓글 표시
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
Rik
2018년 4월 27일
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
2018년 4월 28일
Rik
2018년 4월 28일
Now I'm confused. If you only have a single 2D image, how exactly do you have X,Y,Z data?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!