Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rsmarinho authored May 31, 2021
1 parent 05800a9 commit c2df3b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you want to run the examples locally, I recomend you to use an python environ
- [step](https://github.com/rsmarinho/pdscodes/blob/master/step.py): Step signal examples
- [operations](https://github.com/rsmarinho/pdscodes/blob/master/operations.py): Signal operations examples
- [convolution](https://github.com/rsmarinho/pdscodes/blob/master/convolution.py): Convolution function example
- [digital filters](https://github.com/rsmarinho/pdscodes/blob/master/filtro_digital.ipynb): Convolution function example
- [digital filters](https://github.com/rsmarinho/pdscodes/blob/master/filtro_digital.ipynb): Digital Filters notebook explanation

## Discrete Fourier
- [dft](https://github.com/rsmarinho/pdscodes/blob/master/dft.ipynb) (jupyter notebook): Discrete Fourier Transform notebook
Expand Down

0 comments on commit c2df3b7

Please sign in to comment.