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

搜索资源列表

  1. pr_loqo

    0下载:
  2. loqo用内点法进行解最优化问题。对于训练SVM特别有用。-loqo using interior point method for Solving optimization problems. Training for SVM particularly useful.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6592
    • 提供者:万广鲁
  1. fhx

    0下载:
  2. 用VC编写的内点罚函数法,有没有人可以将此代码转换到VB里面-VC prepared by the complex law, no one can change this code inside of the VB -VC prepared with internal penalty function method, there are no one can convert this code to VB inside-VC prepared by the complex law, no one
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:33554
    • 提供者:jason
  1. neidian

    0下载:
  2. 机械优化设计中的内点法子程序,只需要添加主程序就可运行,很好用-Mechanical method to optimize the design of interior-point procedure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2722
    • 提供者:夏亮亮
  1. interiopointuserguide

    0下载:
  2. 这个说明文件是补充这个站里边有一个Fortran77的大规模线性运算库的使用说明,首先那个内点法的库的确很好,网上又找了下说明文件。-The user guide is for the complement to the Fortran 77 large scale routines.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:139020
    • 提供者:li
  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. 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. OPF_Interior Point Method

    2下载:
  2. 内点法计算二机系统最优潮流,算例出自王锡凡《现代电力系统分析》(OPF calculation of 2-machine system by interior point method)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:5120
    • 提供者:北溟EE
  1. myneidianfa

    2下载:
  2. 用于电力系统的最优潮流,使用内点法解决无功最优化问题(Use of interior point method to solve optimal reactive power optimization problem for power system optimal power flow)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:3072
    • 提供者:32lei
  1. opflatestedition

    2下载:
  2. 基于内点法的最优潮流计算,跟踪中心轨迹内点法最优潮流程序 实现了有功损耗最小的经济分配。(Optimal power flow calculation based on interior point method, the point-of-flight optimal power flow program in the tracking center trajectory achieves the economic distribution with the least active loss
  3. 所属分类:数学计算

    • 发布日期:2020-04-05
    • 文件大小:5120
    • 提供者:不举高高么
  1. 内点法解最优潮流(最终)

    4下载:
  2. 用内点法计算电力系统最优潮流,只需输入节点数就可以进行最优潮流计算,该程序计算简单收敛。(The internal point method is used to calculate the optimal power flow of power system. The program is simple and convergent.)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-14
    • 文件大小:2509824
    • 提供者:令狐公子
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com