Community Profile

photo

yafiet solomon


Last seen: 7 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


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...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort