-
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
-
REDA-Matlab
有关于雷达信号的仿真和各种噪声的仿真以及信号的处理(There are on the radar signal simulation and various noise simulation, and signal processing)
- 2013-07-25 21:46:48下载
- 积分:1
-
feedback-neural-network
matlab应用大全-赵海滨,第9章反馈神经网络源码(matlab application Daquan- ZhaoHaiBin Chapter 9 feedback neural network source)
- 2015-01-25 11:55:51下载
- 积分:1
-
TSP_G
说明: 利用凸包的原理,求解70个城市的旅行商问题.用Matlab实现(use of convex hull of principle, solving 70 cities in the TSP. Using Matlab)
- 2005-12-10 21:22:13下载
- 积分:1
-
New-folder
Again it is my program work
- 2013-11-09 01:50:12下载
- 积分:1
-
source
matlab可视化宝典书配套源代码,全部都在里面呢。(Matlab code)
- 2015-04-03 17:12:39下载
- 积分:1
-
fdtd3D_CPML
基于matlab的三维时域有限差分程序(pec边界条件),使学习时域有限差分方法的好资料。(Matlab-based three-dimensional finite difference time domain procedures (pec boundary conditions), so that learning FDTD good information.)
- 2007-11-26 20:07:08下载
- 积分:1
-
matlab
有彩色图像的换算代码,HIS转换成RGB代码;(A color image of the conversion code, HIS converted to RGB code )
- 2010-12-29 21:43:43下载
- 积分:1
-
Design-for-Ocean-ambient-noise-
分析海洋环境噪声矢量场特性对低噪声潜艇辐射噪声的测量、信号检测、设备抗干扰能力和系统测量增益的有效提高、以及优化阵的设计技术和海洋环境噪声测量设备(浮标和布阵)的研究具有重要的作用。(Analysis of ocean ambient noise vector field characteristic of low noise submarine radiated noise measurement, signal detection, equipment anti-interference ability and effectively improve the system measurement gain, and optimize the design of the array technology, and the Marine environment noise measurement equipment (buoys and disposal) plays an important role.)
- 2013-11-29 12:29:50下载
- 积分:1
-
W09-0006
optimal location of capacitor in radial distribution system
- 2013-12-15 13:19:25下载
- 积分:1