-
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
-
ACO_Result2
在matlab环境下使用ACO蚁群算法解决TSP旅行商问题(In the matlab environment using ACO ACO algorithm to solve the traveling salesman problem TSP)
- 2013-08-24 11:09:48下载
- 积分:1
-
2rdzeni
far field modelling of active optical fibre 2 core
- 2011-02-09 04:34:00下载
- 积分:1
-
DSP
用matlab的simulink功能进行DSP设计(Using matlab simulink function DSP design)
- 2013-01-12 16:16:14下载
- 积分:1
-
f_sin
matlab编写的复正弦信号频率估计程序,分别计算Tretter方法、kay、lovell&williamson等方法(matlab write complex sinusoidal signal frequency estimation procedures were calculated the Tretter method, kay lovell & williamson other methods)
- 2012-08-21 10:27:56下载
- 积分:1
-
fangzhen1
用matlab进行信号的仿真实验,测量滤波后的混合信号的幅度和相位差。(Signal using matlab simulation, measurement of mixed-signal after filtering of the amplitude and phase difference.)
- 2008-01-08 14:06:09下载
- 积分:1
-
FDTDmatlab
说明: 一个用matlab编写的一维FDTD算法程序(Using matlab to prepare a one-dimensional FDTD algorithm procedure)
- 2008-09-28 18:07:03下载
- 积分:1
-
triangle
效率极高的基于delaunay三角网格剖分程序,只是没有图形输出,可以只将生成文件直接导入matlab中。(Based on highly efficient delaunay triangular mesh generation process, but there is no graphics output, you can only generate documents in directly into matlab.)
- 2007-11-14 21:31:19下载
- 积分:1
-
rls
rls递推最小二乘算法 (rls recursive least squares algorithm)
- 2009-03-17 19:24:36下载
- 积分:1
-
duanshiguoling
编写程序,分别读入两个语音文件,然后计算它们的短时自相关函数(Programming, respectively, read the two audio files, and then calculating their short-time auto-correlation function)
- 2009-05-05 10:43:54下载
- 积分:1