Interpolation for missing data

Interpolates using nearest neighbor, bilinear or bicubic formula for missing data points
ダウンロード: 3K
更新 2009/10/7

ライセンスの表示

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 (2024). Interpolation for missing data (https://www.mathworks.com/matlabcentral/fileexchange/25443-interpolation-for-missing-data), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2006b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPreprocessing Data についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.2.0.0

Corrections in description.

1.1.0.0

Corrected small omission from description.

1.0.0.0