搜索资源列表
levmar
- Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题
minq5
- 一种优化方法,适用于非线性最小二乘,该算法可用于相机定标参数的优化
LevMarqF
- 一种优化方法,适用于非线性最小二乘,该算法可用于相机定标参数的优化
fxzxec
- 实现了非线性最小二乘,并且又图像显示,可以直接运行-not-linear minimum two multiply
LM-NLLS
- 基于OpenCV的高效的LM 算法实现,用于求解非线性最小二乘问题的-The efficient LM-algorithm based on OpenCV
image-restoration
- 图像复原,包括逆滤波、最小二乘复原、非线性复原和其他复原技术-Image restoration, including inverse filtering, least squares recovery, nonlinear recovery and restoration techniques
fxzxec
- 实现了非线性最小二乘,并且又图像显示,可以直接运行-not-linear minimum two multiply
LMFsolve
- lm算法,非线性最小二乘算法,进行参数估计及非线性方程计算-The LM algorithm, the nonlinear least squares algorithm, used for parameter estimation, and nonlinear equations
zuixiaoercheng
- 非线性最小二乘优化问题 图像处理方面 源码 请多指教-Nonlinear least squares optimization of image processing source code please enlighten
alglib-2.6.0.delphi
- ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描
82692999pls
- 偏最小二乘(PLS),在保留输入变量的最大信息条件小,现在输入和输出组中建立模型,再用非线性迭代法提取类间特征-Partial Least Squares (PLS), in the small reservation conditions for maximum information input variables, input and output modeling group now and then between nonlinear iterative feature extract
lm
- lm算法的程序。lm算法是使用最广泛的非线性最小二乘算法,中文为列文伯格-马夸尔特法。-lm algorithm procedure. lm algorithm is the most widely used non-linear least squares algorithm, Chinese as Levenberg- Marquardt method.
拟合
- 多个函数的曲线拟合,里面统计有最小二乘、非线性回归(Curve fitting for multiple functions)
alglib-3.14
- ALGLIB提供以下功能: 线性代数(直接算法、求解器、EVD/SVD) 快速傅里叶变换 数值积分 内插 线性和非线性最小二乘拟合 优化 常微分方程 特殊功能 统计 (描述性统计, 假设检验) 数据分析(分类/回归,包括神经网络) 的多个精确版本线性代数, 内插和优化算法(使用MPFR浮点计算)