view extra/Lab21d.m @ 13:844d341cf643 tip

Back up before ISMIR
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Thu, 31 Oct 2013 13:17:06 +0000
parents 6840f77b83aa
children
line wrap: on
line source
x2=[0 1 0 0 0 0 0 0];
X2=fft(x2,8);
plot(x2);