搜索资源列表

  1. 多变量寻优

    0下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the a
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4664
    • 提供者:陈镇静
  1. c

    1下载:
  2. 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2691
    • 提供者:林颉
  1. newton

    1下载:
  2. 拟牛顿法求函数极小值,采用无约束变尺度法DFP
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2630
    • 提供者:陈宁
  1. DFP

    0下载:
  2. dfp变尺度法程序,用于求函数的无约束极小值点。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:229590
    • 提供者:starsky302
  1. 多变量寻优

    0下载:
  2. 多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-multivariate optimization of the source code, including basic algorithm is as follows : DFP Act (also known as the variable scale), BFS, a ladder degrees, a total of the a
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:4096
    • 提供者:陈镇静
  1. c

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法,求解无约束极值问题。-Quasi-Newton method (DFP) DFP algorithm for solving unconstrained extremum problem.
  3. 所属分类:软件工程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:林颉
  1. newton

    0下载:
  2. 拟牛顿法求函数极小值,采用无约束变尺度法DFP-Quasi-Newton method for the minimum function, the use of non-binding DFP DFP
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:陈宁
  1. DFP

    0下载:
  2. 运筹学非线性规划的经典c语言编写的DFP变尺度法子程序,是学习经典优化算法的不错参考资料-Nonlinear Programming Operations Research c classical languages DFP variable metric method procedures, the study of classical optimization algorithms of a good reference
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:tony
  1. DFP

    0下载:
  2. dfp变尺度法程序,用于求函数的无约束极小值点。-DFP DFP procedures for seeking function of the unconstrained point.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:229376
    • 提供者:
  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-04
    • 文件大小:15360
    • 提供者:lixiao
  1. DFP

    0下载:
  2. 运筹学,最优化理论中的DFP拟牛顿法,即变尺度法-Operations research, optimization theory, the DFP quasi-Newton method, that is, variable metric method
  3. 所属分类:汇编语言

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:刘静
  1. C++youhuajisuan

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码,可以通过修改目标函数进行各种计算。-Quasi-Newton method (DFP) DFP algorithm c/c++ Source, you can by modifying the objective function for a wide variety of computing.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:4096
    • 提供者:wangyangpeihua
  1. Variable_Metric_Metho_DFP

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法的c/c++源码.变尺度法的源程序,用于优化中的非线性规划,效果还可以的-Quasi-Newton method [DFP] DFP algorithm c/c++ source code. DFP source for the optimization of nonlinear programming, the effect can also be the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:lrc
  1. zuiyouhuashiyanbaogao

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

    • 发布日期:2024-06-04
    • 文件大小:81920
    • 提供者:ljw
  1. dfp1111

    0下载:
  2. 变尺度法DFP求函数极小点(个人编写,改变函数、即可使用)-DFP DFP minimum point of a function
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:ouyang
  1. DFP

    0下载:
  2. DFP法,变尺度法,优化算法的一种,具有二次收敛性,若目标函数为二次正定函数,经有限步可达到极小点-DFP method, variable metric method, an algorithm with quadratic convergence, if the objective function is quadratic positive definite function can be achieved by the fini
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:qch
  1. dfp

    0下载:
  2. 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat metho
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:王刚
  1. huangdianjun

    0下载:
  2. 基于matlab的dfp变尺度法,用于计算函数的极小值,搭配黄金分割法计算步长,进退法计算极值区间。-Matlab the dfp change of scale method for the calculation of the function minimum, with the golden section method to calculate the step length, advance and retreat metho
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-04
    • 文件大小:5120
    • 提供者:王刚
  1. DFP-algorithm

    0下载:
  2. 拟牛顿法(变尺度法)DFP算法。用C/C++语言实现了该算法。-The quasi-Newton method (DFP) DFP algorithm. With the C/C++ the algorithm language.
  3. 所属分类:书籍源码

    • 发布日期:2024-06-04
    • 文件大小:7168
    • 提供者:刘平
  1. 测试函数作业

    0下载:
  2. 基于DFP变尺度法对sphere和rosenbrock测试函数进行最优化处理(Optimization of sphere and Rosenbrock test functions based on DFP variable metric method)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:命运之末
« 12 »

源码中国 www.ymcn.org