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

搜索资源列表

  1. 优化作业_惩罚函数法

    2下载:
  2. 优化方法中的解非线性规划问题的一种方法,惩罚函数法-optimization methods of solving nonlinear programming problem in a way, punishment function
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2617
    • 提供者:王伟
  1. SUMTtttttxxx

    0下载:
  2. 内点惩罚法,fortran77编制可以在visual fortran运行-penalty points within the law, can be prepared in FORTRAN77 visual FORTRAN running
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2381
    • 提供者:任全
  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. 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. Interior_point_method

    4下载:
  2. 内点法是从可行域内某一初始内点出发,在可行域内进行迭代的序列极小化方法。它仅用于求解不等式约束优化问题。这里列出内点惩罚函数法的六个子程序。 -Interior point method is a feasible region within the initial point of view, the region, where feasible, to carry out the sequence of iterative minimization method. It is only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2993
    • 提供者:lrc
  1. optim

    1下载:
  2. 空调控制系统最优算法,使用的是惩罚函数法的外点法,使用vc++编写-Air-conditioning control system for optimal algorithm, using a penalty function method of foreign-point method, the use of vc++ Prepared
  3. 所属分类:Algorithm

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

    0下载:
  2. 惩罚函数中的外点约束方法,通过VC++2005测试-sumtW
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:1010873
    • 提供者:liuting
  1. a

    0下载:
  2. 约束优化方法—惩罚函数法的c++源程序,可用于三维变量。-Constrained optimization methods- penalty function method of c++ source code, can be used for three-dimensional variable.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:397002
    • 提供者:
  1. 3

    1下载:
  2. 优化算法源程序------内点惩罚函数法子程序-Internal Penalty Function Method source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3405
    • 提供者:小强
  1. 4

    0下载:
  2. 优化算法源程序-------外点惩罚函数法子程序-External Punalty method source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2586
    • 提供者:小强
  1. cccc

    0下载:
  2. 用c语言编写的惩罚函数法解决优化问题,自己给出初始内点,可以使用。-C language using the penalty function method to solve optimization problems, given their initial interior point, you can use.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:898
    • 提供者:李晨阳
  1. fahanshu

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

    • 发布日期:2017-04-02
    • 文件大小:1377
    • 提供者:fangzhongmin
  1. ss

    1下载:
  2. 遗传算法解决背包问题,其中包括算法编码初始化,交叉,变异和惩罚策略,很好的解决了背包问题-Genetic algorithm to solve knapsack problem, including the coding algorithm initialization, crossover, mutation and punishment strategy, a good solution to the knapsack problem
  3. 所属分类:matlab

    • 发布日期:2014-09-19
    • 文件大小:1024
    • 提供者:ss
  1. optimize_chengfa

    0下载:
  2. 结构优化数值算法-惩罚函数算法源程序及算例-Numerical optimization algorithm- the penalty function algorithm source code and Example
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:142736
    • 提供者:郑文
  1. Penalty function method

    1下载:
  2. 惩罚函数法,主要用于非线性规划求解,根据约束条件对目标函数设定相应的惩罚函数(Penalty function method)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:zmz
  1. 100 REM MAIN_MM(1)

    1下载:
  2. 惩罚函数法求解非线性约束问题,很好用,具有通用性(Penalty function method for solving nonlinear constraints, is very useful, has universality)
  3. 所属分类:数学计算

    • 发布日期:2018-12-22
    • 文件大小:4096
    • 提供者:瘦猴
  1. 代码

    1下载:
  2. 惩罚函数法求解非线性约束问题,很好用,具有通用性,调试可用(Penalty function method for solving nonlinear constraints, very good, universal, debugging available)
  3. 所属分类:数学计算

    • 发布日期:2018-12-22
    • 文件大小:1024
    • 提供者:李大大大哥
  1. LQA to solve problem of SCAD

    5下载:
  2. 使用局部二次逼近的方法(LQA),求解带有SCAD惩罚项的线性回归问题。(Use the local quardratic approximation (LQA) method to solve the problem of the smoothly clipped absolute deviation penalty (SCAD) in linear regression.)
  3. 所属分类:数学计算

    • 发布日期:2020-05-03
    • 文件大小:4096
    • 提供者:weiyan2
  1. varying coefficient

    0下载:
  2. 近几年来兴起的统计模型,惩罚样条模型求解代码。(In recent years, the rise of statistical model, penalty spline model solving code.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-03-29
    • 文件大小:6451200
    • 提供者:艾汐星
« 12 3 4 5 6 »
搜珍网 www.dssz.com