CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LM算法

搜索资源列表

  1. immoptibox

    0下载:
  2. 优化算法程序包。有lm方法, smarquart法,等等。-Optimization package. Have lm, smarquart law.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:52844
    • 提供者:李琳
  1. LM_opti

    0下载:
  2. LM优化算法用于系统的参数估计和辨识-LM optimization algorithm for the estimation of parameters and Identification
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:谈心
  1. BP.m

    0下载:
  2. BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)-BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness)
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:xufeng
  1. LMFsolve

    0下载:
  2. LM算法拟合方案,对方程进行非线性最小二乘法求解 -LM algorithm fitting program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3991
    • 提供者:zhaoyizhang
  1. BP-neural

    0下载:
  2. LM算法和BFGS拟牛顿算法对BP神经网络的性能影响分析,我的课题作业,希望对大家有帮助。-The performance analysis basde on the impact on BP neural network of LM and BFGS quasi-Newton algorithm , the subject of my work, I hope to be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3289
    • 提供者:梁山
  1. LMAlgorithm

    0下载:
  2. LM算法的详细实现细节,并附加了相应的原文。使用CMakeLists组织文件结构。在VS2010下实现编译。-LM algorithm detailed implementation details, and attach the appropriate text. Use CMakeLists organizational structure of the document. Achieve compiled under VS2010.
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4384669
    • 提供者:Scott
  1. LMAlgorithm

    0下载:
  2. 对源网站上的LM算法使用CMakeLists重新组织。可以直接生成sln工程,在VS2010编译通过。-LM algorithm for use on the source site CMakeLists reorganized. Can directly generate sln project in VS2010 compile.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:4384681
    • 提供者:Scott
  1. LMFsolve

    0下载:
  2. lm算法,非线性最小二乘算法,进行参数估计及非线性方程计算-The LM algorithm, the nonlinear least squares algorithm, used for parameter estimation, and nonlinear equations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:9191
    • 提供者:zhoushengwen
  1. LMoptimization

    0下载:
  2. 今年学习的优化算法,主要是LM算法,很有用对优化算法的学习-Optimization algorithm to learn this year, mainly LM algorithm optimization algorithm is useful for learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3465
    • 提供者:朱秋秋
  1. homest-1.4

    0下载:
  2. 这是一个利用LM算法求解单应性的程序,要自己建立工程。-This is a homography LM algorithm procedures, to build the project themselves.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:59280
    • 提供者:黄武涛
  1. CPP-LM-BP

    1下载:
  2. 利用LM训练算法来优化BP神经网络算法。-LM training algorithm to optimize the use of BP neural network algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4397
    • 提供者:郝硕涛
  1. chengxu.m

    1下载:
  2. lm算法功能实现 拟合曲线 得到想要的曲线-lm algorithm functions to achieve the desired curve fitting curves
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1701
    • 提供者:小威
  1. LM

    1下载:
  2. 用Python语言实现LM(Levenberg-Marquardt)算法。-implementation of LM(Levenberg-Marquardt) algorithm with python.
  3. 所属分类:Algorithm

    • 发布日期:2016-05-17
    • 文件大小:1024
    • 提供者:吴难难
  1. LM

    0下载:
  2. 列文伯格-马夸尔特算法的一个实例程序,通过一组简单的数据实例,运用列文伯格-马夸尔特法迭代逼近最佳解。-an example of using Levenberg-Marquardt algorithm to get the best results
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1041
    • 提供者:杨凡
  1. levmar-2.6

    0下载:
  2. 数值优化中非线性最小二乘的LM算法实现。网上下载的一般都不能通过编译,这是在VS2015环境下构建的能通过编译的代码。-Numerical Optimization. LM algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:15909296
    • 提供者:徐勇
  1. imm3215

    0下载:
  2. 深入浅出讲解LM算法,非常适合人工智能领域和算法领域的初学者,(Algoritmo simples explicar LM)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:395264
    • 提供者:zhangy17thu
  1. GTWIC

    0下载:
  2. 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 docume()
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:139264
    • 提供者:bstcke
  1. xjcym

    0下载:
  2. 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 docume()
  3. 所属分类:大数据

    • 发布日期:2018-04-22
    • 文件大小:139264
    • 提供者:prlerv
  1. LM算法

    0下载:
  2. 应用Marquardt方法求解方程的值,里面含有matlab程序代码(Use Marquardt method to solve the value of the equation, which contains Matlab code)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:980992
    • 提供者:多尔衮
  1. BPP

    1下载:
  2. 此程序是基于BP神经网络的大气能见度预测系统,利用改进的LM算法对能见度进行预测。(Atmospheric visibility prediction system based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:了了啦啦
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com