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

搜索资源列表

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

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

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  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-03-31
    • 文件大小:4208
    • 提供者:lili
  1. fahanshu

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

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

    1下载:
  2. 外点罚函数法解线性等式约束用matlab实现-Outside the penalty function method for solving linear equality constraints to achieve with matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:610
    • 提供者:王国
  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. 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-12
    • 文件大小: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. fahanshu

    0下载:
  2. 利用罚函数法求解下列问题:求f=x1^2+4*x2^2的最小值,其中要满足:x1-x2-1≤0 -x1-x2+1≤0 x2-1≤0 -Using penalty function method to solve the following questions: o f = x1 ^ 2+ 4* x2 ^ 2 minimum value, which will meet: x1 x2-1-0 or -x1 x2+ 1 or 0- X2-1 or 0
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:633
    • 提供者:cxx
  1. mixfhs

    1下载:
  2. 混合罚函数法求解非线性方程组,用于最优化处理,约束条件为等式约束和不等式约束相结合-Mixed penalty function method is used to solve the nonlinear equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:671
    • 提供者:kxm
  1. 内点法

    2下载:
  2. 解决非线性规划问题的内点罚函数法,使用fmincon函数(The interior penalty function method for solving nonlinear programming problems uses the fmincon function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:铃兰
  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. NFHS

    1下载:
  2. 采用matlab语言编写的用内点法罚函数解决问题的方法。(The MATLAB language is used to solve the problem by using the penalty function of the interior point method.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:999997
  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 »
搜珍网 www.dssz.com