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

搜索资源列表

  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. neidian

    0下载:
  2. 电力系统中进行最优潮流计算时所用的内点法计算最优潮流,此为MATLAB仿真软件所用。-Power system optimal power flow calculation interior point method used to calculate the optimal power flow, this is the MATLAB simulation software.
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:4035
    • 提供者:yanglining
  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. punish_method_algorithm

    0下载:
  2. 惩罚函数法求解最优化问题,包括外电法,内点法等-punish_method of optimization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1015
    • 提供者:spirit
  1. opf

    0下载:
  2. 跟踪中心轨迹内点法 算最优潮流 可以输入任何节点数据-The central path following interior point method to calculate the optimal power flow
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4493
    • 提供者:木木
  1. neidian_opf

    1下载:
  2. 使用内点法计算最优潮流,可输出节点电压复制,线路潮流,机组出力。输入输出都用txt文件。-The calculation of optimal power flow using interior point method, which can output node voltage replication, line power flow, the unit output. The inputs and outputs are used in the TXT file.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:23773
    • 提供者:somnus
  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. wugongyouhua

    1下载:
  2. 无功优化matlab程序,内点法,缺点是没有运用矩阵运算,所以显得有些繁杂,请见谅-ORPF(Optimal Reactive Power Flow)
  3. 所属分类:matlab

    • 发布日期:2016-08-21
    • 文件大小:4096
    • 提供者:柳一鸣
  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. l1-algorithm

    3下载:
  2. 该软件包包含了合并执行在MATLAB9升-1的最小化算法。每个函数都使用一组参数是一致的(如停止准则和公差)与我们的基准脚本接口。 正交匹配追踪:SolveOMP.m 原对偶内点法:SolvePDIPA.m 梯度投影:SolveL1LS.m 同伦:SolveHomotopy.m 迭代阈值:SolveSpaRSA.m 近梯度:SolveFISTA.m TFOCS:SolveTFOCS.m SesopPCD:SolveSesopPCD.m 原始增强拉格朗日乘子:S
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:92524
    • 提供者:王成
  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. 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. 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. 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. opf

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

    • 发布日期:2017-04-29
    • 文件大小:15523
    • 提供者:王丰
  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. neidianfa

    0下载:
  2. 5节点电力系统潮流,直角坐标系下内点法潮流计算-5 Node power flow calculation, within the Cartesian coordinates point method flow calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3842
    • 提供者:huang
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com