vis/lineplots/
mg_spectrogram.pro
graphics computation
includes main-level programProduce a spectrogram of the given time series.
Routines
top mg_spectrogram
result = mg_spectrogram(s, windowSize)
Produce a spectrogram.
Return value
2-dimensional fltarr
Parameters
- s in required type=fltarr
input time series
- windowSize in required type=long
size of the window
File attributes
Modification date: | Wed May 14 15:07:15 2014 |
Lines: | 19 |
Docformat: | rst rst |
Contact me if you have enhancement requests or bug fixes.