Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
6cff1e5b96
commit
b2387d411d
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ plt.xlabel("Time [s]")
|
||||||
plt.xlim(0, 0.5)
|
plt.xlim(0, 0.5)
|
||||||
plt.show()
|
plt.show()
|
||||||
```
|
```
|
||||||
!{image0.png](image0.png)
|
![image0.png](image0.png)
|
||||||
|
|
||||||
Let us look at wavelet power of the time series:
|
Let us look at wavelet power of the time series:
|
||||||
|
|
||||||
|
@ -172,4 +172,4 @@ plt.ylabel("Frequency [Hz]")
|
||||||
plt.show()
|
plt.show()
|
||||||
```
|
```
|
||||||
|
|
||||||
!{image1.png](image1.png)
|
![image1.png](image1.png)
|
||||||
|
|
Loading…
Reference in a new issue