Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
71a7b9456e
commit
68aeab8ac8
1 changed files with 5 additions and 0 deletions
|
@ -15,6 +15,11 @@ 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)
|
||||
* [PyWavelets: Wavelet Transforms in Python](pywavelet/README.md)
|
||||
|
||||
|
||||
## Daily litle helper
|
||||
* [TQDM: Make your progress visible](TQDM/README.md)
|
||||
|
||||
|
||||
## Matlab Basics
|
||||
* [Basic Structure of a Computer](matlab/1/README.md)
|
||||
* [Representation of Numbers in the Computer](matlab/2/README.md)
|
||||
|
|
Loading…
Reference in a new issue