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 Solvers134
Suggested Problems
-
4171 Solvers
-
How to find the position of an element in a vector without using the find function
2793 Solvers
-
Sum of diagonal of a square matrix
1619 Solvers
-
Generate a random matrix A of (1,-1)
383 Solvers
-
Area of an equilateral triangle
6688 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!