搜索资源列表
同学编的C#的FFT函数
- 一个C#写的FFT函数,希望能给大家以提示。没有压缩密码。-a write C# FFT function, we can hope to suggest. No compression password.
fix_fft.c.tar
- 这是一个从国外网站上找到的一个定点的fft程序实现,文件中的fft_ex()函数是我实际使用在项目上的一个样例。这个算法较快的实现了fft计算并具有较高的精度。-This is a program from foreign website, and implements a fixed point of the FFT. fft_ex () function is actually used in a project as a sample. This algorithm is faster t
FFT
- 脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_de
first
- 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
fftifft-wind4891
- C Source Code program of FFT IFFT Function
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 algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
FFT
- FFT的C语言程序,包括失真度函数,最后加入了一个测试例子-FFT of the C language program, including the distortion function, and finally added a test case
fft
- 一个简单的c程序,用来实现FFT的功能@@!! -A simple c program to implement FFT function @ @! !
Use_FFT_Make_Convol
- 利用DEV C++ 平台,用FFT实现卷积的功能-Using DEV C++ platform, using FFT convolution function to achieve! ! ! !
function6
- Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measur
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语言算法,后面的main函数是验证程序-fft C language algorithms, the back of the main function is to verify that the program
fft
- 本程序的功能是实现FFT计算。采用C语言实现FFT的简单计算。-The function of this program is to achieve the FFT calculation. C language implementation of a simple calculation of the FFT.
FFT-1.0
- 此函数是通用的快速傅里叶变换C语言函数,移植性强。-This function is a generic fast Fourier transform of C language function。
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。
FFT
- Function Descr iption: This function is generic fast Fourier transform C language function, portability, and the following sections failing Lai hardware. This function takes the form of a
fft-ifft
- fft_ifft傅里叶正逆变换,用c实现-To estimate the biased cross-correlation function
fft_C源程序
- c语言实现,快速傅里叶变化的源码。库函数形式(C language, fast Fourier changes of the source code. Library function form)