spectrogram

6 visualizaciones (últimos 30 días)
Catherine
Catherine el 8 de Jul. de 2011
how to use spectrogram for a loaded .mat file? please suggest the syntax.
  2 comentarios
Oleg Komarov
Oleg Komarov el 8 de Jul. de 2011
http://www.mathworks.com/matlabcentral/answers/6200-tutorial-how-to-ask-a-question-on-answers-and-get-a-fast-answer
Rick Rosson
Rick Rosson el 13 de Jul. de 2011
Please provide the following information:
1. When you load the .mat file, what are the names and sizes of the variables that are loaded into the workspace?
2. Which variables do you want to view using the spectrogram function?
3. Do you know the sampling rate of each time-domain variable? If so, what is it?
4. What windowing method do you want to use? How big of a window do you want? How much overlap?
Thanks!

Iniciar sesión para comentar.

Respuestas (1)

Bjorn Gustavsson
Bjorn Gustavsson el 13 de Jul. de 2011
I suggest the simple syntax:
help spectrogram

Categorías

Más información sobre Time-Frequency Analysis en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by