5ad90675c3
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
902 B
902 B
How to Python in computational neuroscience, data mining, and more
All the tutorials are tested with Python 3.11.x. Older version might have a problem with the new versions of type anotations.
Programming Basics: Python Data analysis and more
- Numpy: Random numbers the non-legacy way
- Numpy: rfft and spectral power
- scipy.signal: Butterworth low, high and band-pass
- Remove a common signal from your data
Matlab Basics
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).