-
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
-
BPfunction
BP神经网络函数拟合源程序,可实现BP网络的算法拟合(BP neural network function fitting source, can be achieved BP network algorithm for fitting)
- 2008-07-26 14:13:14下载
- 积分:1
-
duoyuanhuigui
说明: MATLAB语言在多元线性回归中的应用 caj 电子书籍(MATLAB language in the multiple linear regression in the application of e-books CAJ)
- 2008-12-08 17:35:53下载
- 积分:1
-
BLDCM
BLDCM仿真,包括BLDC本体模块、电流滞环控制模块、参考电流模块、速度控制模块等。。(BLDCM simulation, including BLDC body module, hysteresis current control module, reference currents module, the speed control module. ect.)
- 2020-06-26 20:20:02下载
- 积分:1
-
DMI-CODES
direct matrix inversion algorithm matlab code
- 2013-10-11 16:41:06下载
- 积分:1
-
Computing-the-sine---interpolation-method-CW-impl
This program requires the MATLAB program in order to work, it is written for the SC140 digital signal processor.
- 2015-02-26 04:03:24下载
- 积分:1
-
twjqaqke
用MATLAB实现动态聚类或迭代自组织数据分析,线性调频脉冲压缩的Matlab程序,进行波形数据分析,课程设计时编写的matlab程序代码,数值分析的EULER法,LDPC码的完整的编译码,用于特征降维,特征融合,相关分析等,采用加权网络中节点强度和权重都是幂率分布的模型。( Using MATLAB dynamic clustering or iterative self-organizing data analysis, LFM pulse compression of the Matlab program, Waveform data analysis, Course designed to prepare the matlab program code, EULER numerical analysis method, Complete codec LDPC code, For feature reduction, feature fusion, correlation analysis, Using weighted model nodes in the network strength and weight are power law distribution.)
- 2016-03-30 21:15:39下载
- 积分:1
-
bianmiantux
包括表面图形等matlab函数,可以供大家使用(Including graphics such as surface matlab function, you can use for everyone)
- 2009-03-11 15:01:22下载
- 积分:1
-
MATLAB
精通MATLAB图像处理源码 大家尽情下吧(Proficient in MATLAB image processing source code)
- 2013-03-25 22:15:14下载
- 积分:1
-
bihuan_bingwang
MATLAB/Simulink仿真模型。
基于双闭环控制的三相逆变并网控制器设计。驱动控制采用空间矢量SVPWM控制。
实用可行。(matlab/simulink models.
Practical and feasible.
Very useful for researchers in the field of Power Electronics.)
- 2020-12-14 14:59:15下载
- 积分:1