Inverse Fourier transforming a function
Mostrar comentarios más antiguos
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 comentario
Anton Semechko
el 14 de Jun. de 2012
you dont need the symbolic toolbox for this, just use paper and pencil
Respuestas (0)
Categorías
Más información sobre Discrete Fourier and Cosine Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!