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

搜索资源列表

  1. Spotprice

    3下载:
  2. 基于内点法的最优实时电价,首先给出的是14个节点的-Interior point method based optimal real-time price, given the first 14 nodes
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:41043
    • 提供者:ran
  1. yunchouxue

    0下载:
  2. 运筹学中非线性规划的牛顿法,梯度法,直接法,内点法的matlab 实现-Nonlinear Programming Operations Research Newton method, gradient method, direct method, interior point method implementation matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2531
    • 提供者:ncf
  1. power-flow

    0下载:
  2. 基于内点法的配电网潮流计算,收敛精度同牛顿二阶法,不同之处在于它可以处理大规模潮流计算,而牛顿法不行。-power flow of distributiion network
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:6326
    • 提供者:lisa
  1. IPOPF

    4下载:
  2. 内点法最优潮流程序,其中可以修改相关目标函数来计算不同情况下的最优点-Interior point optimal power flow program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:6035
    • 提供者:陈国强
  1. neidianfa

    0下载:
  2. 对一个小算法应用内点法,算法比较简单,但思路明朗。值得我们学习-Algorithm applied to a small interior-point method, the algorithm is relatively simple, but Siluminglang. We can learn
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:608
    • 提供者:周雪青
  1. pdco

    5下载:
  2. 斯坦福大学的原始对偶内点法软件包,权威之作!-primal dual interier point algorithm
  3. 所属分类:matlab

    • 发布日期:2015-11-14
    • 文件大小:107520
    • 提供者:cao17908
  1. primary-dual-interior-method

    1下载:
  2. 原始对偶内点算法,可以解决最优化问题。程序已经调试验证过,OK。-primary-dual interior method
  3. 所属分类:matlab

    • 发布日期:2015-11-14
    • 文件大小:1024
    • 提供者:temp
  1. OPFmain

    4下载:
  2. 内点法求解最优潮流,其中OPFmain为主程序,Input30为调用的节点数据。(Interior point method for solving the optimal flow, in which the OPFmain based program, Input30 for the call node data.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:露珠
  1. IPM_SampleV1.1

    0下载:
  2. 使用内点法,解决凸优化问题,此方法(Interior Point Method)是一种求解线性规划或非线性凸优化问题的算法。(The interior point method is used to solve the convex optimization problem. This method (Interior, Point, Method) is an algorithm for solving linear programming or nonlinear convex optimi
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:13312
    • 提供者:Aaron1991
  1. 135137300neidian

    3下载:
  2. 内点法计算电力系统最优潮流,可以实现各节点模型(Interior point method for optimal power flow calculation)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-27
    • 文件大小:15360
    • 提供者:品小茗
  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. 内点法

    2下载:
  2. 解决非线性规划问题的内点罚函数法,使用fmincon函数(The interior penalty function method for solving nonlinear programming problems uses the fmincon function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:铃兰
  1. TNIPM

    0下载:
  2. 用基于内点法的截断牛顿法来求出lasso问题(The truncated Newton method based on interior point method is used to solve the lasso problem)
  3. 所属分类:matlab例程

  1. opf

    1下载:
  2. 内点法计算14节点系统最优潮流,目标函数为燃料费用最小(Optimal power flow of a 14-node system by using interior point method)
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2018-01-01
    • 文件大小:18432
    • 提供者:fannnn
  1. IPM ALGORITHM

    1下载:
  2. MATLAB中使用的内点法最优化编程举例。针对问题:例子 min x1^2 + x2^2 s.t 2 *x1 + x2 - 2 ≤ 2 - x1 + 1 ≤ 0(Optimization algorithm about Interior Point Method(IPM))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:力亿
  1. Microgrid_dynamic_programming

    4下载:
  2. 孤岛型微电网能量管理,包含PV, wind, microturbine generator, diesel generator, 采用动态二次规划和内点法。(Matlab scr ipt for energy management of islanded microgrid with PV, wind, microturbine generator, diesel genrator. Dynamic quadratic programming using interior point metho
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:4096
    • 提供者:sunny_sun
  1. 用MFC实现局域网内点对点的大文件传输——说明

    0下载:
  2. 用MFC实现局域网内点对点的大文件传输——说明(Using MFC to implement the large file transfer of point to point in the LAN)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:54872064
    • 提供者:LutherL
  1. NFHS

    1下载:
  2. 采用matlab语言编写的用内点法罚函数解决问题的方法。(The MATLAB language is used to solve the problem by using the penalty function of the interior point method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:999997
  1. 内点法

    1下载:
  2. 内点法中加入线性罚函数的规划计算潮流问题(Point method to calculate the trend of the problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:319488
    • 提供者:leng1026
  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 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com