How can I post process the data from a spectrogram?
2 次查看(过去 30 天)
显示 更早的评论
I need to be able to post process the output from a given spectrogram. The steps: 1. Generate a spectrogram (which I know how to do) 2. Get the output from the spectrogram and post process it to client's specifications 3. Plot the resulting data/spectrogram.
0 个评论
回答(2 个)
Walter Roberson
2017-4-8
This cannot be done in the general case. Client specifications are often impossible to meet.
0 个评论
Greg Dionne
2017-4-10
The first output of SPECTROGRAM found in the Signal Processing Toolbox is an STFT.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!