Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2024-02-15 14:11:04 +01:00 committed by GitHub
parent 6cff1e5b96
commit b2387d411d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -35,7 +35,7 @@ plt.xlabel("Time [s]")
plt.xlim(0, 0.5)
plt.show()
```
!{image0.png](image0.png)
![image0.png](image0.png)
Let us look at wavelet power of the time series:
@ -172,4 +172,4 @@ plt.ylabel("Frequency [Hz]")
plt.show()
```
!{image1.png](image1.png)
![image1.png](image1.png)