资源列表
gauss513
- 这是一个gauss算法实现的C代码。本算法采用的是具有行交换的列主元素消去法。-This is a Gauss algorithm C code. The algorithm is used in the exchange trip out the main elements of elimination method.
compute_electr_magnetic_example
- 计算电磁学书上的试验程序,对于学习fdtd很有帮助-computational electromagnetics book on the testing procedures, learning helpful fdtd
gaosi
- 计算方法《高斯定理》-calculation method, "Gauss theorem"
bys
- 采用贝叶斯正则化算法提高BP网络的推广能力。在本例中,将采用两种训练方法,即L-M优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练BP网络,使其能够拟合某一附加有白噪声的正弦样本数据。-The use of Bayesian regularization algorithm for BP network to improve generalization ability. In this case, two types of training methods will b
zishiyingtixinggongshi
- 自适应梯形公式,计算体形的各种公式,可变步长自动适应的。-Adaptive trapezoid formula to calculate body shape of the various formulas, automatic variable step size adaptation.
Associativity
- 求乘法结合律的个数-Combination of law for the number of multiplication
pso-algoritm-general
- general PSO algoritm
Cpp2
- 利用VC++6.0对二维向量进行处理,对输入的向量按长度由小到大排序-Using VC++6.0 to process two-dimensional vector, the length of the input vector by ascending order
newton
- 牛顿迭代法,数值分析中的算法,是一种等距节点的插值算法-Newton' s method, numerical analysis algorithms, is a node equidistant interpolation algorithm
Chap-07-
- 《自学手册》第七章运算符及表达式,实例简单实用,适用于初学者。-The self-study manual, Chapter VII of the operator and the expression of an instance of simple and practical for beginners
leave-one-out
- leave one out for R,线性回归-leave one out for R
sanjie.m
- 利用三阶迭代方法来求解非线性方程,主要用于数值分析中。-Use third order iterative methods to solve non-linear equation.