tsout = detrend(tsin,method)
subtracts either a mean or a best-fit line from 2-D data in a
timeseries using the specified method, and
also removes all NaN values.
tsout = detrend(tsin,method,ind)
specifies the indices of the columns or rows to detrend. ind is a
vector of integers representing column indices for column-oriented data
(tsin.IsTimeFirst is true) and
representing row indices for row-oriented data (tsin.IsTimeFirst
is false).
Input timeseries containing 2-D data, specified as a
scalar.
Data Types: timeseries
Detrend method, specified as one of the following options:
'constant' — Subtract the mean from
the data.
'linear' — Subtract the best-fit
line from the data.
Row or column indices, specified as a positive integer numeric scalar or
vector. ind represents column indices for column-oriented
data (tsin.IsTimeFirst is true) and
represents row indices for row-oriented data
(tsin.IsTimeFirst is
false).
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.