Remove Outliers
Versione 1.0.0.0 (1,96 KB) da
N/A
Uses the Thompson Tau technique to remove outliers from a vector containing statistical data.
For vectors, REMOVEOUTLIERS(datain) removes the elements in datain that are considered outliers as defined by the Thompson Tau method. This applies to any data vector greater than three elements in length, with no upper limit (other than that of the machine running the script). Additionally, the output vector is sorted in ascending order.
Cita come
N/A (2024). Remove Outliers (https://www.mathworks.com/matlabcentral/fileexchange/24885-remove-outliers), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2009a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Scopri di più su Shifting and Sorting Matrices in Help Center e MATLAB Answers
Tag
Riconoscimenti
Ispirato: Regression Outliers, Remove outliers
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |