文件名称:快速相关算法
文件大小:462KB
文件格式:RAR
更新时间:2015-02-01 06:06:18
FFT 快速相关算法 C语言
基于FFT的快速互相关算法,c语言源代码。代码互相关是我自己研究传感信号提取时写的,通过测试。FFT程序也非常精炼。对于研究人员与开发人员都有一定的借鉴意义。快速相关,FFT,源代码看懂后就可以直接用。测试程序是用VS2008写的,其中测试数据是从文件导入的稍作修改就可以测试。
【文件预览】:
FastCorr
----main.c(3KB)
----Mod_FastCorre.c(2KB)
----TypeDefine.h(2KB)
----Mod_FastCorre.h(324B)
----FastCorr.sln(890B)
----Debug()
--------FastCorr.ilk(325KB)
--------FastCorr.pdb(355KB)
--------FastCorr.exe(33KB)
----FastCorr()
--------main.h(87B)
--------FastCorr.vcproj.PC2011070309WUB.Administrator.user(1KB)
--------FastCorr.vcproj(4KB)
--------Debug()
--------FastCorr.ncb(411KB)
----Alg_Dit2FFT.h(3KB)
----FastCorr.ncb(571KB)
----DulMZData()
--------1b.dat(55KB)
--------1a.dat(53KB)
--------5b.dat(58KB)
--------3b.dat(54KB)
--------3a.dat(51KB)
--------2b.dat(58KB)
--------2a.dat(56KB)
--------4a.dat(54KB)
--------4b.dat(56KB)
--------5a.dat(56KB)
----FastCorr.suo(21KB)
----Alg_Dit2FFT.c(10KB)