CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 内点法

搜索资源列表

  1. 罚函数内点法程序

    3下载:
  2. 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C + + compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2658
    • 提供者:lll
  1. C#射线法

    2下载:
  2. c#实现的点是否在多边形内的射线算法。核心算法已可以无问题运行,只需要对数据导入稍做改动即可使用。
  3. 所属分类:C#编程

    • 发布日期:2010-06-07
    • 文件大小:419410
    • 提供者:cz03081215
  1. interior_point

    1下载:
  2. c++ 内点法-interior point
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1614
    • 提供者:yi
  1. Interior-point-method-

    0下载:
  2. 内点法首先要在可行域求可行的初始点,这当约束增多时,往往是困难的,而外点法则不需要。-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.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1890054
    • 提供者:mycar
  1. opflatestedition

    2下载:
  2. 内点法最优潮流程序 实现了有功损耗最小的经济分配。 本程序用ieee14节点网络测试-Interior point method OPF program to achieve the minimum power loss of economic distribution. The program ieee14 node network test
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:5185
    • 提供者:卡特
  1. opf

    1下载:
  2. 完全极坐标的内点法最优潮流程序,通用版,所有节点可用。-OPF program completely polar coordinates interior point method, the generic version, all nodes are available.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:3670
    • 提供者:陈玫丽
  1. inner

    0下载:
  2. 属于智能科学领域中的一个辅助学科-最优化。其方法为内点法,用于求解一已知函数的最小值。通过障碍函数的构建,使得最小值在约束条件内寻找,从而解决了有约束条件的极小值问题。-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
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:5277
    • 提供者:冯嘉贲
  1. neidianfaspotpriceMATLAB

    0下载:
  2. 内点法最有潮流算法,使用简单,在实时电价理论中有重要的应用!-Interior-point method most flow algorithm, simple to use, have important applications in real-time electricity price theory!
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:4032
    • 提供者:张杰
  1. zuiyouhua

    1下载:
  2. 才有matlab实现最优化理论的几个重要算法,分别是最速下降法,内点法,外点法,插值法-Matlab to achieve optimization theory have several important algorithms, namely, the steepest descent method, interior point method, external point method, interpolation method
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1656665
    • 提供者:戴涛
  1. 92-110

    0下载:
  2. 详细介绍基于信赖域的内点法的文章,里面包含了内殿反射牛顿法等经典的求解最优化的几种内点法-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
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:209924
    • 提供者:刘炳琪
  1. neidianfaMATLAB.txt

    0下载:
  2. 电力系统最优潮流计算,所用方法主要是内点法。-Optimal power flow calculation method is mainly used in interior-point method.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4022
    • 提供者:hehe
  1. flow-calculation

    0下载:
  2. 电力系统潮流计算 内点法、3机九节点程序等-flow calculation
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:115417
    • 提供者:暖茶zy
  1. interior-point-method-

    0下载:
  2. 程序为内点法,用来求解具有不等式约束条件的目标函数极值,用C开发的程序。-Program for the interior point method for solving the objective function extremum with inequality constraints, a program developed by C.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1108
    • 提供者:wang
  1. Optimization

    1下载:
  2. 各种优化方法程序,内点法、外点法、乘子法等-Various optimization program, interior point method, outside the point method, multiplier method
  3. 所属分类:Other windows programs

    • 发布日期:2015-10-17
    • 文件大小:5120
    • 提供者:许诺
  1. ED_using_IPOPT

    1下载:
  2. 基于IPOPT(内点法)求解电力系统经济调度问题,附有算例仿真测试。-The economic dispatch problem is solved by the IPOPT solver and a test system is used for verifying the effectiveness of the method.
  3. 所属分类:Windows Develop

    • 发布日期:2016-08-02
    • 文件大小:5120
    • 提供者:long
  1. pyipopt

    0下载:
  2. 在Python中调用ipopt(内点法最优控制求借钱)的连接器-PyIpopt is a python module that allows you to use IPOPT in Python.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:23990
    • 提供者:neupoineer
  1. Interiorpointmethod

    5下载:
  2. 原对偶内点法求解电力系统最优潮流,程序简单易懂,方便自己修改系统数据及参数以应用于自己的实际问题中(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)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:5120
    • 提供者:玉潭儿
  1. 内点法最优潮流

    6下载:
  2. 采用内点法在满足电力系统运行和安全约束条件下实现对网络的最优潮流的计算。(The internal point method is used to calculate the optimal power flow of the network under the conditions of power system operation and security constraints.)
  3. 所属分类:其他

  1. 内点法C++

    2下载:
  2. 使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
  3. 所属分类:其他

    • 发布日期:2020-02-11
    • 文件大小:5120
    • 提供者:波波b
  1. 内点法程序及说明

    4下载:
  2. Matlab编写的内点惩罚法,内附有函数说明,简单实用(The interior point punishment method compiled by Matlab is simple and practical with function explanation)
  3. 所属分类:其他

    • 发布日期:2020-05-04
    • 文件大小:7168
    • 提供者:枫偌
« 12 3 »
搜珍网 www.dssz.com