-
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
-
dsss
说明: 直扩信号BPSK的仿真,采用异或移位的算法实现PN码达到扩频的目的(BPSK DS signal simulation, using different algorithms, or shift the PN code to achieve the purpose of spreading)
- 2011-03-15 20:16:32下载
- 积分:1
-
Matlab-Detailed-Guide
MATLAB (MATrix LABoratory)具有用法简易、可灵活运用、程式结构强又兼具延展性。这是matlab的详细手册(MATLAB (MATrix LABoratory) has the use of simple, flexible use of program structure both strong and ductile. This is a detailed manual matlab)
- 2011-06-03 15:36:05下载
- 积分:1
-
BP-ANN
BP神经网络算法MATLAB程序,神经网络在寻优方面的应用。(BP neural network algorithm MATLAB program, the application of neural network optimization.)
- 2013-03-16 19:56:19下载
- 积分:1
-
Battery
说明: power storage battery
- 2019-11-04 01:04:38下载
- 积分:1
-
kmeans
说明: 通过k-means聚类算法对图像的颜色进行聚类。(The color of the image is clustered by k-means clustering algorithm.)
- 2021-04-27 13:48:45下载
- 积分:1
-
Simulink-HLA
基于Simulink的HLA联邦成员开发技术的研究(Simulink-based members of the HLA Federation Development Research)
- 2009-01-16 09:54:27下载
- 积分:1
-
MATLAB
精通matlab.pdf(1,715,585 字节)(matlab learning)
- 2015-01-05 22:32:13下载
- 积分:1
-
ModulationAnalogique
cours modulation...traitement de signal analogique
- 2010-11-30 07:03:03下载
- 积分:1
-
Manual-MATLAB-GUIDE-[Ingles]
manual matlap GUI ingles
- 2013-10-19 00:13:11下载
- 积分:1