how to do the fourier transform

1 view (last 30 days)
I need to compute the following equation using Fourier transform in Mat lab :
Integral with limit{infinity,-infinity] sin x/ x(x^2 + 1) dx
can someone help me. thanks in advance.

Accepted Answer

Rick Rosson
Rick Rosson on 9 Aug 2014
doc sin
doc fft
doc fftshift
doc abs
doc plot

More Answers (0)

Community Treasure Hunt

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

Start Hunting!