-
coding_callback
用matlab实现霍夫曼编码与解码,可以直接运行。(Matlab Hoffman used to achieve encoding and decoding, can be directly run.)
- 2009-01-02 18:51:57下载
- 积分: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
-
session3
slam进阶学习,老外做的,很完善的东西,对于同时定位与地图创建的friend有很大的帮助(slam Advanced study, foreigners do things very well, for localization and mapping at the same time created a great friend to help)
- 2008-04-29 14:55:29下载
- 积分:1
-
LS_FFT
相位解缠是INSAR数据处理的重要步骤,本文用基于FFT的最小二乘法实现实现相位解缠(Phase unwrapping)
- 2020-06-29 08:20:02下载
- 积分:1
-
spectrum-sharing-in-CR
认知无线电网络中频谱分配技术的研究,论文和程序(CR,spectrum sharing,matlab)
- 2013-09-22 14:40:44下载
- 积分:1
-
matlab-simulation
这是一本关于雷达系统仿真的matlab英文书,非常系统的介绍了雷达系统的仿真。(This is the one on the radar system simulation matlab English books, very systematic introduction to the radar system simulation.)
- 2013-10-15 01:51:37下载
- 积分:1
-
OFDM_signal
OFDM system orthogonality plot or simulation
- 2013-12-18 12:29:16下载
- 积分:1
-
lda
it is is matlab code for lda
- 2013-04-29 22:18:42下载
- 积分:1
-
me_root_Music
阵列天线中子空间算法中MUSIC算法的一种改进方法即求根MUSIC算法。(Neutron array antenna space MUSIC algorithm, an improved algorithm method that Root MUSIC algorithm.)
- 2013-12-13 10:17:59下载
- 积分:1
-
libsvm-3.1
LibSVM code in Matlab
- 2011-06-01 22:50:35下载
- 积分:1