搜索资源列表
-
0下载:
内点法首先要在可行域求可行的初始点,这当约束增多时,往往是困难的,而外点法则不需要。-Interior point method in the feasible region must first find an initial feasible point, which increases when the time constraint is often difficult, outer point of law does not require.
-
-
2下载:
内点法最优潮流程序 实现了有功损耗最小的经济分配。
本程序用ieee14节点网络测试-Interior point method OPF program to achieve the minimum power loss of economic distribution. The program ieee14 node network test
-
-
0下载:
约束优化问题,包含
用Rosen梯度投影法求解约束多维函数的极值
用外点罚函数法求解线性等式约束多维函数的极值
用外点罚函数法求解一般等式约束多维函数的极值
用内点罚函数法求解约束多维函数的极值
用混合罚函数法求解约束多维函数的极值
用混合罚函数加速法求解约束多维函数的极值
用乘子法求解约束多维函数的极值
用坐标轮换法求解约束多维函数的极值
用复合形法求解约束多维函数的极值
-Constrained optimization problems contai
-
-
1下载:
完全极坐标的内点法最优潮流程序,通用版,所有节点可用。-OPF program completely polar coordinates interior point method, the generic version, all nodes are available.
-
-
0下载:
属于智能科学领域中的一个辅助学科-最优化。其方法为内点法,用于求解一已知函数的最小值。通过障碍函数的构建,使得最小值在约束条件内寻找,从而解决了有约束条件的极小值问题。-Belong to a secondary disciplines in the field of intelligent science- optimization. Its methodology for the interior point method for solving a known function of th
-
-
0下载:
内点法最有潮流算法,使用简单,在实时电价理论中有重要的应用!-Interior-point method most flow algorithm, simple to use, have important applications in real-time electricity price theory!
-
-
1下载:
才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法-Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method
-
-
0下载:
详细介绍基于信赖域的内点法的文章,里面包含了内殿反射牛顿法等经典的求解最优化的几种内点法-Based on article detailing the trust region interior point method, which includes the classic Newton method for solving the sanctuary reflection optimize several interior point method
-
-
0下载:
电力系统最优潮流计算,所用方法主要是内点法。-Optimal power flow calculation method is mainly used in interior-point method.
-
-
0下载:
程序为内点法,用来求解具有不等式约束条件的目标函数极值,用C开发的程序。-Program for the interior point method for solving the objective function extremum with inequality constraints, a program developed by C.
-
-
1下载:
各种优化方法程序,内点法、外点法、乘子法等-Various optimization program, interior point method, outside the point method, multiplier method
-
-
5下载:
原对偶内点法求解电力系统最优潮流,程序简单易懂,方便自己修改系统数据及参数以应用于自己的实际问题中(the prime-dual interior point method to solve optimal power flow, easy understanding, the data, charameters and program code could be easily modified and applied in your own program)
-
-
0下载:
此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unc
-
-
0下载:
在vc++6.0环境下,基于OPENGL实现图形学设计内容。包括实现五边形到五角星的动态变换;利用DDA、中点画线法、Bresenham算法画直线;利用中点画圆法、Bresenham算法画圆;利用栅栏填充、扫描线填充实现多边形内部颜色填充;以及实现二维图形、三维图形的平移、放大、缩小、对称、旋转、错切等基本图形变换。(In vc++6.0 environment, we design content based on OPENGL. It includes the dynamic transfo
-
-
2下载:
使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
-
-
4下载:
Matlab编写的内点惩罚法,内附有函数说明,简单实用(The interior point punishment method compiled by Matlab is simple and practical with function explanation)
-