-
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
-
GUI
MATLAB GUI设计,一个很不错的GUI面板设计,集合了所有的GUI控件的功能。(MATLAB GUI )
- 2010-08-08 17:15:16下载
- 积分:1
-
matlab1
这是一本介绍MATLAB建模与仿真的书籍,共有两本,很难找,从学校图书馆找到的,赶紧下(This is an introductory modeling and simulation of MATLAB books, a total of 2, it is difficult to find, from the school library to find and quickly under)
- 2007-12-12 10:38:54下载
- 积分:1
-
upec1
matlab simulink implementation and analysis of Three-phase inverter5
- 2013-11-30 22:51:55下载
- 积分:1
-
NLMSechocanceller
Digital Network Echo Canceller using NLMS in simulink
- 2009-06-14 00:33:52下载
- 积分:1
-
EOF
数据EOF分析,海洋气象常用。将长时间,多空间点数据分解成时间序列和空间序列。进行数据的时空分析。(Used for EOF analyse)
- 2013-07-11 15:14:16下载
- 积分:1
-
stft
stft谱分解,已经过实际验证,效果很好(stft spectral decomposition, has been actually verified with good results)
- 2011-11-21 17:28:16下载
- 积分:1
-
Push-Pull-Converter
This is the push-pull converter simulation using matlab
- 2020-10-05 18:07:38下载
- 积分:1
-
NpointSAR
合成孔径雷达(SAR),正侧视情况下的距离多普勒算法(RDA),多点目标仿真,Matlab语言。(Range Doppler Algorithm of Synthetic Aperture Radar in side_looking using Matlab)
- 2014-02-26 00:06:20下载
- 积分:1
-
MSS-master
说明: MSS-Toolbox for simulations about underwater vehicles
- 2020-08-23 23:58:17下载
- 积分:1