Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to get frequency spectrum in milisecond in matlab?
1 回表示 (過去 30 日間)
古いコメントを表示
I want to get the frequency spectrum of a wav file in mili seconds How to get Share code here .
0 件のコメント
回答 (1 件)
Star Strider
2019 年 1 月 16 日
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.
0 件のコメント
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!