Created
October 19, 2018 14:36
-
-
Save philpem/b24bfb98f1fd39e856ea794a3f9f36e6 to your computer and use it in GitHub Desktop.
Root raised cosine filter using SciPy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Refer to https://scipy-cookbook.readthedocs.io/items/FIRFilter.html for info on Scipy's FIR filter design tools