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

92.54% Correct | 7.46% Incorrect
Last Solution submitted on Jan 04, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers113

Suggested Problems

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!