7043378 matlab programs

18
Let x(t) represent a band limited signal so that X(j w) = 0 for w < |wn|. if ws > 2wn. where ws = 2*p/t is the sampling frequency. Then x(t) is uniquely determined by its samples. x(n* t). The minimum sampling frequency is often referred to ahttps://docs.google.com/Doc? docid=0AevSy28gpBDkZGRtMmJ2dnFfMzRtZGJoN2t3dg&hl=ens the nyquist sampling rate or nyquist rate. Under sampling:  When the sampling rate is less than the nyquist rate, there is overlap of the frequency componen ts and the higher frequency components and the other higher frequency terms of the continuous time signals appear in the low frequency region. This is referred to as aliasing. Over sampling: If the sampling rate is greater then there is a lot of redundancy in the d iscrete time signal. This is referred to as over sampling. Matlab Program:  %to verify sampling theoreom %critical sampling

Upload: ramesh-kumar-katkam

Post on 07-Apr-2018

226 views

Category:

Documents


0 download

TRANSCRIPT

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 1/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 2/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 3/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 4/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 5/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 6/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 7/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 8/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 9/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 10/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 11/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 12/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 13/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 14/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 15/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 16/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 17/18

8/6/2019 7043378 Matlab Programs

http://slidepdf.com/reader/full/7043378-matlab-programs 18/18