divide and conquer
    7 ビュー (過去 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 で Communications Toolbox についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!