搜索资源列表
无约束优化 梯度法
- 无约束优化 梯度法的C++程序
无约束优化 牛顿法
- 无约束优化 牛顿法的C++程序
无约束优化 阻尼牛顿法
- 无约束优化 梯度法的C++程序
无约束优化 坐标轮换法
- 无约束优化 坐标轮换法的C++程序
外点惩罚函数法-调试通过
- 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
YLiGRC04
- 本文提出一种基于增广拉格朗日法的非线性约束优化算法用于独立成份分析(ICA), 仿真试验结果表明此方法可以有效的用于独立成份的分离. -This paper presents a broad-based increase Lagrange method of nonlinear constrained optimization algorithm for the independent component analysis (ICA),
优化设计
- 常规优化算法程序库,处理各种有约束和无约束优化问题-conventional optimization algorithm library, to deal with binding and non-constrained optimization problem
OptimalRestrain
- Matlab数学实验,约束优化的算法Matlab的实现-Matlab mathematical experiment, constrained optimization algorithm to achieve Matlab
optimal
- 拟牛顿法编写无约束优化程序,主要用于电力系统务工优化。-quasi-Newton method to prepare unconstrained optimization procedures, mainly for the power system optimization workers.
Programmingproblem
- 这是用matlab实现无约束优化\线性规划\非线性规划等规划问题的基本实现例子-This is achieved using Matlab unconstrained optimization \ linear programming \ planning nonlinear programming problem is the basic Examples are
wysyh
- matlab的无约束优化程序包,里面包括了课件,以及相关案例的源程序-Unconstrained Optimization matlab package, which includes courseware, as well as related case source
GA-VC
- 遗传算法优化源码,可以做约束优化问题或者是无约束优化问题的求解-Source of genetic algorithm optimization, constrained optimization problems can make or unconstrained optimization problem solving
constrainpso
- 求解约束优化问题的改进粒子群优化算法,对粒子群优化算法用于约束优化问题具有参考价值-For solving constrained optimization problems to improve particle swarm optimization algorithm, particle swarm optimization algorithm for constrained optimization problems for th
powell
- 鲍威尔法无约束优化程序,程序用在vc6.00++环境用c语言编写绝对好用!-Powell s method for unconstrained optimization procedures, the procedures used in vc6.00++ Environment with absolute ease of use c language!
yueshuyouhua_vb
- 复合形法的不等式约束优化。其中的主程序是通用的,只要修改自己的目标函数和约束条件即可。-Complex method of inequality constrained optimization. One of the main program is commonly used, as long as the amendments to its own objective function and constraint conditio
PSO_constrian
- PSO算法求解带约束优化问题,包含所有源程序和运算图片。写论文是编的。-PSO algorithm for solving constrained optimization problems, including all source code and the computing picture. Writing papers is made of.
psoprogress
- %程序名称:求解约束优化问题的改进粒子群优化算法 %程序功能:求解带各种约束条件的优化问题 %输入条件:各种初始条件,以及设定参数 %输出数值:最优解位置以及函数极小值 - Program name: for solving constrained optimization problems to improve particle swarm optimization algorithm program features
优化算法
- 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterat
无约束优化问题
- 包括几种常用的无约束优化算法,比如最速下降法、BFGS算法、共轭梯度法等等(Including unconstrained optimization algorithms in common use)
PSO-有约束优化
- 该资源使用matlab编写的有约束条件的粒子群算法,其中的代码对于解决一些约束问题可能会有很大的帮助,也可以为一些人提供一些想法与思路(This resource uses a constrained particle swarm algorithm written in matlab. The code in it may be very helpful for solving some constraint problems, an