-
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
-
Matlabwave
Matlab小波图像处理 有参考价值的程序.rar(Matlab wavelet image processing procedures have reference value. Rar)
- 2008-08-11 12:01:25下载
- 积分:1
-
FILES2
THIS FILES IS ABOUT THE SOLAR PANEL AND ALL THING THAT RELATED TO THIS
- 2011-06-20 21:32:22下载
- 积分:1
-
co2a0000365.rd.004
This is a database for people who is drinking a lot. The database is useful for computing complex network.
- 2011-10-10 15:58:15下载
- 积分:1
-
tupian
matlab GUI中读取一张图片的方法(MATLAB GUI)
- 2011-12-15 10:18:26下载
- 积分:1
-
OSPA
计算目标跟踪脱靶距离的一种OSPA距离算法(Calculation of target tracking a miss distance: OSPA distance algorithm)
- 2020-09-04 14:08:06下载
- 积分:1
-
IshanDhar
isothermal solution of reynolds equation
- 2016-10-17 02:38:50下载
- 积分:1
-
Baseband_System_QPSK
基带传输系统:二进制码->QPSK映射->取I路->4倍过采样->RRC成形->加高斯噪声->RRC匹配滤波器->LPF滤波器->转成复数->QPSK逆映射->取Q路->4倍过采样->RRC成形->加高斯噪声->RRC匹配滤波器->LPF滤波器(Baseband System)
- 2013-12-10 11:17:43下载
- 积分:1
-
1011
运用MATLAB解决一些城市之间的最短路程问题.(含有MATLAB源代码)(Use MATLAB to solve some of the shortest distance between cities problem. (Containing MATLAB source code))
- 2008-01-08 15:06:30下载
- 积分:1
-
5
说明: 单端口网络函数施加阶数缩减方法,并附详细题解(Single-port network functions to impose order reduction method, together with a detailed solution question)
- 2008-10-17 17:11:10下载
- 积分:1