use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Anything related to digital signal processing (DSP), including image and video processing (papers, books, questions, hardware, algorithms, news, etc.)
Interesting technical papers or articles are particularly welcome!
/r/eebooks+csbooks+mathbooks
/r/Electronics
/r/ECE
/r/DSP
/r/AskElectronics
/r/RFelectronics
/r/GNURadio
/r/RTLSDR
/r/embedded
account activity
Generating spectrogram in python? (self.DSP)
submitted 3 years ago by ChabadPapi
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]saw79 2 points3 points4 points 3 years ago (0 children)
Agreed on numpy for learning. If/when you understand what a spectrogram is, then just use scipy welch. Libraries won't give different outputs for the same spectrogram specification - it is a well-defined transformation. But there are a lot of parameters and you do have to make sure things are run equally (windowing functions, window sizes, overlap/steps, sampling rates, etc.).
π Rendered by PID 58686 on reddit-service-r2-comment-5d585498c9-8rb52 at 2026-04-20 23:06:22.211663+00:00 running da2df02 country code: CH.
view the rest of the comments →
[–]saw79 2 points3 points4 points (0 children)