Hi,
I just wanted to let everyone know that octplot's specgram() version is showing the graphical output upside down. Look at the specgram_demo image shown at http://octplot.sourceforge.net/demo.html, and you'll notice that the chirp spectrogram is wrong, as for the chirp signal being analyzed has increasing frequency with time, while the plot shows decreasing frequency with time. An extra flipud() within the pcolor() call is the culprit.
All the best,
Oscar
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you please file an appropriate bug report and if you can attach a patch, even better ...
If you find a bug, filling a bug report is the best way to ascertain that your find will be noticed and probably fixed before the next release. It also gives you (and me) a way to monitor the progress of the fix, and a way for you to make sure the fix is OK.
Thanks,
Shai
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I just wanted to let everyone know that octplot's specgram() version is showing the graphical output upside down. Look at the specgram_demo image shown at http://octplot.sourceforge.net/demo.html, and you'll notice that the chirp spectrogram is wrong, as for the chirp signal being analyzed has increasing frequency with time, while the plot shows decreasing frequency with time. An extra flipud() within the pcolor() call is the culprit.
All the best,
Oscar
Oscar,
Can you please file an appropriate bug report and if you can attach a patch, even better ...
If you find a bug, filling a bug report is the best way to ascertain that your find will be noticed and probably fixed before the next release. It also gives you (and me) a way to monitor the progress of the fix, and a way for you to make sure the fix is OK.
Thanks,
Shai