Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-01 17:08:52 +01:00 committed by GitHub
parent 4967255966
commit 3b024fbb18
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -115,9 +115,8 @@ plt.xlabel("Frequency [Hz]")
plt.show()
```
``python console
[ 8 10 12 15 19 24 31 39 50 63 80 102 130 166 211 269 342 436
555 708]
```Python console
[ 8 10 12 15 19 24 31 39 50 63 80 102 130 166 211 269 342 436 555 708]
```
![figure 3](image3.png)