I need help with fourier transform
Show older comments
I need help, I was wondering if matlab can do Fourier transforms?
I am trying to transform the following functions:
f(t)=K*t.*(u(t+a/2)-u(t-a/2));
f(t)=A*cos(pi*t/2).*(u(t+2)-u(t-2));
f(t)=A*exp(-2*(t-1)).*u(t-1);
Anything would help. Thank you.
1 Comment
Matt J
on 12 Apr 2013
Symbolically or numerically?
Accepted Answer
More Answers (1)
Categories
Find more on Fast Fourier Transforms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!