-
ici
contains the gui for ofdm frequency offset.
- 2010-06-26 14:18:23下载
- 积分:1
-
lv
说明: 各种滤波,例如中值滤波,平均滤波的源代码,进行图像平滑(A variety of filtering, for example, median filtering, average filtering of the source code for image smoothing)
- 2010-12-14 20:24:00下载
- 积分:1
-
upf_demos
说明: % PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) PF with EKF proposal (PFEKF)
% 5) PF with UKF proposal (PFUKF)( PURPOSE: Demonstrate the differences between the following filters on the same problem: 1) Extended Kalman Filter (EKF) 2) Unscented Kalman Filter (UKF) 3) Particle Filter (PF) 4) PF with EKF proposal ( PFEKF) 5) PF with UKF proposal (PFUKF))
- 2008-09-13 12:21:05下载
- 积分:1
-
frft-apply
分数阶frft函数,以及利用该函数实现的一些简单滤波器及lfm函数检测等功能(Fractional frft function, as well as the use of the function to achieve some simple of filter and lfm function of detection function)
- 2013-04-10 11:35:34下载
- 积分:1
-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
Eye_tracking
Summary: Simple face and eye detection
MATLAB Release: R13
Description: You can use this codes for face detection based on color segmentation and eye region detection. (Summary: Simple face and eye detection MATLAB Release: R13 Description: You can use this codes for face detection based on color segmentation and eye region detection.)
- 2008-01-11 15:09:31下载
- 积分:1
-
lmUKF
ukf的程序,主要将其应用于目标跟踪方面(ekf s programme ,it s fitted to track traget.)
- 2009-05-01 12:02:08下载
- 积分:1
-
KL100
K-L特征压缩器的原理是利用K-L变换的优良性质,即K-L变换可消除原向量各分量间的相关性。(KL compressor characteristic is the use of KL transform the principle of good nature, that the original vector of KL Transform to eliminate the correlation between the various components.)
- 2009-11-23 10:35:15下载
- 积分:1
-
fingerprint
设计较为合理的滤波算法以实现对指纹图像的增强处理,并用MATLAB仿真验证算法的有效性。(More reasonable filtering algorithm designed to achieve the enhancement of fingerprint image processing, and use MATLAB simulation algorithm.)
- 2011-05-29 12:26:18下载
- 积分:1
-
2Tx_2Rx_STBC
mainMIMO_OFDMA_2Tx_SER.m: 主程序,设置各种参数
gendata.m: 生成原始信息数据的程序
mod_2Tx_STBC_DFUSC.m:调制程序
gen_SUI_CorrCIR.m: 生成信道冲击响应的程序
get_perfectCE_2x2.m: 生成理想信道估计值的程序
chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序
addAWGN_2x2.m: 添加高斯白噪声的程序
dem_DFUSC_2x2_STBC.m: 接收端解调主程序
ls_freq.m: 频域LS算法
ls_time_2x2.m: 时域LS算法
ML_decision.m: Alamouti最大似然检测算法">
- 2007-03-14 10:32:28下载
- 积分:1