-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-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
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
Reg_courant_SG
Controle Structure Generale
- 2012-04-04 02:06:32下载
- 积分:1
-
narrownoise
利用matlab写成的窄带噪声发生,很简单实用,做毕设的时候自己琢磨的,希望对大家有帮助哈(Written by narrow-band noise matlab place, very simple and practical to do when the complete set on her own, and we hope to help Kazakhstan)
- 2011-05-14 15:36:52下载
- 积分:1
-
gmskrls
一种用于GMSK非线性调制的自适应均衡算法 ,包阔有算法的文档资料(a nonlinear GMSK modulation for the adaptive equalization algorithm, the width of a packet algorithm Documentation)
- 2006-10-31 22:02:25下载
- 积分:1
-
bayes
用matlab实现的贝叶斯分类算法,基于先验概率等(bayes algorithm use the matlab,)
- 2011-05-27 15:26:07下载
- 积分:1
-
Euler_Cromer_Method
Animation of a Simple Pendulum using the Euler-Cromer numerical method
- 2014-01-25 15:52:19下载
- 积分:1
-
periodogramse
The windowed periodogram spectral estimator.用于经典谱估计方法,这是相应的matlab函数(The windowed periodogram spectral estimator)
- 2014-12-15 22:40:17下载
- 积分:1
-
s_f_h
香农编码,费诺编码,哈夫曼编码通用程序及它们的码字长度,平均码长,各自的编码效率计算.(Shannon coding, fee Connaught coding, Huffman coding common procedures and their code length, the average code length, the coding efficiency of their calculation.)
- 2021-03-27 14:39:12下载
- 积分:1
-
makeJac
making jacobian matrix
- 2011-06-11 15:11:38下载
- 积分:1
-
Advanced-PID-control-algorithm-.
先进pid控制算法及其matlab仿真程序。控制必备,非常实用。(Advanced PID control algorithm matlab simulation program. Control essential, very practical.)
- 2013-05-01 19:43:45下载
- 积分:1