登录
首页 » Python » hsmm

hsmm

于 2019-05-27 发布
0 217
下载积分: 1 下载次数: 14

代码说明:

说明:  隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(The hidden Markov model is a probabilistic model for time series. It describes the process of randomly generating unobservable state random sequences from a hidden Markov chain, and then generating an observation by each state to produce an observation sequence. A sequence of randomly generated states of hidden Markov chains, called a sequence of states; each state produces an observation, and the resulting random sequence of observations is called an observation sequence. Markov chain is determined by initial probability distribution, state transition probability distribution and observation probability distribution)

文件列表:

hsmm\.idea\encodings.xml, 138 , 2019-03-14
hsmm\.idea\hsmm.iml, 408 , 2019-03-14
hsmm\.idea\misc.xml, 195 , 2019-03-14
hsmm\.idea\modules.xml, 267 , 2019-03-14
hsmm\.idea\workspace.xml, 20377 , 2019-03-17
hsmm\distributions.py, 19845 , 2015-04-10
hsmm\em.py, 3566 , 2019-03-14
hsmm\evaluation.py, 1355 , 2015-04-10
hsmm\eval_scenes.py, 2747 , 2019-03-14
hsmm\examples\bach-vs2-4alg-short.mat, 3548763 , 2015-04-10
hsmm\examples\ravel-fft.mat, 4910638 , 2015-04-10
hsmm\examples\scenes-short3.label.npy, 5680 , 2015-04-10
hsmm\examples\scenes-short3.mat, 5442591 , 2015-04-10
hsmm\examples\vs2-4alg-short.label.npy, 3720 , 2015-04-10
hsmm\gen_data.py, 1492 , 2015-04-10
hsmm\hmm.py, 16681 , 2019-03-14
hsmm\hsmm.py, 14449 , 2015-04-10
hsmm\kmeans.py, 2356 , 2019-03-14
hsmm\main_audio.py, 17505 , 2019-03-14
hsmm\main_simul.py, 4033 , 2019-03-14
hsmm\README.md, 656 , 2015-04-10
hsmm\sounds\Ravel-ex0.wav, 646672 , 2015-04-10
hsmm\sounds\scenes_short3.aiff, 715912 , 2015-04-10
hsmm\sounds\vs2-4alg-short.aiff, 821302 , 2015-04-10
hsmm\__pycache__\distributions.cpython-35.pyc, 29358 , 2019-03-14
hsmm\__pycache__\em.cpython-35.pyc, 4421 , 2019-03-14
hsmm\__pycache__\evaluation.cpython-35.pyc, 1725 , 2019-03-14
hsmm\__pycache__\gen_data.cpython-35.pyc, 1880 , 2019-03-14
hsmm\__pycache__\hmm.cpython-35.pyc, 16541 , 2019-03-14
hsmm\__pycache__\hsmm.cpython-35.pyc, 14787 , 2019-03-14
hsmm\__pycache__\kmeans.cpython-35.pyc, 2856 , 2019-03-14
hsmm\.idea, 0 , 2019-03-17
hsmm\examples, 0 , 2015-04-10
hsmm\sounds, 0 , 2015-04-10
hsmm\__pycache__, 0 , 2019-03-14
hsmm, 0 , 2019-03-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • dantiaodai
    导体的电感 电容 特性阻抗曲线 的MATLAB模拟(Conductor inductance capacitance characteristic impedance curve of the MATLAB simulation)
    2008-05-31 21:16:48下载
    积分:1
  • ACO-TSP-5
    采用ACO蚁群算法解决TSP问题。 有详细的讲解标注。(use aco to solute the TSP PROBLEM.)
    2012-04-28 09:36:45下载
    积分:1
  • denoising-wavelet
    改进的小波阈值降噪方法improved wavelet threshold denoising (improved wavelet threshold denoising )
    2017-03-09 20:27:47下载
    积分:1
  • ImageFusion
    图像融合的matlab程序 源码可以直接运行的(Image fusion matlab program source code can be directly run)
    2010-03-06 23:34:15下载
    积分:1
  • wavwrite
    This is a m - file whiuch you can import music files such as wav into matlab by it
    2012-08-19 05:52:52下载
    积分:1
  • Matlab-object-detection
    实现目标物体的检测,包括人脸检测,快速移动物体的检测,以及PCA算法等(Realize the object detection by Matlab,include face detection and fast motion detection and so on.)
    2015-12-29 17:36:23下载
    积分:1
  • matrix_multiply
    F90_MATLAB作为演示fortran90和matlab相互作用的例子:)(F90_MATLAB as a demonstration of the interaction of FORTRAN90 and matlab examples:))
    2009-03-23 17:12:00下载
    积分:1
  • kalmanstatic
    雷达机动目标跟踪源程序,对学习卡尔曼滤波有指导性意义。(The source program of maneuvering target tracking, radar kalman filter has a guiding significance to the study.)
    2020-07-26 22:28:41下载
    积分:1
  • Matlab
    一个基于Matlab的人工免疫算法程序,对初学者很有用。(Immune Algorithm based on the immune network model for function f(x1,x2) optimum copy right SCUT Guangxing Tan )
    2009-03-05 18:55:31下载
    积分:1
  • betweenness_centrality
    关于复杂网络中的Betweenness,用matlab计算。(betweenness_centrality(A) returns the betweenness centrality for all vertices in A.)
    2021-04-17 21:08:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载