How can I post process the data from a spectrogram?
显示 更早的评论
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.
回答(2 个)
Walter Roberson
2017-4-8
0 个投票
This cannot be done in the general case. Client specifications are often impossible to meet.
Greg Dionne
2017-4-10
0 个投票
The first output of SPECTROGRAM found in the Signal Processing Toolbox is an STFT.
类别
在 帮助中心 和 File Exchange 中查找有关 Time-Frequency Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!