-
wavemodel
ittc标准海浪谱的matlab实现,对工程人员作干扰仿真特别有用。(wave spectrum of ittc s standard matlab realization.it is particularly useful for the project staff.)
- 2009-05-22 09:34:39下载
- 积分:1
-
sanbianfa
三边 法的 mat lab 仿 真(Matlab simulation of the three edge location)
- 2013-05-08 20:02:03下载
- 积分:1
-
OFDM_UWB
ORTHOGONAL FREQUENCY DIVISION MULTIPLEXING MATLAB CODE
- 2014-02-07 15:54:47下载
- 积分:1
-
cepstrum-analysis
matlab 的关于到谱分析算法的程序,对于初学者有一定的帮助,易于学习到谱分析算法。(Matlab about spectrum analysis algorithm procedures for beginners have certain help, easy to learn spectrum analysis algorithm.
)
- 2011-05-22 16:13: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
-
fundmodeling
本论文为数学建模问题的基金投资模型,在实际问题的分析基础上建立了单纯存款模型等()
- 2007-09-19 18:01:14下载
- 积分:1
-
mimo_tutorial
Fundamental Capacity of MIMO Channels
- 2010-08-24 21:21:46下载
- 积分:1
-
L01p_e
[x,f]= L01p_e(c,A,b,N)用枚举法求解下列
0-1线性规划问题min f=c *x, s.t. A*x<=b,x的分量全为整数0或1, 其中N表示约束条件 Ax ≤ b中的前N个是等式,N= 0时可以省略。 返回结果x是最优解,f是最优解处的函数值。 ([X, f] = L01p_e (c, A, b, N) with the following enumeration method for solving linear programming problems 0-1 min f = c ' * x, st A* x < = b, x is an integer of all components 0 or 1, where N represents the constraints Ax ≤ b in the equation of the first N, N = 0 can be omitted. Return result x is the optimal solution, f is the function value at the optimal solution.)
- 2013-07-16 21:51:03下载
- 积分:1
-
Image-Denoising-Algorithm
基于Matlab的图像去噪算法仿真,Word文档格式。(Matlab-based image denoising algorithm simulation, Word document format.)
- 2021-03-29 17:09:10下载
- 积分:1
-
DC_position
DC motor position control
- 2014-09-28 02:37:39下载
- 积分:1