-
iris_normalization
iris normalization with convertion of cartesian to polar
- 2010-06-10 04:30:12下载
- 积分:1
-
matlab_program_4
Matlab实用程序
85-100是:数值分析篇(Matlab Utilities)
- 2009-02-12 16:15:57下载
- 积分:1
-
Classi
to classify shape of image
- 2011-07-20 01:32:47下载
- 积分:1
-
huffman
概率向量为p的哈夫曼码生成器,返回哈夫曼码矩阵h和一个概率向量为p的信源的码字长度(Probability vector p of the Huffman code generator, return to Huffman code matrix h and a probability vector p of the source of the code length)
- 2010-07-22 16:08:44下载
- 积分:1
-
fxlmsEn
英文版本的关于反馈fxlms算法在主动降噪中的使用,很不错的一个pdf(Feedback fxlms English version of the algorithm on the use of active noise reduction, very good one pdf)
- 2010-11-25 21:04:30下载
- 积分:1
-
curve-fitting-toolbox
matlab数据拟合工具箱功能介绍,包含100多个回归拟合函数(matlab curve-fitting-toolbox)
- 2012-01-12 11:41:23下载
- 积分:1
-
nonlinear-affine-systems-control
该文件为一个仿射非线性系统控制Matlab_simulink仿真,其中包含完全精确线性化和局部精确线性化的仿真模型,还有word实验报告,涉及非线性控制的同学可以参看一下(The file is a system control Matlab_simulink affine nonlinear simulation, which includes completely accurate linear and precise partial linearization simulation model, as well as word lab reports, involving nonlinear control students can see what)
- 2016-07-23 10:26:14下载
- 积分:1
-
solomons
admfnw fbemkbm ebgmme ebgmem
- 2012-06-18 17:54:37下载
- 积分:1
-
PerceptronProfessor2
Perceptron implementation, with basics characteristics and comented in portuguese, every detail.
- 2014-10-18 01:39:49下载
- 积分: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