-
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
-
TLSF-2.4.6
最新的TLSF源码实现,具有很好的实时性(The latest TLSF source codes, with a good real-time )
- 2010-01-31 22:32:58下载
- 积分:1
-
multirate
说明: 可以实现有理数倍采样率转换,并有输入输出结果分析,比较(multirate)
- 2010-04-19 20:38:00下载
- 积分:1
-
KrigingInter
克里格插值法在MATLAB上的实现及应用(Kriging Implementation and Application of the MATLAB)
- 2016-09-22 20:32:43下载
- 积分:1
-
code
Using the nearest neighbor algorithm for clustering and classification of random samples and calculate the classification rate, compared to the algorithm including modified versions
- 2012-12-29 17:31:33下载
- 积分:1
-
shuangjidian
双极点滤波算法,由两个反馈环路组成,通过更改反馈系数得到不一样的系统增益(Pole filter algorithm consists of two feedback loop formed by changing the feedback factor are not the same as the system gain)
- 2010-05-07 18:55:15下载
- 积分:1
-
gaopf-14a30
genetic algorithm opf for solving optimization
- 2012-04-03 02:37:09下载
- 积分:1
-
DRFM_RF
用matlab编写的基于DRFM的数字窄带干扰,分析了干扰信号的时域波形及频谱。(drfm matlab)
- 2021-03-04 14:29:32下载
- 积分:1
-
DG_PSO_P_33
optimal placement dg with pso
- 2015-03-29 03:19:10下载
- 积分:1
-
cics
企业信息交流系统(CICS)为企事业提供最新的资讯(Enterprise information exchange system (CICS) for the enterprises and institutions to provide the latest information)
- 2009-06-09 06:08:34下载
- 积分:1