Anonymous7356
自 2017 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
How to find and plot the Fourier Transform of signal = cos(2*pi*f*t).*(A.*(heaviside(t)-heaviside(t-39E-9)))
The full code that I am using is: t = 0:1.66E-12:40E-9; A = 1; A2 = 2; f=3E9; signal = cos(2*pi*f*t).*(A.*(heav...
8 years 前 | 1 个回答 | 0
1
个回答提问
Calculating the exponential Fourier series of the signals
I am trying to write a Matlab program to calculate the exponential Fourier series of the signals (a) and (c) in the image below:...
8 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a rectangular pulse with a exponential under the rectangular pulse
Hello, I am trying to create a MATLAB Simulation that uses this equation: *s(t) = A*rect(t/tau)*exp(j*w*t)*; where *w = ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to plot a rectangular pulse with a exponential under the rectangular pulse
<</matlabcentral/answers/uploaded_files/69247/MatLab%20Help.jpg>>
8 years 前 | 0 个回答 | 0