How can I post process the data from a spectrogram?
1 view (last 30 days)
Show older comments
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 Comments
Answers (2)
Walter Roberson
on 8 Apr 2017
This cannot be done in the general case. Client specifications are often impossible to meet.
0 Comments
Greg Dionne
on 10 Apr 2017
The first output of SPECTROGRAM found in the Signal Processing Toolbox is an STFT.
0 Comments
See Also
Categories
Find more on Time-Frequency Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!