搜索资源列表
LMLE
- 绝对是好东西啊!基于极大似然估计的三维定位算法,输入参考点的坐标以及观察点的距离,通过极大似然估计算法计算出观察点的坐标,附送支持矩阵运算的C++类库!-Is definitely a good thing! Calculated by maximum likelihood estimation algorithm based on maximum likelihood estimation of three-dimensional positioning algorithm, enter th
liu
- 状态模型的极大似然估计,使用EM算法,以及卡尔曼滤波。-This supplementary note discusses the maximum likelihood esti-mation of state space models using Expectation-Maximization (EM) algorithm and bootstrap procedure for statistical inference. A Matlab program scr ipt impleme
Bayesian-estimation-program
- 贝叶斯估计 和极大似然估计的matlab程序-matlab program of Bayesian estimation and maximum likelihood estimation
em-algorithm
- em算法论文 EM算法为有限混合模型的极大似然估计提供了一个标准框架。本文简单推 导了有限混合高斯分布的EM算法,并针对其收敛速度慢的缺点设计了一种有效 选取参数初始值的方法,数值实验表明,该方法有助于EM算法以较快的速度在 参数真值附近收敛。-em algorithm papers
weibull code
- 利用牛顿迭代解决webull分布的极大似然估计的问题(Using Newton iteration to solve the maximum likelihood estimation of Webull distribution)