搜索资源列表
quadraticprograming
- 计算不等式约束情况下二次规划问题,操作平台是MATLAB
LMI
- 解决由八个线性矩阵不等式所约束的最小化问题。-Solving the minimiztion problem which is bound to eight linear matrix inequalities .
l1minqc
- 程序描述了一种内点法的方法,能够实现具有等式不等式约束的线性最优算法求解-Procedure describes a method of interior-point method, to achieve equality with inequality constrained linear optimal algorithm
Convex11
- Matlab采用障碍法及原对偶内点法解决不等式约束凸优化问题-barry method, Original dual interior point method
mixfhs
- 混合罚函数法求解非线性方程组,用于最优化处理,约束条件为等式约束和不等式约束相结合-Mixed penalty function method is used to solve the nonlinear equations
matlab
- 程序为matlab编程的求解约束优化软件,适用于求解等式约束和不等式约束情况;-Matlab program for solving constrained optimization software, suitable for solving equality constraints and inequality constraints
mixfun
- 基于等式约束和不等式约束的非线性规划的混合型惩罚函数优化方法-Based on equality and inequality constrained nonlinear programming mixed penalty function optimization
qpsubp
- 光滑牛顿法求解包含等式约束和不等式约束的二次规划子问题-solve sqp subproblem with Equality and inequality constraints by using Smoothing Newton Method
TrackRoute
- 用路径跟踪法求解不等式约束的凸二次规划,即沿着此路径(或邻域)可以逼近问题的最优解。-With the path tracking method for solving inequality constrained convex quadratic programming, that along this path (or neighborhood) can approximate the optimal solution of the problem.
Matlabrule
- 用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题-Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequaliti
SQP_local_eqineqz
- 用matlab编写的SQP优化函数。可以求解目标函数和约束函数(等式和不等式)都为非线性的优化问题。-SQP solving function
youhua-sheji
- 本案例为不等式约束最优化问题,采用罚函数法(内点法)。具体求解过程是用MATLAB编程求解的。-The Case for inequality constrained optimization problem using penalty function method (interior point method). Specific solution process is solved using MATLAB programming.
minJSMixFun
- 多维目标函数的加速混合罚参数法,可解含不等式约束和等式约束问题。-The accelerated method of mixed penalty parameters for multidimensional objective function, the solvability problem with inequality constraints and equality constraints.
minConPF
- 一个能运行的用罚函数法求解多维约束(等式约束和不等式约束都可以)极小值的matlab程序-A matlab program based on the penalty function method is used to solve the minimum of multidimensional constraint (include equality constraints and inequality constraints).
complex
- 本程序为任意维度的复合形程序(适用于解决含不等式约束的优化问题),只需修改相应的初始复合形、目标函数及约束条件等即可求出极小值。-This procedure for any dimension of complex procedures (applicable to solve the optimization problem with inequality constraints).The reader only needs to modify the corresponding initi
cplex124
- 在遇到一系列线性方程的时候 构造等式约束矩阵和不等式约束矩阵解线性规划(Solving linear programming)
mst
- 一个n元实函数在一组等式或不等式的约束条件下的极值问题(constraint condition)
ga
- 解线性约束、非线性约束和等式、不等式约束的函数极小值问题。可以求解rastrigin函数问题(Solving nonlinear constraint problems)