搜索资源列表
fft
- C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
fft
- C语言版快速傅立叶变换Fast Fouier Transform(fft)-C language version of Fast Fourier Transform Fast Fouier Transform (fft)
FFT
- 快速傅立叶变换 c语言编写 要通过调试 dsp程序-Fast Fourier Transform c language dsp through debug procedures
FFT
- C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
FFT
- c语言实行快速傅里叶fft变换,可在此基础上开发,已调通!-c language to implement fft Fast Fourier Transform, can be developed on this basis, have had pass!
fft
- fft c语言下编译通过,内涵fft以及ifft,注释说明很全-fft in c
Lab0503-FFT
- C语言实现的fft蝶形运算,是个通用程序,移植一下即可使用在其他嵌入式芯片上-C language implementation of the fft butterfly is a common procedure, transplant what can be used in other embedded chip
IFFT
- fft,ifft运算,c语言程序设计,信号处理算法-ifft c program signal produce
fft
- 快速傅立叶算法,C语言编程,进行频谱分析 -FFT C,FFT spectrum
FFT
- dsp C语言编程,算法研究机快速编码 解决语音编码的速度采样问题-dsp C语言编程算法研究机快速编码解决语音编码的速度采样问题
FFT
- fft快速傅里叶变化,c语言程序,蝶形算法-fft Fast Fourier transform, c language program, butterfly algorithm
fft
- C语言编写的计算FFt同时画出FFt曲线的小程序-C language computing FFt curve while the applet draw the FFt
FFT-Algorithm
- 本例通过VC实现二维快速傅里叶变换,涉及到进行矩阵、复数等数学运算,运用了C语言动态内存分配、文件操作、结构指针的函数调用等内容。-In this case through the VC to achieve two-dimensional fast Fourier transform, related to the matrix, such as complex mathematics, use the C language, dynamic memory allocation, file o
fft的c语言实现
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现,程序完完整性较好~
C语言实现FFT(快速傅里叶变换)
- C语言实现FFT,实测效果极好,可经过修改实现二维FFT,以及FFT反变换。(C language to achieve FFT, measured results are excellent, can be modified to achieve two-dimensional FFT, and FFT inverse transform.)
fft C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)
fft
- 标准C语言程序,对输入的二维矩阵进行快速傅里叶变换。是一种速度很快的FFT算法。因项目需求编写,完全可用。(Standard C language program, the input two-dimensional matrix fast Fourier transform. Is a fast FFT algorithm. Prepared for the project needs, fully operational.)
FFT
- C语言的快速傅里叶变换,基于VC++编写,高效率,1024个点(The fast Fourier transform of C language is based on VC++, which is efficient and 1024 points.)
C语言实现FFT(快速傅里叶变换)
- 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)