Frequency spectrum after every 2 seconds.
Mostrar comentarios más antiguos
I have a .wav file and the sound is for 20 seconds. I want to plot a frequency spectrum for every 2 seconds of the .wav file.
Any solutions?
Respuestas (1)
Star Strider
el 20 de Abr. de 2018
0 votos
See the documentation on the Signal Processing Toolbox spectrogram (link) function. It has a variety of arguments you can use that will likely give the result you want.
Categorías
Más información sobre Spectral Measurements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!