Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

with an example can anyone plz show how will be the frequency domain value look like after it is transformed from time domain using fast fourier transform

1 visualizzazione (ultimi 30 giorni)
GIVEN A SET OF TIME DOMAIN VALUES.
AFTER APPLYING FAST FOURIER TRANSFORM TO THOSE WHAT WILL BE THE OUTPUT
IT WILL BE CONVERTED FROM TIME DOMAIN DATA TO FREQUENCY DOMAIN BUT MY QUESTION IS WILL IT BE COMPLEX VALUE CONTAINING REAL AND IMAGINARY PART
PLZ ANSWER. IF YES PLZ SHOW ME WITH AN EXAMPLE.

Risposte (3)

Arnaud Miege
Arnaud Miege il 8 Apr 2011
Have a look at the documentation for the fft function.
HTH,
Arnaud
  1 Commento
Giuseppe Naselli
Giuseppe Naselli il 25 Ott 2013
Arnaud,
have you ever thought that most of the people who wrote in here have already looked at the documentation (failing to understand what they are looking at)?
I have been using this community for about 1 year now and from my experience 51% of your answers see to be always
"Have a look at the documentation for the blablabla function"
Make you a favor and avoid to loose time in giving such sort of answers, they definitely do not help AT ALL!

Sean de Wolski
Sean de Wolski il 8 Apr 2011
fft2(magic(3))

Walter Roberson
Walter Roberson il 8 Apr 2011
It is not guaranteed that the transformed data will contain a complex part, but containing complex parts would be by far the most common situation. If no complex part is contained then the situation is the same as if all the complex parts happened to come out exactly 0.

Questa domanda è chiusa.

Tag

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by