comparison extra/ejempolo de tres matrics HeBeR.m @ 10:6840f77b83aa

commit
author Yading Song <yading.song@eecs.qmul.ac.uk>
date Sun, 21 Apr 2013 10:55:35 +0200
parents
children
comparison
equal deleted inserted replaced
9:ed610a0bbf83 10:6840f77b83aa
1 x3=[1 1 1 1 1 1 1 1 ];
2 X3=fft(x3,8);
3 ejex=linspace(0,1,8);
4 plot(ejex,abs(X3),'*');
5 %plot(ejex,angle(X3),'*');