-
Fourth-order-cumulant--and-MUSIC
四阶累积量MUSIC和常规二阶MUSIC性能对比(Fourth-order cumulant MUSIC and conventional second-order MUSIC performance comparison)
- 2013-05-06 21:17:06下载
- 积分:1
-
merwe03a.ps
又一个很好的MATLAB应用范例。是关于MATLAB在upf领域的应用问题。(a very import tings!)
- 2009-03-17 17:07:27下载
- 积分:1
-
NLMS程序
提供了三个NLMS算法程序,结果良好,供大家参考(provide 3 NLMS algorithm program with good results. Please refer to it.)
- 2005-08-01 15:56:18下载
- 积分:1
-
PIDZHENGDING
关于PID控制的整定方法,采用遗传算法。(Tuning of PID control method, using genetic algorithms.)
- 2010-05-30 15:24:15下载
- 积分:1
-
matlab-optimaiztion
非线性不确定优化程序,约束函数也为非线性(Nonlinear uncertain optimization program, constraint function for the nonlinear)
- 2012-05-24 21:26:08下载
- 积分:1
-
MRC-simulation
最大比合并技术仿真,该技术可用于分集接收(MRC(max ratio combine))
- 2020-11-05 16:29:50下载
- 积分:1
-
starter
基于深度学习的稀疏自编码器,对图像特征进行提取,然后分类(Extraction the encoder based on sparse feature depth study)
- 2021-04-30 09:18:42下载
- 积分:1
-
Plot_mechanisms
matlab程序,用于画非双力偶机制,从完整的地震矩张量在较低的半球等于的投影。阴影部分表示方向积极的P波极性。(Program plots non-double-couple mechanisms from full seismic moment tensors in the lower-hemisphere equal are projection. Shadow area denotes directions of positive P-wave polarities.)
- 2020-12-01 16:09:26下载
- 积分:1
-
wavelettransform1
对三维数据进行处理,得到图像的多尺度细节,进行分析处理(trea the three-dimensional data)
- 2010-11-06 09:48:53下载
- 积分: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