Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

WINDOW MAXIMUM VALUE – [WMAX]
Outputs the moving maximum of the input signal
CATEGORY
Mathematical

DESCRIPTION
Outputs the moving maximum of the input signal with a rolling window size defined by “Window_Length”.
RESULT VARIABLES AND PARAMETERS

ResultSignal moving maximum
SignalInput
Window_LengthSize of the rolling window in seconds


SYNTAX

res=wmax(input,Window_Length)
CHARACTERISTICS
Data type support
Double Floating point

EXAMPLE

  • No labels