scatteringFeatures
Syntax
Description
concatenates the values of the dictionary of JTFS coefficients smat
= scatteringFeatures(jtfn
,cfs
)cfs
along the path dimension. cfs
is the output of scatteringTransform
.
specifies options using one or more name-value arguments. You can add these arguments to
either of the previous input syntaxes. For example, to exclude the second-order time
scattering coefficients with spin-up wavelets from the output, set
smat
= scatteringFeatures(___,Name=Value
)ExcludeCoefficients
to "SpinUp"
.
Note
Raw Data Input name-value
arguments are valid only for x
.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
References
[1] Lostanlen, Vincent, Christian El-Hajj, Mathias Rossignol, Grégoire Lafay, Joakim Andén, and Mathieu Lagrange. “Time–Frequency Scattering Accurately Models Auditory Similarities between Instrumental Playing Techniques.” EURASIP Journal on Audio, Speech, and Music Processing 2021, no. 1 (December 2021): 3. https://doi.org/10.1186/s13636-020-00187-z
Extended Capabilities
Version History
Introduced in R2024b