5534db62df
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
1.1 KiB
1.1 KiB
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
Questions of spectral nature
- Numpy: rfft and spectral power
- scipy.signal: Butterworth low, high and band-pass
- PyWavelets: Wavelet Transforms in Python
Daily little helper
Matlab Basics
Note: I will transfer https://www.neurotec.uni-bremen.de/drupal/teaching to this new place (and update it).