superlets

SuperletTransform(inputSize, samplingRate, ...)

Class used to compute the Superlet Transform of input data.

computeLongestWaveletSize(fs, foi, c1, ord)

Estimates the size of the longest wavelet.

computeWaveletSize(fc, nc, fs)

Compute the size in samples of a morlet wavelet.

cropSpectrum(spectrum, paddingSize)

Remove paddingSize samples at both ends of the spectrum.

fractional(x)

Get the fractional part of the scalar value x.

gausswin(size, alpha)

Create a Gaussian window.

morlet(fc, nc, fs)

Create an analytic Morlet wavelet.

superlet_tfr(inst, foi, c1[, ord, decim, n_jobs])

Compute the superlet time-frequency representation of the input signal.

superlets(data, fs, foi, c1, ord)

Perform fractional adaptive superlet transform (FASLT) on a list of trials.