Skip to content

Commit b936937

Browse files
committed
com
1 parent c649fb7 commit b936937

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/signal/fft_ex1/fft_ex1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ A2=200; # Hide
4949
f2=400; # Hide
5050
A3=150; # Hide
5151
f3=800; # Hide
52+
Fs = 50000; # Hide
5253
T = 1/Fs; # Hide
5354
L = 10000; # Hide
5455
t = (0:L-1)*T; # Hide

0 commit comments

Comments
 (0)