-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal 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
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
lssvm1.8-User-Guide
最小二乘支持向量机1.8 使用指南,官方版本,与1.7有很大改动(1.8 using least squares support vector machine guidance, the official version, with great changes in 1.7)
- 2011-11-08 00:00:54下载
- 积分:1
-
ejemp_latex
latex ejemplo de proyecto
- 2015-01-31 03:52:39下载
- 积分:1
-
WCA-Source-Codes
water cycle algorithm for optimization
- 2013-12-20 02:06:25下载
- 积分:1
-
KS_twoSample
program ini untuk membuat matrik dinamis
- 2009-02-12 10:58:02下载
- 积分:1
-
extract_feuter
this code describe extract feauter
- 2014-12-02 02:07:53下载
- 积分:1
-
Lec14
lecture of matlab note it used in mathcad
- 2009-04-18 14:12:59下载
- 积分:1
-
sparse-frequency-decomposition
包括TVD去噪(速度非常快),最小平方最优程序,用于稀疏频率分解,很好用。(Including TVD noising (very fast), the least-squares best program for sparse frequency resolution, very good use.)
- 2020-07-04 12:40:02下载
- 积分:1
-
MEDLL1.0
MEDLL算法多径参数估计,2012b上可以运行,添加了高斯白噪声;
应用于多径检测和抗多径;
函数的输入是相关峰采样;(MEDLL Multipath parameter estimation algorithm can be run on the 2012b, add Gaussian white noise used in multipath detection and anti-multipath input function is the correlation peak sampling )
- 2021-03-05 11:29:31下载
- 积分:1
-
Gasen
该程序是用matlab写的一个利用遗传算法的选择性集成算法(The program is written in a matlab genetic algorithm using selective Ensemble Learning algorithm)
- 2009-04-01 09:25:02下载
- 积分:1