Interpolating NaN values within a matrix

37 ビュー (過去 30 日間)
Ashfaq Ahmed
Ashfaq Ahmed 2022 年 3 月 31 日
回答済み: Les Beckham 2022 年 3 月 31 日
Hi all!
I have this 71x328 size matrix (It's actually a satellite swath data). Within it, the row 35, 36, and 37 are entirely NaN.
So, I have these NaN values of a 3x328 size within the matrix. Can you kindly tell me how can I interpolate the values of the NaNs? Any feedback from you will be greatly appreciated :)

採用された回答

Les Beckham
Les Beckham 2022 年 3 月 31 日
I would recommend the fillmissing function.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by