-
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
-
qpsk_berest
用MATLAB语言描述的关于QPSK的无线通信系统仿真应用,如何产生QPSK信号(MATLAB language to describe the use of QPSK wireless communication system simulation applications, how to generate QPSK signal)
- 2009-04-27 09:06:07下载
- 积分:1
-
ViewSlice
说明: matlab下看地震切片的程序,配合seislab使用(matlab seismic sections look at the procedure, coupled with the use of seislab)
- 2008-11-19 09:14:33下载
- 积分:1
-
Filter-Matlab-GUI
用Matlab的GUI界面设计滤波器人机界面,可选FIR、IIR等高通,低通,带通,带阻滤波器,手动设定好参数,可直观看到幅频特性曲线和相频特性曲线。(Using Matlab GUI interface design a filter interface, optional FIR, IIR high pass, low pass, band pass, band stop filter, the parameters are set manually, you can visually see the amplitude-frequency characteristic and phase-frequency characteristic curve .)
- 2013-08-05 19:25:11下载
- 积分:1
-
induction-motor_ws-simulation
This program is about inuduction motor s ws simulation (angular speed) with matlab codes.
- 2011-12-04 04:24:08下载
- 积分:1
-
julicedu
改进欧氏距离测度算法,可以比较特征向量的距离相似度(Improved algorithm Euclidean distance measure, you can compare the similarity distance of feature vectors)
- 2013-05-25 18:57:33下载
- 积分:1
-
汽车理论中二自由度操纵稳定性模型
汽车理论中二自由度操纵稳定性模型,在MATLAB中进行SIMULINK仿真,得到方向盘阶跃输入下的横摆角速度响应.(Vehicle handling stability theory of two degree of freedom model, in the MATLAB SIMULINK simulation, get the wheel under the step input of horizontal pendulum angular velocity response.)
- 2020-07-04 00:00:02下载
- 积分:1
-
sub-gui
Matlab Sub GUI Usage
- 2009-07-14 04:34:22下载
- 积分:1
-
matlab
说明: 文档中包含多个MATLAB函数索引(中英文字母)以及一部分信号处理常用函数(Document contains several MATLAB function index (in English letters) and some of the commonly used signal processing functions)
- 2010-04-27 09:54:31下载
- 积分:1
-
sistemamdsTATY
Este es un Sistema MDS
- 2010-05-10 09:52:58下载
- 积分:1