Anomaly Detection
Version 1.1.0.0 (64.5 KB) by
michael kim
Given m points in R^n (as a matrix), find the outliers via dimensionality reduction and resampling.
Given a matrix with m rows and n cols (m points in R^n), use resampling and the Kolmogorov Smirnov test to score [0,1] all points (as potential outliers) in linear time.
This is an original algorithm that can be used for anomaly detection and general signal processing.
Cite As
michael kim (2026). Anomaly Detection (https://www.mathworks.com/matlabcentral/fileexchange/39593-anomaly-detection), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2012b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions and Hypothesis Tests > Hypothesis Tests >
Find more on Hypothesis Tests in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
