How to get frequency spectrum in milisecond in matlab?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I want to get the frequency spectrum of a wav file in mili seconds How to get Share code here .
Answers (1)
Star Strider
on 16 Jan 2019
0 votes
The term ‘frequency spectrum’ implies frequency, not time. Perhaps you want the spectrogram (link) function that will give you the spectrum of short intervals of your signal as a function of time.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!