-
tiaopinma
跳频码性能分析,自相关函数的实现,据此可以分析跳频码的优劣( AHanming is the auto correction)
- 2009-04-15 22:14:42下载
- 积分:1
-
labeling-code
Read video into MATLAB using aviread and alculate the background image . Initialization for Kalman Filtering. Calculate the difference image to extract pixels with more thanthreshold change.
and Plot the tracking rectangle after Kalman filtering
- 2013-04-25 18:38:05下载
- 积分:1
-
DOAcapone
doa估计,雷达探测信号来波方向,并通过设定函数估算出来(direction of arrival)
- 2011-04-26 10:16:52下载
- 积分:1
-
J6_2012--Kalman-interpolation
卡尔曼滤波器进行信道估计的一篇文章,适用于OFDM-MIMO系统。(Kalman filter for channel estimation in an article for OFDM-MIMO systems.)
- 2013-12-22 20:53:26下载
- 积分:1
-
aodv
It is a basic code for aodv protocol in MANET
- 2014-02-16 12:27:19下载
- 积分:1
-
eas
a function to find auto correlation
- 2010-09-07 01:36:14下载
- 积分:1
-
double
一个用matlab编写双线性法求图像的放大与 缩小的小程序(Matlab bilinear used to prepare a method of shrinking the image to enlarge a small program)
- 2008-01-30 15:34:40下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
ip
说明: 介绍了一种用于ip电话的自适应回声消除器,采用LMS自适应滤波器实现。首先通过MATLAB进行LMS算法的步长选择,并用生成的符合G.168要求的带限CCS测试信号对回声消除器的性能进行了测试(Introduced a kind of adaptive echo cancellation ip phone device, using LMS adaptive filter. Carried out by MATLAB first step LMS algorithm selection, and use the resulting band-limited meet G.168 requirements of CCS test signal on the performance of echo cancellation devices were tested)
- 2010-09-01 17:28:46下载
- 积分:1
-
595643603713295726
kfcm,为模糊核聚类算法,用于将低维的数据映射到高维进行分类,是较先进的算法(kfcm, the fuzzy kernel clustering algorithm for low-dimensional data is mapped to high-dimensional classification, is a more advanced algorithms)
- 2009-12-02 22:13:11下载
- 积分:1