登录
首页 » Visual C++ » dit_fft

dit_fft

于 2010-09-22 发布 文件大小:718KB
0 432
下载积分: 1 下载次数: 186

代码说明:

  本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。(This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.)

文件列表:

dit_fft
.......\complextion.cpp,716,2009-12-23
.......\complextion.h,417,2010-06-29
.......\conv.cpp,581,2009-12-09
.......\dct.cpp,2415,2010-06-29
.......\Debug
.......\.....\complextion.obj,4587,2010-06-29
.......\.....\conv.obj,12385,2009-12-09
.......\.....\dct.obj,17511,2010-06-29
.......\.....\dit_fft.exe,634942,2010-09-04
.......\.....\dit_fft.ilk,856156,2010-09-04
.......\.....\dit_fft.obj,151703,2010-06-29
.......\.....\dit_fft.opt,43520,2009-12-21
.......\.....\dit_fft.pch,186940,2009-12-09
.......\.....\dit_fft.pdb,1352704,2010-09-04
.......\.....\fft_1.obj,187654,2010-06-29
.......\.....\idft.obj,2588,2009-12-09
.......\.....\main.obj,147414,2010-09-04
.......\.....\nixu.obj,4410,2010-06-29
.......\.....\vc60.idb,115712,2010-09-04
.......\.....\vc60.pdb,118784,2010-09-04
.......\dit_dif_fft.h,102,2009-12-04
.......\dit_fft.cpp,1828,2010-06-14
.......\dit_fft.dsp,4728,2010-06-14
.......\dit_fft.dsw,522,2009-12-01
.......\dit_fft.ncb,66560,2010-09-04
.......\dit_fft.opt,54784,2010-09-04
.......\dit_fft.plg,999,2010-09-04
.......\fft_1.cpp,13299,2010-06-21
.......\fft_1.h,1301,2010-06-28
.......\idft.cpp,256,2009-12-09
.......\main.cpp,5081,2010-09-04
.......\nixu.cpp,1043,2010-06-29

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • a-TEM-program
    一个小的瞬变电磁测深数据处理程序,主要用于计算视电阻率和深度.(a small transient electromagnetic sounding data processing procedures, mainly used in the calculation of the apparent resistivity and depth )
    2012-04-23 09:52:30下载
    积分:1
  • shenliu
    有限元计算基本程序,为毕业论文时编写的局部渗流计算程序。(Finite element method the basic procedures for the thesis prepared by local seepage calculation procedures.)
    2007-08-20 14:00:54下载
    积分:1
  • UDFlizi
    基于FLUENT软件的一些常用UDF实例,比较有帮助(udf example)
    2015-10-20 15:56:14下载
    积分:1
  • kalmanfileter_c-code
    外国人写的卡尔曼滤波器算法的库,可以供大家参考,已经封装好了(kalman library)
    2012-04-24 10:46:44下载
    积分:1
  • de_test
    差分进化算法,有测试函数,是遗传算法的改进算法,收敛快,精度高。(Differential evolution algorithm, a test function, is an improved genetic algorithm algorithm, fast convergence, high precision.)
    2017-06-01 19:46:08下载
    积分:1
  • 常微分方程值解法
    常微分方程数值解法,又是一个数值分析的常用算法(Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm)
    2005-01-31 22:13:30下载
    积分:1
  • KMEANS
    This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP <enter> (This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE <enter> The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector]- vector N (real) To compile: ICC KMEANS.CPP <enter> )
    2013-01-05 23:11:23下载
    积分:1
  • log
    之前找不到合适精度的log2x函数的定点化源码,经过实现并验证后,发上来大家一起学习(fixed version for log2x)
    2012-06-27 20:19:22下载
    积分:1
  • NEWTONDIEDAI
    用C++来实现NEWTON迭代法解非线性方程算法数值分析,是数值分析里典型的一个算法。(In C++ to achieve NEWTON iterative numerical algorithm for solving nonlinear equations, numerical analysis is in a typical algorithm.)
    2011-10-09 21:58:54下载
    积分:1
  • rtfindgen
    多物理场耦合软件采用有限元方法模拟rtfindgen(Coupled multi-physics simulation software using the finite element method rtfindgen)
    2017-03-10 00:38:29下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载