Skip to content

Instantly share code, notes, and snippets.

@philpem
Created October 19, 2018 14:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save philpem/b24bfb98f1fd39e856ea794a3f9f36e6 to your computer and use it in GitHub Desktop.
Save philpem/b24bfb98f1fd39e856ea794a3f9f36e6 to your computer and use it in GitHub Desktop.
Root raised cosine filter using SciPy
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@philpem
Copy link
Author

philpem commented Oct 19, 2018

Refer to https://scipy-cookbook.readthedocs.io/items/FIRFilter.html for info on Scipy's FIR filter design tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment