-
YALMIP-R20160930
YALMIP工具箱使用说明以及YALMIP中文编程方法(The instructions and the programming method of YALMIP)
- 2017-11-30 15:17:11下载
- 积分:1
-
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
-
fouriertransform
说明: 线性调频信号的分数阶傅里叶解析,检测与参数估计(LFM fractional Fourier analysis, detection and parameter estimation)
- 2020-09-11 19:38:01下载
- 积分:1
-
ecc_matlab
This is a demo execution of ECC image alignment algorithm
comment two of the three following lines
transform = translation
transform= affine
transform = homography
YOU MIGHT NEED MORE ITERATIONS FOR HOMOGRAPHIES!
- 2012-03-24 19:50:09下载
- 积分:1
-
good-zoom_scale
图片放大缩小,good example to learn menubar, a demo can be use in ur poject.(image to enlarge narrow, good example to learn menubar. a demo can be use in ur poject.)
- 2007-05-12 18:02:12下载
- 积分:1
-
KALMAN-Channel-estimation
关于卡尔曼滤波的信道估计的代码 可以参考一下(About Kalman filter channel estimation codes)
- 2021-04-10 16:48:59下载
- 积分:1
-
nonCo5
Plot coherent SNR improvement versus non-Coherent for different amounts of sample averaging
- 2009-09-23 10:04:26下载
- 积分:1
-
EdgeDetection
MATLAB里的simulink的dspbuilder设计的图像边缘检测,可直接运行,并可通过matlab转化到quartus中并下载到FPGA运行(Edge Detection of MATLAB simulink where dspbuilder design can be directly run, and transformed by matlab to quartus and downloaded to the FPGA run)
- 2015-04-16 22:47:42下载
- 积分:1
-
rcosine_filter
(Root Raised Cosine Filter)根升余弦滤波器的MATLAB代码(Root Raised Cosine Filter MATLAB code)
- 2021-03-25 19:19:14下载
- 积分:1
-
MFC
Gauss and Rayleigh_simulation_matlab.
- 2010-11-21 17:19:04下载
- 积分:1