资源列表
xianbo
- 自适应陷波,参数可调,迭代达到最理想效果-Adaptive notch, adjustable parameters, the iterations to achieve the best results
IntroductionFFT
- 介绍快速傅立叶变化的ppt,该ppt讲解详细,还带有实现程序的框图。-Fast Fourier Transform
sine-cosine
- print graph for sin cosin
prime-no
- print and find prime numbers
src
- // 求多元回归方程:Y = B0 + B1X1 + B2X2 + ...BnXn // data[rows*cols]二维数组;X1i,X2i,...Xni,Yi (i=0 to rows-1) // rows:数据行数;cols数据列数;Answer[cols]:返回回归系数数组(B0,B1...Bn)-generalized least squares
6f92ca32342f
- 无约束条件退火算法,包括退火算法的简介及算法代码。-Constraints annealing algorithm, including a brief descr iption of the annealing algorithm and the algorithm code.
LDLUDU
- Doolittle分解,Q=L*R,L是单位下三角;UDU 分解,U是单位上三角阵.Doolittle分解,Q=L*R,L是单位下三角;LDL 分解,L是单位下三角阵(下*对*上)-Doolittle decomposition Q = L* R, L is unit lower triangular UDU ' decomposition, U is the unit upper triangular matrix. Doolittle, decomposition, Q = L* R
SVC-and-SVR
- 基于SVM数据分类及回归分析,并采用不同的核函数如RBF,sigmoid,polynomial等-the data classification and regression analysis based on SVM, by using different kinds of kernel functions, for examples, RBF,sigmoid and ploynomial and so on
ccSHTlib.tar
- 一个球面调和的代码,基于二维傅立叶变换,运算效率很高-A spherical harmonic code, based on two-dimensional Fourier transform, the high computational efficiency
include
- 各种数学计算算法,包括数组、矩阵相关计算,回归方程,各类函数等。-Various mathematical algorithms, including the array matrix calculation, the regression equation, all kinds of functions, etc..
SIMPLER
- simpler算法,陶文铨数值传热学第二版教学程序-simpler arithmetic solving heat transfer
pid
- PID控制仍然是工业控制场合常用的控制算法,本程序是用C编写的一个实现PID算法的代码-PID control is still commonly used in industrial control applications control algorithm, this procedure is an implementation of the PID algorithm code written in C
