CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Levenberg- Marguardt matlab
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Levenberg- Marguardt matlab - List
[
Special Effects
]
Levenberg-Marquardt
DL : 2
Levenberg-Marquardt优化单应性矩阵,也可经过修改用于相机标定参数的优化-Levenberg-Marquardt optimization homography can also be modified for optimization of camera calibration parameters
Date
: 2025-07-09
Size
: 2kb
User
:
卫东
[
AI-NN-PR
]
marq
DL : 0
% Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is possible to use regularization by % weight decay. Also pruned (ie. not fully connected) networks can % be trained. % % Given a set of corresponding input-output pairs and an initial % network, % [W1,W2,critvec,iteration,lambda]=marq(NetDef,W1,W2,PHI,Y,trparms) % trains the network with the Levenberg-Marquardt method. % % The activation functions can be either linear or tanh. The % network architecture is defined by the matrix NetDef which % has two rows. The first row specifies the hidden layer and the % second row specifies the output layer.- Train a two layer neural network with the Levenberg-Marquardt method. If desired, it is possible to use regularization by weight decay. Also pruned (ie. not fully connected) networks can be trained. Given a set of corresponding input-output pairs and an initial network, [W1, W2, critvec, iteration, lambda] = marq (NetDef, W1, W2, PHI, Y, trparms) trains the network with the Levenberg-Marquardt method . The activation functions can be either linear or tanh. The network architecture is defined by the matrix NetDef which has two rows. The first row specifies the hidden layer and the second row specifies the output layer.
Date
: 2025-07-09
Size
: 3kb
User
:
张镇
[
matlab
]
RunningLM
DL : 0
matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate
Date
: 2025-07-09
Size
: 1kb
User
:
sean
[
Other
]
LMprocess
DL : 0
Levenberg-Marquardt优化-Levenberg-Marquardt optimization
Date
: 2025-07-09
Size
: 1kb
User
:
cuiyu
[
matlab
]
lm_matlab
DL : 0
The Levenberg–Marquardt Method
Date
: 2025-07-09
Size
: 2kb
User
:
李娜
[
matlab
]
LevenbergMarquardt_matlabcode_fromLourakis
DL : 0
The Levenberg–Marquardt Method writed by Lourakis
Date
: 2025-07-09
Size
: 91kb
User
:
李娜
[
matlab
]
Levenberg-Marquardt
DL : 0
Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
Date
: 2025-07-09
Size
: 1kb
User
:
蔚无
[
Mathimatics-Numerical algorithms
]
LMFnlsq
DL : 0
从国外大学上下的Levenberg算法程序-From foreign universities Levenberg algorithm program from top to bottom
Date
: 2025-07-09
Size
: 857kb
User
:
李冰
[
Algorithm
]
LM
DL : 1
Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
Date
: 2025-07-09
Size
: 1kb
User
:
empty
[
matlab
]
Levenberg-Marquardt
DL : 0
这里有个Levenberg-Marquardt算法的程序和ppt介绍-Here' s a Levenberg-Marquardt algorithm described procedures and ppt
Date
: 2025-07-09
Size
: 2.57mb
User
:
王毅
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.