资源列表
FFTW3st
- 快速傅立叶变换 采用c++编程 有源代码-FFT by C++, with source file
code.tar
- 快速傅立叶变换程序代码,学信号的同学,可要注意了-Fast Fourier Transform code, the students learn signal, I must remind the
szpGauss
- 用C++实现的高斯混合模型的算法类,方差矩阵是对角矩阵-C + + Gaussian mixture model algorithm category, variance matrix is diagonal matrix
MTParser_srcVC7
- 非常好的数学公式计算源代码,支持程序运行时公式的自定义,支持宏定义、常量定义、函数定义-very good mathematical formula source code, run-time support for the procedural formula from the definition of support Acer definition constants defined function definition
Matlab 6.X辅助优化计算与设计 源代码
- 电子工业Matlab 6.X辅助优化计算与设计原代码-electronics industry Matlab 6.X assisted optimization code with the original design
FilterCal
- 这个我写的一个计算LC滤波器的程序,可以显示出最后的频率截止情况,有最平法,椭圆法等计算方法-this, I wrote a calculation of the LC filter procedures can demonstrate that the frequency of the final deadline, the most-France, oval law calculation method
COMTRADE国际标准格式数据处理工具
- 对于符合国际标准COMTRADE格式的数据进行转换处理,COMTRADE是电力系统自动化常用的数据格式。-for compliance with international standards COMTRADE data format conversion, COMTRADE power system automation is commonly used data formats.
simplix
- 这是关于运筹学上的单纯形法的源码,此方法用的是两阶段法。-tacticians on the simplex method source code, the use of this method is a two-stage method.
000422
- 基于多分辨分析的数值积分算法 介绍一种积分算法-multiresolution analysis based on the numerical integration algorithm introduces a integral algorithm
raa
- 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
vb_bezierfit
- 这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线-This is a difference with Bezier curves and B-spline curves curve f
fitcurve
- 二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数 -Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome