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

搜索资源列表

  1. 罚函数内点法程序

    3下载:
  2. 一种用C++编的罚函数内点法进行的优化程序设计,解决有关优化问题,可以使用,抄来的,仅供己用-a C + + compile penalty function interior point method for optimizing the design process and solve the optimization problem, it can use, copied, only for their own use!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2658
    • 提供者:lll
  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. 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. CS

    1下载:
  2. L1-MAGIC is a collection of MATLAB routines for solving the convex optimization programs central to compressive sampling. The algorithms are based on standard interior-point methods, and are suitable for large-scale problems
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:740545
    • 提供者:thao
  1. InteriorPoint-Algorithms-

    0下载:
  2. 这是一篇博士论文,中国知网上的,现在拿出来和大家分享-The Research Of Infeasible Interior Point Algorithms For Optimization
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3366594
    • 提供者:方硕伟
  1. Nneidianceshi1

    0下载:
  2. 原对偶内点法求解非线性最优化问题的测试程序,能准确快速的收敛到最优值-Primal dual interior point method for solving nonlinear optimization problem of the test procedure can accurately and quickly converge to the optimal value
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:792
    • 提供者:周连俊
  1. Constrained-optimization-problems

    0下载:
  2. 约束优化问题,包含 用Rosen梯度投影法求解约束多维函数的极值 用外点罚函数法求解线性等式约束多维函数的极值 用外点罚函数法求解一般等式约束多维函数的极值 用内点罚函数法求解约束多维函数的极值 用混合罚函数法求解约束多维函数的极值 用混合罚函数加速法求解约束多维函数的极值 用乘子法求解约束多维函数的极值 用坐标轮换法求解约束多维函数的极值 用复合形法求解约束多维函数的极值 -Constrained optimization problems contai
  3. 所属分类:Other systems

    • 发布日期:2017-11-05
    • 文件大小:4450
    • 提供者:张然
  1. matlab-neidian-optimal

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

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

    0下载:
  2. 属于智能科学领域中的一个辅助学科-最优化。其方法为内点法,用于求解一已知函数的最小值。通过障碍函数的构建,使得最小值在约束条件内寻找,从而解决了有约束条件的极小值问题。-Belong to a secondary disciplines in the field of intelligent science- optimization. Its methodology for the interior point method for solving a known function of th
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:5277
    • 提供者:冯嘉贲
  1. Reactive-Power-Optimization

    0下载:
  2. 内点法进行电力系统无功优化,不是用工具箱编的,毕业论文,非常详细-Interior Point Method for Power System Reactive Power Optimization
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:241211
    • 提供者:wenxiaoqiang
  1. minNF

    1下载:
  2. 内点罚函数法,求解最优化问题规划,适用于mantlb程序-Interior point penalty function method for solving optimization problems planning procedures applicable to mantlb
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1096
    • 提供者:周颖
  1. jiaozhiliu

    0下载:
  2. 半定规划内点法数据整理交直流系统统一无功优化算法,系数矩阵的确定。-Interior point method for semidefinite programming data collation AC and DC systems unified reactive power optimization algorithm to determine the coefficient matrix.
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:2391
    • 提供者:王凌然
  1. 95-217

    0下载:
  2. 详细介绍基于信赖域的内点法的英文文献,里面包含了内殿反射牛顿法等经典的求解最优化的几种内点法-Details in English literature-based trust region interior point method, which includes the classic sanctuary reflective Newton method for solving the optimization of several interior point method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:191737
    • 提供者:刘炳琪
  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. 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. yuan

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

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

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

    • 发布日期:2017-05-03
    • 文件大小:651783
    • 提供者:treedev
  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. 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
搜珍网 www.dssz.com