搜索资源列表
liyingnan_3
- 解线性规划,等式约束和不等式约束均有,得到附和约束条件的一组最优解。-linear programming solution, equality and inequality constraints have been echoed by a restrictive conditions Optimal Solutions Group.
alg
- 这个算法设计,主要是解决不等式组,求出满足这个不等式组的一组解
12LPLQ
- 常用算法程序集(C语言描述)第三版+徐士良 不等式约束线性规划问题
yueshuyouhua_vb
- 复合形法的不等式约束优化。其中的主程序是通用的,只要修改自己的目标函数和约束条件即可。
外点惩罚函数法-调试通过
- 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
SIMPLEX
- 用C写的求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题.-using simplex method to solve the linear program
Interior_point_method
- 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
linearprog_code
- 这是一个老师布置的作业程序,我是用C++ Builder 4.0写的. 如果学过<线性规划>的话,这个程序要干什么大家都知道,就是求解线性规划问题,即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题。-Teacher This is a layout of operating procedures, I am using the C++ Builder 4.0 Writing. If the study had <linear programming>, th
an_inequility_for_Gamma_Function
- 关于伽马函数的一个不等式(英文).文章通过一个不等式讨论了伽马函数的单调性,得到了关于伽马函数的一个新的不等式。 - This paper discusses the monotonicity of the function g(x)=[Γ(x+1)]1xx by using a double inequality of the derivative of the gamma function, and obtains an inequality for some ratio of the
quadprog_1.5-4
- 二次规划求解程序,包含等式约束,不等式约束,和区间约束-a solver for quardratic programming
noisynoncvx
- 不等式优化,可用于压缩感知,解决形如 min ||x||_p subject to ||y-Ax||_q<e的问题-optimization of the form min ||x||_p subject to ||y-Ax||_q<e
LMI_nonlinear
- 本人用鲁棒线性不等式工具箱解决了一个时变确定系统的控制问题,仿真结果良好-I use the robust toolbox to solve linear inequalities determine a time-varying system control problems, the simulation results well
QP-asm
- 具有等式约束和不等式约束的二次规划问题,的积极集方法(有效集方法)-the active set methods for QP with equality and ineqality constrain
LMI
- 线性矩阵不等式(LMI)的求解例子,最优保成本状态反馈控制、无记忆状态反馈鲁棒H_inf控制器-An example for LMI
craft
- 给定任意一组码长,根据克拉夫特不等式判断是否能得到二元即时码。如果能,利用二叉树编制二元即时码。-Given any set of yards long, according to Kraft s inequality to determine whether two yuan can get instant code. If you can, use binary code compiled two yuan immediately.
ADM
- 交替方向法(ADM)是求解结构型单调变分不等式问题最经典有效的方法, 它是通过交替的求解一系列低维子问题来得到原问题的解的一种分离方法。-Alternating direction method is an effective method for solving structured monotone variational inequalities. It is a decomposition method to obtain the solution of the original
EIV-models--
- 不等式约束的总体最小二乘算法研究,发表在被SSCI收入的国际测绘核心期刊Journal Of Geodesy上,是研究总体最小二乘的不可或缺的学习资料。-Overall inequality constrained least squares algorithm research, published in the international journal SSCI mapping core earnings Journal Of Geodesy, the study population l
mySimplex
- 使用单纯形方法求解具有线性不等式活等式约束的线性规划问题-the linear programming solved by simplex method
伊朗96不等式的23种证明新加两种(2018年3月)
- 伊朗96不等式的23种证明新加两种(2018年3月)(23 new proofs of the 96 inequalities of Iran (March 2018))
PSO_yueshu
- 带有不等式/等式约束的加速粒子群算法(apso),主要通过罚函数来进行约束,速度较快,可处理带约束问题(Accelerated particle swarm optimization (APSO) with inequality / equality constraints, which is mainly constrained by penalty function, is fast and can deal with constrained problems)