photo

ong


NTU

2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Amplitude Error in amplitude Spectrum of FFT
As mention above, xdft = xdft(1:length(x)/2+1)./length(x); xdft(2:end) = 2*xdft(2:end); What is the purposes of div...

11年以上 前 | 0

質問


Generating Discrete time Rectangular wave
I would like to generate rectangular wave through matrices. I am able to generate triangular signal by : tri=[0 1/3 2/3 1 2...

11年以上 前 | 1 件の回答 | 0

1

回答

質問


FFT of a function
I would like to do a FFT of x, x=cos(2*pi*f*t) How can i replace X(W) = FFT(X) --> X(W/a) = ? Thanks.

11年以上 前 | 1 件の回答 | 0

1

回答

回答済み
How to do FT Time shift and Time scaling properties
To update on this question, Wayne King provided the explanation and the steps provided are accurate. However there is one proble...

11年以上 前 | 0

質問


How to do FT Time shift and Time scaling properties
Currently i am trying use matlab to do the FT properties -time shift and time scaling, can someone help me in the implementation...

11年以上 前 | 7 件の回答 | 0

7

回答

質問


Amplitude Error in amplitude Spectrum of FFT
Hello I'm currently working on FFT on cosine and sine function. I want to get the FFT graph to be plotted. The graph of the F...

11年以上 前 | 2 件の回答 | 0

2

回答