登录
首页 » Python » hsmm

hsmm

于 2019-05-27 发布 文件大小:14914KB
0 223
下载积分: 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 个回复

  • haar
    matlab下编写的基于一维单尺度的haar函数(matlab prepared under the one-dimensional single-scale based on haar function)
    2011-05-15 22:47:43下载
    积分:1
  • cdma
    此程序为CDMA的MATLAB仿真程序,在不同扩频码和路径下的仿真,对学习CDMA者有一定帮助(This program of MATLAB simulation program for the CDMA, the different spreading code and path of the simulation, those who have some learning to help CDMA)
    2010-08-05 15:59:50下载
    积分:1
  • guassi
    研究了自然环境下的运动车辆的检测技术。讨论了各种车流量检测的算法,提出了可对存在渐变及重复性运动的场景进行建模的车流量检测算法,利用基于混合高斯背景建模方法,对背景进行更新,然后再利用所得的背景与当前视频帧进行相减,得到视频中车辆运动的前景图像,经过平滑去噪处理得到较为理想的车辆检测效果。(This paper studies the natural environment of moving vehicles in the testing technology Discussed the algorithm of vehicle detection all kinds of sports, Put forward the existing and repeatability of gradual change of scene modeling movement vehicle detection algorithm is proposed, Based on gauss background modeling method, Update to the background, Then reuse the background and the current income video frame subtracting on, Get the car in the prospect of motion video images, To deal with the noise through smooth get more ideal vehicle detection effect.)
    2013-04-11 18:53:29下载
    积分:1
  • ZCR
    zero crossing rate for detecting zero crossing instants
    2014-02-01 18:40:56下载
    积分:1
  • filterbank
    The idea of a filterbank on a non-linear(mel) frequency scale(filter bank for mel)
    2010-11-09 21:29:51下载
    积分:1
  • GAC_Matlab
    几何活动轮廓(GAC)算法的源代码,用upwind和eno数值方法, 在MATLAB下可直接执行(geometric active contour (GAC) algorithm source code, using upwind and eno numerical methods, MATLAB under the direct execution)
    2007-05-15 09:55:42下载
    积分:1
  • dct
    M=512 原图像长度 N=64 K=8 I=zeros(M,M) J=zeros(N,N) BLOCK=zeros(K,K) 显示原图像 I=imread( f:ceshiyuanshitu.bmp ) figure imshow(I) xlabel( 原始图像 ) 显示水印图像 J=imread( f:ceshilogistic_nuaa64.bmp ) figure imshow(J) xlabel( 水印图像 ) 嵌入水印 tem=1 for p=1:N for q=1:N x=(p-1)*K+1 y=(q-1)*K+1 BLOCK=I(x:x+K-1,y:y+K-1) BLOCK=dct2(BLOCK) if J(p,q)==0 a=-1 else a=1 end BLOCK(2,1)=BLOCK(2,1)*(1+a*0.01) BLOCK=idct2(BLOCK) I(x:x+K-1,y:y+K-1)=BLOCK end end 显示嵌入水印后的图像 figure imshow(I) xlabel( 嵌入水印后的图像 ) imwrite(I, f:ceshiembedded.bmp )
    2010-06-13 18:43:39下载
    积分:1
  • neural_fundametal_logic
    By designing in matlab GUI, this source code support for student to check four fundametal logic such as AND, NAND, OR, NOR in neural network.
    2010-07-28 10:37:33下载
    积分:1
  • savitzkyGolay1D_rle
    功能化一个输入向量利用Savitzky-格雷平滑滤波器的基础上一定程度的多项式的长度和移动窗口(The function smooths a input vector using Savitzky-Golay smoothing filter based on the degree of polynomial and the length of moving windows )
    2012-04-09 21:12:12下载
    积分:1
  • sesan
    光脉冲在光纤中传输时受到二阶色散作用,求解二阶色散方法(pulses in optical fiber transmission by the second-order dispersion role for second-order dispersion methods)
    2007-03-01 10:43:26下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载