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 (25.74 KiB) Viewed 40 times
removal of noise using butterworth 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 IIR filter (using FDA tool) with cut-off of such that to include spectral components of x1 but lower order, preferably 20. Use butterworth filter. Filter signal using this filter. Give plots for results.