搜索资源列表
fft
- 快速傅里叶变换(FFT)算法C++实现代码 -Fast Fourier Transform (FFT) algorithms to achieve C code
FFT
- 这是FFt的程序,已经调试,用C语言编写。可以下载试试。
Fft
- fft并行算法实现,C语言开发,用mpi编程完成
fft
- FFT算法的C语言程序,经过调试的,是可以用的
FFT
- 用c实现FFT算法,通过修改该程序可实现32点,64点,128点的FFT运算
256点FFT源代码
- 256点FFT IP核。包括16bit和8bit两种精度和C、VHDL、Verilog三种语言的多版本、多精度的IP核
512点FFT
- 512点FFT IP核。包括C、VHDL和Verilog三种语言版本,8bit与16bit两种精度。
fft128.dsp中实现fft128点变换
- dsp中实现fft128点变换,fft变换部分为汇编,主程序用的是c,fft
FFT
- 一个不错的快速傅里叶变换并行算法的MPI源程序-A MPI source code for fast Fourier transform s parallel algorithm
FFT
- 256点FFT算法 可以在程序中直接调用-256-point FFT algorithm can be invoked directly in the program
fft
- 快速傅里叶变换算法 用于电网谐波计算 采用c语言编程-Fast Fourier transform algorithm for computing harmonic language programming using c
FFT
- 实现快速傅立叶变换的C程序代码,以基2FFT为基础的算法-Implementation of fast Fourier transform C program code, to base 2FFT based algorithm
C-program-of-BSS-and-examples-1
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
C-program-of-BSS-and-examples-2
- 在linux平台下,纯c写的盲信号分离的代码.它采用基于卷积混合的盲信号分离算法,不但可以分离人工合成的混合信号,而且对于真实环境中的卷积混合的语音信号也能够分离.在本程序中,包含了两个测试文件,makefile后便可以直接使用. 另外值得一提的是,压缩包里包含有一些语音处理方面的常用函数.例如fft变换,读取写入wav文件,以及一些常用的一维向量和二维矩阵变换的函数.这些可以直接应用在其他应用程序里去.-Linux platform, the blind signal separation o
digital-signal-C-code
- 数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
fft
- C语言实现几种不同FFT的方法:其中包括时间抽取的基2 DFT,频率抽取的基2 DFT,分裂基算法、CZT方法等。-C language implementation of several different FFT approach: including the time taken by the base 2 DFT, frequency extraction base 2 DFT, split based algorithm, CZT methods.
fft
- 基于C语言的快速傅里叶变换FFT消息传递MPI编程,可以在并行计算机中编译与运行-Fast Fourier Transform (FFT) based on the C language MPI message passing programming parallel computers can be compiled and run
lab45-FFT-FIR
- 快速傅里叶变换的c程序,同时加入FIR滤波器程序,调试成功-Fast Fourier Transform c program, while adding FIR filter program, the successful commissioning
fft
- 运用C语言环境,实现基-2FFT运算,从而实现复杂的由时域分析转向频域分析的计算-Using C language environment and realize the base-2FFT operation, in order to achieve the complex time-domain analysis by calculating the frequency domain analysis of the steering
FFT
- TMS320C6678 FFT源代码,TMS320C6678是TI公司推出的一款8核DSP,具有强大的并行处理能力,FFT代码底层使用汇编编写,使用C语言调用,模块化功能,便于使用-TMS320C6678 FFT source code, TMS320C6678 is TI has introduced an 8-core DSP, a powerful parallel processing capabilities, FFT underlying assembler code written