搜索资源列表
c语言的傅里叶变换
- 快速傅里叶变换程序,该程序可用于信号处理,及其它数值分析中
fft
- 离散傅里叶变换是20世纪60年代是计算复杂性研究的主要里程碑之一,1965年Cooley和Tukey所研究的计算离散傅里叶变换(Discrete Fourier Test)的快速傅氏变换(FFT)将计算量从О(n2)下降至О(nlogn),推进了FFT更深层、更广法的研究与应用。 这是一个傅氏变换的MPI程序,用C语言实现。-Discrete Fourier Transform of the 20th century 60 s co
switch
- c语言的经典程序 快速傅里叶变换-c language program of classical fast Fourier transform
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
2812TI
- TI的2818快速傅里叶变换的例程。程序使用的是C语言。调试工具使用CCS。-TI' s 2818 Fast Fourier Transform routines. Program uses the C language. Debugging tools CCS.
FhDgHEP2
- 快速傅里叶变换算法的c语言实现程序,具体描述了fft算法的实现过程-Fast Fourier Transform algorithm c language implementation procedures, specific descr iption of the fft algorithm implementation process
fft
- 做快速傅里叶变换的程序,用C语言实现,和大家一起分享-Fast Fourier transform to do the procedure, with the C language, and share
fft-of-the-C-language-source-code
- 这是关于快速傅里叶变换(FFT)的C语言程序。-This is on the fast Fourier transform (FFT) of the C language program.
fft-16-4
- 基4fft的快速傅里叶变换及实现此过程的c语言程序-Fast Fourier transform based 4fft and implement this process, c language program
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-program
- 本程序使用c语言实现快速傅里叶变换的基本算法-The program uses fast Fourier transform c language the basic algorithm
fft
- 用51单片机实现快速傅里叶变换的算法C语言程序。-Use C language to realize FFT。
FASTCON
- 采用C语言编程,使用C语言实现快速傅里叶变换的程序-fft based on C/C++
FFT
- 用C语言编写的实现快速傅里叶变换的程序,-The C language realization of the fast Fourier transform
C
- 《数字信号处理C语言程序集》 内涵各种c语言源码! 第一章 数字信号的产生 均匀分布随机数;正态分布随机数;指数分布随机数.... 第二章 快速傅里叶变换 第三章 快速离散正交变换 第四章 快速卷积与相关 第五章 数字滤波器的时域和频域响应 -" Digital Signal Processing C language program set the connotation of a varie
FFT-based-on-C
- 快速傅里叶变换FFT的C语言实现语句及程序-FFT based on C
music-spectrum-display
- 基于51单片机的音乐频谱显示程序,包括快速傅里叶变换的c语言实现。-51 microcontroller-based music spectrum display program, including Fast Fourier Transform c language.
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.)
快速傅里叶变换的C语言程序
- 快速傅里叶变换的C语言程序,用于采集的数据进行分解(C language program of fast Fourier transform For accurate testing)