搜索资源列表
FFT_work
- 我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is
FFT
- FFT蝶型算法的C语言实现,在信号处理方面很有用处的!
FFT
- 时间抽取基2的FFT算法C语言实现,注释清晰 在VC++6.0上已经通过测试。
MCZTFFT
- CZT和FFT的C语言实现代码,能有效滤除谐波,噪声。获得信号的频率,是一种良好的频率测量算法。
fft
- 快速傅立叶变化的fft算法的C语言实现。-Fft Fast Fourier change of the C language algorithm implementation.
FFTC
- fft的c++语言实现,改自matlab的相关程序-fft c++
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
- FFT算法的C++语言实现,-FFT algorithm C++ language implementation
fft-c
- fft的C语言实现,基于2的N次方的编程,提高dft效率的算法。-fft ,fast floriu translation
fft_conv_filters_DSPFunction_ByC
- 数字信号处理中频率响应、相关函数、fft、各种滤波器的C语言实现(各文件有功能说明)-The C edition of many DSP functions such as Frequency function,fft,filters and so on
FFT
- 本文介绍了快速傅里叶变换(FFT)的C语言实现方法-The paper introduces the fast Fourier transform (FFT) realization on C language
fft
- 本程序是用于二维快速傅里叶变换的C语言实现方法-This procedure is used for two-dimensional fast Fourier transform method for C language
FFT-about-C
- fft 的c语言实现方法 程序较简单,使用于初学者-fast fourier transform about C
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
- 快速傅里叶变换FFT的C语言实现及应用,DIF-FFT,DIT-FFT-C language implementation and application of DIF-FFT, DIT-FFT Fast Fourier Transform (FFT)
fft的c语言实现
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现,程序完完整性较好~
fft
- 一个短时傅里叶变换的C语言实现,对3万个数据进行加窗、FFT处理-A short time Fourier transform of C language, for 30,000 data windowing, FFT processing
C语言实现FFT(快速傅里叶变换)
- 可实现对输入的序列FFT变换的C代码,代码可直接在VC下运行(C code can be implemented for the sequence FFT transformation of the input)
fft C语言实现
- fft c语言实现,快速傅里叶运算的c语言实现(fft)
fft-c程序
- 用c语言实现MATLAB中的fft函数,实用可行(Implementation of FFT functions in MATLAB with C language)