Main Content
centerFrequencies
CWT filter bank bandpass center frequencies
Description
returns the wavelet bandpass center frequencies bpcf
= centerFrequencies(fb
)bpcf
for the CWT filter
bank fb
. Frequencies are ordered from high to low. Frequencies are in
cycles/sample if a sampling frequency or sampling period is not specified. If a sampling
frequency is specified, bpcf
has units of hertz. If a sampling period
is specified, bpcf
has units of cycles/unit time, where the time unit
is the same as the duration SamplingPeriod
.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2018b