Effacer les filtres
Effacer les filtres

"Nan" values ​​appear when I run the program. How can I remove them?

1 vue (au cours des 30 derniers jours)
Muhendisleksi
Muhendisleksi le 14 Août 2017
Modifié(e) : Adam le 15 Août 2017
I have added photos for you to understand the problem:
  8 commentaires
Adam
Adam le 15 Août 2017
Modifié(e) : Adam le 15 Août 2017
What do you mean by 'destroy'? Like I said, data has a structure. Your data is in a 2d structure. If you simply remove all the NaNs it will collapse to 1d and lose all its structure. Youre data appears to be ~90% NaNs though which is a little suspicious!
John D'Errico
John D'Errico le 15 Août 2017
NaNs are the result of an indeterminate operation. So you did something where the computer did not have a valid result to place there.
Essentially, it is best if you show how the NaNs were created. Then you can "remove" them by not creating them in the first place.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by