-
bluetooth_17
Bluetooth Matlab/Simulink simulation Module
- 2010-09-10 18:14:48下载
- 积分:1
-
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
-
Codes-of-BSA-and-CSO
Chicken Swarm Optimization(CSO)鸡群优化算法,2014年提出的群智能优化算法。
Bird Swarm Algorithm(BSA)鸟群算法,2015年最新的群智能优化算法。
作为两种全新的群智能优化算法,CSO和BSA都具有简单,良好扩展性的特点,是天然的多种群算法!
http://cn.mathworks.com/matlabcentral/profile/authors/3317597-xian-bing-meng
有关算法信息,可在上述网站查询。
希望对大家有用!
(Attachment is a file containing two demos for the nature-inspired algorithms, Chicken Swarm Optimization (CSO) and Bird Swarm Algorithm (BSA), which are proposed in 2014 and 2015, respectively. With the merits of innate multi-swarm and self-adaptive algorithms, the two new metaheuristic algorithms may show their superiorities over some other metaheuristic algorithms.)
- 2015-06-24 12:17:45下载
- 积分:1
-
sapf1
三相并联型APF,利用ip iq谐波电流检测方法对非线性负载的谐波电流进行补偿(Three-phase shunt APF compensates harmonic current of nonlinear load by IP IQ harmonic current detection method)
- 2018-09-19 13:31:27下载
- 积分:1
-
zuidapipei
使用匈牙利算法实现二部图最大匹配,最终找到二部图的最大匹配(achieve the max matching in bipartite graph useing the method of Hungarian algorithm)
- 2012-06-10 20:08:41下载
- 积分:1
-
2014matalb
一种改进的蚁群算法求最优路径的matlab程序(Improved ant colony algorithm optimal path)
- 2014-12-28 22:49:59下载
- 积分:1
-
Fibonacci2
Math code in simulink
- 2013-04-17 10:23:34下载
- 积分:1
-
qeijui
D-S证据理论数据融合,对球谐函数图形进行仿真,数学方法是部分子空间法。( D-S evidence theory data fusion, Of spherical harmonics graphic simulation, Mathematics is part of the subspace.)
- 2016-11-06 19:21:27下载
- 积分:1
-
BPSK_OFDM_SimulationByMatlabCode
用matlab仿真的BPSK_OFDM_Simulation的代码(Simulation using matlab code BPSK_OFDM_Simulation)
- 2011-04-20 21:20:53下载
- 积分:1
-
medfilt_avefile_bijiao
Matlab实现中值滤波与均值滤波的对椒盐噪声滤波的比较!(Matlab to achieve median filter and mean filter for noise filtering salt and pepper comparison!)
- 2009-06-06 20:30:19下载
- 积分:1