Вы находитесь на странице: 1из 1

Write a MATLAB program to generate to AM & FM

Write a MATLAB program to verify Sampling Theorem

a)Write a MATLAB program to compute Linear convolution between two Finite


length sequences [4 5 6 7] and [1 2 3 4 5 6]
b) Write a MATLAB program to generate PWM modulation

a) Write a MATLAB program to compute circular convolution between two Finite


length sequences [4 5 6 7] and [1 2 3 4 5 6]
b) Write a MATLAB program to generate ramp waveform

Write a MATLAB program to compute the DFT(Discrete Fourier Transform) of


finite Length Sequence x[n]= [0 2 4 6 8 10 12 14]. Also compute the IDFT

Write a MATLAB program for FIR LPF using trianguar window and rectangular
window

Write a MATLAB program for FIR High Pass Filter Design Using black Man
Window

Write a MATLAB program for IIIR High Pass Filter Design Using Chebyshew
fiter

Write a MATLAB program for FIR LPF using Hamming window

Write a MATLAB program for FIR LPF using Hanning window

Вам также может понравиться