Dummy_Rep_NaN(x)

Function for vectors that contain NaN values to help normalise with missing data.
146 Downloads
Aktualisiert 20. Apr 2018

Lizenz anzeigen

This function allows you to fill NaN values using dummy vector that is the same mean, std and range of your current vector with NaN values.
It has only been used for vectors which contain NaN, unsure if works with matrices.

Zitieren als

Elizabeth Drybrugh (2024). Dummy_Rep_NaN(x) (https://www.mathworks.com/matlabcentral/fileexchange/67013-dummy_rep_nan-x), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Preprocessing Data finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

1.2 stored as x_new vector

1.1.0.0

1.1 - png added

1.0.0.0