DSP 2812 的FFT算法 上传者:lxq571 2020-11-06 02:27:32上传 ZIP文件 586.19KB 热度 54次 void FFT(float dataR[SAMPLENUMBER],float dataI[SAMPLENUMBER]) { int x0,x1,x2,x3,x4,x5,x6,xx; int i,j,k,b,p,L; float TR,TI,temp; /********** following code invert sequence ************/ for ( i=0;i 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 发表评论