Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-01 15:18:45 +01:00 committed by GitHub
parent 544640d0f5
commit 0b8158da41
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,4 +11,8 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
* [Remove a common signal from your data](SVD_data_cleaning/README.md)
## Matlab Basics
* [Basic Structure of a Computer](matlab/1/README.md)
* [Representation of Numbers in the Computer](matlab/2/README.md)
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).