Description: Tdscdma系统中的载频估计程序,利用导频段,极大似然的估计算法,在MATLAB中的实现程序-Tdscdma system of carrier frequency estimation procedures, the use of derivative band, the maximum likelihood estimation algorithm, MATLAB in the realization process Platform: |
Size: 2048 |
Author:青青 |
Hits:
Description: 这是一个基于matlab且运用极大似然估计法对伽马分布进行拟合-This is a matlab-based and the use of maximum likelihood estimation method for gamma distribution fitting Platform: |
Size: 1024 |
Author:杨芮 |
Hits:
Description: 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值!-This algorithm, including maximum likelihood estimation, least squares estimation, based on the EM algorithm estimate a mixture Gaussian distribution, EM algorithm for the test examples, each mapping the distribution of the plot function. Very useful! Platform: |
Size: 22528 |
Author:liyuedsg |
Hits:
Description: 3 books about distance function and Maximum Likelihood Estimation: Earth s Mover Distance, Kullback-Leibler, MLE Platform: |
Size: 1897472 |
Author:ChipChipKnight |
Hits:
Description: This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation.-This program calibrates the Ornstein–Uhlenbeck process, a mean reverting AR(1) stochastic process. The parameters are estimated using (1)Least Squares fitting and (2)Maximum Likelihood estimation. Platform: |
Size: 1024 |
Author:panda |
Hits:
Description: 最大似然估计法的matlab实现,及Crammer-lor下界的确定-Maximum likelihood estimation of the matlab implementation, and Crammer-lor to determine the lower bound Platform: |
Size: 1024 |
Author:dago |
Hits:
Description: 主要是介绍极大似然估计并用matlab实现极大似然估计-Is to introduce the maximum likelihood estimation and use matlab to achieve maximum likelihood estimation Platform: |
Size: 40960 |
Author:he |
Hits:
Description: Maximum Likelihood Estimation
Step 1. : Estimate the mean vector and covariance of an arbitrary 3-class dataset with bi-variate Gaussian distribution by maximum likelihood estimation
An arbitrary 3-class dataset is given (by Dataset.mat) and the priors are equal.
Step 2. : If three arbitrary samples are given as follows, determine to which class each sample should belong.
Let arbitrary samples are as follows: Z_1=[50 50]^T, Z_2=[10 20]^T, Z_3=[0 20]^T-Maximum Likelihood Estimation
Step 1. : Estimate the mean vector and covariance of an arbitrary 3-class dataset with bi-variate Gaussian distribution by maximum likelihood estimation
An arbitrary 3-class dataset is given (by Dataset.mat) and the priors are equal.
Step 2. : If three arbitrary samples are given as follows, determine to which class each sample should belong.
Let arbitrary samples are as follows: Z_1=[50 50]^T, Z_2=[10 20]^T, Z_3=[0 20]^T Platform: |
Size: 23552 |
Author:jyju |
Hits:
Description: 用MATLAB编写代码,在经济和金融中法对连续时间过程实现了封闭的最大似然估计方法-The code, written in MATLAB, implements the closed-form maximum-likelihood estimation method for continuous-time processes in economics and finance. First, the code maximizes the log-likelihood function and displays the MLE estimates, the standard error estimates (constructed from the inverse of Hessian) and the misspecification-robust standard error (i.e., the sandwich estimate). Second, it reports whether the maximization procedure converges under the default tolerance. Finally, it plots the marginal log-likelihood for each parameter in a neighborhood of the estimates. The blue curve is the likelihood function, while each red star corresponds to the estimate for the corresponding parameter. For more information about the models, please read the user s guide (link "more"). Platform: |
Size: 259072 |
Author:雪之恋 |
Hits: