Forgot f0 in x2_frequentiel
This commit is contained in:
parent
9e8e1d37f9
commit
306b9df58f
2 changed files with 2 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
||||||
% x2 freqentiel
|
% x2 freqentiel
|
||||||
|
|
||||||
|
f0 = 2;
|
||||||
|
|
||||||
N = 20;
|
N = 20;
|
||||||
fe = 50*N*f0;
|
fe = 50*N*f0;
|
||||||
Tps = [0 :1/fe: 1-1/fe];
|
Tps = [0 :1/fe: 1-1/fe];
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue