view extra/ejempolo de tres matrics HeBeR.m @ 11:f445c3017523

new files
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Sun, 21 Apr 2013 11:16:23 +0200
parents 6840f77b83aa
children
line wrap: on
line source
x3=[1 1 1 1 1 1 1 1 ];
X3=fft(x3,8);
ejex=linspace(0,1,8);
plot(ejex,abs(X3),'*');
%plot(ejex,angle(X3),'*');