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
Update
: 2025-02-19
Size
: 2kb
Publisher
:
卫东
[
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.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
张镇
[
matlab
]
RunningLM
DL : 0
matlab中使用LM训练方法计算XOR,3-bit Parity,regression等问题的收敛速度,比较其收敛率。-using LEVENBERG MARQUARDT in matlab to compute convergence rate
Update
: 2025-02-19
Size
: 1kb
Publisher
:
sean
[
Other
]
LMprocess
DL : 0
Levenberg-Marquardt优化-Levenberg-Marquardt optimization
Update
: 2025-02-19
Size
: 1kb
Publisher
:
cuiyu
[
matlab
]
lm_matlab
DL : 0
The Levenberg–Marquardt Method
Update
: 2025-02-19
Size
: 2kb
Publisher
:
李娜
[
matlab
]
LevenbergMarquardt_matlabcode_fromLourakis
DL : 0
The Levenberg–Marquardt Method writed by Lourakis
Update
: 2025-02-19
Size
: 91kb
Publisher
:
李娜
[
matlab
]
Levenberg-Marquardt
DL : 0
Levenberg-Marquardt 信赖域方法求解非线性方程组的Matlab程序-Levenberg-Marquardt trust region method for solving nonlinear equations of the Matlab program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
蔚无
[
Mathimatics-Numerical algorithms
]
LMFnlsq
DL : 0
从国外大学上下的Levenberg算法程序-From foreign universities Levenberg algorithm program from top to bottom
Update
: 2025-02-19
Size
: 857kb
Publisher
:
李冰
[
Algorithm
]
LM
DL : 1
Levenberg-Marqardt最优迭代算法-Levenberg-Marqardt optimal iterative algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
empty
[
matlab
]
Levenberg-Marquardt
DL : 0
这里有个Levenberg-Marquardt算法的程序和ppt介绍-Here' s a Levenberg-Marquardt algorithm described procedures and ppt
Update
: 2025-02-19
Size
: 2.57mb
Publisher
:
王毅
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.