搜索资源列表
-
2下载:
最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simp
-
-
0下载:
极值法是一种重要的数学思想和分析方法。化学上所谓“极值法”就是对数据不足而感到无从下手的计算或混合物组成判断的题目,采用极端假设(即为某一成分或者为恰好完全反应)的方法以确定混合体系中各物质的名称、质量分数、体积分数,这样使一些抽象的复杂问题具体化、简单化,可达到事半功倍之效果。 -The extremum law is an important mathematical thinking and analytical methods. Chemical on the so-called &qu
-
-
1下载:
约束优化问题:
minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug)
minPF(外点罚函数法解线性等式约束)
minGeneralPF(外点罚函数法解一般等式约束)
minNF(内点罚函数法)
minMixFun(混合罚函数法)
minJSMixFun(混合罚函数加速法)
minFactor(乘子法)
minconPS(坐标轮换法)(算法还有bug)
minconSimpSearch(复合形法)-Constrained optimiz
-
-
0下载:
DemoCodesOutex.m shows the basic operations of CLBP.
-