-
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
-
Matlab
this is maltap . you can read .
- 2011-08-07 12:37:01下载
- 积分:1
-
xyKalmanFliter
kalman滤波函数,保存到同一目录即可直接调用函数。(kalman filter)
- 2014-09-20 18:14:53下载
- 积分:1
-
gads
matlab7 gads工具箱,非常难得的资料,将其拷到matlab7主目录下,或工具箱目录下即可(Toolbox matlab7 gads, very rare information Kaodao matlab7 their home directory, or directory can Toolbox)
- 2008-03-11 18:56:29下载
- 积分:1
-
DigitalSignalProcessing(MATLAB)
说明: matlab写的数字信号处理源代码,里面包括最基本的fft计算,以及小波分析。完整的源代码。(Matlab write digital signal processing source code, including inside the most basic fft, and wavelet analysis. Complete source code.)
- 2006-04-13 18:32:10下载
- 积分:1
-
82603300time-frequency
时频分析简单例程,WV和短时变换程序.代码简便,保证可以应用(Time frequency analysis of simple routines, WV and short-time transform program)
- 2015-01-06 18:09:13下载
- 积分:1
-
risk456_2
电力系统风险评估基于30节点系统的仿真程序,已仿真(System Risk Assessment Based on 30 node power system simulation program, has simulation)
- 2021-03-11 22:49:25下载
- 积分:1
-
dingtest
利用matlab实现交通灯模糊控制控制系统的仿真(Using matlab realize the traffic light control system Fuzzy Control Simulation)
- 2020-06-26 22:00:02下载
- 积分:1
-
DFIG仿真
说明: 双馈风力发电机的转速环控制,是运用的矢量控制,里面包括坐标变换模块,可以出图(The speed loop control of the doubly fed wind turbine is a vector control, which includes the coordinate transformation module and can be plotted)
- 2020-05-28 15:24:46下载
- 积分:1
-
array
均匀线阵列数字波束形成matlab程序,与大家一起分享(Uniform linear array digital beamforming matlab program to share with you)
- 2009-10-26 21:44:05下载
- 积分:1