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

没有正确的解决方案

其他提示

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

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

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top