登录
首页 » Python » hsmm

hsmm

于 2019-05-27 发布
0 216
下载积分: 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 个回复

  • Matlab
    说明:  Matlab 工程数学应用 清华大学出版社 详细介绍了Matlab在高等数学,线性代数,符号运算,图形处理,数据处理方面的应用。(failed to translate)
    2009-08-26 11:57:31下载
    积分:1
  • dip
    说明:  基于边缘导向的插值算法 首先估计出低分辨率图像的局部协方差系数,然后基于低分辨率图像的协方差和高分辨率图像的协方差之间的几何二元性,用估计出来的协方差进行插值得到高分辨率图像(Image interpolation based on oriented)
    2011-04-18 09:08:04下载
    积分:1
  • Assingment_2
    Assignment Conversion of images in different color spaces.
    2012-04-04 17:12:35下载
    积分:1
  • scfdm
    Fof SC-FDMA in MATLAB
    2011-09-15 09:27:50下载
    积分:1
  • lfsr_randgen
    利用线性反馈移位寄存器产生伪随机数,在通信系统中应用(Using a linear feedback shift register to generate pseudorandom numbers, the application in a communication system)
    2013-04-03 10:29:20下载
    积分:1
  • 95302928sndr
    可以用来求ADC的SNDR的m文件,需要ADC的输出作为txt文件输入(M files for SNDR that can be used for ADC)
    2018-01-24 22:59:58下载
    积分:1
  • 4GReview
    说明:  4G通信技术综述,分析4G通信的优势及挑战,关键技术(Overview of 4G communications, analyzing the advantages and challenges of 4G communications, key technology)
    2010-05-04 22:39:42下载
    积分:1
  • traffic--Matlab
    跟驰功能 换道功能 元胞空间定义功能 车辆定义功能 驾驶员特性定义功能 发车密度定义功能 信号配时定义功能 换道比例定义功能 (Some data processing, etc. )
    2012-10-13 21:30:07下载
    积分:1
  • matab-code-quantum-pso-algorithm
    The quantum particle swarm optimization (QPSO) applies the quantum computing theory to particle swarm optimization, and thus has the advantages of both quantum computing theory and particle swarm optimization, so it has a faster convergence rate and a more accurate convergence value.
    2021-03-18 10:49:20下载
    积分:1
  • homework-of-The-Optimal-Control
    本学期的最优控制作业,对牛顿法、梯度法、共轭梯度法等三种变分法,进行了比较,并得出结论(This semester homework of The Optimal Control,compare the three variational methods of Newton method gradient method and conjugate gradient method,then make a conclusion. )
    2011-05-25 16:57:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载