Skip to content

Commit 5dd2270

Browse files
committed
Update README.md
1 parent 22fb1f1 commit 5dd2270

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,15 @@ Including
1212
* How to scale the x- and y-axis in the amplitude spectrum
1313
* Leakage Effect
1414
* Windowing
15-
* Real world data example
1615

17-
#### [Take a look at it](http://nbviewer.ipython.org/github/balzer82/FFT-Python/blob/master/FFT-Tutorial.ipynb)
16+
### [Take a look at the IPython Notebook](http://nbviewer.ipython.org/github/balzer82/FFT-Python/blob/master/FFT-Tutorial.ipynb)
17+
18+
#### Real World Data Example
19+
20+
From
21+
22+
![Vertical Netload Germany 2013](https://raw.githubusercontent.com/balzer82/FFT-Python/master/VerticalGridLoadGermany2013.png)
23+
24+
To
25+
26+
![Periods in NetLoad](https://raw.githubusercontent.com/balzer82/FFT-Python/master/VerticalGridLoadGermany2013-FFT.png)

0 commit comments

Comments
 (0)