登录
首页 » matlab » IterativeClosestPointMethod

IterativeClosestPointMethod

于 2007-09-09 发布 文件大小:5KB
0 117
下载积分: 1 下载次数: 134

代码说明:

  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 )

文件列表:

Iterative Closest Point Method .txt

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • fdtd3D
    一维光子晶体的传输特性和它结构参数的matlab程序。(One-dimensional photonic crystal structure of the transmission characteristics and parameters of its matlab program.)
    2010-05-25 19:52:25下载
    积分:1
  • QAM_OFDM_BER_64QAM
    说明:  采用64QAM调制方式的OFDM系统的误比特率的仿真计算(OFDM with 16QAM modulation system, the simulation of bit error rate)
    2011-03-18 11:02:10下载
    积分:1
  • MATLAB2010-Essentials
    MATLAB2010基础教程,快速掌握MATLAB,短时间内是你运用自如。(MATLAB2010 Essentials, quickly grasp MATLAB, a short period of time that you use it freely.)
    2013-02-26 10:06:22下载
    积分:1
  • mabs2d_v2.1
    Input data is the MS Excel file, where the table of nodes, table of elements, nodal external loads vector and boundary conditions are stored. After running the mabs2d.m file on the Command Window, the program calculates the stiffness matrix in local coordinates kiL (element i). Once the transformation matrix associated to the element is obtained, the stiffness matrix in global coordinates kiG is also calculated. The table of connectivity is automatically generated for the assembly process and then computes the complete stiffness matrix of the structure.
    2011-10-08 20:08:49下载
    积分:1
  • Matlab
    digital processing in matlab
    2013-10-30 09:40:10下载
    积分:1
  • Gaumix_EM
    使用高斯模型期望值最大化演算法,做圖形分割 Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture (Gaussian model using expectation maximization algorithm, to do graphics segmentation Gaumix_EM: EM Algorithm Applicated to Parameter Estimation for Gaussian Mixture)
    2008-02-14 12:19:10下载
    积分:1
  • zhongxinjixian
    中心极限定理的验证,三种独立分布具有同样的均值与方差,大量叠加后分布趋于正态(Central limit theorem verification, three kinds of independent distribution has the same mean and variance, a large number of superimposed normal after the distribution tends)
    2009-12-02 15:53:07下载
    积分:1
  • matlab
    关于图像处理在滤波器方面的代码,可以画出3d滤波器,空间的图像(In terms of image processing filters on the code, you can draw the 3d filter, the image space)
    2011-05-04 20:20:22下载
    积分:1
  • NeuralNetwork_BP_Classification
    在matlab环境中,用来进行分类的算法(In the matlab environment, used for classification algorithms)
    2014-11-01 22:37:22下载
    积分:1
  • ARMA1
    设定ARMA模型参数,求所采集到的数据的双谱和特征量(带有测试数据)(Autoagressive Moving Average)
    2020-07-02 08:40:01下载
    积分:1
  • 696518资源总数
  • 104906会员总数
  • 16今日下载