Search for question
Question

Task 10 Fourier Transform via Scipy (1 point) With mixed_signal from Task 9, use fft and fftfreq from scipy.fft to compute the power of Fourier transform and the corresponding frequencies. Use

Matplotlib to draw the result of Fourier transform in frequency domain. Question: Where are the two frequencies of mixed_signal in the plot of frequency domain? Submission

Fig: 1