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

搜索资源列表

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

    1下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12697443
    • 提供者:王正宇
  1. Outside-the-penalty-function-method

    2下载:
  2. 外点罚函数方法,可以用来求解约束优化问题,也可以用来被调用在智能算法中-Point outside the penalty function can be used for solving constrained optimization problems, can also be used in intelligent algorithm called
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3354
    • 提供者:彭ph.D
  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. ACOUCP

    0下载:
  2. 无约束连续函数优化的人工蚁群算法通用MATLAB源码 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解 -Unconstrained optimization of continuous function of artificial ant colony algorithm for general-purpose MATLAB source code。 This sour
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1701
    • 提供者:孙准
  1. 3D_Penalty_Shootout_NK_240x320_SC

    0下载:
  2. 一个用J2ME JSR184(3D)实现的一个足球 射点球游戏 。新手可以拿来做3D开发的参考-One with J2ME JSR184 (3D) to achieve a soccer game on penalty kicks. Novice can be used as a reference for 3D Development
  3. 所属分类:J2ME

    • 发布日期:2017-04-10
    • 文件大小:1485242
    • 提供者:曾路林
  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. fahanshu

    2下载:
  2. 最优化设计有约束条件下的惩罚函数法的程序设计-Optimal design of constrained penalty function method of programming
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1377
    • 提供者:fangzhongmin
  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. 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. Outside-the-penalt

    0下载:
  2. 外罚函数法 ** ** 求x1*x1+x2*x2的最小值。 ** 求P函数的在约束条件(x1+x2-1>0)下的最小值-Outside the penalty function**** find x1* x1+ x2* x2 minimum.** P function of the demand constraint (x1+ x2-1> 0) under the minimum
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:752
    • 提供者:唐煌
  1. 0.618-Powell-penalty-function-method

    0下载:
  2. 进退法、0.618法、Powell法、罚函数法的程序设计, 用matlab编写,解优化问题-advancing and regressing method、0.618 method、Powell method、penalty function method, write in matlab, solve optimized problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2390
    • 提供者:gaoshanliushui
  1. linear-weighted-penalty-function

    0下载:
  2. 线性加权混合罚函数法牛顿法,用matlab编写,解优化问题-linear weighted mixed penalty function method Newton method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:27461
    • 提供者:gaoshanliushui
  1. optimize-outside-the-penalty-lawPF

    0下载:
  2. 等式约束优化问的外点罚函数解法 等式约束优化问的外点罚函数解法-Equality constraints to optimize outside the penalty law
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:1602
    • 提供者:张百乐
  1. Penalty-function-method

    0下载:
  2. 为matlab中求解非线性方程组用到的惩罚函数法,相关研究者可以学下-Penalty function method for solving nonlinear equations used for matlab related researchers can learn
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:13565
    • 提供者:纪飞
  1. Penalty-Function-Method-

    0下载:
  2. 惩罚函数法C语言相关程序 它将有约束最优化问题转化为求解无约束最优化问题:其中M为足够大的正数, 起"惩罚"作用, 称之为罚因子,F(x, M )称为罚函数。-Penalty Function Method C language-related program it would have constrained optimization problem is transformed into solving unconstrained optimization problem: where
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:848
    • 提供者:李志强
  1. phase-mixed-penalty-function-method-

    0下载:
  2. 混合惩罚函数法用于混沌理论,说明了外罚函数法河内罚函数法的原因。-Mixed penalty function method is used to chaos theory, outside the penalty function method described in Hanoi penalty function causes.
  3. 所属分类:Development Research

    • 发布日期:2017-11-10
    • 文件大小:198038
    • 提供者:liqi
  1. Exterior-point-penalty-function

    0下载:
  2. 外点惩罚函数的一种算法实例,C语言版凑够二十字就可以了-Exterior point penalty function
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-28
    • 文件大小:1677
    • 提供者:王毅
  1. external-penalty-function-program

    0下载:
  2. 外点罚函数法的子程序,一共有5个c语言程序。-external penalty function program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2251
    • 提供者:ake
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com