Skip to contents

Compute Q-transform for a single Q and center frequency tile.

Usage

qseries(fseries, Q, f0, return_complex = FALSE)

Arguments

fseries

An fs object. Frequency-series representation of the data.

Q

A numeric. Q value of the tile.

f0

A numeric. Center frequency of the tile.

return_complex

Logical (default: FALSE). If TRUE, return complex time series instead of normalized energy.

Value

A ts object representing either normalized energy or complex waveform.