Serial Experiment Name Date Remark
No.
1. To write a MATLAB program to find 8 point DFT, its
magnitude and phase plot and inverse DFT.
2. To generate basic signals sine, cosine, ramp,
step, impulse and exponential in continuous and
discrete domains using user defined functions.
3. To write a MATLAB program to find convolution
(linear & circular) and correlation of two discrete
signals.
4. To write a MATLAB program to design FIR Low
pass filter using
1. Rectangular window
2. Kaiser window
3. Hanning window
4. Bartlett window
5. To write a MATLAB program to implement a Low
pass / High pass / Band stop / Band pass IIR Filters
using Butterworth Approximation.
6. To write a MATLAB program to implement a Low
pass / High pass / Band stop / Band pass IIR Filters
using Chebyshev Approximation.
7.
8.