NoiseAnomaly
Description
Add-On Required: This feature requires the Time Series Anomaly Detection for MATLAB add-on.
The NoiseAnomaly object specifies the characteristics of an
additive noise anomaly model that you can inject into a time series using injectAnomaly.
Name-value argument specifications in injectAnomaly determine the window
location and length during which the anomaly occurs.

You create this model using syntheticAnomaly. NoiseAnomaly is one type of anomaly model in
a set of anomaly objects that you can use to perturb a time series in multiple ways. You can
then use this perturbed time series to help validate anomaly detection models against
different anomaly types.
For an example of creating a synthetic anomaly object, see Create and Inject Synthetic Anomaly Models
Properties
Object Functions
injectAnomaly | Inject anomalies defined by one or more anomaly models into a univariate time series |
Examples
Version History
Introduced in R2026a

