-
fit_ML_laplace
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace 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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:06:32下载
- 积分:1
-
kmeans
matlab源码关于模糊K均值聚类算法,适合大家下载研究学习(matlab source code on the fuzzy K-means clustering algorithm, suitable for everyone to download research study)
- 2013-11-07 22:52:42下载
- 积分:1
-
20130802
此代码为MATLAB的实现暂停、继续、终止等功能。(This code for the realization of MATLAB pause, resume, stop and other functions.)
- 2013-08-02 08:52:16下载
- 积分:1
-
a-bilnd-dection
基于子空间的盲多用户检测技术,里面包含PASTd算法和秩算法的介绍与计算。下面我会把自己的翻译也上传上来。(Subspace-based blind multi-user detection technology, which containing PASTd algorithm and rank algorithm describes calculation. I will own translation post it here.)
- 2013-02-27 21:34:42下载
- 积分:1
-
8dpsk
超宽带程序示范程序\M-DPSK8dpsk.rar(Ultra-wideband Program Files demonstration program M-DPSK 8dpsk.rar)
- 2009-10-22 15:53:52下载
- 积分:1
-
PCA-(1)
FICHIER contenant le code matlab
- 2014-02-06 19:09:24下载
- 积分:1
-
zuijiaboshuxingcheng
此程序是关于阵列信号处理中的最佳波束扫描,程序简单易懂,便于我们理解理论知识。(The program is about array signal processing the best of the beam scanning, and the program is easy, and for us to understand the theory of knowledge.
)
- 2012-04-10 20:15:51下载
- 积分:1
-
MATLAB7.0
一个关于matlab的教程,对于初学者来说是非常有用的(A tutorial on matlab for beginners is very useful)
- 2011-06-26 12:50:02下载
- 积分:1
-
InversLinearTWO
neural network inverse linear control two
- 2014-11-20 05:05:33下载
- 积分:1
-
simpson
自适应simpson法求函数的定积分,包括naadapt函数和simpson函数(failed to translate)
- 2009-11-17 13:14:34下载
- 积分:1