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

搜索资源列表

  1. neidianyouhuachengxu

    0下载:
  2. 程序在vc++6.0下面通过,内点法的优化程序-procedures through vc 6.0 below, interior point method of optimization procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1867
    • 提供者:李虹
  1. work

    0下载:
  2. 以上是两个内点法程序,原仿射内点法,对偶仿射内点法。初始内点需要自己给出,自动求解初始内点的程序下次发送
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3331
    • 提供者:卢敏
  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the points outside the law, outside p
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:12986
    • 提供者:tw
  1. c++最优化问题全解答

    2下载:
  2. 这里包含了比较全和详细的c++程序源代码,其中有牛顿法,dfp法,内点法等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2010-11-22
    • 文件大小:1065267
    • 提供者:xiewenjie
  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. 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. optimizethedesign

    0下载:
  2. 优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate gradient method, simplex meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:9948
    • 提供者:lijiale
  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. coplqp.tar

    0下载:
  2. 内点法求解凸二次规划 COPL_QP是一个可用的凸二次规划实验的解。这个软件包试图解决线性约束凸二次规划。源代码用C语言编写,附带用户指南(postscr ipt文件)和问题实例-Interior point method for solving convex quadratic programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:87011
    • 提供者:howlong
  1. fuction_powell

    0下载:
  2. 此程序属于敏度优化类程序:罚函数内点法求解。有兴趣的话,可以交流交流-This program belongs to optimize the sensitivity types of proceedings: Penalty Interior Point Method. Are interested, you can exchange the exchange of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2172
    • 提供者:rainman
  1. Internalpenaltyunctionmethod

    1下载:
  2. 内点罚函数法算法描述及MATLAB编程实现-Internal penalty function algorithm descr iption and MATLAB programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:17117
    • 提供者:黄梅
  1. cccc

    0下载:
  2. 用c语言编写的惩罚函数法解决优化问题,自己给出初始内点,可以使用。-C language using the penalty function method to solve optimization problems, given their initial interior point, you can use.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:898
    • 提供者:李晨阳
  1. Conjugate-gradient-method-matlab

    1下载:
  2. 共轭梯度法 SUMT内点法 最速下降法 牛顿法 matlab实现-Conjugate gradient method SUMT interior point method the steepest descent method Newton method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4424
    • 提供者:雨文
  1. Interior-point-method

    0下载:
  2. 内点法的算法技术文章,千万不要错过,有其适合初学者学习-Interior Point Algorithm for technical articles, do not miss, there it is suitable for beginners to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:300778
    • 提供者:胡长晖
  1. neidianfa

    1下载:
  2. 内点法计算3节点系统最优潮流 3节点系统-Interior point method to calculate three-node system OPF 3-node system
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3992
    • 提供者:宣羿
  1. ASL-1.2

    0下载:
  2. 内点法求解线性和边界约束的凸二次规划,采用C++语言编程,程序很完善,代码比较多,各位看官好好研究-Solve an optimization problem with linear and bound constraints (BL) min f(x) subject to lo <= x <= hi, a x = b using the affine-scaling interior-point method presented in
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:54960
    • 提供者:wang
  1. golden_Interior-Point-Method

    0下载:
  2. 用黄金分割法和内点法对给出函数的极小点进行求解并验证。-Gold split method and the interior point method to give the function of the minimum point is solved and verified.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:lumengyi
  1. opf

    0下载:
  2. 电力系统优化潮流程序,C++实现的,采用内点法-Power System Optimation Software Source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:15523
    • 提供者:王丰
  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
    • 提供者:不举高高么
« 12 »
搜珍网 www.dssz.com