-
script2_music_circulaire.m.tar
fs = 8000 t = (0:1/fs:1).
x1 = cos(2*pi*t*300) x2 = cos(2*pi*t*400)
ha = phased.ULA( NumElements ,10, ElementSpacing ,1)
ha.Element.FrequencyRange = [100e6 300e6]
fc = 150e6
x = collectPlaneWave(ha,[x1 x2],[10 20 45 60] ,fc)
rng default
noise = 0.1/sqrt(2)*(randn(size(x))+1i*randn(size(x)))
hdoa = phased.ESPRITEstimator( SensorArray ,ha,...
OperatingFrequency ,fc)
doas = step(hdoa,x+noise)
az = broadside2az(sort(doas),[20 60])
- 2014-01-11 00:13:46下载
- 积分:1
-
D
说明: 绕线式异步电动机带负荷启动,其转子串联电阻分级投切(Wound rotor induction motor with a load start, its rotor graded series resistance switching)
- 2013-08-20 21:13:23下载
- 积分:1
-
对一维扰动信号进行数学形态学滤波程序
对一维扰动信号进行数学形态学滤波程序,开闭操作函数均基于matlab编写(One-dimensional disturbance signal filtering procedures based on mathematical morphology , opening and closing operation functions are developed based on matlab )
- 2015-03-04 16:17:45下载
- 积分:1
-
FastICA
计算快速ICA(独立分量分析)的方法,结果表明,该方法行之有效 (Calculation of fast ICA (Independent Component Analysis) method, results show that the method worked well)
- 2007-10-18 19:47:59下载
- 积分:1
-
EASI
ICA算法中EASI算法的程序,以前在网上下的(EASI algorithm ICA algorithm procedure, under the Web)
- 2020-10-08 11:37:37下载
- 积分:1
-
ecg_demo
ecg matlab for medical instrument
- 2010-02-14 19:13:05下载
- 积分:1
-
simulink_2ask_2fsk_2psk
基于simulink的二进制ask、fsk、psk的调制解调系统的设计(Simulink based binary ask, fsk, psk modem system design)
- 2011-10-07 12:52:20下载
- 积分:1
-
GACOTSP
广义蚁群算法在TSP问题中的实现,得出蚂蚁寻找到的最优路径和收敛过程。(Generalized ant colony algorithm in TSP problems, draw ants to find the optimal path and the convergence process.)
- 2013-12-19 14:43:55下载
- 积分:1
-
Gait-recognition
Research papers on gait recognition in the presence of occlusion.
- 2015-08-12 00:59:42下载
- 积分:1
-
K-MeansClusteringusing
K均值聚类的一个实例,附上.dat文件和程序以及运行结果,和大家一起讨论,呵呵(K means clustering of an example, attached. Dat files and programs, and operating results, and we can discuss, Oh)
- 2010-10-15 16:58:09下载
- 积分:1