搜索资源列表
最小二乘法直线拟合 用VC实现的
- 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
CircleSim
- 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
LSM_Match
- 最小二乘匹配,图像匹配算法,需要初始匹配坐标,可以达到亚像素精度-least squares matching, image matching algorithm, the initial need to match coordinates, can reach sub-pixel accuracy
LanePursue
- 利用模板进行道路追踪,并通过最小二乘法对模板追踪的图像进行曲线拟合。计算出曲线方程用于实现道路的识别-use template for road tracking, and through least squares method to trace the template image curve fitting. Calculated curve equation for the path of achieving recognition
PLS_Ref_Manual_3_5
- Matlab PLS toolbox 3.5 manual PLS_Toolbox is a collection of essential and advanced chemometric routines that work within the MATLAB™ computational environment1. It contains the tools required by chemical engineers, analytical chemists and
GOODMovingLeastsquaresmethod
- 一个优秀的移动最小二乘法算法,使用c++实现。是我多年工作留下来的,什么也不说上传给大家使用-A good moving least squares algorithm, using c++ implementation. I have years of work left behind, not saying anything uploaded for everyone to use the
Adaptivelyregularizedconstrainedtotalleast-squares
- 自适应正则化的最小二乘图像复原算法,基于一定的参考价值-Adaptive regularized least squares image restoration algorithm, based on some value
alglib-3.2.0.cpp
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
fitting1
- fitting function for data curve fitting using least mean square
LSunwrap
- 基于离散余弦变换的最小二乘法进行相位解包裹-Discrete cosine transform-based least squares method for phase unwrapping
muti_core-unwrap
- 在多核处理器计算机上实现的多线程INSAR相位解缠,具体解缠方法为最小二乘法。-Multi-core processors to achieve multi-threaded computer INSAR phase unwrapping, unwrapping method for the specific method of least squares.
Least-squares-method
- 最小二乘法 比较常用的拟合方法 可以拟合直线 曲线-Least squares method is commonly used fitting method can be fitted straight line curve
Least-Square-Fit-
- 最 小二乘法通常用于曲线拟合(least squares fitting) 。 这里有拟合圆曲线的公式推导过程和vc 实现。-The least squares method is usually used for curve fitting (least squares fitting). Here is the derivation of the formula of the circular curve fitting and vc achieve.
sparse-least-squares
- 关于稀疏最小二乘算法的matlab程序。最小二乘法(又称最小平方法)是一种数学优化技术。它通过最小化误差的平方和寻找数据的最佳函数匹配-Matlab program for sparse least squares algorithm
least-square-method
- 各种最小二乘法的算法及程序,世上最全面的最小二乘法。-Various method of least squares algorithm and procedures, and the world' s most comprehensive method of least squares.
weighted-least-squares-filter
- 基于加权最小二乘最优化框架的滤波器。可用于实现图像的分层编辑。-Weighted least square
Least-squares-support-vector
- Least squares support vector machine SVM toolbox self code and installation methods, useful, tried
Squares-seeking-phase
- 基于labVIEW的最小二乘法算拟合正弦波计算相位-Calculated based on least squares fitting labVIEW calculated phase sine wave
least-squares-curve-fitting
- 用最小二乘法进行曲线拟合,代码有注释,方便查看。可以用于实时数据显示和拟合-Using the least squares curve fitting, code comments, convenient viewing. Can be used for real-time data display and fitting
least-squarethreshold-segmentation
- 最小二乘阈值分割法,压缩包中包含子程序,需解压后使用,可在MATLAB环境中运行-Thresholding the least squares method, a compression package contains subroutines, after decompression need to use, can be run in MATLAB