搜索资源列表

  1. 1.25外点法终稿

    0下载:
  2. vc编程实现bp神经网络,比较实用!!还 有一些别的程序也在里面,希望能有用!! -vc Programming bp neural network, more practical! ! There are also some other procedures are also inside the hope of useful! !
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3358836
    • 提供者:鲁小利
  1. sumtW

    0下载:
  2. 基于单纯形法的惩罚函数外点法的类。 在优化设计中使用。-based on the simplex method punitive function outside the law point category. The use of design optimization.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10131
    • 提供者:中国
  1. 最优化作业C++源代码

    3下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the poi
  3. 所属分类:其它资源

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

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

    • 发布日期:2024-06-19
    • 文件大小:2048
    • 提供者:华华
  1. 最优化作业C++源代码

    0下载:
  2. 用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用,我已经全部调试过了-C compile some of the most optimized operating procedures, Newton, DFP, conjugate gradient method, the simplex method, interior point method, the poi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-19
    • 文件大小:12288
    • 提供者:tw
  1. 1.25外点法终稿

    0下载:
  2. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:3358720
    • 提供者:鲁小利
  1. waidian

    0下载:
  2. 运筹学非线性规划的c语言编写的外点惩罚函数法子程序-tacticians Nonlinear Programming Language c prepared by the Point Penalty Function recourse procedures
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-19
    • 文件大小:3072
    • 提供者:zhangtao
  1. classic-C-program

    0下载:
  2. D F P变尺度法子程序 matlab程序 Powell法子程序 内点惩罚函数法子程序 进退法子程序 黄金分割法子程序 外点惩罚函数法子程序 (relay) -D F P variable scale recourse procedures Matlab procedures Powell recourse procedures point penalty function tool procedures
  3. 所属分类:C#编程

    • 发布日期:2024-06-19
    • 文件大小:14336
    • 提供者:郑超
  1. sumtW

    0下载:
  2. 基于单纯形法的惩罚函数外点法的类。 在优化设计中使用。-based on the simplex method punitive function outside the law point category. The use of design optimization.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-19
    • 文件大小:266240
    • 提供者:中国
  1. optimizearithmetic

    0下载:
  2. 几个常用的优化算法的C程序和MATLAB代码,D F P变尺度法子程序,Powell法子程序,黄金分割法子程序,进退法子程序,外点惩罚函数法子程序等。-Several commonly used optimization algorithm of C procedures and MATLAB code, DFP variable metric method procedures, Powell method procedures, g
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-19
    • 文件大小:15360
    • 提供者:lixiao
  1. optim

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

    • 发布日期:2024-06-19
    • 文件大小:3072
    • 提供者:宝宝
  1. matlapp

    0下载:
  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 pr
  3. 所属分类:matlab例程

    • 发布日期:2024-06-19
    • 文件大小:3072
    • 提供者:朱伟
  1. optimizethedesign

    0下载:
  2. 优化设计常用程序,用C++编的一些最优化作业中的程序,有Newton法,DFP法,共轭梯度法,单纯形法,内点法,外点法,内外点法,都能使用。-Commonly used to optimize the design process, using C++ for some of the most optimized operating procedures, the Newton method, DFP method, conjugate
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-19
    • 文件大小:10240
    • 提供者:lijiale
  1. MATLABoptimization

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

    • 发布日期:2024-06-19
    • 文件大小:38912
    • 提供者:百位过
  1. PunishExp

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

    • 发布日期:2024-06-19
    • 文件大小:238592
    • 提供者:sbj
  1. Externalpointmethod

    0下载:
  2. 基于外点法,现采用编程来计算最优解,matlab程序和简要说明文档。-External point-based method is used to calculate the optimal solution programming, matlab program and a brief descr iption of the document.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-19
    • 文件大小:6144
    • 提供者:liliujun
  1. constrained_OP

    0下载:
  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 in
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-19
    • 文件大小:3294208
    • 提供者:zhangwei
  1. Penalty-Function-Method

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

    • 发布日期:2024-06-19
    • 文件大小:28672
    • 提供者:gaoshanliushui
  1. 算例

    0下载:
  2. 进行最优化计算的惩罚函数外点法的源程序算法(Penalty function point method)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-19
    • 文件大小:10240
    • 提供者:xujieli
  1. Matlab数值微分法汇总

    0下载:
  2. Matlab数值微分法汇总:MidPoint 中点公式求取导数 ThreePoint 三点法求函数的导数 FivePoint 五点法求函数的导数 DiffBSample 三次样条法求函数的导数 SmartDF 自适应法求函数的导数 CISimpson 辛普森数值微分法法求函数的导数 Richason 理查森外推算法求函数的导数 ThreePoint2 三点法求函数的二阶导数 FourPoint2 四点法求函数的二阶导数 FivePoin
  3. 所属分类:其他小程序

    • 发布日期:2024-06-19
    • 文件大小:15360
    • 提供者:lfwu5
« 12 3 4 »

源码中国 www.ymcn.org