搜索资源列表
行家算法2
- 银行家算罚的,在操作系统中也是很重要的拉,个人下载下来参考参考。-bankers penalty count, the operating system is also very important in Rafah, personal information. Downloaded.
fhx
- 用VC编写的内点罚函数法,有没有人可以将此代码转换到VB里面-VC prepared by the complex law, no one can change this code inside of the VB -VC prepared with internal penalty function method, there are no one can convert this code to VB inside-VC prepared by the complex law, no one
yuesuyouhua
- 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Rosen gradient projection method for solving constra
vrp
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
Exterior-point-penalty-function
- 外点惩罚函数的一种算法实例,C语言版凑够二十字就可以了-Exterior point penalty function
regularization
- 正则化(regularization),是指在线性代数理论中,不适定问题通常是由一组线性代数方程定义的,而且这组方程组通常来源于有着很大的条件数的不适定反问题。大条件数意味着舍入误差或其它误差会严重地影响问题的结果。-Regularization, in mathematics and statistics and particularly in the fields of machine learning and inverse problems, refers to a process of
Penalty-function
- 有约束的罚函数求解,可以自己变换约束条件-Penalty function for solving constrained
fahanshu
- 利用c++编写了一个外点惩罚函数,用于对于对目标值的推算与尝试。-Use c++ to write a point outside the penalty function for the target value for the calculation and try.
Untitled2
- 利用外点法惩罚函数法求解简单的约束优化问题。可以运行-Outer point penalty function method is used to solve simple constrained optimization problems.
psoSVM
- 利用粒子群优化算法优化支持向量机的惩罚参数Cg,提高效率、准确率。-Particle swarm optimization algorithm to optimize SVM penalty parameter Cg, improve efficiency and accuracy.
powell
- 惩罚函数鲍威尔法,精确控制步长与步数,求教效率较高-Powell penalty function method, precise control of step size and number of steps, the higher the efficiency of neighborhoods
罚函数
- 利用罚函数计算min X1^2+X2^2 s.t. 2X1-X2≤7 X1^2+3X2^2=2(Penalty function calculation)