CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 内点

搜索资源列表

  1. 内点法matlab实现

    8下载:
  2. 采用原点对偶内点法
  3. 所属分类:matlab例程

    • 发布日期:2011-06-02
    • 文件大小:6035
    • 提供者:gasker
  1. matlapp.rar

    8下载:
  2. MATLAB的梯度法,内点法,外点法,罚函数,惩罚函数,线性梯度法,源程序,按照提示输入,可直接运行,MATLAB' s gradient method, interior point method, outside the point of law, penalty function, penalty function, the linear gradient method, source code, follow the prompts to input, can be directly r
  3. 所属分类:matlab例程

    • 发布日期:2017-03-29
    • 文件大小:3560
    • 提供者:朱伟
  1. neidian.rar

    2下载:
  2. 内点法求解线性规划问题; 通过内点法实现了线性规划问题的求解; 内有说明文件;,Interior point method for solving linear programming problems through the realization of the interior point method for solving linear programming problem there is documentation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:25420
    • 提供者:liuyanqi
  1. Interiorpointmethod

    2下载:
  2. 基于内点法,现采用编程来计算最优解,matlab程序和简要说明文档。-Based on interior point, programming is used to calculate the optimal solution, matlab program and a brief descr iption of the document.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:5894
    • 提供者:liliujun
  1. Interior_point_method

    4下载:
  2. 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2993
    • 提供者:lrc
  1. l1magic

    0下载:
  2. 基于内点法的解l2_l1和l2_TV优化问题的matlab代码-Interior point method based on the solution l2_l1 and optimization problems l2_TV code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:486700
    • 提供者:lxx
  1. neidian

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

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

    0下载:
  2. 原对偶内点算法的matlab程序.txt-Primal-dual interior point algorithm matlab procedures. Txt
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:612
    • 提供者:刘成
  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. 107215771l1magic

    0下载:
  2. 该程序使用matlab开发的规划中的经典算法——基于对偶仿射理论的内点法,在工程中是很常用的-The program developed by the use of matlab classical planning algorithm - based on the theory of dual affine interior point method, in the projects is a very commonly used-该程序使用matlab开发的规划中的经典算法——基于对偶仿射理
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:486700
    • 提供者:yonggui
  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. 内点法最有潮流算法

    1下载:
  2. 内点法最有潮流算法,在实时电价理论中有重要的应用!!
  3. 所属分类:matlab例程

  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
    • 提供者:品小茗
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com