-
fc
说明: 用matlab预测双色球的方法, 每行附详细备注介绍其目的。欢迎大家建议(Use matlab to calculate the lottery 7 digit)
- 2013-03-14 09:42:40下载
- 积分:1
-
How_to_sho21710312232009
This is Online shoping Css Template
- 2014-11-30 04:53:39下载
- 积分:1
-
MOEAD
MOEAD算法实现,含测试函数,有较为详细的注释。(MATLAB平台实现)(MOEAD algorithm implementation.)
- 2021-01-26 22:38:41下载
- 积分:1
-
改进信赖域牛顿算法
说明: 求解大规模无约束最小化问题,使用信赖域算法,其中信赖域子问题使用截断共轭梯度法(The trust region algorithm is used to solve the large-scale unconstrained minimization problem, in which the truncated conjugate gradient method is used for the trust region subproblem)
- 2020-12-18 18:50:46下载
- 积分:1
-
BARKER
利用MATLAB产生7位、13位巴克码并画出频谱图。(Generated 7、13 Barker code and draw the frequency spectrum using MATLAB.
)
- 2010-12-13 21:17:51下载
- 积分:1
-
ZF_OSIC
BER for BPSK modulation with 2x2 MIMO and ZF-SIC-Sorted equalizer (Rayleigh channel)
- 2013-12-14 19:22:04下载
- 积分:1
-
maptoolbox
Matlab在地图投影方面的工具书,书中详细介绍了Matlab自带投影工具箱的各个作用(maptoolbox of Matlab.)
- 2015-01-04 23:31:02下载
- 积分: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
-
Floyd
基于MATLAB的 Floyd最短路算法(MATLAB-based shortest path algorithm of Floyd)
- 2008-04-01 11:54:45下载
- 积分:1
-
PSNR
Calculate the PSNR of two images
- 2011-06-27 00:16:08下载
- 积分:1