Digital Signal Processing (DSP) lab involves various exercises related to the processing of digital signals using software and hardware tools.
LIST OF EXPERIMENTS
Note: Experiment should perform in Hardware and Software Platform (MATLAB)
- Generation of the following sequence and to plot them using MATLAB
- Unit Sample Sequence ∂[n]
- Unit Step Sequence u[n]
- Ramp Sequence n.u[n]
- Exponential Sequences
- Sine/Cosine Sequences
- Verification of the following general properties using MATLAB
- Linearity
- Time Shifting
- Frequency Shifting
- Computation of the linear convolution of two finite-length sequences using MATLAB
- Obtaining the Partial Fraction Expansion of the Z-Transform expression and to find its Inverse Z-Transforms using MATLAB
- Testing for the stability of given Discrete Time Systems using MATLAB
- To write a MATLAB program for finding out the output of two Periodic Digital sequences using Circular Convolution. Compare your result with that obtained by theoretical evaluation
- Computation of N-point DFT of the length-N sequence using MATLAB
- Development of the program for finding out DFT and FFT
- To develop a MATLAB program to convert Analog to Digital Frequencies using Bilinear Transformation
- To write a MATLAB program to compute the Cross Correlation of two finite-length sequences. Compare your result with that obtained by theoretical evaluation
- To write a MATLAB program to compute the Auto Correlation of two finite-length sequences. Compare your result with that obtained by theoretical evaluation
- To write a MATLAB program to compute the PSD of two Sinusoids