0

How to create an application allowing to display a 3D representation of a wave file withtime, amplitude and frequency (3d spectrogram) in matlab. NOTE:The ready function of matlab or any other library related with the spectogram are not allowed

Szabolcs
  • 24,728
  • 9
  • 85
  • 174
Sarı
  • 1
  • 1

1 Answers1

0

I think that what you are looking for is a spectrogram:

http://www.mathworks.com/help/toolbox/signal/ref/spectrogram.html

jpjacobs
  • 9,359
  • 36
  • 45