Feeds
提问
Magnitude Plot Incorrect Frequency
Hi there, I'm having a problem plotting the magnitude spectrum of simple cos wave. dt = .001; t = -.5:dt:.5; x1 = 2*cos(2*pi*...
10 months 前 | 2 个回答 | 0
2
个回答提问
Inverse fourier transfer of cos function with time shift
Hi there, I'm creating a fourier transfer of a simple cos function with a time shift of pi, and then trying to invert it. For s...
10 months 前 | 2 个回答 | 0
2
个回答提问
Error Plotting Magnitude Spectrum of Fourier Transform With fplot
hi I have the following code to calculate a fourier transform, which seems to be calculate the correct answer: syms t; x1 = ex...
10 months 前 | 1 个回答 | 0
