搜索资源列表
dirichlet_fit
- 这是一个用极大似然函数估计狄里克莱分布的matlab程序
ECM
- ECM算法在数据丢失的情况下,通过递归的方法估计似然函数
dirichlet_fit
- 这是一个用极大似然函数估计狄里克莱分布的matlab程序-This is a great likelihood function using the estimated Dirichlet distribution matlab program
ECM
- ECM算法在数据丢失的情况下,通过递归的方法估计似然函数-ECM algorithm in the case of data loss, through the recursive estimation of the likelihood function
Matlab-Fitting-Functions
- 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、-M in the annex to the code, including a series of fitting function, which function normally is the probability distribution of input samples. There
FitFunc
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution,
mixdist_0.5-2.tar
- 这个包里面含有利用极大似然估计方法来拟合成组数据和条件数据的有限混合分布模型的函数-Inside the bag containing the use of maximum likelihood estimation methods to be synthetic data set of data and conditions of the limited function of the mixed distribution model
FittFunc
- 多种概率分布的拟合函数集合 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-Fitting a wide range of probability distribution functions including the collection of this algorithm maximum likelihood estimation,
timeseries
- 对平稳时间序列中的参数估计方法(包括矩估计,极大似然估计)和预测方法(包括差分方程预测方法,逆函数预测方法,格林函数预测方法)应用matlab进行编程,大家可以方便使用-For stationary time series in the parameter estimation methods (including moment estimation, maximum likelihood estimation) and forecas
FDIbasedonSIRlikelihood
- 基于粒子滤波的故障检测,使用似然函数作为检测函数-Particle filter-based fault detection, the use of likelihood function as a detection function
gg_mle
- 广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较-exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator.
matlab
- 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab
cosmomc10.tar
- 用准蒙特卡洛方法,即Monte-Carlo-Markov-Chain计算似然函数,确定宇宙学参数。-To calculate the likelihood and find the best parameter set.
bayes-classsifier
- 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability den
information-fusion-algorithm
- 本文利用模糊理论中的高斯隶属 度函数来获得模糊观测下具有概率特性的似然函数,并且由此似然函数得到每个传感器提供信息的可信度;再将各传感器的可 信度转化成基本概率赋值函数即mass 函数;最后利用证据理论对多传感器信息进行融合。对目标识别的仿真试验表明该方法获 得的结果比直接结果具有更高的精度和可靠性。-The method uses fuzzy theory in the Gaussian fuzzy membershi
logistic
- 极大似然函数的matlab程序,说明极值分布比最小二乘的优越性-Maximum likelihood function of the matlab program
SFElikgarch
- 该程序代码,可以用于计算和描绘广义自回归异方差过程的条件对数似然函数。-SFElikgarch computes and plots values of the conditional log-likelihood function of a simulated GARCH(1,1) process
copula_functions
- 利用极大似然估计估计出copula函数参数后,求解常见的copula函数的对数似然值。(After estimating the parameters of the copula function by using the MLE, the log likelihood values of the common Copula Functions are solved.)
Copula似然函数
- 有助于新手学习Copula原理,内容比较简单,并且带有注释,非常详细(It helps the novice to learn the principle of Copula, the content is simple, and with annotations, very detailed)
K_F_L.m
- Kalmen-Filter中最大似然函数的构造(formation of maximized log-likelihood function in Kalmen-Filter)