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

搜索资源列表

  1. lm-matlab.rar

    0下载:
  2. 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:13.05kb
    • 提供者:张治国
  1. The_Levenberg-Marquardt_Algorithm

    2下载:
  2. LM算法 老外写的The Levenberg-Marquardt (LM) algorithm is the most widely used optimization algorithm. It outperforms simple gradient descent and other conjugate gradient methods in a wide variety of problems. This document aims to provide an intuitiv
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:31.46kb
    • 提供者:TANG
  1. LM

    0下载:
  2. 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:859byte
    • 提供者:周妍
  1. LM

    0下载:
  2. LM算法的简要描述。LM算法是一种定位多变量函数最小值的迭代技术,是解决非线性最小二乘问题的基本技术之一。-The Levenberg-Marquardt(LM)algorithm is an iterative technique that locates the minimum of a multivariate function that is expressed as the sum of squares of non-linear real-valued functions[4
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:27kb
    • 提供者:徐琼
  1. lm_2dcircle

    0下载:
  2. 使用lm算法对二维圆数据进行拟和,其中test_circle用于生成测试数据 fit2dcircle用于拟和 document.doc对算法原理进行详细说明 程序使用bcc5.60编译通过- Uses the lm algorithm to carry on for the two-dimensional round data draws up with, test_circle uses in to produce test data fit2dcircle to use in to dr
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:210.61kb
    • 提供者:代进
  1. lm

    1下载:
  2. 开发的lm算法,很有用的一种优化算法. 对非线性优化有很大用处-Lm developed algorithm, a useful optimization algorithm. Of nonlinear optimization have great usefulness
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:31.75kb
    • 提供者:邵帅
  1. lmdemo2

    1下载:
  2. example for lm algorithm using minipack
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:258.14kb
    • 提供者:subbu
  1. rbfinterp_v1[1].2

    0下载:
  2. LM编程算法,在神经网络中有很大应用之处,神经网络源代码,及BP网络训练界面,其中的L-M算法非常实用 -LM programming algorithm, in a large neural network applications, the neural network source code, and the BP network training interface, in which the LM algorithm is very practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:114.49kb
    • 提供者:vivian
  1. BP-LM

    1下载:
  2. BP 算法的神经网络,采用VC编制,具有较好的鲁棒性和快速收敛特性。-BP algorithm of neural networks, the use of VC establishment, has good robustness and fast convergence properties.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:325.24kb
    • 提供者:高闯
  1. BP-LM

    1下载:
  2. 一种利用神经网络计算L-M算法的程序。里面还有其他的算法可以参考-A neural network algorithm for calculating the LM procedure. There are other algorithms which can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:325.81kb
    • 提供者:wolf
  1. LM

    0下载:
  2. Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:966byte
    • 提供者:empty
  1. LM

    0下载:
  2. levenberg-marquardt算法用于模糊系统训练-levenberg-marquardt algorithm for fuzzy system training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2.32kb
    • 提供者:wangyh
  1. g

    0下载:
  2. 基于L-M算法的BP神经网络分类器 对图像分类有较好的效果-LM algorithm based on BP neural network classifier for image classification has a good effect
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:177.75kb
    • 提供者:sds
  1. mLM

    1下载:
  2. Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:548byte
    • 提供者:YL.Xiao
  1. lm

    0下载:
  2. BP神经网络数字图像几何畸变矫正L-M优化算法-BP neural network LM digital image geometric distortion correction algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:10.58kb
    • 提供者:陶弘
  1. LM-algorithm

    0下载:
  2. 用LM算法解超定方程,未用到库,都是自己写的函数,有例子-With the LM algorithm for solving overdetermined equation, unused libraries, are writing their own functions, there are examples
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:7.68kb
    • 提供者:木木
  1. LM-NLLS

    0下载:
  2. 基于OpenCV的高效的LM 算法实现,用于求解非线性最小二乘问题的-The efficient LM-algorithm based on OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:11.27kb
    • 提供者:刘明增
  1. NEURAL-NETWORK-LM-ALGORITHM

    0下载:
  2. 一种前馈神经网络算法,关键词:神经网络;误差反向传播算法;Hesse矩阵-A MODIFIED FEED-FORWORD NEURAL NETWORK LM ALGORITHM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-28
    • 文件大小:49.53kb
    • 提供者:陈润发
  1. LM

    0下载:
  2. OPencv的LM算法的编程实现,还有matlab编程的的M文件,能运行出结果-OPencv the LM algorithm programming, as well as the M-file matlab programming, able to run out the results
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:4.69mb
    • 提供者:hanlili
  1. LM算法在二阶过阻尼系统参数估计中的应用_李敏花

    0下载:
  2. LM算法在二阶过阻尼系统参数估计中的应用(Application of LM algorithm in parameter estimation of two order over damping system)
  3. 所属分类:其他

    • 发布日期:2019-05-11
    • 文件大小:127kb
    • 提供者:中华杰少
« 12 3 4 5 6 »
搜珍网 www.dssz.com