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.

Risposte (2)

This cannot be done in the general case. Client specifications are often impossible to meet.
The first output of SPECTROGRAM found in the Signal Processing Toolbox is an STFT.

Risposto:

il 10 Apr 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by