登录
首页 » matlab » SVM

SVM

于 2009-12-16 发布 文件大小:1358KB
0 242
下载积分: 1 下载次数: 286

代码说明:

  SVM分类器,针对语音信号的分类识别应用。内容非常多,大家可以筛选着利用。(SVMclassification)

文件列表:

SVM
...\109201276mySVM
...\..............\Debug
...\..............\examples
...\..............\........\myparam.txt
...\..............\........\param.dat
...\..............\........\svmtrain.74.dat
...\..............\........\svmtrain.dat
...\..............\........\trainreg.100.dat
...\..............\........\trainreg.100.dat.pred
...\..............\........\trainreg.100.dat.svm
...\..............\........\trainreg.100.log
...\..............\........\trainreg.101.dat
...\..............\........\trainreg.74.dat
...\..............\........\trainreg.dat
...\..............\........\trainset.100.dat
...\..............\example_set.cpp
...\..............\example_set.h
...\..............\globals.cpp
...\..............\globals.h
...\..............\kernel.cpp
...\..............\kernel.h
...\..............\learn.cpp
...\..............\learn.dsp
...\..............\learn.dsw
...\..............\learn.ncb
...\..............\learn.opt
...\..............\learn.plg
...\..............\mysvm-manual.pdf
...\..............\mySVM.dsp
...\..............\mySVM.dsw
...\..............\mySVM.ncb
...\..............\mySVM.opt
...\..............\mySVM.plg
...\..............\output.txt
...\..............\parameters.cpp
...\..............\parameters.h
...\..............\predict.cpp
...\..............\predict.dsp
...\..............\predict.dsw
...\..............\predict.ncb
...\..............\predict.opt
...\..............\predict.plg
...\..............\Readme.txt
...\..............\Release
...\..............\.......\predict.obj
...\..............\.......\vc60.idb
...\..............\smo.cpp
...\..............\smo.h
...\..............\StdAfx.cpp
...\..............\StdAfx.h
...\..............\svm_c.cpp
...\..............\svm_c.h
...\..............\svm_nu.cpp
...\..............\svm_nu.h
...\..............\test.txt
...\..............\train-svm.txt
...\..............\train.txt
...\..............\validation-pred.txt
...\..............\validation.txt
...\..............\version.h
...\2182216103200833154208356194
...\............................\基于MATLAB的毕业设计程序
...\............................\........................\1.mat

...\............................\........................\cerror.asv
...\............................\........................\cerror.m
...\............................\........................\data
...\............................\........................\....\c2s.m
...\............................\........................\....\check2ddata.asv
...\............................\........................\....\check2ddata.m
...\............................\........................\....\created.asv
...\............................\........................\....\created.m
...\............................\........................\....\createdata.asv
...\............................\........................\....\createdata.m
...\............................\........................\....\loadsets.asv
...\............................\........................\....\loadsets.m
...\............................\........................\....\loadsets2.m
...\............................\........................\....\noname.mat
...\............................\........................\....\plotdata2.m
...\............................\........................\demosvm.asv
...\............................\........................\demosvm.fig
...\............................\........................\demosvm.m
...\............................\........................\function
...\............................\........................\........\bsvm2.m
...\............................\........................\........\bsvm2.m~
...\............................\........................\........\bsvm2_mex.dll
...\............................\........................\........\bsvm2_mex.mexglx
...\............................\........................\........\mvsvmclass.m
...\............................\........................\........\noname.mat
...\............................\........................\........\oaasvm.asv
...\............................\........................\........\oaasvm.m
...\............................\........................\........\oaasvm.m~
...\............................\........................\........\oaosvm.m
...\............................\........................\........\smo.m
...\............................\........................\........\smo_mex.dll
...\............................\........................\........\smo_mex.mexglx
...\............................\........................\........\svmclass.m
...\............................\........................\GUI_Designs
...\............................\........................\...........\Multi_BSVM__L2_soft_margi.fig

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

发表评论

0 个回复

  • rever
    1.进行含噪语音信号的时频分析 2.设计合适滤波器进行去噪 3.进行去噪后信号的时频分析4.设计一个混响器(用四个梳状滤波器和两个全通滤波器(下图所示))来产生回声(通过一个均衡器(Reverberation)
    2009-06-25 15:51:32下载
    积分:1
  • matlab_pitch_tone
    基音提取并换算成音高,matlab程序,加入了优化的功能使得结果更好(Pitch extraction and converted into pitch, matlab program, joined the optimization of the function of making the results better)
    2020-11-29 22:49:28下载
    积分:1
  • mhmm_logprob
    语音识别的hmm技术,对做语音识别的朋友很有帮助 (Hmm speech recognition technology, speech recognition make friends very helpful)
    2008-03-27 09:17:37下载
    积分:1
  • 2DPCA_Matlab_Codes_PAMI_2004
    这里面的代码是2DPCA的。这篇文章发表在PAMI上,Two-Dimensional PCA: A New Approach to Appearance-Based Face Representation and Recognition.google搜索已经引用681次。这里的代码是原作者的。这个分类不太好,语音识别是最近的,这是模式识别里的经典算法。(matlab code of 2DPCA)
    2010-01-05 19:41:55下载
    积分:1
  • nlmsbeamformer2
    lms alghoiritm method adaptive system
    2012-04-10 00:34:57下载
    积分:1
  • speech-emotion-recognition-system
    gmm模型下的语音情感识别系统,GMM只是一个数学模型,只是对数据形态的拟和,但是和你所看到的数据分布存在出入也是正常的,因为用EM估计GMM的那些参数时,一般假设我们所得到的数据是不完备的(也就是说假设我们看到的数据分布不是真正的分布,它在运算时把那部分丢失或者叫隐藏的数据“补”上了)(gmm model speech emotion recognition system, GMM is a mathematical model, but fitting the data form, but you can see there is access to the data distribution is normal, because those with the EM estimated GMM parameters, the general assumption we get the data is incomplete (that is, assuming we see the distribution of the data distribution is not real, it is part of the operation at the time that is lost or hidden data is called " fill" on the))
    2011-04-27 09:02:20下载
    积分:1
  • matlab_yuyinxinghao
    语音信号的盲源分离算法研究及应用,本程序利用matlab实现(Blind Source Separation Algorithm Research and Application of the voice signal, the program using matlab realize)
    2012-12-03 16:53:56下载
    积分:1
  • GSC
    采用广义旁瓣抵消(GSC)自适应波束形成方法实现时域和频域滤波,采用LMS自适应算法,最终实现语音增强。(文件中包含纯净语音及不同信噪比的带噪语音)(Generalized sidelobe canceller (GSC) adaptive beamforming method to achieve time-domain filtering using the LMS adaptive algorithm, and ultimately the speech enhancement)
    2020-12-28 23:19:02下载
    积分:1
  • specgram_ex3p19
    speech specgram code
    2010-03-11 04:11:18下载
    积分:1
  • speech_tools-1.2.95-beta.tar
    Edinburgh Speech Tools for speech synthesis
    2010-01-17 19:34:32下载
    积分:1
  • 696518资源总数
  • 105595会员总数
  • 1今日下载