Clear Filters
Clear Filters

Equivalence of ratios of transforms

1 view (last 30 days)
JOB
JOB on 11 Feb 2020
Answered: JOB on 12 Feb 2020
Please help me out on this, The evaluvation of IFFT(x)/IFFT(y) and FFT(x)/FFT(y), are giving the same answer regardless of the size or nature (real or complex) of x or y. Is this any special property of FFT/IFFT transforms? Please let me know if there are any references regarding this.
  1 Comment
Star Strider
Star Strider on 11 Feb 2020
I would not expect them to be different.
The Fourier and inverse Fourier transforms are linear transforms:
and:
so the energies of the transforms of the functions remain the same.

Sign in to comment.

Accepted Answer

JOB
JOB on 12 Feb 2020
Thank you, for sparing your valuable time for clearing the doubt. Are there any references where this type of identies are given with proof?

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!