登录
首页 » matlab » IterativeClosestPointMethod

IterativeClosestPointMethod

于 2007-09-09 发布 文件大小:5KB
0 149
下载积分: 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 个回复

  • gibbs
    使用MATLAB代码作图,观察Gibbs现象,可以改变参量,观察变化规律(Mapping using the MATLAB code to observe the Gibbs phenomenon, can change the parameters to observe the changes of)
    2009-11-07 18:49:03下载
    积分:1
  • matlab-dsolve
    matlab的desolve算法 同时解决非线性方程组(matlab desolve)
    2011-07-21 10:23:41下载
    积分:1
  • ANN
    神经网络实现旅行商优化计算,可在基础上改变坐标值,模式化较强(TSP optimization neural network)
    2014-09-28 10:39:33下载
    积分:1
  • fw
    说明:  数字信号处理,滤波,维纳滤波器,维纳—霍夫方程(Digital signal processing, filtering, Wiener filter, Wiener- Hoff equation)
    2011-11-06 13:01:49下载
    积分:1
  • EMdemo
    This is Expectation Maximization algorithm code.
    2010-07-17 05:36:15下载
    积分:1
  • Practica27final.m
    Capacity of a MIMO System vs. C/N Relatioship
    2010-07-22 23:30:42下载
    积分:1
  • dvr
    dynamic voltage restorer by dq0 control system
    2013-03-08 18:09:42下载
    积分:1
  • pnn
    概率神经网络的源代码示例,输出向量t是一维向量。(Probabilistic neural network source code examples, t is the one-dimensional vector.)
    2013-05-18 01:54:18下载
    积分:1
  • gs
    光栅图形矢量化方法分析与评价,一篇不错的书籍(Raster graphics vector analysis and evaluation methods, a good book)
    2014-02-21 03:01:05下载
    积分:1
  • MATLABCommonlyusedprogram
    《MATLAB语言常用算法程序集》一书 的源程序 适用于初学者,有大量常用的函数。(" MATLAB language commonly used algorithm for assembly," a source book for beginners, there are a large number of commonly used functions.)
    2009-09-18 15:49:35下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载