登录
首页 » Python » hsmm

hsmm

于 2019-05-27 发布 文件大小:14914KB
0 296
下载积分: 1 下载次数: 11

代码说明:

  隐马尔科夫模型是关于时序的概率模型,描述由一个隐藏的马尔科夫链随机生成不可观测的状态随机序列,再由各个状态生成一个观测而产生观测序列的过程。隐藏的马尔科夫链随机生成的状态的序列,称为状态序列;每个状态生成一个观测,而由此产生的观测的随机序列,称为观测序列。马尔科夫链由初始概率分布、状态转移概率分布以及观测概率分布确定(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-picture-matching
    matlab下实现模板的匹配,完整的UI设计 欢迎下载哦,多多支持!(matlab template matching to achieve complete UI design are welcome to download Oh, a lot of support!)
    2011-05-02 09:42:02下载
    积分:1
  • 压缩感知序源码 BCS
    压缩感知程序源码,Blind compressed sensing (BCS)不需要在采样和恢复阶段预先知道稀疏基。源码对于研究压缩感知前沿具有很好的借鉴意义。(The fundamental principle underlying compressed sensing is that a signal, which is sparse under some basis representation, can be recovered from a small number of linear measurements. However, prior knowledge of the sparsity basis is essential for the recovery process. Blind compressed sensing (BCS) avoids the need to know the sparsity basis in both the sampling and the recovery process. That is, BCS aims at recovering an ensemble of vectors, all sparse under the same unknown basis, given small number of linear measurements of these vectors. )
    2020-06-29 05:40:01下载
    积分:1
  • B2DandD2B
    Binary to decimal conversion and Decimal tobinary conversion.
    2010-09-16 18:00:55下载
    积分:1
  • LargeDataSets
    由于飞机设计是一个需要多次反复迭代的重复过程,需要进行大量的计算,因此我们自己编写了一些MATLAB程序。如果您想要查看程序源代码,可以点击下面的链接。 [program_1.m]全机总体参数计算程序 [program_2.m]全机气动曲线计算程序 [program_3.m]机翼载荷分布计算程序 [program_4.m]巡航状态纵向动稳定性计算程序 [program_5.m]横航向稳定性计算程序 [program_6.rar]平飞速度范围计算程序 [program_7.rar]螺旋桨特性计算程序 (The plane design is a requiring multiple iterative repeat process, need to do a lot of calculation, so we can write some MATLAB.)
    2011-05-04 21:53:23下载
    积分:1
  • MATLAB_Turbo_Code
    Matlab Turbo coding
    2009-05-09 07:02:07下载
    积分:1
  • Matlab-for-Image-Representation
    说明:  图像稀疏表示的MATLAB编程代码,有图(MATLAB sparse representation of the image programming code, a map)
    2011-04-11 16:48:06下载
    积分:1
  • threesevensegment
    three seven segment simulation in matlab
    2012-06-19 01:20:27下载
    积分:1
  • ber_test
    Ber test for digital communication channels
    2014-12-26 12:56:43下载
    积分:1
  • bangnai
    详细画出了时域和频域的相关图,音频信号通过LM386放大,用于建立主成分分析模型。( Correlation diagram shown in detail the time domain and frequency domain, LM386 audio signal amplification, Principal component analysis model for establishing.)
    2020-06-29 03:00:01下载
    积分:1
  • robustcontrol
    鲁棒控制经典书籍汇总,各个高校研生教材精髓(Robust Control of a classic book summary, the various colleges and universities teaching the essence of the Institute of Health)
    2009-05-16 20:39:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载