搜索资源列表
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
makeLMfilters
- make lm filter in the matlab
lm_2dcircle
- 使用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
bpmatlab
- bp神经网路在地震预测中的应用,分别采用gd、gdx、lm训练方法,供大家参考~-bp neural network in the earthquake prediction, respectively, using gd, gdx, lm training methods for your reference ~
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]
rbfinterp_v1[1].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
BP-LM
- BP 算法的神经网络,采用VC编制,具有较好的鲁棒性和快速收敛特性。-BP algorithm of neural networks, the use of VC establishment, has good robustness and fast convergence properties.
BP-LM
- 一种利用神经网络计算L-M算法的程序。里面还有其他的算法可以参考-A neural network algorithm for calculating the LM procedure. There are other algorithms which can refer to
LM
- Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
LM
- levenberg-marquardt算法用于模糊系统训练-levenberg-marquardt algorithm for fuzzy system training
g
- 基于L-M算法的BP神经网络分类器 对图像分类有较好的效果-LM algorithm based on BP neural network classifier for image classification has a good effect
mLM
- Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
LM-algorithm
- 用LM算法解超定方程,未用到库,都是自己写的函数,有例子-With the LM algorithm for solving overdetermined equation, unused libraries, are writing their own functions, there are examples
LM算法
- 一个简单的LM算法程序,可以帮助你理解LM算法,还包括LM的解释(The neural network control method is used to control the unit step input of the controlled object)
LM算法
- 针对两段不同音频文件进行实验对比。采用LM算法。可以直接运行,效果非常理想。