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

搜索资源列表

  1. Code

    4下载:
  2. 清华大学王书宁老师凸优化课程原对偶内点法求解二次规划问题-code using primal dual interior point method to solve the problem of quadratic programming in convex optimization class by Shuning Wang, Tsinghua univ.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:452873
    • 提供者:王一梅
  1. IPM-OPF

    2下载:
  2. 程序用于求解电力系统最优潮流,采用原-对偶内点算法,并辅以文献,有利于对内点法的学习。-Procedures for solving optimal power flow, the use of primal- dual interior point algorithm, supplemented by literature, internal point of law in favor of learning.
  3. 所属分类:Energy industry

    • 发布日期:2017-05-07
    • 文件大小:1055239
    • 提供者:刘佳
  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. lpopf

    0下载:
  2. 在matlab平台下,实现内点法求解非线性约束的最优问题。-The interior point method to realize optimization problem
  3. 所属分类:matlab

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

    0下载:
  2. 求解压缩感知L1范数最小化的yall算法,基于内点法,-Solving compressed sensing L1 norm minimization yall algorithm, based on interior point methods,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-20
    • 文件大小:5856256
    • 提供者:dongxiao
  1. youhua-sheji

    0下载:
  2. 本案例为不等式约束最优化问题,采用罚函数法(内点法)。具体求解过程是用MATLAB编程求解的。-The Case for inequality constrained optimization problem using penalty function method (interior point method). Specific solution process is solved using MATLAB programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:18956
    • 提供者:xiaoge
  1. Optimization

    1下载:
  2. 各种优化方法程序,内点法、外点法、乘子法等-Various optimization program, interior point method, outside the point method, multiplier method
  3. 所属分类:Other windows programs

    • 发布日期:2015-10-17
    • 文件大小:5120
    • 提供者:许诺
  1. yuan

    0下载:
  2. 原对偶内点法求解各种非线性方程组,以及非线性优化问题-Primal-dual interior point method for solving nonlinear equations and nonlinear optimization problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1994
    • 提供者:丁林
  1. neidian

    0下载:
  2. 内点法求最优值的问题,不可以单独使用,需要辅助函数。-Interior point method seeking optimal value problem, can not be used alone, you need helpers.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2154
    • 提供者:LI
  1. CVS_Carbon

    1下载:
  2. 功能是在有潮流约束,碳排放约束,电压和无功约束等条件下的发电权交易模型,采用基于约束松弛变量策略的中心校正内点法求解-There is a trend in the function generation right transaction model under conditions of constraint, carbon constraints, voltage and reactive power constraints, using slack variables to solve
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:20387
    • 提供者:哈虎
  1. GRT_RAMT_CVS

    1下载:
  2. 在静态电压稳定,系统安全运行以及系统潮流约束下,达到网损最小的目标,采用内点法求解-In the static voltage stability, safe operation and system flow constraints, losses reach a minimum target, using the interior point method
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:26218
    • 提供者:哈虎
  1. PLaIPM

    0下载:
  2. 该算法是MATLAB环境下的潮流计算以及内点法的程序-The algorithm is a program MATLAB environment flow calculation and interior point
  3. 所属分类:Energy industry

    • 发布日期:2017-04-15
    • 文件大小:5592
    • 提供者:jay
  1. Robust-Beamforming

    1下载:
  2. 传统的幅度约束波束形成器是一个非凸问题,需将原始模型化为线性规划进行间接求解。该文针对均匀线阵提出一种相位响应固定幅度响应约束(PFMC)的稳健波束形成方法。利用权矢量逆序列对应的传递函数与阵列响 应函数只差一个相位因子这一性质,将阵列响应的相位设置为固定的线性相位,仅对阵列响应的实数幅度进行约束,从而得到一个凸的代价函数,最优权矢量可以利用内点法求出。-The conventional magnitude constraints beamformer is a non-convex iss
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:651783
    • 提供者:treedev
  1. pf

    0下载:
  2. 电力系统中基于内点法的无功潮流计算程序,以燃料费最少为目标函数-Power system reactive power flow calculation is based on the interior point method procedures to fuel a minimum of the objective function
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3516
    • 提供者:刘生
  1. interior_newton

    0下载:
  2. interior point Newton method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1633
    • 提供者:haoyue
  1. waynaflab

    0下载:
  2. D F P variable-dimension way program matlab Powell way program interior point penalty function way
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:Llcyqt
  1. 86789654

    0下载:
  2. D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序-D F P variable-dimension way program matlab Powell way program interior point penalty function way
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:tai$278813
  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. speech coding based on SLP-2009

    0下载:
  2. This paper describes a novel speech coding concept created by introducing sparsity constraints in a linear prediction scheme both on the residual and on the prediction vector. The residual is efficiently encoded using well known multi-pulse excitat
  3. 所属分类:压缩解压

    • 发布日期:2017-12-16
    • 文件大小:125952
    • 提供者:pashaa
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com