ENVELOPE – [ENV]
Outputs the upper, lower or absolute envelope of a set of three input signals
CATEGORY
Miscellaneous
DESCRIPTION
Outputs the upper (hi), lower (lo) or absolute (abs) envelope of a set of three input signals given by:
<<math markup>>
RESULT VARIABLES AND PARAMETERS
Result | Upper lower or absolute envelope |
Signal1 | input1 |
Signal2 | input1 |
Signal3 | input1 |
envtype | Type of the envelope, lower (lo), upper (hi), absolute (abs). |
SYNTAX
res = env(Signal1,Signal2,Signal3,envtype)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE