-
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
-
3_PRR_Parallel_Manipulator_Analysis_GUI
3 PRR Parallel Manipulator with GUI Analysis robot to calculate the forward kinematics
- 2011-05-22 19:10:57下载
- 积分:1
-
demobpm
动量bp算法源程序。网上找来的。希望有用。多谢支持(momentum bp algorithm source. The design of the Internet. Hope useful. Thank you for your support)
- 2007-02-11 13:08:30下载
- 积分:1
-
introduction-to-power-electronics_engineering108
intrioduction to power electronics
- 2013-10-25 07:17:39下载
- 积分:1
-
Classical0
经典谱估计的几个经典算法,包括BT法,周期图法,改进周期图法等。。。MATLAB7.3上顺利编译通过(Classical spectral estimation of several classic algorithms, including the BT method, periodogram, modified periodogram method. . . MATLAB7.3 compile smoothly)
- 2010-08-29 18:27:20下载
- 积分:1
-
pract_2
practica 2 sist lianeals
- 2010-11-14 02:18:38下载
- 积分:1
-
pcass
This is an efficient implementation of PCA, which use smaller dimension of the data matrix to compute the eigenvectors
- 2010-10-11 07:09:45下载
- 积分:1
-
121
功能:输入一页文字,程序可以统计出文字、数字、空格的个数功能:输入一页文字,程序可以统计出文字、数字、空格的个数(code)
- 2009-12-24 11:19:30下载
- 积分:1
-
3D桁架结构分析Truss_Analysis
用matlab编写的3D桁架结构分析,后处理包括图形输出。( 3D truss analysis in matlab,the Post-processing include image output)
- 2021-01-09 23:58:52下载
- 积分:1
-
encoder-decoder
用matlab算术码编码译码
效果一般压缩比例1:2(Arithmetic code encoding decoding)
- 2012-06-24 00:00:13下载
- 积分:1