Page 1 of 1

QUESTION Create a simulation environment with four different signals of different frequencies. For example, you need to

Posted: Fri Jul 01, 2022 6:01 am
by answerhappygod
Question Create A Simulation Environment With Four Different Signals Of Different Frequencies For Example You Need To 1
Question Create A Simulation Environment With Four Different Signals Of Different Frequencies For Example You Need To 1 (27.41 KiB) Viewed 33 times
removal of noise by using FIR filter is must
do it in matlab
QUESTION Create a simulation environment with four different signals of different frequencies. For example, you need to create four signals x1, x2, x3 and x4 having frequencies 9kHz, 10kHz, 11kHz and 12kHz. Generate composite signal X= 10.x1 + 20.x2 - 30 .x3 - 40.x4. and "." Sign represent multiplicaton. Add Random Noise in the Composite Signal Xo-Noise. Design an FIR filter (using FDA tool) with a cut-off of such that to include spectral components of x1 and order of first 100 and then an order of 300. Design by using the window of your choice Filter signal using this filter. Give plots for results.