搜索资源列表
FFT
- 快速傅里叶变换的C实现,采用新的倒序算法,程序代码只有一百多行,就要以实现千个采样点的计算
FFTRECT
- 快速傅里叶变换的C程序实现,实现了矩形脉冲的FFT,并画出了其图形
FFT 源程序
- c 语言的基2快速傅里叶变换程序
fft-Fast-Fourier-Transform-program
- 傅里叶变换 C 程 fft快速傅立叶变换程序-Fourier transform C Cheng fft Fast Fourier Transform program
fft
- fft算法C程序实现,可以用来快速傅里叶变换-fft aglorithm use c language
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程序代码-Fast Fourier transform, c program code. . . . . . . . . . . . . . . . . . .
Numerical_Recipes_in_C.The_Art_of_Scientific_Compu
- 《数值分析方法库 》本书选材内容丰富,包括了当代科学计算过程中涉及的大量内容:求特殊函数值、随机数、排序、最优化、快速傅里叶变换、谱分析、小波变换、统计描述和数据建模、偏微分议程数值解、若乾编码算法和任意精度计算等。本书科学性和实用性统一,不仅对每种算法进行了数学分析和比较,而且根据作者经验对算法给出了评论和建议,并在此基础上提供了用C++语言编写的实用程序。-《Numerical Recipes in C: The Art of Scientific Computing》, The pro
four1
- 一维快速傅里叶变换,在C++环境下用C编写的程序-One-dimensional fast Fourier transform
FFT
- 快速傅里叶变换c程序,用FFT实现离散傅里叶变换 -Fast Fourier transform c program, with the discrete Fourier transform FFT
FFT
- 快速傅里叶变换的C++程序,用于各类信号和图像粗粒领域-Fast Fourier Transform C++ program for various types of coarse-grained areas of signal and image
fft
- fft快速傅里叶变换的c语言程序。原始数据在文件中定义。-fft Fast Fourier Transform c language program. The original data in the file definition.
fft
- 本程序是用于二维快速傅里叶变换的C语言实现方法-This procedure is used for two-dimensional fast Fourier transform method for C language
fft.c
- 此程序代码旨在实现快速傅里叶变换里的按时间抽取,输入顺序,输出倒序。-failed to translate
fft_c
- 函数简介:此程序包是通用的快速傅里叶变换C语言函数,移植性强,以下部分不依 赖硬件。此程序包采用联合体的形式表示一个复数,输入为自然顺序的复 数(输入实数是可令复数虚部为0),输出为经过FFT变换的自然顺序的 复数.此程序包可在初始化时调用create_sin_tab()函数创建正弦函数表, -Function Descr iption: This package is a generic fast Fourier transform C language function
FFT
- 快速傅里叶变换C程序,帮助你做毕业设计。可以参考下这些。-Fast Fourier Transform C program
fft_C
- C语言版的FFT程序。 快速傅里叶变换C语言函数,移植性强,以下部分不依赖硬件。此函数采用联合体的形式表示一个复数,输入为自然顺序的复数,输出为经过FFT变换的自然顺序的复数. -C language FFT program Fast DFT is very easy to run on hardware. input data must be complex, and output data is also complex.
FFT-1.1
- 此程序包是通用的快速傅里叶变换C语言函数。-This function is a generic fast Fourier transform of C language function。
FFT-1.2
- 此程序包是通用的快速傅里叶变换C语言函数,移植性强。-This function is a generic fast Fourier transform of C language function。
FFTtransform
- 自编快速傅里叶变换C++类程序,亲测通过,实现频谱分析-Self fast Fourier transform C++ class program, pro-test by spectral analysis