Interpolating NaN values within a matrix

36 visualizaciones (últimos 30 días)
Ashfaq Ahmed
Ashfaq Ahmed el 31 de Mzo. de 2022
Respondida: Les Beckham el 31 de Mzo. de 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 :)

Respuesta aceptada

Les Beckham
Les Beckham el 31 de Mzo. de 2022
I would recommend the fillmissing function.

Más respuestas (0)

Categorías

Más información sobre Interpolation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by