Saturday, March 21, 2009
Plot the Discrete Spectrum of the Signal
>> n=[-20:20];
>> x=abs(sinc(n/2));
>> stem(n,x)
Reference:
[1] J. Proakis and M. Salehi, "Contemporary Communication System using Matlab"
Labels: sinc
Subscribe to Posts [Atom]
An Unofficial Review Blog for files in Matlab Central
Labels: sinc
Subscribe to Posts [Atom]
Post a Comment