搜索资源列表
baojiading
- 涉及平面拟合方法,利用最小二乘算法实现对三维平面的拟合,同时计算平面度和不确定度-Plane fitting method involves using the least-squares algorithm for fitting three-dimensional plane, while the calculation flatness and uncertainty
GYNH
- 这是一个工业测量的程序,主要有平面拟合和椭球拟合的功能-This is an industrial measurement procedure, the main plane and ellipsoid fitting function fitting
daviddoria-vtkBestFitPlane-cc29e58
- 最小二乘法进行平面拟合,输入点云数据,拟合成一个平面,采用VTK进行交互显示和实现-Plane fitting the least squares method, the input point cloud data, fit a plane using VTK interactive display and
VTK-Journal_709_2
- 最小二乘法进行平面拟合,输入点云数据,拟合成一个平面,采用VTK进行交互显示和实现-Plane fitting the least squares method, the input point cloud data, fit a plane using VTK interactive display and
LeastSquaresFittingPlaneAndCurve
- 使用C++以及OpenCV实现的最小二乘法的平面拟合,以及应用平面拟合达到的图像背景去除,以及曲线拟合方法-Use C++ and OpenCV implementation of the least squares plane fitting, and the application reaches the image plane fitting background removal, and the curve fitting method
planewavedata
- 用于声学平面波验证,包括声压级计算和相位计算。声压级计算参考声学手册标准,相位计算采用数据拟合的方式实现。-For acoustic plane wave verification, including SPL calculation and phase calculation. SPL calculate the reference acoustic Manual Standard, the phase calculated using data fitting manner.
menglun
- 插值与拟合的matlab实现,借鉴了主成分分析算法(PCA),利用最小二乘算法实现对三维平面的拟合。- Interpolation and fitting matlab implementation, It draws on principal component analysis algorithm (PCA), Least-squares algorithm to fit a three-dimensional plane.
curvefit
- 应用最小二乘法为判断标准进行平面点的椭圆拟合matlab程序,程序不是很复杂,适合matlab的初学者,或者直接应用在自己的处理数据当中,相信很做图像处理的人很实用-Application of the least squares method is a criterion elliptic plane point fitting matlab program, the program is not very complicated for beginners matlab, or direct
qengfou_v72
- 构成不同频率的调制信号,用平面波展开法计算二维声子晶体带隙,插值与拟合的matlab实现。- Constituting the modulated signals of different frequencies, Computation Method D phononic bandgap plane wave, Interpolation and fitting matlab implementation.
leimiu_v66
- 利用最小二乘算法实现对三维平面的拟合,利用最小二乘法进行拟合多元非线性方程,课程设计时编写的matlab程序代码。- Least-squares algorithm to fit a three-dimensional plane, Multivariate least squares fitting method of nonlinear equations, Course designed to prepare the matlab program code.
planarfitting_Leastsquare
- 通过最小二乘法进行平面拟合 平面拟合算法,鲁棒性非常好-Least square plane fitting algorithm
gf236
- 数据模型归一化,模态振动,用平面波展开法计算二维声子晶体带隙,插值与拟合,解方程,数据分析。- Normalized data model, modal vibration, Computation Method D phononic bandgap plane wave, Interpolation and fitting, solution of equations, data analysis.
jui_fe20
- PLS部分最小二乘工具箱,利用最小二乘法进行拟合多元非线性方程,采用的是通用的平面波展开法。- PLS PLS toolbox, Multivariate least squares fitting method of nonlinear equations, Using common plane wave expansion method.
OLS
- 该程序可以实现直线、平面的正交拟合,压缩包内附带示例数据(The program can achieve a straight line, plane orthogonal fitting, compressed sample data attached to the package)
DEM高程内插
- 根据提供的10个数据点的坐标(Xn,Yn,Zn)和待求点的平面坐标(Xp,Yp),要求利用移动二次曲面拟合法,由格网点P(Xp,Yp)周围的10个已知点内插出待求格网点P的高程,编制相应的程序(According to the coordinates of the 10 data points provided by the (Xn, Yn, Zn) and to calculate the plane coordinates (Xp, Yp), using two mobile surface
data fitting vb
- 可以读取文本文件,进行平面、抛物面的拟合包括偏差计算,还有矩阵的运算等等。(Can read text files, plane, parabolic fitting, including deviation calculation, and matrix operations, and so on.)