-
vsfunc
描述可视化数字编码的matlab程序,在matlab上调试通过(Describe visualization digital encoding matlab program, matlab debugging through)
- 2010-03-15 17:19:27下载
- 积分:1
-
presureofthecentralline
这是一个仿真圆形超声波探头所发射的超声场在中轴线上的声压分布图。(This is a circular ultrasonic probe ultrasonic field in the central axis of the emitted sound pressure distribution of a simulation.)
- 2020-07-01 02:40:01下载
- 积分:1
-
VBLAST
一套完整的V-BLAST系统,包括发射端的多种调制以及多种接受算法,信道为瑞利信道。(A complete set of V-BLAST system, including a variety of modulation transmitter and a variety of acceptable algorithm, channel for the Rayleigh channel.)
- 2009-03-12 17:32:30下载
- 积分:1
-
dmc2
说明: DMC,用matlab的M文件做的动态矩阵预测仿真的例子(DMC, with the M-file matlab to do the dynamic matrix of forecast simulation examples)
- 2010-03-18 18:45:12下载
- 积分:1
-
Image_Processing_Face_Warping
image warping source code, it has already be tested, it works well
- 2013-02-13 06:48:43下载
- 积分:1
-
kmeans
matlab自带的很好用的kmeans算法程序,已经验证通过,(matlab kmeans algorithm, matlab kmeans algorithm matlab kmeans algorithm procedures)
- 2013-04-09 16:16:12下载
- 积分:1
-
zantaifenxi
电力系统暂态分析程序源代码,次源代码给出了攻角变化曲线(Power system transient analysis program source code, source code is given second angle of attack curve)
- 2011-06-02 12:08:00下载
- 积分:1
-
Expression
Calendar content provider. The contract between this provider and applications.
- 2013-11-26 14:59:43下载
- 积分:1
-
king-V8.2
LDPC码的完整的编译码,虚拟力的无线传感网络覆盖,小波包分析提取振动信号中的特征频率。( Complete codec LDPC code, Virtual power wireless sensor network coverage, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2017-03-18 21:22:38下载
- 积分: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