Location:
Search - Model,HMM)
Search list
Description: 语音识别中的模型和算法:动态时间归正技术(DTW),隐马尔可夫模型(HMM),高斯混合模型(GMM),高斯混合模型(GMM)-Speech Recognition model and algorithms : dynamic time Reformed technology (DTW) Hidden Markov Model (HMM), Gaussian mixture model (GMM), Gaussian mixture model (GMM)
Platform: |
Size: 12641 |
Author: 蒋 |
Hits:
Description: A fusion model of HMM, ANN and GA for stock market forecasting.pdf 股票预测,使用方法:HMM,ANN(神经网络),GA(遗传算法)等!
Platform: |
Size: 300092 |
Author: 黄波 |
Hits:
Description: 隐马尔可夫模型(Hidden Markov Model,HMM)是统计模型,它用来描述一个含有隐含未知参数的马尔可夫过程。其难点是从可观察的参数中确定该过程的隐含参数。然后利用这些参数来作进一步的分析,例如模式识别。
Platform: |
Size: 15404 |
Author: 896963648@qq.com |
Hits:
Description: 隐马尔可夫模型(Hidden Markov Model,HMM)作为一种统计分析模型,创立于20世纪70年代。80
年代得到了传播和发展,成为信号处理的一个重要方向,现已成功地用于语音识别,行为识别,文字识别以及故障诊断等领域。
Platform: |
Size: 587943 |
Author: mypub2011@163.com |
Hits:
Description: 用于语音识别的离散隐马尔可夫模型程序(非特定人,多个观测序列),已调试通过。-used discrete speech recognition Hidden Markov Model (non-specific, a number of observation sequence), has been through testing.
Platform: |
Size: 5120 |
Author: 赵姝彦 |
Hits:
Description: 语音识别中的模型和算法:动态时间归正技术(DTW),隐马尔可夫模型(HMM),高斯混合模型(GMM),高斯混合模型(GMM)-Speech Recognition model and algorithms : dynamic time Reformed technology (DTW) Hidden Markov Model (HMM), Gaussian mixture model (GMM), Gaussian mixture model (GMM)
Platform: |
Size: 12288 |
Author: 蒋 |
Hits:
Description: 马尔可夫模型(马尔科夫模型、马尔克夫模型)vc源代码,-Markov model (Markov model, Markov model) vc source code,
Platform: |
Size: 15360 |
Author: 安迪 |
Hits:
Description: 隐马尔科夫模型的C代码,包括隐马尔科夫模型的三个经典问题的解决,作者是马里兰大学的-Hidden Markov Model of the C code, including the hidden Markov model of the three classic problems, the author is the MD of the University
Platform: |
Size: 14336 |
Author: xielang |
Hits:
Description: A fusion model of HMM, ANN and GA for stock market forecasting.pdf 股票预测,使用方法:HMM,ANN(神经网络),GA(遗传算法)等!-A fusion model of HMM, ANN and GA for stock market forecasting.pdf stock prediction, the use of methods: HMM, ANN (Artificial Neural Network), GA (genetic algorithm), etc.!
Platform: |
Size: 300032 |
Author: 黄波 |
Hits:
Description: 视频分析中目标标定算法,包含很多经典的算法,非常实用,欢迎下载-ObjMark_For_TrackingAggregateTrajectory Hidden Markov Model algorithm package (HMM),Contains a lot of classical algorithms, very useful, please download
Platform: |
Size: 2171904 |
Author: bernard |
Hits:
Description: :用C 语言实现了一个用于控制家电开关的声音模块. 该声音模块采用当前语音识别系统的主流技
术——隐马尔可夫模型(HMM)技术,以及线性预测倒谱计算和矢量量化技术. 命令(单词)的正确识别率
在97 以上. 介绍了声音模块的设计方案,并就实现该声音模块的过程中所遇到的具体问题进行了讨论.-: The C language realization of a switch used to control the voice module appliances. The sound module voice recognition systems using current mainstream technologies- Hidden Markov Model (HMM) technology, as well as the linear prediction cepstrum calculation and vector quantization technology. command (word) the correct recognition rate in more than 97 . introduced a sound module design and the realization of the sound module on the course of the specific problems encountered were discussed.
Platform: |
Size: 200704 |
Author: 刘文 |
Hits:
Description: imdict-chinese-analyzer 是 imdict智能词典 的智能中文分词模块,算法基于隐马尔科夫模型(Hidden Markov Model, HMM),是中国科学院计算技术研究所的ictclas中文分词程序的重新实现(基于Java),可以直接为lucene搜索引擎提供简体中文分词支持。-imdict-chinese-analyzer is a smart imdict Chinese Dictionary smart module segmentation algorithm based on Hidden Markov Model (Hidden Markov Model, HMM), the Chinese Academy of Sciences Institute of Computing Technology of Chinese word segmentation ictclas process re-implement (based on Java ), can be directly provided for the lucene search engine support for Simplified Chinese word segmentation.
Platform: |
Size: 3256320 |
Author: 王同 |
Hits:
Description: 隐马尔可夫模型(HMM)在现实中处处存在,且对于推断和预测很有指导意义,其理论比较艰深,这是一个浅显易懂的浙江大学的讲稿,希望对大家有所帮助。-Hidden Markov Model (HMM) in reality is all about, and for inference and forecasting is very instructive, its theoretical comparison difficult, it is an easy to understand the speech of Zhejiang University, I hope all of us help.
Platform: |
Size: 79872 |
Author: fanyx |
Hits:
Description: DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm based on dynamic programming (DP) ideas, sounds of varying lengths to solve the template matching problem, is speech recognition appeared earlier, more classic kind of algorithm. For isolated word recognition, DTW algorithm and HMM algorithm in the training phase need to provide a large number of voice data, obtained by repeated calculations to model parameters, while the DTW algorithm is almost no additional training calculations. Therefore, in isolated word speech recognition, DTW algorithm is still widely used.
Platform: |
Size: 6144 |
Author: fujuan |
Hits:
Description: 通过对断口图像FGLCM的14个特征统计量进行相关性分析,选择角二阶矩和熵等7个统计量作为特征参数,并验证了其有效性.最后,在4类典型断口图像的特征空间上,采用隐马尔夫模型(HMM)进行分类识别。-On the fracture characteristics of the 14 images FGLCM correlation analysis statistics, select the angular second moment and entropy 7 statistics as parameters, and verified its effectiveness. Finally, in four typical fracture image of the feature space , using hidden Malfoy model (HMM) for classification.
Platform: |
Size: 2921472 |
Author: 朱秀红 |
Hits:
Description: HMM(隐马尔科夫模型)人脸识别算法的个人心得,适合初学者。由浅入深,相当容易理解!-HMM (Hidden Markov Model) Algorithm for Face Recognition personal experience, suitable for beginners. Deep and very easy to understand!
Platform: |
Size: 11264 |
Author: wezer |
Hits:
Description: HMM 模型(人们所观察到的事件往往并不是与状态一一对应,而是通过一组概率相联系)的C语言实现-HMM model (the event that people are often not observed in correspondence with the state, but linked through a set of probability) of the C language
Platform: |
Size: 8192 |
Author: pan |
Hits:
Description: 隐马尔科夫模型(HMM)C++代码,自己实现的,注释也很详细,希望对大家有用。-Hidden Markov Model.C++
Platform: |
Size: 6144 |
Author: 胡孟 |
Hits:
Description: 在语音识别中,用隐马尔科夫模型(HMM)进行训练,用C++编写的仿真代码-In speech recognition, hidden Markov model (HMM) for training, simulation code written in C++
Platform: |
Size: 6144 |
Author: viky99 |
Hits:
Description: 在VC6.0平台上进行编写的,包括隐马尔科夫模型(HMM)和混合高斯模型(GMM)在内的用于模板训练的算法。(The algorithm for template training is written on VC6.0 platform, including hidden Markov model (HMM) and mixed Gauss model (GMM).)
Platform: |
Size: 4538368 |
Author: hailey96 |
Hits: