搜索资源列表
Matlab-Fitting-Functions
- 附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、
最大似然估计分类算法的matlab实现
- 最大似然估计分类算法的matlab实现,可以对需要分类的数据进行最大似然分类。,Classify using the maximum-likelyhood algorithm.Outputs is the Decision sufrace.
ARMA 模型最大似然估计MATLAB例程
- ARMA 模型最大似然估计MATLAB例程,ARMA model maximum likelihood estimation
ML.rar
- 该算法是经典的信噪比估计算法——最大似然估计算法,利用接收信道的先验概率密度函数,ML法能够很好的估计信号的信噪比,The algorithm is a classic signal to noise ratio estimation algorithm- maximum likelihood estimation algorithm, using the a priori receiver channel probability density function, ML method can
garch_like.rar
- Garch模型的最大似然估计方法,基于MATLAB程序。,Garch model of maximum likelihood estimation method, based on the MATLAB program.
-MUL_estimators-
- 本算法包括最大似然估计,最小二乘估计,基于EM算法的多种混合高斯分布估计,EM算法测试实例,绘制每种分布的plot函数。非常有参考价值! - A Collection of Fitting Functions A collection of fitting functions for various Distributions. The provided files are an excellent source for EM based Matlab work.
gg_mle
- 广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较-exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator.
EM
- EM算法Matlab实现。最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)-EM algorithm by Matlab. Maximum expected (EM) algorithm is probabilistic (probabilistic) model to find maximum likelihood parameter estimation or m
homework_1_1
- 最大似然估计法的matlab实现,及Crammer-lor下界的确定-Maximum likelihood estimation of the matlab implementation, and Crammer-lor to determine the lower bound
STBCxindaoguji
- STBC_ofdm的最大似然信道估计算法实现(ML)-STBC_ofdm maximum likelihood channel estimation algorithm (ML)
random_signal
- 1)最大似然方法联合实现符号定时同步和载波同步仿真 2)泊松分布 3)贝叶斯估计 4)RANSAC方法-1) The maximum likelihood method of the joint realization of Symbol Timing and Carrier Synchronization in simulation 2) Poisson distribution 3) Bayesian estimation 4) RANSAC method
FrequencyEstimation
- 单音信号的一些频率估计程序,最大似然方法,Pisarenko法等。-This site presents some Matlab (tm) code for estimation of the frequency of a single, constant tone in noise. While these methods may be extended to the multiharmonic and multi-tone cases, these programs do not inclu
ML
- 基于最大似然估计的独立分量分析算法,包括随机梯度算法,相对梯度算法,快速不动点算法3个程序-Based on maximum likelihood estimation of independent component analysis algorithms, including stochastic gradient algorithm, the relative gradient algorithm, fast fixed-point algorithm for three programs
s312
- 最大似然估计法,TDOA测距时有锚节点,传感器节点的自定位-Maximum likelihood estimate for localization
Adaptive-Channel-Estimation
- 均衡效果好,这是基于最大似然估计的均衡器-With the development of high-speed optical fiber communication systems, polarization mode dispersion (PMD) has become a vital limiting factor. However, the traditional compensation methods which in optical domain have the d
mle_GBM
- 几何布朗运动最大似然估计Matlab的实现以及应用-Geometric Brownian Motion
02 最大似然法
- 基于matlab的最大似然估计方法,以一个多自由体系为例(Matlab based maximum likelihood estimation method, taking a multi freedom system as an example)
Beyes
- 实验要求: 1. 以身高为例,画出男女生身高的直方图并做对比; 2. 采用最大似然估计方法,求男女生身高以及体重分布的参数; 3. 采用贝叶斯估计方法,求男女生身高以及体重分布的参数(假定方差已知,作业请注明自己选定的一些参数情况); 4. 采用最小错误率贝叶斯决策,画出类别判定的决策面。并判断某样本的身高体重分别为(160,45)时应该属于男生还是女生?为(178,70)时呢?(Experimental requirements: 1. take height as an exa
贝叶斯网络工具包
- 贝叶斯网络工具包安装教程 贝叶斯网络参数过程中最大似然估计的详细过程(BAYESIAN NETWORK (Bayesian network parameters maximum likelihood estimation process detailed process))
univariate
- GARCH模型的matlab程序,使用最大似然估计方法进行参数估计(The matlab program of the GARCH model uses maximum likelihood estimation to estimate the parameters.)