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

搜索资源列表

  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
  1. youhua

    2下载:
  2. 最优化方法及其Matlab程序设计。包括带约束的罚函数法,复合形法,坐标轮换法,乘子法,单纯形法,割平面法,粒子群法,遗传算法等各种优化算法-Optimization method and Matlab programming. Including the penalty function method with constraints, the complex method, coordinate rotation method, the multiplier method, the simp
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:34134
    • 提供者:王浩
  1. SALSA_v2.0

    0下载:
  2. 应用交替方向乘子法来求解L1正则化问题、BP问题、LASSO问题的一种算法,-Application alternating direction multiplier method to solve L1 regularization problem, BP issue LASSO problem an algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:242152
    • 提供者:yangzhenzhen
  1. YALL1-v1.4

    0下载:
  2. 用交替方向乘子法来求解L1正则化问题、BP问题、BPDN问题的一种算法-An algorithm for solving the L1 regularized problem, BP issue BPDN problem with alternating direction multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:5852650
    • 提供者:yangzhenzhen
  1. PHR

    0下载:
  2. 本算法是乘子法MATLAB的通用程序,只要输入相应的参数即可运行-This algorithm is a the multiplier method MATLAB common procedures as long as the input parameters to run
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1599
    • 提供者:易风
  1. power-system-multiplier-method

    1下载:
  2. 利用朗格朗日乘子法解决机组组合问题。电力系统必备仿真程序之一-langrange-multiple to solve the unit commitment,one of the important software in power system
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:1330
    • 提供者:lizhang
  1. multiplier-method

    0下载:
  2. 关于最优化算法的matlab仿真程序,乘子法。-Optimization algorithm matlab simulation program, the multiplier method.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:3118
    • 提供者:lyn
  1. SpRegKL1

    0下载:
  2. 基于交替方向乘子法的核稀疏表示算法,其中约束为L1规则-Alternating direction multiplier method based on nuclear sparse representation algorithm, which is L1 constraint rules
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:815
    • 提供者:liu
  1. Multiplier

    0下载:
  2. 乘子法也是最优化中经常使用的一种传统数学优化方法,对于学习最优化的同学很有用处。-Multiplier Method is the most conventional mathematical optimization methods often used in optimization, optimization for the students to learn useful.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2949
    • 提供者:
  1. ConstrainedOptimizationProblem

    1下载:
  2. 约束优化问题: minRosen(Rosen梯度法求解约束多维函数的极值)(算法还有bug) minPF(外点罚函数法解线性等式约束) minGeneralPF(外点罚函数法解一般等式约束) minNF(内点罚函数法) minMixFun(混合罚函数法) minJSMixFun(混合罚函数加速法) minFactor(乘子法) minconPS(坐标轮换法)(算法还有bug) minconSimpSearch(复合形法)-Constrained optimiz
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:13444
    • 提供者:wyf
  1. multphr

    0下载:
  2. 用乘子法求解一般约束优化问题的最小值和最小值点-Solving General Constrained optimization problems using multiplier method minimum and minimum point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:962
    • 提供者:guoqin
  1. Lagrange-multipliers

    1下载:
  2. 在matlab的环境下实现拉格朗日乘子法 -matlab achieve Lagrange multipliers
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:165676
    • 提供者:许晓菲
  1. optimization-mathematical-methods

    1下载:
  2. 最优化课件用于最优化数学方法学习,包括惩罚函数,乘子法等-Optimization courseware for optimizing mathematical methods of learning, including the penalty function multiplier method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7226936
    • 提供者:罗德曼
  1. multiplier-method

    0下载:
  2. 基于MATLAB环境下的拉格朗日乘子法的程序,非常实用-Lagrange multiplier method based on MATLAB Environment Program
  3. 所属分类:matlab

    • 发布日期:2016-04-16
    • 文件大小:1024
    • 提供者:jay
  1. function-method

    0下载:
  2. 约束优化问题,主要包括坐标轮换法,外点罚函数法,混合罚函数法,加速混合罚函数法,梯度投影法,乘子法-Constrained optimization problems, including the method of coordinate rotation, the outer points penalty function method, mixed penalty function method, accelerating hybrid penalty function method, th
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4200
    • 提供者:cyj
  1. lambda

    0下载:
  2. 求解机组组合问题,典型算法,,,,,,,,,(The algorithm of solving the problem of unit combination can quickly calculate the result)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:lhjt
  1. MATLAB CODE

    0下载:
  2. 实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, lin
  3. 所属分类:数学计算

    • 发布日期:2017-12-16
    • 文件大小:40960
    • 提供者:Xs_55555
  1. Lagrangian multiplier method

    3下载:
  2. 通过matlab实现拉格朗日乘子法。学习经典优化方法,熟悉matlab语言。(Realize the Lagrangian multiplier method by matlab. Learning classic optimization methods, familiar with matlab language.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:亮看世界
  1. Basic optimization algorithm program

    0下载:
  2. 基本优化算法程序,乘子法、信赖域法等matlab程序(Basic optimization algorithm program, multiplier method, trust region method, and so on MATLAB program)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:7468032
    • 提供者:温暖。
  1. Augmented lagrange code

    1下载:
  2. 各类关于优化的程序,拉格朗日乘子法,线性优化方法等(linear method,augmented Lagrange)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:9216
    • 提供者:小馒头99
« 1 23 »
搜珍网 www.dssz.com