-
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
-
Tax-risk-assessment-program-
纳税风险评估方案及对策,2013西安交通大学数学建模模拟赛matlab代码(Tax risk assessment program and Countermeasures.)
- 2013-09-13 22:58:14下载
- 积分:1
-
matlab_figure_process
Figure Process Matlab
- 2011-10-31 02:24:29下载
- 积分:1
-
VtgSag
Voltage sag reduction in SIMULINK
- 2014-02-01 16:07:12下载
- 积分:1
-
matlabSMLDPE
说明: 对通信系统中的多采样信号进行matlab编程,掌握采样的方式(On the communication system for multi-sampled signal matlab programming, master sampling methods)
- 2011-03-24 19:35:37下载
- 积分:1
-
Matlab-guide
it is a book for learning matlab in persian language
- 2013-07-09 17:00:34下载
- 积分:1
-
Matlab_scientific-language
《MATLAB语言-演算纸式的科学工程计算语言》,详细讲述Matlab编程入门,术语Matlab基础书籍(" MATLAB language- calculus paper-based scientific engineering computing language," a detailed account of Matlab programming entry, terminology Matlab based on books)
- 2013-07-29 11:37:12下载
- 积分:1
-
modifiedjakesmodel
modified jakes model. matlab code.working fine
- 2012-09-09 19:19:09下载
- 积分:1
-
IE-print
IE自打印插件,在IE5中可以使用Webbrowser控件的ExecWB方法来实现自动无提示打印,但在>IE6版本此方法已经无效,此IE插件为此而产生。
此插件也是调用IE内置的打印功能,相当于window.external.Print() -> ExecWB(OLECMDID_PRINT,OLECMDEXECOPT_DONTPROMPTUSER,EmptyParam,EmptyParam)
仅此而已(IE print)
- 2014-01-02 17:22:14下载
- 积分:1
-
GPS_matlab
用matlab模拟GPS信号。。实现导航。。。(GPS signal simulation using matlab. . Achieve navigation. . .)
- 2010-05-30 21:13:24下载
- 积分:1