登录
首页 » matlab » mfccPSVM

mfccPSVM

于 2012-07-04 发布 文件大小:23968KB
0 376
下载积分: 1 下载次数: 301

代码说明:

  本实例程序是基于matlab的语音识别程序,通过提取传统的MFCC特征集,采用当前流行的SVM分类器,作为对比实验是一个不错的选择。(This example program is popular SVM classifier matlab speech recognition program to extract MFCC feature set, as a comparative experiment is a good choice. )

文件列表:

mfcc%2BSVM
........\add.m,0,2012-03-03
........\add_noisem.m,1046,2012-03-03
........\Classify_Result.mat,448,2012-03-15
........\F_Scale.m,327,2012-03-07
........\melbankm.m,3482,1998-05-12
........\mfcc_oneorder.m,1128,2012-03-07
........\My_Feature_Extraction_test.asv,856,2012-03-15
........\My_Feature_Extraction_test.m,926,2012-03-15
........\My_Feature_Extraction_train.m,948,2012-03-15
........\noise
........\.....\1.wav,102152,2012-03-15
........\.....\2.wav,28357,2012-03-15
........\.....\noise.pk,598392,2012-03-15
........\.....\noise.wav,38296288,2012-03-15
........\noisegen.m,1324,2012-03-07
........\SVMmodel.m,1414,2012-03-15
........\SVM_Vote_Classify.asv,1193,2012-03-15
........\SVM_Vote_Classify.m,1201,2012-03-15
........\YQQ_features_d12_mfcc_10.mat,318562,2012-03-15
........\YQQ_features_d12_mfcc_40.mat,327289,2012-03-15
........\YQQ_SVM_d12_mfcc_10.mat,29969,2012-03-15

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

发表评论

0 个回复

  • hhspectrum
    关于希尔伯特黄频谱的计算程序,提取的频谱信息可用于语音识别、故障检测等。(on Hilbert Huang spectrum calculation procedures to extract information of the spectrum can be used for voice recognition, fault detection.)
    2007-03-22 16:19:26下载
    积分:1
  • quantizing
    应用LBG算法对语音信号进行矢量量化。本压缩包共有两个主文件,training.m对训练数据进行处理并得到四个初始码本,quantizing.m对待量化数据进行矢量量化。其余为自编功能函数。(application of voice signal VQ. The compressed into two main documents, training.m right training data to be processed and four of the initial code, quantizing.m treat quantitative data for vector quantization. The remainder self-function.)
    2021-01-09 23:48:50下载
    积分:1
  • speech_vad
    利用MATLAB来实现语音的分帧及语音端点检测(Using MATLAB to achieve voice segmentation and voice endpoint detection)
    2017-07-12 21:44:14下载
    积分:1
  • VoiceDetection
    simple voice recognition program
    2018-04-03 11:36:56下载
    积分:1
  • matlab_shuziyuyin
    本次课程设计主要介绍了语音信号的录制、语音信号的采集与分析、语音信号的采样、语音信号的频谱分析、加噪后的频谱分析、滤波器的设计以及对于语音信号的回放等知识。通过 Cool Edit录制一段语音信号,运用MATLAB对其进行时域与频域分析,然后设计滤波器加入噪声进行滤波处理,比较滤波前后始于波形或频谱的变化,最后实现对于语音的回放设计。(Digital voice processing filter design)
    2020-12-22 16:19:07下载
    积分:1
  • SPECTRUM_LMS
    1、文件夹中包含了经典功率谱估计和自适应均衡算法两个实验的所有程序。 2、R.m、LMS.m、LMSmain.m为自适应均衡算法的程序: R.m用来计算输入信号的自相关矩阵及其特征值; LMS.m为时域LMS算法,用统计的方法仿真得出不同信道参数和不同步长下的学习曲线; LMSmain.m为实验主程序,按照实验要求中的具体数据得到实验结果和曲线。 3、functionx.m、fzhouqitu.m、spectrum.m、bt.m、bart_lett.m、welch.m、SPECTRUMmain.m为经典谱估计的程序: functionx.m产生需要进行谱估计的函数; fzhouqitu.m用来计算信号周期图的函数; spectrum.m是用周期图法进行谱估计的函数 bt.m是用BT图法进行谱估计的函数 bart_lett.m是用BARTLETT法进行谱估计的函数 welch.m是用WELCH法进行谱估计的函数 SPECTRUMmain.m是主程序,按照实验要求中的具体数据得到实验结果和曲线。 (a document folder contains the classic power spectrum estimation and adaptive equalization algorithm for the two experiments all the procedures. 2, R.m, LMS.m, LMSmain.m adaptive equalization algorithm for the procedure : R.m used to calculate the input signal and the correlation matrix eigenvalue; LMS.m too LMS algorithm, use statistical simulation method come to a different channel parameters and the synchronous learning curve; LMSmain.m main program for the experiment, according to the experimental requirements of the specific data and the curve of the experimental results. 3, functionx.m, fzhouqitu.m, spectrum.m. bt.m, bart_lett.m, welch.m. SPECTRUMmain.m classical spectrum estimation procedures : functionx.m have a need for spectrum estimation function; fzhouqitu.m used to calculate t)
    2007-04-29 17:54:54下载
    积分:1
  • programme
    一个LMS自适应信号增强。输入信号是一个正弦 波将白噪声。 详细介绍了程序源代码(An LMS adaptive signal enhancement. The input signal is a sine wave with added white noise. The detailed description is in the program source code)
    2010-05-17 16:27:14下载
    积分:1
  • sss
    关于蚁群聚类算法的matlab实现,对于初学者是很有帮助的呀~~ (On the ant colony clustering algorithm matlab realize, for beginners it is helpful ~ ~)
    2008-05-08 16:35:14下载
    积分:1
  • edhhkh
    一个基于小波变换的图像去噪声程序 仿真软件采用的是matlab(a Wavelet-Based Image noise process simulation software using the Matlab)
    2006-05-25 11:03:59下载
    积分:1
  • lms
    程序实现的功能是:一种改进型的LMS算法!具有收敛速度快的特点(Procedures for the realization of the functions are: an improved algorithm of LMS! With the characteristics of fast convergence)
    2008-06-27 16:40:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载