搜索资源列表
lm-matlab.rar
- 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
LM-fit
- 非线性最小二乘-LM法 是用IDL语言编写的,基本思想可以参考-Nonlinear least-squares-LM method is to use IDL language, the basic idea can refer to
The_Levenberg-Marquardt_Algorithm
- 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
LM
- 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
LM
- 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
Levenberg-Marquardt_Method
- LM算法的c语言实现 拟合的函数为gauss函数-Levenberg-Marquardt Method
homest-1.3
- 求单应矩阵的算法。应用LM算法。输入2幅图片上的4对对应点,应用该算法可以找到单应矩阵。-http://www.ics.forth.gr/~lourakis/homest/ C/C++ Library for Robust, Non-linear Homography Estimation
lm
- 开发的lm算法,很有用的一种优化算法. 对非线性优化有很大用处-Lm developed algorithm, a useful optimization algorithm. Of nonlinear optimization have great usefulness
lm
- 基于LM神经网络的房地产开发风险预测[神经网络实用教程中的实例]-LM-based neural network prediction of risk in real estate development [neural network tutorials and practical examples]
BP-LM
- 一种利用神经网络计算L-M算法的程序。里面还有其他的算法可以参考-A neural network algorithm for calculating the LM procedure. There are other algorithms which can refer to
LM
- 在处理光学问题中常用的LM方法,有助于用matlab解微分方程-Optical problems in dealing with the LM method commonly used to help with matlab for solving differential equations
lm
- BP神经网络数字图像几何畸变矫正L-M优化算法-BP neural network LM digital image geometric distortion correction algorithm
LM-algorithm
- 用LM算法解超定方程,未用到库,都是自己写的函数,有例子-With the LM algorithm for solving overdetermined equation, unused libraries, are writing their own functions, there are examples
LM-LINK
- LM LINK的驱动,希望对你们有帮助-LM LINK drive, I hope to your help
LM-NLLS
- 基于OpenCV的高效的LM 算法实现,用于求解非线性最小二乘问题的-The efficient LM-algorithm based on OpenCV
LM算法
- 一个简单的LM算法程序,可以帮助你理解LM算法,还包括LM的解释(The neural network control method is used to control the unit step input of the controlled object)
遗传算法优化GA-LM
- 主要是遗传优化算法,优化LM,起到很好的改进作用(Mainly genetic optimization algorithm, optimization of LM, play a good role in improvement)
LM算法在二阶过阻尼系统参数估计中的应用_李敏花
- LM算法在二阶过阻尼系统参数估计中的应用(Application of LM algorithm in parameter estimation of two order over damping system)
LM
- LM算法实例,总结前人的做的一些改进,供初级的学习,大家一起找毛病(LMLM algorithm example, summarize the predecessors to do some improvement, for the primary learning, we find fault together)
LM算法
- 针对两段不同音频文件进行实验对比。采用LM算法。可以直接运行,效果非常理想。