-
learn_struct_K2
本程序是贝叶斯网络结构学习的K2算法程序,可获取离散变量的贝叶斯网络(This procedure is K2 Bayesian network structure learning algorithm program, available discrete variables Bayesian Network)
- 2015-11-30 20:29:15下载
- 积分:1
-
算法图解
说明: 算法知识讲解,是一本不错的算法入门级教材的pdf版本(This is a good introduction to algorithm)
- 2020-03-13 18:37:49下载
- 积分:1
-
PLSPCAT2andspe
故障检测,分别是pls和pca,计算spe和t2控制量。(Fault detection is pls and PCA, respectively, to calculate SPE and T2 control.)
- 2018-04-20 21:54:54下载
- 积分:1
-
w
说明: 任意给定一个M进制的数X,利用栈实现数值转换。(Given an arbitrary number of M band X, use the stack to achieve numerical conversion.)
- 2010-07-06 10:32:10下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1
-
An-efficient-augmented-
基于经典的增广拉格朗日乘子法, 对求解一类带有特定结构(主要是针对凸规划)的非光滑等式约束优化问题, 我们提出、分析并测试了一个新算法. 在极小化增广拉格朗日函数的每一步迭代中, 该算法有效结合了带有非单调线性搜索的交替方向技术, 我们建立了算法的收敛性, 并用它来求解在带有全变差正则化的图像恢复问题.(Based on the classic augmented Lagrangian multiplier method, we propose, analyze and test an algorithm for solving a class of equality-constrained nonsmooth optimization problems (chiefly but not necessarily convex programs) with
a particular structure. The algorithm effectively combines an alternating direction
technique with a nonmonotone line search to minimize the augmented Lagrangian
function at each iteration. We establish convergence for this algorithm, and apply it
to solving problems in image reconstruction with total variation regularization.)
- 2017-01-05 15:54:19下载
- 积分:1
-
Agapoive
自适应系数的过渡过程比较与分析 基于LMS和RLS算法比较(Adaptive coefficient of the transition process of comparison and analysis based on LMS and RLS algorithm is compared)
- 2017-05-14 00:04:30下载
- 积分:1
-
Computational-Science-codes
开发环境没有可选项,fortran90,Fortran_90_and_Computational_Science-_codes(Computational Science codes by fortran90
)
- 2013-10-10 17:07:12下载
- 积分:1
-
cfoa
考虑果蝇算法的缺陷,提出了基于混沌算法的果蝇算法,这是代码。(Code of Fruit fly algorithm based on Chaos Algorithm)
- 2020-10-12 23:47:31下载
- 积分:1
-
subfunction
5个子函数,包括格拉布斯剔除异常值函数,牛顿插值法函数,拉格朗日插值法函数,希尔排序函数,莱以特准则剔除异常值函数,函数方便移植。(5 sub-functions, including functions Grubbs outliers removed, Newton interpolation function, Lagrange interpolation function, Hill sort function, Levin special criteria to exclude outliers, function to facilitate transplantation.)
- 2013-06-25 11:43:51下载
- 积分:1