Description Usage Arguments Value Author(s) References See Also Examples
Compute the powerspectrum of the input signal. Basically output a power spectrogram using a Hamming window.
1 |
x |
Vector of samples. |
sr |
Sampling rate of the signal. |
wintime |
Window length in sec. |
steptime |
Step between successive windows in sec. |
dither |
Add offset to spectrum as if dither noise. |
Matrix, where each column represents a power spectrum for a given frame and each row represents a frequency.
Sebastian Krey krey@statistik.tu-dortmund.de
Daniel P. W. Ellis: http://www.ee.columbia.edu/~dpwe/resources/matlab/rastamat/
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.