Multidimensional interpolation with integer inputs
Version 1.0.0.1 (2.45 KB) by
Steve Eddins
Multidimensional interpolation supporting integer inputs without converting to double
iminterpn uses Image Processing Toolbox functions to implement multidimensional interpolation. Unlike the MATLAB function interpn, iminterpn can interpolate an integer array (such as uint8, uint16, etc.) without converting it to double.
Cite As
Steve Eddins (2024). Multidimensional interpolation with integer inputs (https://www.mathworks.com/matlabcentral/fileexchange/11586-multidimensional-interpolation-with-integer-inputs), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2006a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Mathematics > Interpolation >
Find more on Interpolation in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.