-
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
-
LPC
LPC(linear predictive coding)线性预测编码及改进型voice excited LPC源代码(LPC (linear predictive coding) linear predictive coding and improved voice excited LPC source code)
- 2007-11-14 13:58:35下载
- 积分:1
-
modified180
modified 180 voltage souce inverter similar to p.s.bimbra circuit
- 2011-06-18 15:35:07下载
- 积分:1
-
pegasis
matlab code please help
- 2015-04-08 07:48:16下载
- 积分:1
-
create-new-function-in-matlab
create a function in neural network
- 2014-02-24 21:45:33下载
- 积分:1
-
classbaseattrbutetimeclassification
In this paper, we present two novel class-based
weighting methods for the Euclidean nearest neighbor algorithm
and compare them with global weighting methods
considering empirical results on a widely accepted time series
classification benchmark dataset. Our methods provide
higher accuracy than every global weighting in nearly half
of the cases and they have better overall performance. We
conclude that class-based weighting has great potential for
improving time series classification accuracy and it might be
extended to use with other distance functions than the Euclidean
distance.
- 2010-10-30 13:19:15下载
- 积分:1
-
adaptive_filter0201
adapt filter:using matlab language
- 2009-05-31 19:58:47下载
- 积分:1
-
Rice-University-compressed-sensing
说明: 压缩传感介绍性文章,文章详细介绍了稀疏矩阵的构建方法(an introduction to compressed sensing and the sparse matrix)
- 2011-03-15 16:17:07下载
- 积分:1
-
10
说明: ppt for project development
- 2015-02-18 01:33:17下载
- 积分:1
-
laguerre
this code calculate how use this programmation
- 2016-11-08 07:17:59下载
- 积分:1