登录
首页 » matlab » HMM1

HMM1

于 2007-07-26 发布 文件大小:799KB
0 90
下载积分: 1 下载次数: 817

代码说明:

  一个HMM的Matlab实现方法,可实现孤立词语音识别(The Matlab realize a HMM method can realize an isolated word speech recognition)

文件列表:

HMMall
......\HMM
......\...\#fwdback.m#
......\...\#mhmm_em.m#
......\...\#README.txt#
......\...\dhmm_em.m
......\...\dhmm_em_demo.m
......\...\dhmm_em_online.m
......\...\dhmm_em_online_demo.m
......\...\dhmm_logprob.m
......\...\dhmm_logprob_brute_force.m
......\...\dhmm_logprob_path.m
......\...\dhmm_sample.m
......\...\dhmm_sample_endstate.m
......\...\fixed_lag_smoother.m
......\...\fixed_lag_smoother_demo.m
......\...\fwdback.m
......\...\fwdback.m~
......\...\fwdback_xi.m
......\...\fwdprop_backsample.m
......\...\fwdprop_backsample.m~
......\...\gausshmm_train_observed.m
......\...\herbert.txt~
......\...\mc_sample.m
......\...\mc_sample_endstate.m
......\...\mdp_sample.m
......\...\mhmmParzen_train_observed.m
......\...\mhmm_em.m
......\...\mhmm_em.m~
......\...\mhmm_em_demo.m
......\...\mhmm_logprob.m
......\...\mhmm_sample.m
......\...\mk_leftright_transmat.m
......\...\mk_rightleft_transmat.m
......\...\pomdp_sample.m
......\...\publishHMM.m
......\...\README.txt
......\...\README.txt~
......\...\testHMM.m
......\...\transmat_train_observed.m
......\...\viterbi_path.m
......\KPMstats
......\........\#histCmpChi2.m#
......\........\beta_sample.m
......\........\chisquared_histo.m
......\........\chisquared_prob.m
......\........\chisquared_readme.txt
......\........\chisquared_table.m
......\........\clg_Mstep.m
......\........\clg_Mstep_simple.m
......\........\clg_prob.m
......\........\condGaussToJoint.m
......\........\condgaussTrainObserved.m
......\........\condgauss_sample.m
......\........\cond_indep_fisher_z.m
......\........\convertBinaryLabels.m
......\........\cwr_demo.m
......\........\cwr_em.m
......\........\cwr_predict.m
......\........\cwr_prob.m
......\........\cwr_readme.txt
......\........\cwr_test.m
......\........\dirichletpdf.m
......\........\dirichletrnd.m
......\........\dirichlet_sample.m
......\........\distchck.m
......\........\eigdec.m
......\........\est_transmat.m
......\........\fit_paritioned_model_testfn.m
......\........\fit_partitioned_model.m
......\........\gamma_sample.m
......\........\gaussian_prob.m
......\........\gaussian_sample.m
......\........\histCmpChi2.m
......\........\histCmpChi2.m~
......\........\KLgauss.m
......\........\linear_regression.m
......\........\logist2.m
......\........\logist2Apply.m
......\........\logist2ApplyRegularized.m
......\........\logist2Fit.m
......\........\logist2FitRegularized.m
......\........\logistK.m
......\........\logistK_eval.m
......\........\marginalize_gaussian.m
......\........\matrix_normal_pdf.m
......\........\matrix_T_pdf.m
......\........\mc_stat_distrib.m
......\........\mixgauss_classifier_apply.m
......\........\mixgauss_classifier_train.m
......\........\mixgauss_em.m
......\........\mixgauss_init.m
......\........\mixgauss_Mstep.m
......\........\mixgauss_prob.m
......\........\mixgauss_prob_test.m
......\........\mixgauss_sample.m
......\........\mkPolyFvec.m
......\........\mk_unit_norm.m
......\........\multinomial_prob.m
......\........\multinomial_sample.m

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

发表评论

0 个回复

  • MatLab
    Stephen J.Chapman《MATLAB编程(第二版)》英文影印版的中文译本,这本书对初学者很好的入门教材。(Stephen J.Chapman "MATLAB Programming (second edition)," the English version of the Chinese translation of photocopying, this book is a good primer for beginners.)
    2014-01-23 20:59:04下载
    积分:1
  • csdigit
    二进制转成CSD编码的Matlab程序,只要运行就可以实现(CSD code convert binary Matlab program can be achieved as long as the running)
    2011-06-02 13:31:16下载
    积分:1
  • inter_deinter_leaver.tar
    Block-interleaver/deinterleaver according to the IEEE 802.11-2007 Defined by two step-permutation : The first permutation ensures that adjacent coded bits are mapped onto nonadjacent sub-carriers. The second ensures that adjacent coded bits are mapped alternately onto less and more significant bits of the constellation and, thereby, long runs of low reliability (LSB) bits are avoided. Tested and works well
    2011-10-14 20:01:15下载
    积分:1
  • youxi
    用MATLAB编写的俄罗斯方块,主要是熟悉如何添加背景音乐和详细的游戏程序。(Tetris written using MATLAB, mainly familiar with how to add background music and detailed games.)
    2014-09-19 10:01:15下载
    积分:1
  • 1
    说明:  车间调度,适用于刚开始学习调度的朋友使用,看看啊(Shop scheduling, applied to the scheduling of friends just started learning to use, take a look at ah)
    2012-11-10 22:28:42下载
    积分:1
  • cc7
    吊车双摆系统的仿真 说明了pid控制方法的局限性(Crane double pendulum system simulation illustrates the limitations of pid control)
    2007-08-15 19:59:22下载
    积分:1
  • hush
    this is a very good for engeering a matlb format that help you to do neural network
    2012-05-11 01:03:12下载
    积分:1
  • lars
    解L1正则化回归问题(lasso)的Lars算法 (a classic algorithm for lasso called LARs——Least Angle Regression)
    2021-05-14 04:30:02下载
    积分:1
  • matlab.ebooks_1
    matlab e-book for how to use matlab
    2013-02-01 02:19:49下载
    积分:1
  • AM-FM
    Modulacion Am y Fm en MatLab
    2013-01-05 11:16:49下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载