help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

detrend() in Matlab and Octave


From: H W Borchers
Subject: detrend() in Matlab and Octave
Date: Wed, 22 Dec 2010 18:23:36 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

The 'detrend()' functions in Matlab and Octave provide quite different
functionality:

Matlab: Removes a constant or linear trend between given breakpoints.

Octave: Removes a trend of order n from the whole sequence.

What is the reason for this varied behavior?

Hans Werner




reply via email to

[Prev in Thread] Current Thread [Next in Thread]