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

搜索资源列表

  1. 惩罚函数法

    0下载:
  2. ④输出结果要求包含最优解、最优值、迭代次数,以及每次迭代的中间结果(对 而言)- output requirements include optimal solution, the optimal values, the number of iteration, and each iteration of the intermediate results (to run)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:13561
    • 提供者:洪男
  1. optimumt1

    0下载:
  2. 这是一个高通滤波器的最优化算法。有约束问题采用的是惩罚函数法,无约束问题采用的是单纯形法-this is a high-pass filter to the optimization algorithm. Binding the issue of punitive function without constraint using the simplex method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2455
    • 提供者:宋亚平
  1. chengfahanshu

    0下载:
  2. 机械优化设计中的惩罚函数法,详细介绍了惩罚函数法的全过程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3294152
    • 提供者:张宗彩
  1. neidian

    1下载:
  2. 内点惩罚函数法,机械优化设计中的优化方法.
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:2067
    • 提供者:李静
  1. SUMT

    1下载:
  2. 内点惩罚函数法程序,可以以求解含不等式的多目标优化设计问题。
  3. 所属分类:并行运算

    • 发布日期:2014-01-18
    • 文件大小:245516
    • 提供者:李兴
  1. OptimizationofMechanicalDesign

    0下载:
  2. 使用惩罚函数法对机械设计中的问题进行优化处理
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40105
    • 提供者:honesty
  1. matlab

    0下载:
  2. 使用matlab编程的,内点惩罚函数法优化程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4883
    • 提供者:xinyi
  1. 外点惩罚函数法-调试通过

    2下载:
  2. 求解n维具有不等式约束优化问题的最优解-solving n-dimensional inequality constrained optimization with the optimal solution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2210
    • 提供者:华华
  1. 进化算法-竞赛争冠算法函数优化程序 v100801

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

    • 发布日期:2011-03-25
    • 文件大小:1608690
    • 提供者:Qshi2008
  1. Penalty-Function-Method

    2下载:
  2. 解优化问题时常用的惩罚函数法,分为内点法和外点法两种,求解约束优化问题最优值。-Penalty function method, including interior point method and exterior point method, to solve the optimal value of constrained optimization problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:28721
    • 提供者:gaoshanliushui
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:82318
    • 提供者:ljw
  1. cfhs

    0下载:
  2. 惩罚函数法C语言相关程序,运用了黄金分隔法,鲍威尔法-Penalty function method C language program related, using a gold space method, Powell method
  3. 所属分类:EditBox

    • 发布日期:2017-03-27
    • 文件大小:1612
    • 提供者:刘河君
  1. KnapsackProblem

    0下载:
  2. 基本遗传算法带最优保存思想的背包问题,其中,目标值那段代码使用的是惩罚函数法,选择是概率选择,交叉是双点随机交叉,变异是概率变异-The basic genetic algorithm with elitist thinking knapsack problem, which is a target that part of the code using penalty function method, choice is the probability of selection, crosso
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1719
    • 提供者:田文杰
  1. sOumt

    0下载:
  2. 用优化方法解决离散变量的工程问题,可采用惩罚函数法-The optimal method- penalty technique can be used to solve discrete variable project problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:5388
    • 提供者:广超越
  1. PunishExp

    0下载:
  2. 惩罚函数法,外点法,用鲍威尔无约束搜索和牛顿法一维搜索-Penalty function, external point method, using Powell' s search and Newton method for unconstrained one-dimensional search
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:238176
    • 提供者:sbj
  1. constrained_OP

    2下载:
  2. 程序是最优化算法中的可行方向法和惩罚函数法,惩罚函数法中包括内点发外点法和混合内、外点法-Program is the feasible optimization algorithms direction method and the penalty function method, the penalty function method including the bit in the hybrid method and the internal and external method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3294314
    • 提供者:zhangwei
  1. 5

    0下载:
  2. 机械优化设计中的复合型法,算法思想简单,比惩罚函数法简便易懂-Mechanical design of multidimensional constrained optimization problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1087
    • 提供者:wuzhiqiang
  1. constrain-opt

    1下载:
  2. 针对工程优化设计问题,提出了基于混沌粒子群算法的工程约束优化问题求解方法。CPSO算法利用混沌搜 索的全局遍历性、随机性和规律性等特点, 引导粒子在全局范围内搜索, 从而克服了传统粒子群算法早熟收敛的缺点。 该算法以种群适应度方差作为粒子群优化算法早熟收敛的判据, 并用惩罚函数法处理违法约束的粒子, 当基本粒子群算 法陷入早熟时, 随机选择粒子群中的部分粒子实施混沌搜索, 直至满足迭代收敛条件为止。CPSO算法能提高种群的多 样性和粒子搜索的遍历性, 从而有效提高了PSO算法的收
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:745749
    • 提供者:吴胜亮
  1. gene

    0下载:
  2. 遗传算法惩罚函数法,说明如何对约束条件进行处理,将其转变成无约束的优化问题-Genetic algorithm penalty function method shows how to deal with the constraints, transforming them into a constrained optimization problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1304091
    • 提供者:xinping
  1. example

    1下载:
  2. 惩罚函数法求函数的最小值,包括建立罚函数,牛顿法求最小值-Penalty function method to find the minimum value of the function, including the establishment of the penalty function, Newton' s method for the minimum
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1912
    • 提供者:吴蒙蒙
« 1 23 4 »
搜珍网 www.dssz.com