搜索资源列表
HMM_CSharp
- HMM基本算法实现,包括三个基本算法。scoring,alignment,EM
HMM1
- HMM是隐马氏模型,预测蛋白质的二级结构,当你输入一段未知的需要测定的蛋白质序列时,利用已经训练好的蛋白质,可以预测蛋白质的二级结构 -HMM is a hidden Markov model, the predicted secondary structure of the protein, when you enter a need to determine the unknown protein sequence, the use of has trained proteins, th
HMMcpp
- 隐马尔科夫算法,可以用于基因的识别和预测等-HMM analysis
3D-HMM(C)
- 3D-HMM用于蛋白质结构预测的源代码,可实现三维空间的蛋白质结构预测-the source code of 3D-HMM for protein structure prediction, can achieve three-dimensional protein structure prediction
classification-of-protein-codesHMM
- 蛋白质识别HMM算法的C语言实现,里面有详细的注释和说明,阅读起来很容易理清程序流程和思路,函数的功能以及函数怎么调用都说的很清楚。内附SAMPLE-A CLASSFICATION OF HMM WITH PROTEIN
hmm-neural
- 使用hmm隐马尔科夫模型 进行语音识别,论文效果不错-Hmm using hidden Markov model for speech recognition
viterbiaEM
- 1.用隐马尔科夫模型(HMM)模拟肿瘤细胞整个染色体的拷贝数(CN)变异。并用viteri算法得到最可能的(CN)状态转移序列; 2.使用baum welch算法根据所给序列数据和初始状态转移矩阵,重新估算状态转移矩阵。-HMM, Hidden Markov, baulm welch, viterbi, SNP-array
face-recognition-SVD-HMM
- an efficient system for face recognition based on hidden markov models and SVD as features extractor