搜索结果
找到约 19 项符合
Marquardt 的查询结果
按分类筛选
数值算法/人工智能 用gsl实现Levenberg-Marquardt算法
用gsl实现Levenberg-Marquardt算法
数学计算 Levenberg-Marquardt最小二乘拟合
Levenberg-Marquardt最小二乘拟合
其他书籍 讲解Levenberg_Marquardt 的文章非常好
讲解Levenberg_Marquardt 的文章非常好
人工智能/神经网络 % Train a two layer neural network with the Levenberg-Marquardt % method. % % If desired, it is p
% 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,
% ...
其他 A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bund
A sparse variant of the Levenberg-Marquardt algorithm implemented by levmar has been applied to bundle adjustment, a computer vision/photogrammetry problem that typically involves several thousand variables
数值算法/人工智能 使用Marquardt方法的非线性嘴小二乘拟合算法
使用Marquardt方法的非线性嘴小二乘拟合算法
数学计算 a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear
least squares algorithm
人工智能/神经网络 matlab使用BP网络的例子,使用Levenberg Marquardt算法提高训练速度,效果不错
matlab使用BP网络的例子,使用Levenberg Marquardt算法提高训练速度,效果不错
人工智能/神经网络 C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes
C/C++ implementation of the Levenberg-Marquardt non-linear
least squares algorithm. levmar includes double and single precision LM versions, both
with analytic and finite difference approximated jacobians
数学计算 最新的Levenberg Marquardt 算法。用于非线性最小二乘问题的参数估计和优化!
最新的Levenberg Marquardt 算法。用于非线性最小二乘问题的参数估计和优化!