登录
首页 » matlab » vbhmm

vbhmm

于 2012-04-20 发布 文件大小:11KB
0 211
下载积分: 1 下载次数: 18

代码说明:

  Matthew J.Beal的变分贝叶斯理论在隐马尔可夫模型中的应用程序。多加了个转换程序。(VBEM of Matthew J.Beal to HMM.)

文件列表:

vbhmm
.....\vbhmm
.....\.....\blob.m,324,2002-03-20
.....\.....\change.m,120,2012-04-20
.....\.....\dhmm.m,3479,2002-03-27
.....\.....\dhmm_cl.m,1523,2002-03-27
.....\.....\digamma.m,575,2002-04-18
.....\.....\dirrnd.asv,752,2012-04-20
.....\.....\dirrnd.m,765,2012-04-20
.....\.....\forwback.m,1957,2002-07-04
.....\.....\hinton.m,1137,2002-03-20
.....\.....\kldirichlet.m,506,2002-03-20
.....\.....\vbhmm.asv,3471,2012-04-20
.....\.....\vbhmm.m,3472,2012-04-20
.....\.....\vbhmm_cF.m,1002,2002-07-04
.....\.....\vbhmm_demo.asv,1416,2012-04-20
.....\.....\vbhmm_demo.m,1319,2012-04-20

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

发表评论

0 个回复

  • TFRSTFT
    matlab短时傅利叶变换的程序! 自己改编的,要是有错误请大家指正 (Short-time Fourier transform matlab procedure! Their own adaptation of it, and if there are mistakes please correct me)
    2008-01-04 09:37:26下载
    积分:1
  • OQPSK
    说明:  这是一个关于dQPSK的Matlab程序 这是一个关于dQPSK的Matlab程序 (This is a dQPSK the Matlab program This is a dQPSK the Matlab program)
    2010-04-21 12:46:25下载
    积分:1
  • Android-BotControl-rev1
    Il existe par ailleurs de nombreuses commandes permettant de contrô ler les palettes de couleurs utilisées pour la représentation graphique, en particulier la commande colormap
    2015-02-02 23:33:49下载
    积分:1
  • CIC
    matlab实现一个decimation为4的CIC滤波器(matlab implementation of a decimation filter for 4 of the CIC)
    2009-03-25 09:59:28下载
    积分:1
  • wavelet_denoised
    利用小波分析对污染信号进行去噪处理以恢复原始信号(Signal by wavelet analysis denoising of pollution to restore the original signal)
    2011-01-11 22:35:24下载
    积分:1
  • mtlabxianxin
    用来实现纠错码中的仿真程序。调试过,确实是可以用的。包括仿真模型。(error-correcting codes used to achieve the simulation program. Debugging off, it can indeed use. Including the simulation model.)
    2007-04-03 21:36:26下载
    积分:1
  • Test1_surface
    matlab程序源码书籍,其中包含多个实例,是个新手学习的不错的书籍,并且包含一个surface用法实例代码(matlab program code book, which contains more than one instance, is a novice learning good books, and contains a surface usage example code)
    2013-10-16 10:43:35下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • 68596127-Pemrograman-Matlab
    tutorial matlab berbahasa indonesia
    2013-09-07 05:29:56下载
    积分:1
  • 1
    说明:  Recording and playback audio signal display
    2014-12-21 22:00:18下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载