Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-11-16 18:41:02 +01:00 committed by GitHub
parent 4725ca7ac4
commit 8a79aeae4a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,6 +3,6 @@
## Programming Basics: Python Data analysis and more
* [Numpy: rfft and spectral power](numpy_fft_1/README.md)
* [scipy.signal -- Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).