Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

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 visualización (últimos 30 días)
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.

Respuestas (3)

Arnaud Miege
Arnaud Miege el 8 de Abr. de 2011
Have a look at the documentation for the fft function.
HTH,
Arnaud
  1 comentario
Giuseppe Naselli
Giuseppe Naselli el 25 de Oct. de 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 el 8 de Abr. de 2011
fft2(magic(3))

Walter Roberson
Walter Roberson el 8 de Abr. de 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.

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by