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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 0 | 0