divide and conquer
조회 수: 10 (최근 30일)
이전 댓글 표시
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개)
Walter Roberson
2012년 5월 31일
Your existing question is still here and still active, and is waiting for your response. Please do not open duplicate questions.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Multibody Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!