-
ROOT-MUSIC
文章的作者进行了基于行列合成的实值二维ROOT-MUSIC算法的仿真分析(The authors were synthesized based on the ranks of real two-dimensional ROOT-MUSIC algorithm simulation)
- 2010-11-07 19:57:01下载
- 积分:1
-
anisotropicallfill
用FDTD法计算了填充各向异性介质的矩形波导的截止波数(It caculate the cut-off wavenumbers of rectangular waveguide which is filled with anisotropic medium)
- 2010-11-22 20:12:59下载
- 积分:1
-
Gauss_elimi
用于列主元高斯消元法求解线性方程组的matlab程序(Matlab procedure for the column PCA Gauss elimination method)
- 2014-11-29 10:23:37下载
- 积分:1
-
Alamouti-MIMO-MRC
Alamouti code, 2*1 MIMO, 2 transmitter 1 reciever, use MRC techniques.(Alamouti code, 2* 1 MIMO, 2 transmitter 1 reciever, use MRC techniques.)
- 2014-02-20 03:14:03下载
- 积分:1
-
computer-voice-input
将语音录入问题分为三个模块进行研究:语音识别模块、
字转换模块和语料库建立模块。(Voice recording is divided into three modules for research: speech recognition module, word conversion module and corpus creation module.)
- 2013-04-22 00:07:22下载
- 积分:1
-
Similarity
fingerprint extraction
- 2013-12-12 03:59:24下载
- 积分:1
-
Interferometer
此程序为标准相关干涉仪测向的程序,包括了相位估计和对算法的评估。(This program is the standard correlation interferometer procedures, including the phase estimation and evaluation of the algorithm.)
- 2020-12-08 09:39:21下载
- 积分:1
-
设定噪声为高斯白噪声
说明: 设定噪声为高斯白噪声,对2ASK、2FSK、2PSK、2DPSK等各种调制方式及相应的主要解调(Set the noise as white Gaussian noise, and demodulate 2ASK, 2FSK, 2PSK and other modulation modes)
- 2020-10-31 11:26:41下载
- 积分:1
-
Matlab-GA-algorithm-and-application-code
说明: 几个非常经典的实例演示,手把手教授,学习遗传算法的非常好的帮手。(Your best assistance in studing GA algorithm !by case study)
- 2009-09-01 23:10:26下载
- 积分: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