I need help with fourier transform
Mostrar comentarios más antiguos
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 comentario
Matt J
el 12 de Abr. de 2013
Symbolically or numerically?
Respuesta aceptada
Más respuestas (1)
Categorías
Más información sobre Fast Fourier Transforms en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!