mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-18 21:26:41 +02:00
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(y_power[1:].sum()) # -> 0.5
|
||||||
print(np.var(y)) # -> 0.5
|
print(np.var(y)) # -> 0.5
|
||||||
```
|
```
|
||||||
|

|
||||||
|
|
||||||
|
Or zoomed in:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue