How to fill NaN values in 3d array using interpolation?

16 vues (au cours des 30 derniers jours)
BN
BN le 14 Oct 2019
Commenté : BN le 14 Oct 2019
I have 3 dimansion array:
precipitation=(longitude*latedute*time)
in the precipitation array I have bunch of NaN values, now i want to fill this values using interpolation.
my matlab version is R2015a.
I want to interpolate NaN values based on nearest non-missing value.
if you can write me a sample code or something I would be thankfull.
best regards.

Réponse acceptée

Stephen23
Stephen23 le 14 Oct 2019
  3 commentaires
Stephen23
Stephen23 le 14 Oct 2019
Modifié(e) : Stephen23 le 14 Oct 2019
BN
BN le 14 Oct 2019

Thank you

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Interpolation of 2-D Selections in 3-D Grids dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by