搜索资源列表

  1. asfddaf

    0下载:
  2. BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点;-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:liang
  1. BFGSTest

    0下载:
  2. 拟牛顿法BFGS; 非线性无约束最优化; C#编程-Quasi-Newton method BFGS nonlinear unconstrained optimization C# Programming
  3. 所属分类:C#编程

    • 发布日期:2024-06-10
    • 文件大小:38912
    • 提供者:zhanglee
  1. asfddaf

    0下载:
  2. BFGS算法本程序适用于求解形如f(x)=1/2*x Ax+bx+c二次函数的稳定点;-BFGS algorithm for solving This procedure applies to the form f (x) = 1/2* x Ax+ Bx+ C quadratic function of the stable point
  3. 所属分类:图形图象

    • 发布日期:2024-06-10
    • 文件大小:6144
    • 提供者:ndinga
  1. quasi-Newton-method

    0下载:
  2. 功能:用BFGS算法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数及其梯度; varargin是输入的可变参数变量,简单调用bfgs时可以忽略它 但若其他程序循环调用该程序时将发生重要作用-Function: with BFGS algorithm solving unconstrained problem: min f (x) input: x0 is the initi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-06-10
    • 文件大小:5120
    • 提供者:苗小楠
  1. BFGS

    0下载:
  2. 功能:用BFGS算法求解无约束问题:min f(x) 输入:x0是初始点,fun,gfun分别是目标函数及其梯度; varargin是输入可变参数变量,简单调用bfgs时可以忽略它, 但是其他程序循环调用时将会发挥重要作用 输出:x,val分别是近似最优点和最优值,k是迭代次数。-Function: BFGS algorithm for unconstrained problem: min f (x) Inpu
  3. 所属分类:matlab例程

    • 发布日期:2024-06-10
    • 文件大小:2048
    • 提供者:杨静
  1. 优化算法

    0下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterat
  3. 所属分类:其他小程序

    • 发布日期:2024-06-10
    • 文件大小:1024
    • 提供者:旺旺饼干
  1. 第一题bfgs

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

    • 发布日期:2024-06-10
    • 文件大小:15360
    • 提供者:lynchorz

源码中国 www.ymcn.org