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

搜索资源列表

  1. dfp

    0下载:
  2. 本程序用于机械优化设计工程计算,为经典的dfp法,采用visual C++6.0环境开发,运行结果良好。-procedures for the optimization of mechanical engineering, for the classic Moscow, using visual development environment for C 6.0, good operating results.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.71kb
    • 提供者:张龙
  1. DFP

    0下载:
  2. 运筹学非线性规划的经典c语言编写的DFP变尺度法子程序,是学习经典优化算法的不错参考资料
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:2.26kb
    • 提供者:tony
  1. DFP

    0下载:
  2. dfp变尺度法程序,用于求函数的无约束极小值点。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:224.21kb
    • 提供者:starsky302
  1. DFP

    0下载:
  2. DFP无约束情况下的,0.618和一维搜索模块 没有写界面,可是核心已经实现,要实现界面该不难。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.2kb
    • 提供者:陆海
  1. Variable_Metric_Metho_DFP.rar

    1下载:
  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. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2.37kb
    • 提供者:lrc
  1. DFP

    0下载:
  2. DFP法求优化问题的C++源代码,经测试,该程序运行正常,得到了预期的结果。-DFP method for the optimization of C++ source code, tested, the program works correctly to get the desired results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.31kb
    • 提供者:张帆
  1. zuiyouhua

    2下载:
  2. 采用matlab语言实现黄金分割 不精确一维搜索 DFP BFGS 算法,全部原创 仅供参考-Language implementation using matlab inexact one-dimensional golden section search DFP BFGS algorithm, all the original for reference only
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:12.36kb
    • 提供者:孙浩
  1. zuiyouhuashiyanbaogao

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

    • 发布日期:2017-04-01
    • 文件大小:80.39kb
    • 提供者:ljw
  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. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.97kb
    • 提供者:wangyangpeihua
  1. zuiyouhua

    5下载:
  2. 此源码包是我本学期最优化理论课程的大作业,其中包括了我自己写的以下常用最优化算法的实现代码:最速下降法,牛顿法,非线性最小二乘法,DFP法。fun1,fun2是两个测试函数。谢谢!-This is my source packages optimization theory this semester courses in large operations, including my own to write the following commonly used optimization al
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-12-14
    • 文件大小:3.15kb
    • 提供者:白浩泉
  1. DFP

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:3.88kb
    • 提供者:吴义忠
  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 gradient method, simplex meth
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:9.71kb
    • 提供者:lijiale
  1. DFP_algorithm

    0下载:
  2. DFP, 本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点 -DFP, this procedure applies to solution of the form f (x) = 1/2* x' Ax+ bx+ c quadratic function of the stable point
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.31kb
    • 提供者:LiuMCH
  1. DFP

    0下载:
  2. 求最小值的确定性算法,求得给定初值(多为)的局部最小值-Seeking the minimum deterministic algorithm, obtained for a given initial value (mostly) the local minimum
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.19kb
    • 提供者:zhaochuanmin
  1. DFP

    0下载:
  2. DFP变度量法,优化数值结算,不用求梯度的。-DFP variable metric method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:2.54kb
    • 提供者:李强
  1. DFP

    0下载:
  2. DFP变度量法优化计算,采用FORTRAN语言-DFP variable metric method optimization, the use of FORTRAN language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2.55kb
    • 提供者:王帅
  1. dfp

    1下载:
  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 method to calculate the extreme val
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:818byte
    • 提供者:王刚
  1. DFP

    0下载:
  2. 这个是我自己编写的DFP算法程序,可以用来进行N维无约束函数的计算,通过验证。-This is my own written procedures DFP algorithm, it can be used for calculation of N-dimensional unconstrained function verified.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:王日栋
  1. DFP

    0下载:
  2. DFP优化算法代码 ,使用c语音编写, 可求解无约束非线性优化问题-the DFP optimisation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1.17kb
    • 提供者:王峰
  1. DFP

    1下载:
  2. DFP 优化matlab程序,,DFP+精确一维搜苏 效果不错(DFP exact searching excellent result for optimization.)
  3. 所属分类:数学计算

    • 发布日期:2020-09-03
    • 文件大小:33kb
    • 提供者:Facellies35
« 12 »
搜珍网 www.dssz.com