-
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
-
2.Correlation
watermark using correlation and pn sequence
- 2014-02-02 07:03:29下载
- 积分:1
-
Image-evaluation-function-matlab
包含九种图像评价函数,对图像进行清晰度判断并对比各种方法的时效(Evaluation function contains nine images, the image clarity and compared various methods of aging)
- 2020-10-11 18:37:32下载
- 积分:1
-
ed
说明: 使用matlab工具进行边缘检测,基于小波多尺度变换。(Matlab tools use edge detection, based on wavelet multi-scale transform.)
- 2009-05-22 10:57:46下载
- 积分:1
-
CUMCM-MATLAB-code
这是2003年全国大学生数学建模竞赛A题MATLAB源代码(This is the 2003 National Mathematical Contest in Modeling A title MATLAB source code)
- 2014-02-08 11:25:26下载
- 积分:1
-
tractionmode
This project consists of two back to back pwm converters used for simulation of traction load in normal operating mode. The first side is connected to a single phase network and uses hysteresis current control. The second side is connected to a three phase network and uses space vector modulation for controlling its inverter.
- 2014-02-20 13:45:01下载
- 积分:1
-
SMMLdetector_QAM
空间调制系统基本程序,QAM调制,接收端采用ML检测(SM system,QAM,ML detector)
- 2021-04-13 10:18:56下载
- 积分:1
-
A-Guide-to-MATLAB-for-Beginners-and-Experienced-U
Matlab book for beginners and experienced users
- 2014-10-02 10:27:01下载
- 积分:1
-
SharpMATLAB
Matlab skin Detection
- 2015-03-28 11:40:33下载
- 积分:1
-
3-layerreilaywaveprogram
一个三层介质的瑞雷波模拟程序(matlab),对刚刚接触瑞雷波勘探的物探人员非常有帮助!(A three-tier medium wave simulation program (matlab), just contact Rayleigh wave exploration of geophysical staff very helpful!)
- 2009-01-23 01:38:03下载
- 积分:1