资源列表
bayes_classifier
- 贝叶斯分类器,模式识别,贝叶斯规则用于C个类,高斯函数建模-Bayesian classifier, pattern recognition, Bayesian rules for C-class, the Gaussian function modeling
dmle
- 递推极大似然法求解系统辨识参数(matlab)-Maximum Likelihood Estimation
01beibao
- 有一批集装箱要装上一艘载重量为c的轮船.其中集装箱i的重量为Wi.最优装载问题要求确定在装载体积不受限制的情况下,将尽可能多的集装箱装上轮船-A group of containers to be loaded onto a ship load of c. In which the weight of the container i is Wi. Loading problem requires to determine the optimal load size without restric
d
- 高精度问题,用于计算高精度问题,最大可以达到1000位数的阶层-High-precision problem, used to calculate high-precision problem, the greatest median levels can reach 1000
YANGHUISANJIAO
- 打印杨辉三角(FORTRAN) 打印杨辉三角(FORTRAN)-PRINT Pascal s Triangle Pascal s Triangle
factRI
- Algorithm on calculating factorial by iterative or recursive way
PSO
- 粒子群的matlab源代码程序,粒子群的
POLYNOMIAL
- 一个将输入的系数转化为多项式形式字符串的C++程序,在C++指针和循环语句学习中非常经典-A C++ program inverting the input of coefficients into polynomial string
Lagrange--method-of-interpolation
- 基于C语言编写的拉格朗日插值法计算程序,计算方法基础简单,可以直接植入大型工程中,可以根据需要调整输入参数个数。-Lagrange method of interpolation
PN_trans_prob
- Petri网某一时刻各状态转移概率的求解-Solution of state transition probability at any time in Petri net
rk4
- Runge-Kutta法中最常用的是:四阶五级变步长算法。德国学者Felhberg对传统Runge-Kutta法进行了改进,得到了四阶五级变步长算法,也叫FRK算法。下面是标准四阶龙格-库塔法的Matlab程序 -Runge-Kutta method most commonly used are: FOURTH ORDER five variable step algorithm. German scholars Felhberg traditional Runge-Kutta method
MMtp
- 向量、矩阵运算乘法运算合集 输入两个个向量(矩阵)的地址和一个空地址,返回计算结果。-Calculation of vector and matrix: times