Question: USING MATLAB Generate a signal wave: y_signal= 1 + 0.1* cos(2*pi*f_1*t) and calculate its spectrum using fft (suppose f_1 = 100.02 MHz) Generate a reference
USING MATLAB 
Generate a signal wave: y_signal= 1 + 0.1* cos(2*pi*f_1*t) and calculate its spectrum using fft (suppose f_1 = 100.02 MHz) Generate a reference wave y_reference = 1 + cos (2*pi*f_2*t) and calculate its spectrum using fft (suppose f_2 = 100.00 MHz) Mathematically multiply them (y_mix= y_signal* y_reference) and calculate its spectrum using fft See how many frequency components you can see from the spectrum of the mixed signal and compare them with your theoretical results (using the equations shown before) Design a bandpass filter to only pass through the signal with a frequency of frf2 and show how your filtered data look like
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
