-
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
-
AUTOCONTRAST_D07VTA2
this file can autocontrast the image. It s very interesting
- 2011-10-14 20:57:15下载
- 积分:1
-
@fotf
this is a function that represents Black hole optimization algorithm. with these files there are some benchmark problem codes.
- 2013-12-21 13:49:26下载
- 积分:1
-
gaoss
自己编写的小程序,实现高斯概率密度函数,希望对大家有帮助(to implement the gaoss density function)
- 2013-05-08 16:11:01下载
- 积分:1
-
NumericalMethodsinEngineeringwithMATLAB
Numerical Methods in Engineering with MATLAB
- 2009-09-29 06:36:07下载
- 积分:1
-
Matlab004
pdf file for learning matlab in persian
- 2010-11-06 05:52:38下载
- 积分:1
-
function
人工算法求解函数优化问题——智能计算大作业(Artificial Algorithm for Function Optimization- Great job on Intelligent Computing)
- 2010-11-25 13:09:36下载
- 积分:1
-
MUSIC
说明: 用MUSIC方法实现谱估计的程序,可以用于频谱分析,(Spectrum estimation using MUSIC method implementation procedures can be used for spectrum analysis,)
- 2011-02-28 19:16:00下载
- 积分:1
-
dadi2zhijiao (3)
将GPS得到的经纬度,大地坐标,通过高斯投影正算,得到平面直角坐标
文件大小不够,再增加了高斯投影的pdf文档(The longitude, latitude and geodetic coordinates obtained by GPS are corrected by Gauss projection, and the plane rectangular coordinates are obtained.)
- 2019-01-12 11:25:37下载
- 积分:1
-
grs2rgb
matlab实现灰度图像装换成彩色图像,可以使用先验图像,也可不用,不用的话自动使用热色系(use matlab to change Color image into gray image)
- 2011-05-11 13:42:30下载
- 积分:1