搜索资源列表
leijian
- 类间方差阈值分割是在判决分析最小二乘法y原理基础上得出的,其算法比较简单,是一种可行的阈值选取方法
LeastSquare
- 给出一些离散的点,根据最小二乘法求出拟合的直线。-If there are some discrete points, you can get a line based on least square method.
VC_leastsquaredemo
- 最小二乘法拟合曲线实例,在vc下实现的,也可以直接运行观看效果。-Least squares curve fitting example, in vc to achieve, you can also run directly viewing.
upwrapped
- 相位解包,介绍最少二乘法解包算法的思想,可以作为参考。-Phase unwrapping, describes the least squares unwrapping algorithm thinking, can be used as a reference.
pingMian
- 用最小二乘法拟合一个平面。内附有拟合的具体算法,简单易用。-A plane with a least squares fit. Included fitting algorithm have easy-to-use.
LSunwrap
- 基于离散余弦变换的最小二乘法进行相位解包裹,这是三大分类中的一种-Based on the discrete cosine transform least squares method for phase unwrapping, which is classified in one of three
SVD_RT
- 目的:根据刚体变换理论计算rt矩阵,点云在旋转前后发生刚体变换,并不会对点云数据的模型进行改变 相对于最小二乘法的直接计算点云的方法,A=R*B,>> R=(A*B )*[inv(B*B )] 与该方法相比,该方法最直观, 但是会引起点云模型变形,该方法求出的rt,矩阵不是正交矩阵,而下面的方法则是刚体变换,不会引起点云数据 模型的变形-Objective: according to the theory of rigid body transformation ma
code1
- 几种滤波方法,最小二乘法,盲卷积,维纳滤波等等,-Several filtering method, least squares method, blind deconvolution, Wiener filter, etc.,
Least_squares_function
- 找到直线或者曲线附近的点,基于所有点的最小二乘法拟合!-Found near the line or curve point, based on all the points of least squares fit!
Untitled
- 基于四步移相算法的相位恢复和最小二乘法的相位解缠程序-four-step phase shifting and phase unwrapping of least sqaure method