Interpolating NaN values within a matrix

39 Ansichten (letzte 30 Tage)
Ashfaq Ahmed
Ashfaq Ahmed am 31 Mär. 2022
Beantwortet: Les Beckham am 31 Mär. 2022
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 :)

Akzeptierte Antwort

Les Beckham
Les Beckham am 31 Mär. 2022
I would recommend the fillmissing function.

Weitere Antworten (0)

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by