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. 进化算法-竞赛争冠算法函数优化程序 v100801

    0下载:
  2. 该程序是在自创的无约束优化的竞赛争冠算法(旧称竞技取冠算法)函数优化程序基础上,开发出来的有约束优化程序.程序采用罚函数法实现有约束优化的,但罚因子(惩罚系数)的处理方法有别于其它罚函数法.该程序证明这种惩罚系数处理方法是有效的.该法调整惩罚系数简单,粗放,一般应用默认值即可.该程序普适性较好,进化参数调整简单,不敏感,全局最优解的搜索能力较强,数据重现性(鲁棒性)较好,获得结果精度较高,不足是有时评价函数调用次数稍多些.
  3. 所属分类:源码下载

    • 发布日期:2011-03-25
    • 文件大小:1608690
    • 提供者:Qshi2008
  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. int_mat.rar

    0下载:
  2. 通过使用matlab程序用内惩罚函数法的对算例进行分析,Matlab procedures through the use of penalty function method used in the analysis of numerical example
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:557
    • 提供者:许冬
  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. 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. tspdaima

    0下载:
  2. 设计特定的进化操作或约束修正因子。文献[ 28 ]采用罚函数法,利用非固定多段映射罚函数对约束优化问题进行转化,再利用PSO求解转化后的问题,仿真结果显示PSO相对进化策略和遗传算法有优越性,但其罚函数的设计过于复杂,不利于求解-Operation or design of the evolution of specific binding correction factor. Literature [28] The penalty function method, using non-stat
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1728
    • 提供者:杨科
  1. Penalty-function-method

    0下载:
  2. 罚函数法求解约束方程 注释非常详细 自己编的源程序-Penalty function method for solving the constraint equations themselves very detailed comments of the source code
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2586
    • 提供者:mxf
  1. chengfahanshu

    0下载:
  2. 惩罚函数法,一种数学计算方法,可以用于结构优化-Penalty function method, a mathematical calculation method can be used for structural optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3915
    • 提供者:LWG
  1. 罚函数法

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

    • 发布日期:2017-12-20
    • 文件大小:100352
    • 提供者:zdjd
  1. minMixFun

    1下载:
  2. 约束优化问题中用混合罚函数法求解约束多维函数的极值(Solving the extreme value of constrained multidimensional function by mixed penalty function method in constrained optimization problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:10240
    • 提供者:yljylj
  1. 基于罚函数的粒子群算法

    2下载:
  2. 基于罚函数法的粒子群算法,处理优化调度问题(Particle swarm optimization based on penalty function method to deal with optimal scheduling problem)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:5120
    • 提供者:温暖。
« 12 3 4 5 »
搜珍网 www.dssz.com