0% found this document useful (0 votes)
62 views1 page

Contents Page No: Part-A To Design /implement The Following DSP Programs in MATLAB

This document outlines 14 digital signal processing programs to implement in MATLAB, including finding impulse responses, solving difference equations, performing linear and circular convolution using DFT/IDFT, finding cross and auto correlation, and designing various filters. It also lists 5 DSP programs to implement using Code Composer Studio on a DSP processor board, such as finding impulse responses, performing various convolutions, and designing FIR filters using windows.

Uploaded by

Aravind Ramesh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
62 views1 page

Contents Page No: Part-A To Design /implement The Following DSP Programs in MATLAB

This document outlines 14 digital signal processing programs to implement in MATLAB, including finding impulse responses, solving difference equations, performing linear and circular convolution using DFT/IDFT, finding cross and auto correlation, and designing various filters. It also lists 5 DSP programs to implement using Code Composer Studio on a DSP processor board, such as finding impulse responses, performing various convolutions, and designing FIR filters using windows.

Uploaded by

Aravind Ramesh
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

CONTENTS PART-A To design /Implement the following DSP programs in MATLAB 01: To find the impulse response of a given

system 02: To solve the given difference equation 03: To find the linear convolution of two given sequences 04: To find the linear convolution of two given sequences using DFT and IDFT method. 05: To find the cross correlation of two given sequences 06: To find the auto correlation of two given sequences 07: To find the circular convolution of two given sequences using DFT and IDFT method 08: To find circular convolution of two given sequences 09: To find the N point DFT of a given sequence and plot its Magnitude and phase spectrum 10. To verify the sampling theorem 11: To design low pass FIR filter using Kaiser window 12: To design low pass FIR filter using Hamming window 13: To design low pass Butterworth IIR filter 14: To design low pass Chebyshev Type-IIR filter

PAGE NO:

01 02 03 04 05 06 07 7a 08 09 11 13 16 18

PART-B To design /Implement the following DSP programs using Code Composer Studio on DSP Processor board 01: To find the impulse response 02: To find the linear convolution of two given sequences 03: To find the circular convolution of two given sequences 04: To find the N point DFT of a given sequence 05: To Design FIR Filters Using Windows 20 21 23 24 a 25

You might also like