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

搜索资源列表

  1. interior-point-method

    0下载:
  2. 考虑平衡节点的matlab潮流程序,通用性强,容易移植的,使用方便,初学者很容易上手。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33023
    • 提供者:吴家宏
  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. 06071419

    1下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12697443
    • 提供者:王正宇
  1. neidian

    0下载:
  2. 内点法 matlab程序,内点法最优潮流-Matlab program of the interior point method
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:16077
    • 提供者:fxm
  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. 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. MATLAB

    0下载:
  2. 一、 牛顿-拉夫逊法概要 首先对一般的牛顿-拉夫逊法作一简单说明。已知一个变量X的函数 (4-6) 解此方程式时,由适当的近似值X(0)出发,根据 (4-7) 反复进行计算,当X(n)满足适当的收敛判定条件时就是(4-6)式的根。这样的方法就是所谓的牛顿-拉夫逊法。 式(4-7)就是取第n次近似解X(n)在曲线 上的点 处的切线与X轴的交点作下一次X(n+1)值的方法。参考图4-2(a)。在这一方法中为了能收敛于真解,初值X(0)的选取及函数f(X)必须满足适当的条件,如
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:9354
    • 提供者:范凯
  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. fangzhen

    0下载:
  2. matlab 仿真BPSK 内点法 可以运行-matlab simulation of BPSK interior point method
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6106
    • 提供者:邓佳
  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. Convex11

    0下载:
  2. Matlab采用障碍法及原对偶内点法解决不等式约束凸优化问题-barry method, Original dual interior point method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2018
    • 提供者:liyuebiao
  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. matlab-neidian-optimal

    0下载:
  2. 用内点法实现电力系统潮流的优化问题上,代码完整,已经通过测试-Interior point method for power system optimization
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:3853
    • 提供者:Jack
  1. neidianfa-MATLAB

    0下载:
  2. 内点法matlab程序,其中包含对经济性要求条件-Interior point method matlab program, which contains the conditions of the economic requirements
  3. 所属分类:File Formats

    • 发布日期:2017-11-10
    • 文件大小:4016
    • 提供者:车子勋
  1. zunewton-dfpdfp

    1下载:
  2. 实用最优化方法中的经典题目,包含DFP算法、共轭梯度法、内点法、阻尼牛顿法、最速下降法,都要求在matlab软件下执行,有正确结果输出。-The classical topics practical optimization method, including the DFP algorithm, conjugate gradient method, interior point method, damped Newton method, the steepest descent method,
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:18935
    • 提供者:10.2
  1. OPF-MATLAB-

    0下载:
  2. 利用内点法计算电力系统潮流计算,matlab源代码-The use of interior point method to calculate the power flow calculation, matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:3885
    • 提供者:潘健
  1. tspopf4.1_w32

    3下载:
  2. 原对偶内点法的matlab程序,应用在matpower潮流计算中-Primal-dual interior point method matlab procedures used in the calculation of the trend matpower
  3. 所属分类:Energy industry

    • 发布日期:2017-04-16
    • 文件大小:139154
    • 提供者:
  1. ipopf-MATLAB

    1下载:
  2. 此代码是《现代电力系统分析》王锡凡版的潮流优化计算的相关内容内点法的实现。-This code is the realization of analysis version of Wang sifan flow optimization related content calculation of interior point method for modern power system.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-14
    • 文件大小:3840
    • 提供者:liuran
  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. MATLAB

    0下载:
  2. 粒子群算法优化,差分算法优化,遗传算法优化,内点法(Particle swarm optimization, differential algorithm optimization, genetic algorithm optimization, interior point method)
  3. 所属分类:matlab例程

    • 发布日期:2018-10-13
    • 文件大小:4096
    • 提供者:M鹿先森
« 12 »
搜珍网 www.dssz.com