This document discusses various signal processing techniques. It covers discrete Fourier transforms which are used to transform signals between temporal and frequency domains. It also discusses circular and linear convolution which are used to combine two signals as well as cross correlation which is used to measure similarity between signals.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
33 views4 pages
Inverse Discrete Fourier Transform
This document discusses various signal processing techniques. It covers discrete Fourier transforms which are used to transform signals between temporal and frequency domains. It also discusses circular and linear convolution which are used to combine two signals as well as cross correlation which is used to measure similarity between signals.
Experiment 1 - Introduction Aim - 1) To Plot Sinc (An) 2) To Plot Spectrum of Sinc (An) Matlab Code - % Plot Sinc Function A 0.5 N - 20: 0.1: 20 y Sinc (A N) Plot (N, Y) Output