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

搜索资源列表

  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. 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. fahanshu.rar

    1下载:
  2. 罚函数法matlab程序.希望对大家有用.,Matlab program SUMT. Wishes to all useful.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:14970
    • 提供者:whirlychan
  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. zuiyouhua

    0下载:
  2. 自己用Matlab编写的最优化算法,包括0.618,梯度法,共轭梯度法,罚函数法.-Their own written with Matlab optimization algorithms, including 0.618, gradient method, conjugate gradient method, penalty function.
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2262
    • 提供者:Jason
  1. LMFsolve

    0下载:
  2. 罚函数法的源代码和一个原创的例子,求约束为非线性时的方程。-Penalty function method and an original source code examples, find the constraint equations for the nonlinear time.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3912
    • 提供者:唐斌
  1. PUNISH

    0下载:
  2. 这个是优化方法中的一种方法,叫做罚函数法,是一种用于带约束条件的优化。-This optimization method is a method, called the penalty function method, is a condition for constrained optimization.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2989
    • 提供者:宝宝
  1. thirdchacter

    0下载:
  2. 进退法,黄金分割法,罚函数法求解一元函数。-Advance and retreat method, golden section method, penalty function method for solving a dollar function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4049
    • 提供者:liulihua
  1. C_source_of_interier

    0下载:
  2. 已经成功调试运行的内罚函数程序代码有正确的例子结果。-Has been successfully running in debug penalty function has the correct code example results.
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:109164
    • 提供者:许冬
  1. c

    1下载:
  2. 罚函数方法是求解约束(极小)优化问题的一类较好的算法。其基本思想:根据约束的特点构造某种惩罚函数,并把惩罚函数添加到目标函数上去,从而得到一个增广目标函数,使约束优化问题的求解转化为一系列无约束极小优化问题的求解。-Penalty function method for solving constrained (minimum) optimization problem of a class of better algorithms. The basic idea: In accordance
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2623
    • 提供者:szl
  1. hunhefahanshufa

    0下载:
  2. 罚函数法 它将有约束最优化问题转化为求解无约束最优化问题: 其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子, F(x, M )称为罚函数.-hunhefahanshufa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:604
    • 提供者:原维
  1. Internalpenaltyunctionmethod

    1下载:
  2. 内点罚函数法算法描述及MATLAB编程实现-Internal penalty function algorithm descr iption and MATLAB programming
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:17117
    • 提供者:黄梅
  1. algorithm_of_the_constrained_optimization

    5下载:
  2. 约束优化问题算法的 matlab 程序,包括: minRosen.m---Rosen 梯度投影法 minFactor.m----乘子法 minconPS.m-----坐标轮换法 minPF.m----外点罚函数法 minMixFun.m-----混合罚函数法 minJSMixFun.m----加速混合罚函数法-Constrained optimization algorithm matlab procedures, including: minRosen.m-- Rose
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4208
    • 提供者:lili
  1. conjugate_grad

    0下载:
  2. 罚函数法,和matlab源代码,另加类似方法供参考,-Penalty function method, and the matlab source code, plus a similar method for reference,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3938
    • 提供者:张米
  1. 罚函数法

    0下载:
  2. 罚函数法的基本思想就是,借助罚函数把约束问题转化为无约束问题,进而用无约束最优 化方法求解约束问题(penalty method)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:100352
    • 提供者:zdjd
  1. 外点牛顿罚函数优化matlab

    0下载:
  2. 关于外点牛顿罚函数优化的matlab代码(Optimization of exterior point Newton penalty function matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:Loumoz
  1. 基于罚函数的粒子群算法

    3下载:
  2. MATLAB中解决约束问题的算法,罚函数的粒子群算法的精度高,速度快(The algorithm of solving constrained problems in MATLAB, the particle swarm algorithm with penalty function has high precision and fast speed)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:5120
    • 提供者:dxunion
  1. 约束优化问题的罚函数的们研究

    0下载:
  2. 一篇对罚函数方法进行改进的硕士论文,比较有价值。(A master's thesis on the improvement of the penalty function method is of great value)
  3. 所属分类:matlab例程

  1. 带罚函数的自适应粒子群算法.

    3下载:
  2. 含有约束方程 求最值所用的罚函数+粒子群优化算法(Penalty function + particle swarm optimization algorithm for using the constraint equation to find the maximum value)
  3. 所属分类:进化算法

    • 发布日期:2020-08-20
    • 文件大小:1024
    • 提供者:eddy54
  1. 罚函数

    0下载:
  2. 利用罚函数计算min X1^2+X2^2 s.t. 2X1-X2≤7 X1^2+3X2^2=2(Penalty function calculation)
  3. 所属分类:并行计算

    • 发布日期:2019-11-20
    • 文件大小:2048
    • 提供者:dandelioncy
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com