-
AOAalgorithm
AOA algorothm in smart antennas
- 2010-11-21 21:47:06下载
- 积分:1
-
MATLAB
运用MATLAB编程实现计算两序列x1(n)={1,2,3,4,5},x2(n)={1,2,3,4,5,4,3,2,1}的圆周卷积(Calculated using MATLAB programming to achieve the two sequences x1 (n) = (1,2,3,4,5), x2 (n) = (1,2,3,4,5,4,3,2,1) of circular convolution)
- 2009-06-17 12:54:05下载
- 积分:1
-
Matlab应用基础
说明: matlab的基础应用,主要是基础部芬的学习笔记,大家看看有没有用!(Matlab based applications, the Department of fun is the foundation of learning Notes, we see no use!)
- 2005-11-23 23:53:44下载
- 积分:1
-
1111
图像立体匹配中区域匹配源码,实现了左右2副图像的区域匹配,得到了相应的视差图。(stero matching . region matching)
- 2011-11-07 19:02:44下载
- 积分:1
-
ANN
基于神经网络的强机动目标跟踪,可以自适应调节机动频率。(Strong based on neural networks maneuvering target tracking, can adaptively adjust maneuvering frequency.)
- 2013-11-16 18:03:25下载
- 积分: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
-
c
电力系统短路故障计算 ,应用于电力系统分析。(Power system fault calculation)
- 2009-12-16 10:38:50下载
- 积分:1
-
my
说明: VBLAST 2发2收情况下的链路,可以实现误码率的计算
(STBC)
- 2010-04-21 14:16:43下载
- 积分:1
-
7
说明: MATLAB s various matrix operators
- 2009-12-04 06:22:00下载
- 积分:1
-
HPF_WINDOW
基于matlab的HPF加窗信号处理,包含矩形窗,汉明窗,汉宁窗,三角窗等( MATLAB programme for window-based FIR HIGH-pass filter design )
- 2013-04-06 22:12:23下载
- 积分:1