登录
首页 » matlab » SVM

SVM

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

  • MFCC
    MFCC算法的matlab实现,该算法清晰明了,简单易懂,非常的适合初学者。(The realization of MFCC algorithm based on MATLAB)
    2018-05-28 21:40:27下载
    积分:1
  • LMS_PI
    功率倒置算法的LMS实现,因为自己遇到了点问题,本人一直在找这个程序,没找到,故自己重新检查把问题发现了,相信如果你要实现的话可能会遇到这个问题祝你好运!(Power inversion algorithm LMS implementation, because they encountered a point problem, I ve been looking for this program, did not find it to re-examine the problem yourself discovered, I believe if you want to achieve, then you may encounter this problem Good luck!)
    2021-03-21 18:39:17下载
    积分:1
  • banhui
    完整的基于HMM的语音识别系统,时间序列数据分析中的梅林变换工具,最终的权值矩阵就是滤波器的系数。( Complete HMM-based speech recognition system, Time series data analysis Mellin transform tool, The final weight matrix is ??the filter coefficient.)
    2016-12-06 09:45:06下载
    积分:1
  • psola
    psola算法的设计与实现,经过调试已经可以运行(psola Algorithm Design and Implementation, after debugging has to run)
    2007-10-16 11:42:05下载
    积分:1
  • pocketsphinx-0.8-win32
    语音识别开源代码 sphinx 0.8 windows版本(sphinx 0.8,ASR)
    2015-08-18 17:44:38下载
    积分:1
  • sound_location
    实现声源定位功能,利用两个麦克风的语音数据获得原始声源的位置!(Achieve sound localization function, using two microphones for voice access to the original source data location!)
    2010-05-21 21:21:41下载
    积分:1
  • AudioPlayer
    这是语音播放接口组件,将语音数据输入,会播放声音。经过测试确保可用。(This is the voice player interface module, the voice data input, will play the sound. After testing to ensure that the.)
    2016-11-11 16:57:53下载
    积分:1
  • dtw
    语音识别,dtw算法,matlab程序 语音识别,dtw算法,matlab程序(Speech recognition, dtw algorithm, matlab program speech recognition, dtw algorithm, matlab program)
    2013-01-10 16:33:04下载
    积分:1
  • yuyingshibie
    labview做的分析语音信号的程序,做简单的频谱分析,识别(failed to translate)
    2011-06-09 12:48:28下载
    积分:1
  • Speech_Enhancement
    语音增强电子书,国外经典教材,自适应滤波,卡尔曼滤波,最小均方算法等等(speech enhancement ebook)
    2020-11-16 10:39:41下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载