Inverse Fourier transforming a function

1 view (last 30 days)
Julia Sandell
Julia Sandell on 13 Jun 2012
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 Comment
Anton Semechko
Anton Semechko on 14 Jun 2012
you dont need the symbolic toolbox for this, just use paper and pencil

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!