-
IterativeClosestPointMethod
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix and
T - translation vector accordingly
so
newdata = R*data + T .
newdata are transformed data points to fit model
see help icp for more information
(ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model- matrix with model points,
data- matrix with data points,
OUTPUT:
R- rotation matrix and
T- translation vector accordingly
so
newdata = R*data+ T .
newdata are transformed data points to fit model
see help icp for more information
)
- 2007-09-09 16:06:34下载
- 积分:1
-
zs_pr_exp_4
Matlab神经网络工具箱,利用其中的BP函数,对待测尿沉渣图像进行分类( classification based on BP)
- 2010-09-27 10:18:07下载
- 积分:1
-
2313
montecarol matlab案例分析 亲测可用 matlab2008(montecarol matlab case studies pro-test available matlab2008)
- 2016-11-18 12:29:55下载
- 积分:1
-
qpskBER
基于MATLAB的QPSK调制,模擬錯誤率(MATLAB-based QPSK modulation, analog error rate)
- 2010-01-08 17:01:50下载
- 积分:1
-
KM-matlab
卡尔曼滤波matlab实现的程序。很好的。(Kalman Filter Implementation of Matlab procedures. Good.)
- 2007-06-22 17:14:55下载
- 积分:1
-
LTE
LTE系统级仿真平台,非常适合初学者对LTE系统进行学习.希望可以帮到很多人. (LTE system level simulation platform based on matlab.)
- 2013-12-07 20:28:45下载
- 积分:1
-
henghen
LDPC码的完整的编译码,AHP层次分析法计算判断矩阵的最大特征值,插值与拟合,解方程,数据分析。( Complete codec LDPC code, Calculate the maximum eigenvalue judgment matrix of AHP, Interpolation and fitting, solution of equations, data analysis.)
- 2016-11-15 12:48:35下载
- 积分:1
-
pipeidui
获得一个二部图(两个部的顶点数要求一致)的最大匹配集,用于分配等问题的求解(get the maxinum_peipe )
- 2014-09-13 07:10:41下载
- 积分:1
-
Haarfeature
To calculate the Image feature using wavelets
- 2013-02-09 12:32:28下载
- 积分:1
-
chargedparticle
motion of charged particle in em field
- 2012-06-07 16:52:35下载
- 积分:1