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 Solvers137
Suggested Problems
-
How to find the position of an element in a vector without using the find function
2795 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1962 Solvers
-
177 Solvers
-
371 Solvers
-
Output a vector which is table of 9
175 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!