登录
首页 » matlab » HMM1

HMM1

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

代码说明:

  一个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 个回复

  • phase-space-reconstruction-
    针对多输入复杂系统的相空间重构,内含多变量相空间重构程序清单 (The phase space reconstruction for multi-input complex systems containing multivariate phase space reconstruction program listings)
    2012-10-31 15:04:19下载
    积分:1
  • arbitrage
    matlab 套利,garch(1,1)求波动率(matlab garch(1,1))
    2021-01-06 14:58:54下载
    积分:1
  • channel_estimation_MIMO_OFDM
    mimo-ofdm的信道估计,能够仿真通顺(Channel estimation for a MIMO-OFDM system)
    2010-12-10 17:18:43下载
    积分:1
  • SBOGA
    这个源代码是关于顺序选择遗传算法的实例,其中个体数目为50个(This source code is on the order of the genetic algorithm to instances, where the number of individuals of 50)
    2014-12-11 14:23:05下载
    积分:1
  • Daubechies
    Daubechies小波基的构造 采用双尺度方程求解小波基函数(The Daubechies wavelet construct two-scale equation solving wavelet function)
    2013-05-11 08:54:00下载
    积分:1
  • variable_load
    simulation of fuel cell -part5
    2013-07-29 16:00:34下载
    积分:1
  • soundprocessing
    基于matlab对语音信号进行频谱分析,加入高斯噪声,再使用FIR高通、巴特沃斯低通、FIR带通滤波器进行滤波处理(Spectral analysis of the speech signal, adding Gaussian noise, and then use high-pass, low pass, band pass filter for filtering)
    2011-07-20 15:28:32下载
    积分:1
  • signal_separation2
    运用matlab语言编写,可用于一维信号分离,可将高频和低频信号分离出来(Using matlab language, can be used for one-dimensional signal separation, high and low frequency signals can be separated)
    2013-07-14 20:22:20下载
    积分:1
  • em-algorithm-for-gmm
    基于高斯混合模型(GMM)的em算法,给出了其matlab实现(em algorithm for GMM)
    2011-10-13 16:04:00下载
    积分:1
  • SYSTEMMODEL
    在系统辨识中,关键的是系统建模这里提出了多种方法(In system identification, system modeling is the key to a variety of methods presented here)
    2010-12-28 11:12:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载