-
nyquistimp_PS
使用改进的Nyquist脉冲实现OFDM信号的PAPR抑制(Nyquist pulse PAPR)
- 2010-06-02 12:33:36下载
- 积分:1
-
powersystem-monte-carlo-matlab
利用粒子群算法实现最优潮流计算,得到最优配电网规划结果(Using particle swarm optimization algorithm to achieve optimal power flow calculation, get optimal distribution network planning results.)
- 2020-09-09 21:28:04下载
- 积分:1
-
lorenz0110
这是一个混沌理论中重要的Lorenz映射的程序。通过曲线很容易看到奇妙的混沌现象(Chaos Theory important Lorenz mapping procedures. Curve it is easy to see the amazing phenomenon of Chaos)
- 2007-03-07 20:02:20下载
- 积分: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
-
Planningquestions
规划问题的matlab文件,规划问题在数学中的应用范围很广,值得一看(Matlab problem of planning documents, the planning problem at math in a very wide range of applications, worth a visit)
- 2009-03-19 10:49:59下载
- 积分:1
-
d
说明: 很好的matlab实用程序,从光盘中拷出来的。(Matlab good utility, from the CD-ROM copy from.)
- 2009-05-19 19:25:47下载
- 积分:1
-
gold
本程序由一对m序列优选对模二加生成一组平衡GOLD序列码,用于对直扩系统仿真之中,通过改变第二个m序列的初始状态可以生成不同的GOLD序列码(This procedure by a pair of m-mode sequence optimization of two-plus-one group to generate a balanced sequence GOLD code, for the DS system simulation, and by changing the second m sequence of the initial state can produce different code sequences GOLD)
- 2008-07-24 16:03:49下载
- 积分:1
-
Simulink_pseudo-random_binary_sequence_generators
Simulink pseudo-random binary sequence generator
- 2008-08-14 20:07:23下载
- 积分:1
-
SNR
matlab的信噪比处理代码,大家可以使用。(Signal to Noise Ratio)
- 2013-12-04 11:10:00下载
- 积分:1
-
TSP-MATLAB-CODE
用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原
(Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best individual preservation and roulette wheel selection strategy of combining, the final analysis of the optimal ratio of individual saving optimization results impact. more reduction)
- 2013-12-16 09:38:02下载
- 积分:1