Welcome![Sign In][Sign Up]
Location:
Search - fft 20

Search list

[Embeded-SCM Developfft-arm-0.01.src

Description: 针对ARM优化过的FFT算法。其中20点,64点,80点的FFT算法。笔者试着加入了256点的FFT -for ARM optimized FFT algorithm off. 20 points, 64 points, 80 points of the FFT algorithm. I tried to join the 256-point FFT
Platform: | Size: 15198 | Author: yinaichang | Hits:

[Other resourceFFT

Description: 基于TI tms320lf2407 DSP 的FFT算法(编译环境CCS2.20)
Platform: | Size: 51243 | Author: 强飞 | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。
Platform: | Size: 4134 | Author: chj | Hits:

[DSP programfftlib

Description: 使用Ti提供的支持库编写的1024、2048或4096点FFT-use the support provided for the preparation of 1024,2048 or 4096-point FFT
Platform: | Size: 5120 | Author: rhodesn | Hits:

[GDI-Bitmapgpufftw1[1].0

Description: UNC GAMMA group发布的这个高性能FFT库可以处理大量1D FFT。实验表明,价值$500的Nvidia 7900 GPU的FFT计算速度是价格$1500-$2000的高端CPU的4倍,事实上,7900 GPU的FFT计算性能可以达到6 GFLOPS。-UNC GAMMA group releases of this high-performance FFT library can handle large FFT 1D. Experiments show that value $ 500 Nvidia 7900 GPU speed FFT calculation is the price $ 1500-$ 20 00 high-end CPU four times, in fact, the FFT 7900 GPU computing performance can be achieved six GFLOPS.
Platform: | Size: 219136 | Author: lishi | Hits:

[CSharpFFT_Example

Description: labview fft labview8.20 用于音频变换.但8.20 不好下载-fft labview8.20 for PC Audio transform. But not download 8.20
Platform: | Size: 121856 | Author: 卢闻 | Hits:

[Embeded-SCM Developfft-arm-0.01.src

Description: 针对ARM优化过的FFT算法。其中20点,64点,80点的FFT算法。笔者试着加入了256点的FFT -for ARM optimized FFT algorithm off. 20 points, 64 points, 80 points of the FFT algorithm. I tried to join the 256-point FFT
Platform: | Size: 15360 | Author: yinaichang | Hits:

[DSP programFFT

Description: 基于TI tms320lf2407 DSP 的FFT算法(编译环境CCS2.20)
Platform: | Size: 68608 | Author: 强飞 | Hits:

[Data structscf_fft_2048_18

Description: 2048点的fft的算法源程序,应用verilog编程实现。-2048 point fft algorithm source code, application programming Verilog.
Platform: | Size: 1575936 | Author: 罗伟 | Hits:

[matlabTest_Code1

Description: 已知一个序列x(n)=0.5cos(0.55*pi*n)+cos(0.45*pi*n),时域FFT分析其频谱。 (1)使用不同宽度的矩形窗截断该序列为M点,取M分别为:20,40,160,观察不同长度对频谱影响;(2)使用哈明窗和凯泽窗重做;(3)对三种窗的结果进行分析比较;(4)总结窗类型和长度对频谱分析的影响。 -Known a sequence x (n) = 0.5cos (0.55* pi* n)+ Cos (0.45* pi* n), time-domain FFT analysis of its spectrum. (1) use a different width of the rectangular window of the sequence for M cut-off point, take M are as follows: 20,40,160, observing the impact of different lengths of the spectrum (2) the use of Hamming window and the Kaiser window redo (3 ) on the three windows analyzed and compared the results (4) summarize the type and length of window for spectrum analysis.
Platform: | Size: 1024 | Author: fg | Hits:

[Mathimatics-Numerical algorithmsfft

Description: 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s computational complexity is a major milestone in one study, in 1965 Cooley and Tukey studied the calculation of discrete Fourier transform (Discrete Fourier Test) fast Fourier transform (FFT) calculation increased from О (n2) dropped to О (nlogn), the FFT to promote deeper, broader research and application of law. This is a Fourier transform of the MPI process, with C language.
Platform: | Size: 4096 | Author: chj | Hits:

[AlgorithmFFT_Filter

Description: 在VC下实现FFT对信号滤波,包括实现低通和带通滤波,图形显示-In VC to achieve FFT of signal filtering, including the realization of low-pass and band-pass filtering, graphical display
Platform: | Size: 1963008 | Author: 刘以续 | Hits:

[Embeded-SCM Developfft-arm

Description: 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。-Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extended 16 and 256 candidates and used it in our project it has been verified as fast and stable. Now we add some test vectors running on Linux with GCC 4 for testers who want to use or just evaluate it. Installing FFTW3 is recommended for evaluating the code exactly.
Platform: | Size: 242688 | Author: Tony Gibson | Hits:

[ARM-PowerPC-ColdFire-MIPSmsp430

Description: msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC 18;数据采集 19;交流电压测量 20;车速测量 21;DS1820 22;DS1302 23;基于BQ26500温度检测系统 24;红外传输系统 25;pc通信 26;无线MODEM 27;楼宇对讲系统 28;DSP HPI接口 29;无线传输模块 30;步进电机控制 31;can通信系统-msp430 test code 1, MSP430 Development Foundation 2, keyboard 3, the digital display circuit 4, the LCD module interface 5, MSP430 CRC 6, 7, Chinese input methods, data compression algorithm 8, FIR filter 9, FFT algorithm for 10, Porter automatic identification rate of 11, serial memory 12 NAND flash interface, 13 A/D, TLV2541 14 DA DAC8830 15 ADS1241 16 temperature TMP100 17 timer DAC 18 data collection 19 AC voltage measurement 20 speed measurement 21 DS1820 22 DS1302 23 temperature detection system based on BQ26500 24 infrared transmission system 25 pc communication 26 wireless MODEM 27 building intercom system 28 DSP HPI interface, 29 wireless transmission module 30 stepper motor control 31 can Communication Systems
Platform: | Size: 247808 | Author: teamo38 | Hits:

[matlabFFt

Description: 对连续的单一频率离散序列 ,即k=8。 按采样频率 采样,截取长度N分别选N =20和N =16,观察其DFT结果的幅度谱。 -Discrete to continuous sequence of single frequency, ie k = 8. According to the sampling frequency sampling, truncation length N = 20 N, respectively, and selected N = 16, observed the results of its DFT magnitude spectrum.
Platform: | Size: 8192 | Author: 朱浩 | Hits:

[Linux-Unixfft-arm

Description: 基于ARM处理器的基4和基5的FFT算法标准C程序,作者是JDB。-Base on ARM processor about Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB
Platform: | Size: 237568 | Author: denny | Hits:

[DSP programPulseCompress

Description: 编写利用FFT实现脉压的ADSP测试程序,DSP平台为TigerSHARC处理器,编程语言不限,完成脉压计算。波形数据的采样频率为20MHz,信号的调频带宽1~10MHz可以选择,脉冲宽度20~200us可以选择。将MATLAB中产生的零中频线性调频信号的波形数据,导入VDSP++中,利用软件的仿真功能,运行程序,并且观察结果。统计计算脉压前后脉冲宽度的变化,脉压的增益。比较不同窗函数对脉压输出脉冲幅度和宽度的影响。统计不同条件下的运行周期数。-failed to translate
Platform: | Size: 1917952 | Author: | Hits:

[matlab2011.11.20

Description: matlab制作的小软件各种功能展示。。有镜像的垂直,水平,fft变换等-matlab software produced by a small display of various functions. . A mirror of vertical, horizontal, fft transform
Platform: | Size: 799744 | Author: wsh | Hits:

[matlabfft

Description: fftThe function of the false color with FFT improved ah you want me on TV for how the writing carefully please upload the detailed information function, including content that (at least 20 words). Try not to let the webmaster spending time on that for you fixed. Compressed package can t have a password when decompression. -The function of the false color with FFT improved ah you want me on TV for how the writing carefully please upload the detailed information function, including content that (at least 20 words). Try not to let the webmaster spending time on that for you fixed. Compressed package can t have a password when decompression.
Platform: | Size: 88064 | Author: 小伟 | Hits:

[Waveletfft

Description: FFT算法,ifft算法,能够实现fft与ifft的转换。20个字够了没。麻烦。(FFT algorithm, ifft algorithm to realize FFT and ifft transformation. 20 words enough. Trouble.)
Platform: | Size: 540672 | Author: 云中老子 | Hits:
« 12 »

CodeBus www.codebus.net