| DSP Blockset | Search  Help Desk |
| Detrend | See Also |
Remove a linear trend from a vector.
Library
Signal Operations, in General DSPDescription
The Detrend block removes a linear trend from the input vector. It computes the least-squares fit of a straight line to the input vector data, and subtracts the resulting linear function from the vector.Dialog Box

See Also
Cumulative Sumdetrend (MATLAB)