envelope
Envelope
Bases: SignalFilter
tukey_alpha = signals.tukey_alpha
instance-attribute
__init__(signals)
filter()
Create the envelope of the signal encompassing it from above
Returns:
| Type | Description |
|---|---|
ndarray
|
np.ndarray[N, M] or [M,]: Envelope signals. |