in python, the specgram
function gives me a plot of the spectrogram for a given signal. I was wondering how do i save this spectrogram image as a numpy
array.?
http://matplotlib.org/api/mlab_api.html#matplotlib.mlab.specgram
in python, the specgram
function gives me a plot of the spectrogram for a given signal. I was wondering how do i save this spectrogram image as a numpy
array.?
http://matplotlib.org/api/mlab_api.html#matplotlib.mlab.specgram