Remove Outliers

版本 1.0.0.0 (2.0 KB) 作者: N/A
Uses the Thompson Tau technique to remove outliers from a vector containing statistical data.
4.9K 次下载
更新时间 2009/7/30

查看许可证

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.

引用格式

N/A (2024). Remove Outliers (https://www.mathworks.com/matlabcentral/fileexchange/24885-remove-outliers), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Shifting and Sorting Matrices 的更多信息
致谢

启发作品: Regression Outliers, Remove outliers

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0