CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 最优化/BFGS

搜索资源列表

  1. PMO_work29

    0下载:
  2. 实用最优化方法,java源程序,关于BFGS法,大连理工大学.-practical optimization method, java source files, on the BFGS method, the Dalian Polytechnic University.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.25kb
    • 提供者:舞台
  1. 最优化的bfgs算法

    2下载:
  2. 最优化的bfgs算法,是采用matlab编程,BFGS optimization algorithm, using matlab programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-08-25
    • 文件大小:13.97kb
    • 提供者:wuxiaoan
  1. BFGS

    1下载:
  2. 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:1020.25kb
    • 提供者:刘东
  1. newton

    0下载:
  2. 最优化计算方法中 有关于拟牛顿法的一段小代码 可以-Optimization method in the Quasi-Newton method on a small section of code that can look at
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:804byte
    • 提供者:redgate
  1. sourcefile

    2下载:
  2. 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:18.89kb
    • 提供者:chenxiaoguang
  1. BFGS

    0下载:
  2. 最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:53.25kb
    • 提供者:kylin
  1. BFGS

    0下载:
  2. 最优化算法之一,拟牛顿法,亦称BFGS法,用于求解极值问题,具有二次收敛性-One of the most optimization algorithms, quasi-Newton method, also known as BFGS method for solving extremum problems, with quadratic convergence
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1.25kb
    • 提供者:qch
  1. DFP-BFGS-0.618

    0下载:
  2. DFP,黄金分割点方法,BFGS方法matlab源代码用于求解无约束最优化问题-BFGS,DFP,0.618 method for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.41kb
    • 提供者:chen zhen
  1. BFGS

    1下载:
  2. 本代码为《最优化理论与方法》书籍中的牛顿法和拟牛顿法算法的代码,并举了2个书上的作业题的例子,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算-The code for the " optimization theory and method" books in the Newton method and quasi-Newton method algorithm code, citing two books on the example of the job
  3. 所属分类:source in ebook

    • 发布日期:2017-10-25
    • 文件大小:3kb
    • 提供者:wxq
  1. BFGS

    0下载:
  2. 最优化方法里的BFGS拟牛顿算法,针对特定的二元函数(可修改)给出极小点和最优值。-Optimization methods in the BFGS quasi-Newton algorithm for a particular binary function (can be modified) gives minimum point and the optimal value.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:708byte
    • 提供者:conwool
  1. BFGS-for-Powell-badly

    0下载:
  2. BFGS for Powell badly scaled function是一个用于测试仿真BFGS最优化算法的matlab程序-BFGS for Powell badly scaled function is used to test the simulation BFGS optimization algorithm matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.51kb
    • 提供者:
  1. L-BFGS-CODE

    0下载:
  2. L-BFGS有限内存BFGS法,用于求解大规模无约束最优化问题-L-BFGS method for large scale unconstrained optimization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:18.74kb
    • 提供者:周群艳
  1. BFGS-algorithm

    0下载:
  2. 这个文档用MATLAB实现了用BFGS算法来解决最优化问题-this file used the tool of matlab to solve optimal problems through BFGS algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:117.67kb
    • 提供者:杨世睦
  1. BFGS

    0下载:
  2. BFGS算法的实现(Implementation of BFGS algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:12kb
    • 提供者:bachleor111
  1. 最优化

    0下载:
  2. 中国石油大学(华东)最优化课程要求的两个作业程序:乘子法和Armiyo算法+BFGS算法(China University of Petroleum (East China) optimization course requirements of the two operating procedures: multiplier and Armiyo algorithm, +BFGS algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1kb
    • 提供者:晴天111
  1. BFGS

    0下载:
  2. 最优化理论,利用最优化理论中的BFGS法来得到方程的最优解(Optimization theory, using the BFGS method in optimization theory to obtain the optimal solution of the equation)
  3. 所属分类:*行业应用

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:脏鱼先森
  1. Newton

    1下载:
  2. 求解无约束最优化问题,Newton方法包括基本Newton法,拟Newton法等BFGS,DFP方法(Solving unconstrained optimization problems, Newton method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3kb
    • 提供者:Jh_SYSU
  1. L-BFGS-B-C-master

    1下载:
  2. 基于梯度下降法的最优迭代算法,在深度学习和神经网络中应用非常广泛,也非常好用(The optimal iterative algorithm based on gradient descent method is widely used in depth learning and neural network, and it is also very useful.)
  3. 所属分类:其他

    • 发布日期:2019-10-30
    • 文件大小:161kb
    • 提供者:Jed2013
  1. L-BFGS

    0下载:
  2. 有限记忆算法,用于处理大规模算法,算法原理为把不断迭代的牛顿矩阵分解并部分抵消达到减少运算量的目的(limit memory,for large-scale algorithms. The principle of the algorithm is to decompose and partially cancel the iterative Newton matrix in order to reduce the computational complexity.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-07
    • 文件大小:1kb
    • 提供者:ksvdysl
  1. 第一题bfgs

    2下载:
  2. armijo准则下bfgs法实现,最优化方法作业,大连理工大学(Realization of BFGS method under Armijo criterion, operation of optimization method, Dalian University of Technology)
  3. 所属分类:其他

    • 发布日期:2019-10-31
    • 文件大小:15kb
    • 提供者:lynchorz
« 12 »
搜珍网 www.dssz.com