Adam
0
Q:

periodogram

n = 0:319;
x = cos(pi/4*n)+randn(size(n));
[pxx,w] = periodogram(x);
plot(w,10*log10(pxx))
0

New to Communities?

Join the community