divide and conquer
显示 更早的评论
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 个评论
Geoff
2012-5-22
I love doing peoples' homework for them. Have you made a start, or is posting on MatLab Answers your first attempt?
回答(2 个)
Geoff
2012-5-29
0 个投票
Walter Roberson
2012-5-31
0 个投票
Your existing question is still here and still active, and is waiting for your response. Please do not open duplicate questions.
类别
在 帮助中心 和 File Exchange 中查找有关 Communications Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!