登录
首页 » matlab » ToolboxRegistration

ToolboxRegistration

于 2020-12-01 发布 文件大小:2077KB
0 197
下载积分: 1 下载次数: 36

代码说明:

  迭代算法用在曲面,曲线拟合,很好的一个算法(The iterative algorithm used in the surface, curve fitting, a good algorithm)

文件列表:

acc_registration.m,551,2005-02-04
axis_angle.m,518,2005-07-07
axis_angle2R.m,465,2004-07-19
besl.m,2135,2005-08-30
brunnstrom.m,4990,2005-07-21
canvi_N.m,498,2005-11-09
canvi_Pla.m,495,2005-06-22
canvi_T.m,464,2005-11-08
chen_medioni.m,2562,2005-07-12
chow.m,8620,2005-08-30
Demo.m,5766,2005-11-23
foot1.g,81181,2005-08-10
foot1.mat,85880,2005-08-10
foot2.g,96969,2005-08-10
foot2.mat,103184,2005-08-10
fractal1.g,239117,2005-07-11
fractal1.mat,244536,2005-08-30
frog1.g,304957,2005-08-10
frog1.mat,294832,2005-08-31
frog2.g,291799,2005-08-10
frog2.mat,282432,2005-08-31
jost.m,938,2005-08-30
matlab2paraview.m,1140,2005-08-30
multiresolution.m,574,2004-06-28
multiresolution1.m,407,2004-06-28
owl1.g,303311,2005-08-30
owl1.mat,291888,2005-08-30
owl2.g,313781,2005-08-30
owl2.mat,301416,2005-08-30
PCA.m,1135,2005-08-31
pla_tangent.m,346,2004-06-28
quaternion2R.m,350,2004-06-28
R2axis_angle.m,130,2004-07-19
R2rpy.m,557,2005-07-13
RANSAC.m,8313,2005-08-30
registration.m,537,2004-06-28
registration_chen_medioni.m,4391,2005-07-06
regist_besl.m,751,2004-06-28
regist_trucco.m,549,2004-06-28
result1.g,81181,2005-11-23
result2.g,96977,2005-11-23
rotsolve.m,1783,2004-06-28
rpy2R.m,174,2004-06-28
spin_image.m,6472,2005-08-30
trucco.m,3972,2005-08-30
wave1.g,236730,2005-07-11
wave1.mat,244536,2005-08-30
zimber.m,2999,2005-07-15
zinsser.m,2749,2005-08-30

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

发表评论

0 个回复

  • shuang-tuo-qiu-re-yuan
    fluent软件的UDF程序,是焊接过程的热源,热源类型为双椭球空间热源。(fluent udf heat source)
    2020-10-13 00:07:32下载
    积分:1
  • repeated-measures-ANOVA
    用MATLAB实现单因素/两因素重复测量方差分析,自带工具包中只有非重复测量的方差分析函数ANOVA。anova_rm实现单因素;rm_anova2实现两因素( function stats = rm_anova2(Y,S,F1,F2,FACTNAMES) Two-factor, within-subject repeated measures ANOVA.For designs with two within-subject factors. function [p, table] = anova_rm(X, displayopt)Single factor, repeated measures ANOVA.)
    2021-01-26 17:58:37下载
    积分:1
  • SVD
    用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩(Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression)
    2012-08-16 12:53:55下载
    积分:1
  • uniFiber
    说明:  Abaqus复合材料Hashin失效子程序(Failure subroutine of Hashin for ABAQUS composite)
    2020-02-22 15:29:35下载
    积分:1
  • C-means
    说明:  C-means in 2 types. C=2
    2020-06-16 02:00:01下载
    积分:1
  • kei_em54
    自己编的5种调制信号,混沌的判断指标Lyapunov指数计算,信号维数的估计。( Own five modulation signal, Chaos indicator for Lyapunov index calculation, Signal dimension estimates.)
    2017-04-21 10:28:42下载
    积分:1
  • jisuanqi
    可以进行简单的数学运算:加、减、乘、除,sin(),cos(),tan()等,还可以对数字进行取余和开方的运算。但仅限于十进制下,还可以进行数的正、负之间的相互转换,exit表示退出, clear表示初始化,有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。(Can perform simple arithmetic: add, subtract, multiply, divide, sin (), cos (), tan (), etc. can also figure to take over and prescribing arithmetic. But only under the metric system can also be used for a number of positive and negative between the conversion, exit, said exit, clear that the initialization, there is a TextField to display the results from the calculation Server client connection requests for eavesdropping, calculated sent the two and the number of returned data.)
    2009-03-06 20:45:25下载
    积分:1
  • Matrix
    采用随机数产生2到10阶的随机矩阵,并实现了矩阵的相关运算,比如:加减,乘除,求逆,求行列式(Using random Numbers generated random matrix from 2 to 10 order , and achieving relative to the implementation of the matrix operations, such as: add and subtract, multiple and divided, inverse and determinant)
    2013-07-17 06:40:04下载
    积分:1
  • RMTstat_0.2.tar
    里面包含了随机矩阵理论里经典的仿真,如marcenko-pastur law,tracy-widom law等(It contains some classical simulationa in the random matrix theory,such as marcenko-pastur law,tracy-widom law)
    2013-08-01 14:46:46下载
    积分:1
  • naca4gen
    NACA 4位数 翼型数据的生成 Matlab程序(NACA 4 digit airfoil)
    2021-03-01 20:49:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载