0% found this document useful (0 votes)
19 views

Serial No. Experiment Name Date Remark 1

This document outlines 8 experiments involving digital signal processing techniques in MATLAB. Experiment 1 involves computing the 8 point discrete Fourier transform, magnitude and phase plots, and inverse discrete Fourier transform. Experiments 2 generates basic signals in continuous and discrete time domains using custom functions. Experiment 3 computes linear and circular convolution and correlation of two discrete signals. Experiments 4 designs low pass FIR filters using different windowing methods. Experiments 5 and 6 implement low pass, high pass, band stop and band pass IIR filters using Butterworth and Chebyshev approximations.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Serial No. Experiment Name Date Remark 1

This document outlines 8 experiments involving digital signal processing techniques in MATLAB. Experiment 1 involves computing the 8 point discrete Fourier transform, magnitude and phase plots, and inverse discrete Fourier transform. Experiments 2 generates basic signals in continuous and discrete time domains using custom functions. Experiment 3 computes linear and circular convolution and correlation of two discrete signals. Experiments 4 designs low pass FIR filters using different windowing methods. Experiments 5 and 6 implement low pass, high pass, band stop and band pass IIR filters using Butterworth and Chebyshev approximations.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like