搜索资源列表
levmar-2.1.3
- levenberg marquit算法的.C源码-levenberg marquit algorithm. C source
levmar-1.2
- 采用C语言编写的LM算法的实现,用于图像识别中优化的算法,速度快
levmar.rar
- 用于求解非线性最小二乘问题的解。
levmar-2.1.3
- levenberg marquit算法的.C源码-levenberg marquit algorithm. C source
levmar-1.2
- 采用C语言编写的LM算法的实现,用于图像识别中优化的算法,速度快-Using C language LM algorithm for image recognition algorithms to optimize speed
levmar
- Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题-Levenberg-Marquardt
levmar
- L-M非线性优化算法源码,可以添加到你的工程文件中。-LM-source non-linear optimization algorithm, can be added to your project file.
levmar-2.3
- 最新的Levenberg Marquardt 算法。用于非线性最小二乘问题的参数估计和优化!-Latest Levenberg Marquardt algorithm. Nonlinear least squares problem for parameter estimation and optimization!
levmar-2.3
- a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm
levmar-2.4
- 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
levmar-2.4
- 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
levmar-2.1.2
- 求算非线性最小二乘问题的经典算法。Levenberg-Marquardt算法。-This is levmar, a copylefted C/C++ implementation of the Levenberg-Marquardt non-linear least squares algorithm. levmar includes double and single precision LM versions, both w
levmar-2.5
- 非线性优化的算法,用C++实现,比牛顿法有更快的收敛速度。-Levenberg-Marquardt nonlinear least squares algorithms in C/C++
levmar-2.5
- 采用C语言编写的LM算法的实现,用于图像识别中优化的算法,速度快 -Written by C-LM algorithm, optimized for image recognition algorithm, fast
levmar-2.4
- unix下开发的多分类支持向量机的源程序,程序应用很灵活,编译后即可使用。-unix developed under the multi-class Support Vector Machine source, the program application is very flexible and can be used after compilation.
levmar-2.6
- 求算非线性最小二乘问题的经典算法。Levenberg-Marquardt算法.-Calculating a classical algorithm for nonlinear least squares problem. Levenberg-Marquardt algorithm.
levmar-2.5
- levenberg-marquardt算法,采用MATLAB实现-levenberg-marquardt algorithm, using MATLAB implementation
levmar-2.6
- levenberg-marquardt算法,有C代码和matlab代码,可参考使用-Levenberg-Marquardt algorithm, C code and matlab code, the use of reference
levmar-2.6
- 数值优化中非线性最小二乘的LM算法实现。网上下载的一般都不能通过编译,这是在VS2015环境下构建的能通过编译的代码。-Numerical Optimization. LM algorithm