登录
首页 » matlab » 3001562

3001562

于 2015-11-06 发布 文件大小:747KB
0 259
下载积分: 1 下载次数: 30

代码说明:

  基于gmm的语音识别系统,进行声纹识别,数据样例也有(Speech recognition system based on GMM)

文件列表:

ch12
....\ActVoice
....\........\ActVoice.aps,19132,2001-11-03
....\........\ActVoice.clw,743,2001-11-03
....\........\ActVoice.cpp,1944,2001-11-03
....\........\ActVoice.def,224,2001-11-03
....\........\ActVoice.dsp,8620,2001-11-11
....\........\ActVoice.dsw,539,2001-11-03
....\........\ActVoice.h,968,2001-11-03
....\........\ActVoice.ncb,74752,2001-11-11
....\........\ActVoice.odl,1988,2001-11-03
....\........\ActVoice.opt,48640,2001-11-11
....\........\ActVoice.plg,2248,2001-11-11
....\........\ActVoice.rc,3381,2001-11-03
....\........\ActVoiceCtl.bmp
....\........\ActVoiceCtl.cpp,7295,2001-11-04
....\........\ActVoiceCtl.h,2199,2001-11-04
....\........\ActVoicePpg.cpp,2422,2001-11-03
....\........\ActVoicePpg.h,1436,2001-11-03
....\........\Debug
....\........\ReadMe.txt,3168,2001-11-03
....\........\Release
....\........\Resource.h,490,2001-11-03
....\........\StdAfx.cpp,204,2001-11-03
....\........\StdAfx.h,1185,2001-11-03
....\........\wave.cpp,7497,2001-11-04
....\........\wave.h,232,2001-11-04
....\ActVoice.ocx,262144,2001-11-04
....\ampzcr.m,598,2001-10-30
....\MatWave
....\.......\Debug
....\.......\main.cpp,1199,2001-11-03
....\.......\MatWave.aps,17812,2001-10-31
....\.......\MatWave.clw,328,2001-10-31
....\.......\MatWave.cpp,1757,2001-10-31
....\.......\MatWave.def,198,2001-11-01
....\.......\MatWave.dsp,4410,2001-11-03
....\.......\MatWave.dsw,537,2001-10-31
....\.......\MatWave.h,1264,2001-10-31
....\.......\MatWave.ncb,58368,2001-11-03
....\.......\MatWave.opt,48640,2001-11-03
....\.......\MatWave.plg,2003,2001-11-03
....\.......\MatWave.rc,3071,2001-10-31
....\.......\ReadMe.txt,2577,2001-10-31
....\.......\Release
....\.......\res
....\.......\...\MatWave.rc2,399,2001-10-31
....\.......\Resource.h,379,2001-10-31
....\.......\StdAfx.cpp,209,2001-10-31
....\.......\StdAfx.h,1447,2001-10-31
....\.......\wave.cpp,7279,2001-11-03
....\.......\wave.h,210,2001-11-02
....\MatWave.dll,106496,2001-11-03
....\sample.m,135,2001-11-04
....\testmex.m,203,2001-11-03
....\testocx.m,96,2001-11-04
....\vad.m,2410,2001-10-31
ch13
....\cdhmm
....\.....\baum.m,1511,2001-11-12
....\.....\getparam.m,1990,2002-02-28
....\.....\hmm.mat,63856,2001-11-12
....\.....\inithmm.m,1266,2002-02-28
....\.....\main.m,165,2001-11-13
....\.....\mfcc.m,859,2001-11-09
....\.....\mixture.m,357,2001-11-11
....\.....\pdf.m,230,2001-11-10
....\.....\recog.m,255,2001-11-13
....\.....\samples.mat,630000,2001-11-12
....\.....\train.m,839,2001-11-13
....\.....\vad.m,1855,2001-11-09
....\.....\viterbi.m,1026,2001-11-11
....\dtw
....\...\dtw.m,494,2001-11-09
....\...\dtw2.m,1648,2001-11-09
....\...\mfcc.m,859,2001-11-09
....\...\testdtw.m,647,2001-11-09
....\...\vad.m,1855,2001-11-09
....\record
....\......\record.fig,19008,2001-11-12
....\......\record.m,3974,2001-11-12
....\......\sample.m,147,2001-11-12

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

发表评论

0 个回复

  • MELCEPST
    MATLAB下计算Mel倒谱的函数,在语音特征提取方面常用(Mel cepstrum calculated under MATLAB functions used in the speech feature extraction)
    2010-05-31 14:24:38下载
    积分:1
  • matlab-coding
    matlab important program file
    2011-12-08 19:23:45下载
    积分:1
  • untmee_conv_implicit
    solving 1d transport (advection + diffusion)problem implicit method: dQ/dt+U dQ/dx=0
    2012-04-30 00:15:22下载
    积分:1
  • model
    可以对某一块海洋区域进行纵切断面,并在一张图上生成几个图片(Can conduct a longitudinal section of a marine areas, and generate a few pictures on a map)
    2013-12-20 15:19:24下载
    积分:1
  • pf-speak
    粒子,粒子滤波,并且又在matlab中进行语音识别,(Particles, particle filter, and another for voice recognition in matlab,)
    2011-09-19 09:31:42下载
    积分:1
  • Mat-lab-Code-for-Spectrum-sensing-and-Energy-Dete
    Spectrum Sensing and Energy Detection in Cognitive Radio Networks
    2014-02-03 15:43:14下载
    积分:1
  • rough-set-codes
    这是天津大学胡清华老师在粗糙集邻域领域做的最经典的源码,同学们可以在此基础上学习和修改,入口程序已经写好,需要其他方法可以自己添加,MAIN.m是入口程序,参数的意思在子函数里讲的很明白,调用了featureselect_FW_fast.m用来属性约简,几个clsf_dpd文件是使用不同的距离公式来计算属性重要度,选择得到属性结果,使用crossvalidate.m十折交叉算法来计算计算算法精度,该段代码调用了几个分类器,C4_5.m是决策树,KNN.m是最近邻分类器,NEC.m是类似于KNN的胡修改的程序,osu_svm3.00文件夹是使用svm分类器调用的文件,使用该分类器时,代码中间的路径需要修改。另外附上一堆常用的数据集。(This is Hu Qinghua teacher at Tianjin University neighborhood rough set field do the most classic source code, students can learn and modify On this basis, the entry procedures have been written, you need other ways to add your own, MAIN.m entry program is meaning parameters Functions talked in very clear call for the featureselect_FW_fast.m attribute reduction, several clsf_dpd file is to use a different formula to calculate the distance attribute importance, choose properties to get the results, use crossvalidate.m ten fold cross algorithm to calculate the accuracy of the calculation algorithm, the segment code calls several classifiers, C4_5.m is a decision tree, KNN.m is the nearest neighbor classifier, NEC.m is similar to KNN Hu modified program, osu_svm3. 00 folders using svm classifier called file, using the classification code in the middle of the path need to be modified. Also attach a bunch of common data sets.)
    2021-03-31 15:09:09下载
    积分:1
  • communication_test.mdl
    Sample Communication System
    2012-07-12 23:22:31下载
    积分:1
  • Spectral-Methods-in-MATLAB---Lloyd-N.-Trefethen
    The aim of this book is to teach you the ssentials of spectral collocation methods with the aid of forty short Matlab programs, or M- les
    2012-09-06 03:14:15下载
    积分:1
  • ANC simulation
    this is a good simulation of fxlms ANC which contain both offline and onilne simulation
    2013-04-14 01:22:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载