登录
首页 » matlab » SVM

SVM

于 2009-12-16 发布 文件大小:1358KB
0 276
下载积分: 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 个回复

  • 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
  • pesq
    有关语音的matlab源程序,其中包含语音的频谱分析等.(Matlab source code on the voice, including voice spectrum analysis.)
    2008-04-10 17:07:54下载
    积分:1
  • blockframes
    语音信号处理中用于说话认识别中预处理部分的分帧函数代码(Speech signal processing for speech understanding in other parts of the sub-frame in the pre-function code)
    2011-05-17 14:30:42下载
    积分:1
  • lsm_switchfield
    基于LMS算法的变换域的源程序,里面给出了学习曲线,迭代后的输出曲线(LMS algorithm based on the Domain source, which is a learning curve, the output iterative curve)
    2006-12-30 13:17:56下载
    积分:1
  • voice-conversion--MFCC-GMM
    实现多个人的说话人识别,基于gmm模型,用mfcc参数训练(voice conversion based on gmm)
    2013-10-16 22:52:27下载
    积分:1
  • mendelHMM
    hmm的工具箱,里面有很全面的hmm的matlab程序包,适用于各种环境使用(hmm the toolbox, which has a very comprehensive hmm the matlab package, applicable to a variety of environmental use)
    2008-06-02 16:13:28下载
    积分:1
  • DOA_Estimation
    DOA_Estimation,带有详细注释,,包含MUSIC,RootMUSIC,ESPRIT,MVDR,F-SAPES几种算法。(DOA_Estimation, with detailed annotations, contains MUSIC, RootMUSIC, ESPRIT, MVDR, F-SAPES algorithms.)
    2020-10-18 13:17:26下载
    积分:1
  • GenderRecognition
    从一段音频中识别说话人的性别。开发环境vs2005(To identify the audio from a speaker' s gender. Development Environment vs2005)
    2009-10-25 00:41:52下载
    积分:1
  • DTMF
    自己用matlab编的语音合成识别程序,验证好使。(Yourself using matlab speech synthesis recognition program, verify so.)
    2020-12-17 19:29:11下载
    积分:1
  • 171724210736171
    MFCC:Mel频率倒谱系数的缩写。Mel频率是基于人耳听觉特性提出来的,它与Hz频率成非线性对应关系。Mel频率倒谱系数(MFCC)则是利用它们之间的这种关系,计算得到的Hz频谱特征。(Speech signal feature extraction)
    2018-05-08 17:47:13下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载