-
GMM
说明: 高斯混合模型,有详细的说明,而且有程序,希望下载,很有帮助的!(GMM including explanation and programs)
- 2011-03-17 21:00:54下载
- 积分:1
-
AM
说明: 该段程序是AM调制,其中包括调制信号,载波和已调信号的时频分析(The section of program is AM modulation, including modulation, carrier and modulated signals time-frequency analysis)
- 2010-05-24 11:23:39下载
- 积分:1
-
New-folder1
turbo encoder matlab code
- 2015-01-21 14:07:19下载
- 积分:1
-
Simulations_for_ofdm_Systems-Design
此仿真程序是目前论坛里面最完整的仿真源码,并且经本人调试运行,完全没有错误,有很高的研究价值。为各位搞仿真和做OFDM系统相关论文的研究生,而没有全面仿真程序的人提供本程序。此程序包含52个仿真模块,可以仿真出52个仿真图。(This simulation program is the forum inside the most complete source of emulation and debugging, as I run, there is no error, has high research value. For you to do engage in OFDM system simulation and related post-graduate theses, and no comprehensive simulation program provide the program. This program contains 52 simulation module can be a simulation simulation Figure 52.)
- 2021-03-30 20:49:09下载
- 积分:1
-
VLMS2
变步长CMA算法程序,效果比较好,其他算法可以在此基础上修改(variable step-size CMA blind equalization algorithm )
- 2020-06-28 17:40:02下载
- 积分:1
-
1111
说明: 毕业设计用到的OFDM信道估计等关键技术必用的MATLAB程序源代码。(Graduation OFDM channel estimation used in key technology will be used in MATLAB source code.)
- 2010-04-25 13:25:30下载
- 积分:1
-
hosa
高频多续的进行信号处理,得到高频的谱分析,建立hose工具箱(Estimates ARMA parameters via the q-slice algorithm.)
- 2015-03-25 10:18:46下载
- 积分:1
-
WaveletExtraction
提取子波代码研究. Wavelet extraction.(Wavelet extraction.)
- 2015-08-07 08:30:18下载
- 积分:1
-
15-07-0648-00-003c-channel-model-matlab-code-relea
this code can simulate the channel model for IEEE 802.15.3c.(802.15.3c channel model including LOS and NLOS model )
- 2009-11-26 17:52:43下载
- 积分:1
-
fit_ML_rayleigh
fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!.
Given the samples of a rayleigh distribution, the PDF parameter is found
fits data to the probability of the form:
p(r)=r*exp(-r^2/(2*s))/s
with parameter: s
format: result = fit_ML_rayleigh( x,hAx )
input: x - vector, samples with rayleigh distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
s - fitted parameter
CRB - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type- ML
- 2011-02-09 19:10:54下载
- 积分:1