photo

ong


NTU

Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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.

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

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

mehr als 11 Jahre vor | 0

Frage


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

mehr als 11 Jahre vor | 7 Antworten | 0

7

Antworten

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten