cwt

Signal Processing

Continuous wavelet transform. Decomposes a signal into time-scale (time-frequency) components using wavelets. Default wavelet is Morlet.

Syntax

cwt(x)
cwt(x, scales)
cwt(x, scales, wavelet)

Examples

cwt(sin(linspace(0, 20*pi, 500)))
▶ Run
cwt(randn(256), linspace(1, 64, 32), 'morl')
▶ Run

See Also

This function requires server acceleration. Available on paid tiers.

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.