How can I post process the data from a spectrogram?
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.
Answers (2)
Walter Roberson
on 8 Apr 2017
0 votes
This cannot be done in the general case. Client specifications are often impossible to meet.
Greg Dionne
on 10 Apr 2017
0 votes
The first output of SPECTROGRAM found in the Signal Processing Toolbox is an STFT.
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!