搜索资源列表
zuidasiran
- 最大似然法德matlab仿真程序,用在ofdm系统中很好!!!与大家一起享用-Maximum Likelihood France and Germany Matlab simulation program used in ofdm system good! ! ! Together with everyone to enjoy!
test-one
- 请录制语音信号集 (不能少于五个语音),然后根据最大似然估计方法,利用MATLAB设计一识别程序,并实现。-Please record a voice signal is set (not less than five voice), then maximum likelihood estimation method, using MATLAB to design a recognition program, and implementation.
chansuanfa
- 本程序是无线定位中的chan算法,主要是用两次最大似然估计得出的估计值。-this is a chan model in uwb location
HMM
- :为了使应力变异在顽健语音识别系统中能够达到较好的识别效果,研究了基于隐马 尔可夫模型(HMM)的自适应技术,提出了将最大后验概率(MAP)和最大似然回归方法(MLLR)用 于应力变异语音的自适应中。实验结果表明,与基本系统相比,两种方法均有效地提高系统识别 率。以SD为初始模型的最大后验概率方法在150个训练样本时识别效果最好,可以达到90.4% 。-: In order to stress variation in the robustness of speech recogni
viterbimatlab
- 一个对(2,1,2)卷积码进行译码的维特比译码程序,它以最大似然译码为思想,根据译码网格,遍寻网格上所有可能的路径,选择最大可能的路径作为幸存路径进行译码。在本程序中,它依次在不同时刻,对网格中的相应列的点按照最大似然准则比较所有以它为终点的路径,即为幸存路径,而把其他路径堵死,弃之不用。故到下一时刻只要对幸存路径延伸出来的路径继续比较即可。由于假设了已知输入,且为有限短序列,所以没有考虑长序列译码时的截短。如果考虑长序列译码,则需要用截短译码器,考虑译码深度。-viterbi
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
Unsupervised_Adapting_in_Speech_Recognising_using_
- 介绍了一种基于词网的最大似然线性回归无监督自适应算法,并进行了改进。根据解码得到的词网估计变换参数,词网的潜在误识率远小于识别结果,因此可以使参数估计更为准确。传统的一个很大缺点是计算量极大,较难实用,对此本文提出了两个改进技术:1利用后验概率压缩词网;2利用单词的时间信息限制状态统计量的计算范围。实验测定,误识率比传统相对下降了。-Introduced the term network based maximum likelihood linear regression unsupervise
T-REC-G.723.1-200605-I!!SOFT-ZST-E
- G.723语音编码器是一种用于多媒体通信,编码速率为5.3kbits/s和6.3kbit/s的双码率编码方案。G.723标准是国际电信联盟(ITU)制定的多媒体通信标准中的一个组成部分,可以应用于IP电话等系统中。其中,5.3kbits/s码率编码器采用多脉冲最大似然量化技术(MP-MLQ),6.3kbits/s码率编码器采用代数码激励线性预测技术。-G.723 is a speech coder for multimedia communications, coding rate 5.3kbi
216Convolutional-code-Vibet
- 实现(2,1,6)卷积码的维比特译码源程序,采用了最大似然算法 介绍了软判决维特比译码算法过程的三个步骤:初始化,度量更新和回溯译码 -Achieve (2,1,6) convolutional code Viterbi decoder source code, using the maximum likelihood algorithm for soft decision Viterbi decoding algorithm process three steps: initiali
213Convolutional-codecode-anddecode
- 实现(2,1,3)卷积码的编译码的源程序 采用了最大似然算法 译码采用了维比特译码-Achieve (2,1,3) of the source of the encoding and decoding of the convolutional code using a maximum likelihood decoding algorithm Viterbi decoding
EM
- 该算法利用概率论中最大似然估计实现EM算法,通过对理论图像和统计图像的比较得出结果。-The algorithm uses the probability of the maximum likelihood estimate EM algorithm, the results of the comparison of theoretical imagery and statistical image.
EE
- 基于最大似然函数算法的MATLAB仿真程序-failed to translate
ML
- 高斯噪声关于频率的最大似然估计,对初学者有很大帮助-Gaussian noise on the frequency of maximum likelihood estimation
maxvrais
- matlab仿真最大似然估计法,简单易懂,适于初学者使用。-matlab simulation of the maximum likelihood estimation method, easy to understand, suitable for beginners to use.
wfg
- MATLAB实现最大似然估计,本程序可以实现概率密度函数已知的情况下5个参数的估计~-MATLAB to achieve maximum likelihood estimation, the program can be achieved under the circumstances known to the probability density function estimation parameters 5 ~
sc_fre
- sc算法的仿真程序实现 基于最大似然算法的频偏估计实现-sc algorithm simulation program based on maximum likelihood estimation algorithm to achieve the offset
01
- 调用normfit函数求正态总体参数的最大似然估计和置信区间-Normfit function calls seeking normal population parameters of maximum likelihood estimates and confidence intervals
code
- 多天线通信系统(MIMO)仿真,包括卷积码,循环冗余校验,高斯信道,最大似然译码。-Multi-antenna communication system (MIMO) emulation, comprising convolutional codes, cyclic redundancy check, a Gaussian channel, the maximum likelihood decoding.
huidugongsheng_zuidasiran
- 计算图像的灰度共生矩阵,其中包括最大似然函数的实现-Calculating the image GLCM, including maximum likelihood function
lab6
- 在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。最大期望经常用在机器学习和计算机视觉的数据聚类(Data Clustering)领域。
