搜索资源列表
模式识别常用模型和算法
- 模式识别常用模型和算法,包括BP神经网络的C语言实现,BP神经网络解决异或问题,HMM的C语言实现-common model and pattern recognition algorithms including Neural Network C language, BP neural network solutions differences or problems, HMM C language, etc.! !
hmmbox_4_1
- hmm算法的经典matlab程序,可用于模式识别等人工智能方面-classic Matlab program can be used for pattern recognition, such as artificial intelligence
HMM-v1.02
- 稳马尔科夫HMM算法的C语言源代码,可用于图像处理及一维信号处理。-stable Markov HMM algorithm C language source code that can be used for image processing and one-dimensional signal processing.
C语言的HMM算法库
- 一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
hmm.zip
- 隐马尔可夫链模型和例程(包括前向、后向算法、Viterbi解码以及为了减少概率数值计算误差编写的对数运算程序),Introduction to Hiden Markov Model and Example Codes
HMM(markov).rar
- HMM(隐马尔可夫模型)的matlab算法代码,HMM (Hidden Markov Model) algorithm matlab code
HMM
- 隐马尔可夫模型,浙江大学人工智能研究所.HMM的由来 马尔可夫性和马尔可夫链 HMM实例 HMM的三个基本算法 主要参考文献-Hidden Markov models, Artificial Intelligence Institute of Zhejiang University. HMM Origin Markov and Markov chain HMM example The three basic algorithms HMM Main referenc
DTW
- DTW(Dynamic Time Warping,动态时间归整)算法,该算法基于动态规划(DP)的思想,解决了发音长短不一的模板匹配问题,是语音识别中出现较早、较为经典的一种算法。用于孤立词识别,DTW算法与HMM算法在训练阶段需要提供大量的语音数据,通过反复计算才能得到模型参数,而DTW算法的训练中几乎不需要额外的计算。所以在孤立词语音识别中,DTW算法仍然得到广泛的应用。 -DTW (Dynamic Time Warping, dynamic time warping) algorithm
hmm
- MATLAB编写的语音识别算法,中间有详细的代码注释,便于大家交流-Speech recognition algorithm written in MATLAB, the middle of a detailed code comments, easy to share
hmm
- c++实现的hmm基本算法,有注释,简单易懂。-hmm c++ implementation of the basic algorithm, with annotations, easy to understand.
HMMtoolbox
- matlab 中 HMM工具箱和程序,将HMM算法程序展示给大家,希望会有帮助-HMM toolbox in matlab and procedures will be presented to the HMM algorithm we hope will be helpful
HMM
- 基于matlab的语音识别代码(使用HMM算法的)-Matlab speech recognition code (using the HMM algorithm)
HMM
- 一个HMM算法的c语言实现,有需要的朋友请下载-HMM based on C
HMM--Java
- 隐马尔科夫模型HMM算法java实现 可以直接实现哦-Hidden Markov Model HMM algorithm java implementation can directly realize oh
HMM人脸识别代码_Matlab
- HMM是一个动态识别算法,该代码包含了HMM算法的所有函数,能完整的实现人脸识别,就是有点复杂,了解算法的可以参照!
hmm
- hmm的程序实现包含em算法,加程序注释(HMM program implementation)
HMM-Action-Recognition
- 基于HMM的动作识别算法,使用的数据是骨架数据(action recognition using HMM)
hmm
- 解决隐马尔科夫问题中的MATLAB程序,包含前后向算法,Viterbi求解,BaumWelch求解(MATLAB in solving the problem of hidden markov, including front and back to the algorithm, Viterbi, BaumWelch solution)
HMM with skips and single Diagonal Gaussian
- 以MFCC作为特征参数,利用HMM算法进行语音识别(Speech recognition using HMM algorithm)
HMM
- 离散HMM的matlab程序,包含有前向—后向算法、 Baum-Welch算法以及Vertebi算法(The matlab program of discrete HMM, including forward-backward algorithm, Baum-Welch algorithm and Vertebi algorithm)