Forgot f0 in x2_frequentiel

This commit is contained in:
flyingscorpio@arch-desktop 2022-01-07 00:05:39 +01:00
parent 9e8e1d37f9
commit 306b9df58f
2 changed files with 2 additions and 0 deletions

View file

@ -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];