Problem 2034. Finding fourier transform of a given vector
Find the fourier transform of a given input vector
for ex a=[1 2 3 4]
then y=[ 10.0000 + 0.0000i -2.0000 + 2.0000i -2.0000 + 0.0000i -2.0000 - 2.0000i]
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers122
Suggested Problems
-
28186 Solvers
-
2493 Solvers
-
150 Solvers
-
526 Solvers
-
Flip the vector from right to left
9488 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!