Inverse Fourier transforming a function
이전 댓글 표시
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
Anton Semechko
2012년 6월 14일
you dont need the symbolic toolbox for this, just use paper and pencil
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Discrete Fourier and Cosine Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!