Skip to content

Commit 2d13c12

Browse files
Update README.md
1 parent d020de6 commit 2d13c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TN_code/fourier/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ plt.plot(range(len(mag)), mag)
4141

4242
plt.show()
4343
```
44-
44+
### output
4545
![afbeelding van functie en fourier-transformatie](https://github.com/ddland/TIS-TN-python-code/tree/master/voorbeelden/fourier/fourier_visueel.png?raw=true)
4646
![afbeelding van fase en magnitude van de fourier-transformatie](https://github.com/ddland/TIS-TN-python-code/tree/master/voorbeelden/fourier/fourier_fase_magnitude.png?raw=true)
4747

0 commit comments

Comments
 (0)