Finding ifft for a variable function

Hello
I want to find an ifft for (1+alpha*exp(-j*w*D)) where alpha and D are constants,w should be the frequency variable,
Ifft can't evaluate a function containing a variable though.. Is there anyway this could work?

Risposte (2)

Matt J
Matt J il 24 Mar 2013

0 voti

Why don't you just evaluate the function, as usual, at many sample points and take the ifft of that?
Wayne King
Wayne King il 24 Mar 2013

0 voti

Or if you have the Symbolic Toolbox, you can use ifourier to obtain the inverse Fourier transform symbolically.

Categorie

Scopri di più su Interpolation in Centro assistenza e File Exchange

Tag

Richiesto:

il 24 Mar 2013

Community Treasure Hunt

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

Start Hunting!

Translated by