资源列表
signalpro
- 在学习数字信号处理算法程序中用VC编写的几个通用算法程序。 卷积计算/DFT与FFT实现/-In the learning process of digital signal processing algorithms using VC General Algorithm for the preparation of several procedures. Convolution calculation/DFT and FFT realization /
CircleArea_MC
- 本文是蒙特卡罗方法在数学上的一个简单应用。利用蒙特卡罗方法将确定的数学问题变成概率问题,并随机抽样,根据抽样结果,计算出单位圆的面积。-This is the Monte Carlo method in a simple mathematical applications. Using Monte Carlo method to determine the problem into mathematical probability and random sampling, the sample
Area_sincos_MC
- 本文采用蒙特卡洛方法,将方程y=sin(x)+x与方程y=cos(x)+x之间的曲线包络面积求解出来。-In this paper, the Monte Carlo method to equation y = sin (x)+ X with the equation y = cos (x)+ X between the envelope curve out an area to solve.
INT_COS_DIV_X_MC
- 用蒙特卡洛方法,求解出y=cos(x)/x在给定区间上的定积分值。-By Monte Carlo method, the y = cos (x)/x in a given interval on the value of the definite integral.
INT_Parabolic_MC
- 用蒙特卡洛方法,求解出抛物线方程在给定区间内的积分值。-Using Monte Carlo methods for solving a parabolic equation in a given range of integral values.
INT_xsinx_MC
- 对难于时行积分的方程y=x*sin(x),用蒙特卡洛方法进行了求解。-Difficult when the line integral of the equation y = x* sin (x), using Monte Carlo methods to solve.
fft
- 基2算法的FFT程序,源码使用了按时间抽取的方式-Radix-2 algorithm the FFT procedure, the use of a time source selection
DFT
- 从.txt文件中读取数据,并对数据进行傅里叶压缩和变换的操作。-From. Txt file to read data, and data compression and Fourier transform operation.
DWT
- 从.txt文件中读取数据,并对数据进行哈尔小波变换和压缩操作。-From. Txt file to read data, and data Haar wavelet transform and compression operations.
fptest
- 很不容易找到的一个外国人写的Fp-growth的算法。注释很清楚,编程风格值得借鉴-Not easy to find a foreigner to write the Fp-growth algorithm. Notes It is clear that programming style is worth learning from
Ckmedoids
- K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
pfftw-0.03.tar
- 用于FFT,来自MIT的源码,获数学大奖的成果-For the FFT, the source code from MIT, was the outcome of Mathematics Award
