-
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
-
超宽带无线电
说明: 葛丽嘉的超宽带无线电中的算法,关于uwb波的产生等(Grega's UWB radio algorithm, on the UWB wave generation)
- 2021-03-25 09:58:34下载
- 积分:1
-
create_segmentations_from_detections
Create the segement iamge from the dection object
- 2010-05-30 05:20:57下载
- 积分:1
-
Surface_Plot_1
surface plot for matlab
- 2012-04-24 16:54:31下载
- 积分:1
-
The-feature-detection-of-Apple
一种针对于苹果内部缺陷的检测方法和算法,利用matlab实现其功能(One for the Apple internal defect detection method and algorithm, using matlab to achieve its function)
- 2013-04-05 16:04:28下载
- 积分:1
-
radar_matlab
雷达信号处理M,线性调频连续波的,一切运行正常 非常好用。(radar simulation,LFMCW)
- 2020-11-04 16:49:51下载
- 积分:1
-
KFaEKF
卡尔曼滤波器和扩展卡尔曼滤波器的matlab工具箱,可以直接调用(kalman filter and EKF)
- 2020-12-18 16:29:10下载
- 积分:1
-
upqcs
A Novel Concept of Simultaneous Voltage
Sag/Swell and Load Reactive Power Compensations
Utilizing Series Inverter of UPQC
- 2015-05-07 12:52:18下载
- 积分:1
-
I-LEACH_VS_LEACH
说明: LEACH is a basic protocol
- 2019-07-04 17:23:10下载
- 积分:1
-
yyqc
采用RGB模型进行阴影的检测与去除。能够显示前景、背景、去除阴影后的运动目标(RGB model with shadow detection and removal. To show foreground, background, after the removal of shadows moving target)
- 2010-06-23 15:40:13下载
- 积分:1