Spectral skewness for audio signals and auditory spectrograms
specifies options using one or more skewness
= spectralSkewness(x
,f
,Name,Value
)Name,Value
pair arguments.
The spectral skewness is calculated as described in [1]:
where
fk is the frequency in Hz corresponding to bin k.
sk is the spectral value at bin k.
b1 and b2 are the band edges, in bins, over which to calculate the spectral skewness.
μ1 is the spectral centroid, calculated as
described by the spectralCentroid
function.
μ2 is the spectral spread, calculated as
described by the spectralSpread
function.
[1] Peeters, G. "A Large Set of Audio Features for Sound Description (Similarity and Classification) in the CUIDADO Project." Technical Report; IRCAM: Paris, France, 2004.