Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-11-16 17:32:04 +01:00 committed by GitHub
parent 960e57a756
commit 7b77509175
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,3 +73,9 @@ Check of the normalization:
print(y_power[1:].sum()) # -> 0.5
print(np.var(y)) # -> 0.5
```
![figure 2](figure_2.png)
Or zoomed in:
![figure 3](figure_3.png)