搜索资源列表

  1. lbfgs

    0下载:
  2. 可以解决无约束的最优化问题,如求目标函数的极值等。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13069
    • 提供者:zw
  1. lbfgs.f90

    0下载:
  2. BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:13069
    • 提供者:贺鹏
  1. Lbfgs相关资料

    0下载:
  2. 对LBFGS及BFGS算法做了较为详细的说明
  3. 所属分类:数值算法/人工智能

    • 发布日期:2010-12-15
    • 文件大小:11860
    • 提供者:youarethebest
  1. lbfgs

    0下载:
  2. 可以解决无约束的最优化问题,如求目标函数的极值等。-Can solve unconstrained optimization problems, such as extreme value for the objective function and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:zw
  1. lbfgs.f90

    1下载:
  2. BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。-BFGS algorithm: can solve unconstrained optimization problems, such as seeking the extreme, such as the objective function.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:13312
    • 提供者:贺鹏
  1. liblbfgs-1.7

    0下载:
  2. This library is a C port of the implementation of Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS) method written by Jorge Nocedal. The original FORTRAN source code is available at: This library is a C port of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:333824
    • 提供者:Yu-Chieh Wu
  1. lbfgs

    0下载:
  2. 最大熵 等模型使用的 lbfgs 训练源代码。-Maximum entropy model, such as training to use the source code lbfgs.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-16
    • 文件大小:1754112
    • 提供者:fanshixi
  1. L-BFGS

    1下载:
  2. 自己编的,实现l-bfgs解无约束优化问题-Own, and the realization of l-bfgs Unconstrained optimization problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:陈博
  1. phase_div

    0下载:
  2. 基于盲解卷积的相位差算法,图像恢复,文件包里面有仿真和LBFGS优化算法-The phase difference based on blind deconvolution algorithm, vogel
  3. 所属分类:图形图象

    • 发布日期:2024-05-16
    • 文件大小:8198144
    • 提供者:wangzy
  1. lbfgs.cpp

    0下载:
  2. LBFGS ported to pure C. Exactly the same as the original Fotran implementation.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:38912
    • 提供者:JJWang
  1. BFGS-youhua

    0下载:
  2. 用于解决优化问题中的无约束优化,经过检测,能够成功运行。-To solve the problem of unconstrained optimization.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:WX
  1. liblbfgs-1.8.tar

    0下载:
  2. lbfgs算法的库程序 快速有效采用C++编写 强烈推荐-lbfgs algorithms quickly and efficiently strongly recommended
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:318464
    • 提供者:lyb
  1. LBFGS-20020202.java

    2下载:
  2. L-BFGS用于内存紧张的系统中,可以用于求解大规模数据集的优化-Software for Large-scale Unconstrained Optimization L-BFGS is a limited-memory quasi-Newton code for large-scale unconstrained optimization.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:25600
    • 提供者:奕风
  1. ofdm_lbfgs

    0下载:
  2. Main fuction is to reduce PAPR of OFDM by LBFGS scheme
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:liu1teng
  1. lbfgs

    0下载:
  2. This submission contains an interface to a LBFGS-code for unconstrained minimization problems of the form min_{x} f(x) + c*|\tilde{x}|, where x are the parameters, f is a scalar valued real function, c is a positive
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:9216
    • 提供者:Karthi
  1. LBFGS

    0下载:
  2. 解二次函数的LBFGS算法,包括几个子程序,并且用了wolfe 线性搜索法-LBFGS algorithm for solving quadratic function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:魏一
  1. LBFGS

    1下载:
  2. 解二次函数的LBFGS方法,用了wolfe线性搜索,计算量较小,绝对可用。-Solving quadratic the function of LBFGS method with the wolfe linear search less computation absolutely available.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:新账号3
  1. LBFGS

    0下载:
  2. 用于最优化方法的LBFGS算法,可有效减少计算海森矩阵时的内存占用-The method for optimizing the LBFGS algorithm can effectively reduce the memory footprint when calculated Hessian matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:27648
    • 提供者:彭德木
  1. LBFGS

    2下载:
  2. LBFGS Optimization algorithm in matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:pulimeng
  1. LBFGS

    0下载:
  2. lbfgs more fast and stable than matlab's fmincom(-> lbfgs)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:8192
    • 提供者:Pear007
« 12 »

源码中国 www.ymcn.org