Inverse Fourier transforming a function
Afficher commentaires plus anciens
I have the below function of q and t that I need to take the inverse fourier transform of to get a function of t:
exp(-i*q.*t)*((sin(q)./q))./(sin(q)+i*rho*c*cos(q))
I don't have the symbolic toolbox and am scratching my head over what to do. Thanks!
1 commentaire
Anton Semechko
le 14 Juin 2012
you dont need the symbolic toolbox for this, just use paper and pencil
Réponses (0)
Catégories
En savoir plus sur Discrete Fourier and Cosine Transforms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!