Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
960e57a756
commit
7b77509175
1 changed files with 6 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue