I need help with fourier transform
Afficher commentaires plus anciens
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 commentaire
Matt J
le 12 Avr 2013
Symbolically or numerically?
Réponse acceptée
Plus de réponses (1)
Catégories
En savoir plus sur Fast Fourier Transforms dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!