搜索资源列表
dingwei.zip
- 无线传感器网络中的三边定位法和极大似然估计法定位,以及二者的误差分析,Wireless sensor networks trilateral positioning method and maximum likelihood estimation positioning, and error analysis of both
matlab-mle
- 主要是介绍极大似然估计并用matlab实现极大似然估计-Is to introduce the maximum likelihood estimation and use matlab to achieve maximum likelihood estimation
emgmm
- 本程序是EM算法,是参数估计(极大似然估计)方法的数值解法。-This procedure is the EM algorithm, is the parameter estimation (MLE) method of numerical solution.
ModelIdentification
- 关于模型辨识的MATLAB仿真源码。有使用最小二乘的建模,有极大似然估计建模的方法。每个重点例句都有详细的解释。-On the MATLAB simulation model of source identification. Modeling the use of least squares, and maximum likelihood estimation method of modeling. Each key has a detailed explanation of examples
code2009
- 利用极大似然估计算法实现瞬时频率估计,主要采用c++语言实现-with the maximum likelihood estimation ,get instant frequence,it over with C++ code
MLE
- 极大似然估计是概率论中的重要思想,阅读此文献可以帮助我们了解极大似然估计的含义-Maximum likelihood estimation is important in probability theory thinking, reading this literature can help us understand the meaning of maximum likelihood estimation
experiment1
- 模式识别实验验程序 极大似然估计和Fisher线形判别分析-Experimental test procedures for pattern recognition maximum likelihood estimation and Fisher linear discriminant analysis
solter_filter
- 摘要 本文提出了一种新的基于极大似然法的椒盐噪声滤波算法。在传统BP 算法中引入 了极大似然估计,在训练样本时能够在考虑网络逼近行为的同时对噪声分布进行估计。而且 针对椒盐噪声模型构造了新的鲁棒误差函数,从而使算法本身的抗干扰性增强。实验结果表 明了该算法与传统BP 算法相比具有更好的滤波性能。-Abstract This paper presents a new maximum likelihood method based on impulse noise filter. In
Recursive_maximum_likelihood_parameter_estimation.
- 递推极大似然估计法参数辨识的MATLAB源码-Recursive maximum likelihood estimation MATLAB source parameter identification
jidasiran
- matlab实现极大似然估计法定位无线传感器网络节点。-matlab maximum likelihood estimation method to achieve positioning of wireless sensor network nodes.
Pearson_ICA
- 这是一个关于盲信号分离的Matlab程序,本程序采用极大似然估计法。-This is a blind signal separation on the Matlab program, the program uses maximum likelihood estimation method.
example_L1General
- logsitic模型的极大似然估计算法,最小二乘估计算法-logsitic model maximum likelihood estimation, least squares estimation algorithm
duopulepinyisuanfa
- 基于极大似然估计方法的多普勒额频移估计算法-Maximum likelihood estimation method based on the Doppler frequency shift estimation algorithm places
Newton-rapahson
- 牛顿拉夫森法用来解决极大似然估计的问题。很好用。-Newton La Fusen method to solve the problem of maximum likelihood estimation. Good use.
jidasiran
- 极大似然估计法定位,对于TDOA测距时进行的定位,简单源代码,有锚节点存在的节点自定位-Maximum likelihood estimate for localization
RMLE_system_identification_matlab
- 使用递推极大似然估计法辨识系统参数,这是《系统辨识》这门课程的程序,希望大家(特别是上这门课需要写论文的同学)能够用得上-Using maximum likelihood estimation method recursive identification system parameters, this is the " system identification" procedure for this course, I hope you (especially on thi
EM
- 求解参数估计的常用算法——EM,即期望最大化算法,用于代替样本量不完全时的极大似然估计算法。-Common algorithm for solving parameter estimation- EM, expectation maximization algorithm is used to replace the sample size is not completely at the maximum likelihood estimation algorithm.
task22
- 递推极大似然估计法辨识系统参数,输入是M序列,周期为N=24-1。利用递推极大似然算法对系统参数进行辨识-Recursive maximum likelihood estimation method identification system parameters, input M-sequence, period N = 24-1. Using recursive maximum likelihood algorithm for identification of system paramet
yubaocha
- 产生预报差和极大似然估计值估计参数的变化值并画出图线(The prediction error and maximum likelihood estimation are used to estimate the change values of parameters and draw lines.)
MLE
- 用matlab实现基于正态分布的极大似然估计(Realization of maximum likelihood estimation based on normal distribution)