divide and conquer

4 views (last 30 days)
yaeesh
yaeesh on 22 May 2012
Commented: Ahmed raafat on 28 Feb 2020
Write a MATLAB function X=div_con(x,L,M) that compute the DFT of the vector x using the Divide and Conquer algorithm. You need to write the DFT algorithm as function. (don't use the fft command in your code) .
Edit [30 May 2012, 00:06 BST - OK] Moved here content of duplicate question
divide and concer without use fft
  2 Comments
Geoff
Geoff on 22 May 2012
I love doing peoples' homework for them. Have you made a start, or is posting on MatLab Answers your first attempt?

Sign in to comment.

Answers (2)

Geoff
Geoff on 29 May 2012

Walter Roberson
Walter Roberson on 31 May 2012
Your existing question is still here and still active, and is waiting for your response. Please do not open duplicate questions.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!