Interpolation for missing data

Interpolates using nearest neighbor, bilinear or bicubic formula for missing data points

您现在正在关注此提交

While interpolation functions are available builtin in MATLAB, it requires data in specified griddata format. Consider sampling data from an experiment and you are missing some points and you don't want to repeat the experiment but require data at all grid-points for full calculation. This might help.

My data is an AFM image of a butterfly wings and there were missing parts from overlapping regions. Thanks to my colleague Nandula for the data.

引用格式

Prakash Manandhar (2026). Interpolation for missing data (https://ww2.mathworks.cn/matlabcentral/fileexchange/25443-interpolation-for-missing-data), MATLAB Central File Exchange. 检索时间: .

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

Corrections in description.

1.1.0.0

Corrected small omission from description.

1.0.0.0