搜索资源列表
最大似然方法的DOA估计
- 此算法为基于最大似然方法的DOA估计 是区别于子空间类的DOA算法 但需要多维搜索 计算量较大
最大似然估计分类算法的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
gg_mle
- 广义高斯概率分布函数的指数估计,包括矩估计和最大似然估计,并对这两种估计进行了比较-exponential cosfficients estimation for generalized Gaussian pdf,include moment estimator and Maximum Likehood estimator.
homework_1_1
- 最大似然估计法的matlab实现,及Crammer-lor下界的确定-Maximum likelihood estimation of the matlab implementation, and Crammer-lor to determine the lower bound
GMM
- 实现混合高斯模型的聚类算法 利用最大似然估计和最大期望的方法来实现混合高斯模型-Gaussian mixture model to achieve clustering algorithm using the maximum likelihood estimation and the greatest way to achieve the desired mixed-Gaussian model
G
- 实现了一个产生符合高斯分布的随机数发生器,并用最大似然估计法估算其方差及均值-Produced in line with the realization of a Gaussian distribution of the random number generator, and the maximum likelihood estimation method to estimate their variance and mean
cats_v3.1.2.tar
- 最大似然估计算法,应用于多参数模型,例如gps领域-Maximum likelihood estimation algorithm applied to multi-parameter model, for example, the field gps
code3
- 加入载波相位偏差,用最大似然估计和错误估计估计相位误差,并进行比较。-Add carrier phase deviation, using maximum likelihood estimation and errors estimated phase error is estimated and compared.
eqberdemo
- 本演示程序分别就线性,判决反馈,和最大似然估计均衡器的进行了误码率性能仿真。-This demo program in respect of linear, decision feedback, and the maximum likelihood estimation equalizer BER performance simulation carried out.
diffrentsnr
- 仿真雷达各种测角方法,包括最大似然估计、单脉冲法-monopusle estimation
4
- :载波频率偏移是OFDM系统实现的关键问题之一。分析了OFDM 系统载频偏移估计的2 种算法,即利用循环前缀和训练序列方法。它们均为最大似然估计方法。分别讨论了它们的基本 思想、实现方法和仿真结果。可以看出基于循环前缀算法复杂度较小,精度不高,而基于训练序列 的算法有较高的估计精度,但降纸了系统传输效率。-Abstract:Carrier frequency ofset is one of the key problems in OFDM system.Two foundationa
s312
- 最大似然估计法,TDOA测距时有锚节点,传感器节点的自定位-Maximum likelihood estimate for localization
zuidasiran
- 信号处理中参数最大似然估计的仿真程序设计-Maximum likelihood parameter estimation simulation
02 最大似然法
- 基于matlab的最大似然估计方法,以一个多自由体系为例(Matlab based maximum likelihood estimation method, taking a multi freedom system as an example)
Matlab_code_GM-estimator
- 本程序是利用电力系统状态估计的投影统计实现广义最大似然估计(This procedure is the use of power system state estimation projection statistics to achieve generalized maximum likelihood estimation)
sml随机最大似然估计法计算doa的例程
- sml随机最大似然估计法计算doa的例程
最大似然
- 两种不同的假设: H1 : 0 xn A fn wn ( ) cos(2 ) ( ) = ++ π θ n=1,2,…,N,f0 为规一化频率 H0 : xn wn () () = n=1,2,…,N 其中 w[n]是均值为 0,方差为 2 σ n 的高斯白噪声,A 已知,样本间相互 独立,信号与噪声相互独立; 相位θ 是随机变量,它服从均匀分布 1 0 2 ( ) 20 p θ π θ π ?? ≤ ≤ = ??? 其它 1)改变输入信噪比(改变 A 或噪声方差均可),给
正态分布下的最大似然估计
- 以简单的举例来实现正态分布下的最大似然估计,并绘图进行对比(The maximum likelihood estimation method is used to estimate the bit error rate of information transmission. A simple example is given to realize the maximum likelihood estimation under normal distribution, and the drawi