-
PAST_MUSIC
past-music算法,用来进行谐波分量的求解。速度快,效果佳(past-music algorithm used for solving the harmonic components. Fast, good effect)
- 2010-05-07 14:37:16下载
- 积分:1
-
bai4
matlab code for fatorial
- 2012-03-26 17:05:17下载
- 积分:1
-
eeglab10_1_1_0a
MATLAB脑电信号工具箱,包含脑电信号处理的多种函数(MATLAB toolbox EEG, EEG signal processing function includes a variety of)
- 2015-01-26 21:10:51下载
- 积分:1
-
shiyu
生成不同幅值、频率的正弦波、三角波,加入噪声,进行频域分析。(Generate different amplitude, frequency sine wave, triangle wave, adding noise, time domain analysis.)
- 2010-10-20 15:55:53下载
- 积分:1
-
ahms.rar
equation matlab programming
- 2012-04-15 03:40:42下载
- 积分:1
-
grp_filter_frequency
从频率域对线性群时延失真和抛物线群时延失真进行仿真设计(From the frequency domain for linear parabolic group delay distortion and group delay distortion simulation design)
- 2010-03-13 12:48:13下载
- 积分:1
-
hht2002
希尔伯特-黄变换的代码,适用于分析非平稳信号(Hilbert-Huang Transform code applicable to the analysis of non-stationary signals)
- 2007-04-24 14:24:07下载
- 积分:1
-
els1
用增广最小二乘法进行单输入单输出系统的参数辨识,输入采用幅度为1的4阶伪随机序列(Extended least squares method parameters identification of single-input single-output system, enter using the amplitude of a 4-order pseudo-random sequence)
- 2012-06-23 21:11:36下载
- 积分:1
-
matlab
Histogram equalization
rgb to gray coversion
laplace gradient
median filter
- 2013-02-09 21:32:16下载
- 积分:1
-
Modeling-Rayleigh-fading-channel-based-on-modifie
This Matlab Code models a Rayleigh fading channel using a modified Jakes channel model.
A modified Jakes model chooses slightly different spacings for the scatterers and scales their waveforms using Walsh–Hadamard sequences to ensure zero cross-correlation.
alpha_n = frac{pi(n-0.5)}{2M} and eta_n = frac{pi n}{M},
results in the following model, usually termed the Dent model or the modified Jakes model:
R(t,k) = sqrt{frac{2}{M}} sum_{n=1}^{M} A_k(n)left( cos{eta_n} + jsin{eta_n}
ight)cos{left(2pi f_d t cos{alpha_n} + heta_{n}
ight)}.
The weighting functions A_k(n) are the kth Walsh–Hadamard sequence in n. Since these have zero cross-correlation by design, this model results in uncorrelated waveforms. The phases ,! heta_{n} are initialized randomly and have no effect on the correlation properties. Matlab fast Walsh-Hadamard transform function is used to efficiently generate samples using this model.
- 2015-03-10 15:15:01下载
- 积分:1