photo

yafiet solomon


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Hi I need to write a code to plot the magnitude spectra of the following signals using MATLAB fft() function and relate the spectral lines with the constituent frequencies.
%this is the orginal functions that i need fft() clc ; close all ; t = 0: .02 : 4 * pi ; x = zeros ( size ( t ) ) ; fo...

2 years ago | 1 answer | 0

1

answer