登录
首页 » matlab » SVM

SVM

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

  • Normalized_LMS
    本程序介绍了一种改进的LMS算法-均一化的LMS算法,与传统的LMS算法比较收敛性更好,并由程序给出了比较图(This procedure introduced an improved LMS algorithm- homogenization of the LMS algorithm, with the traditional LMS algorithm convergence better, by the procedures given comparison)
    2020-10-08 15:37:36下载
    积分:1
  • segSNR+IS
    提供了segmantal SNR及IS的计算代码,用于语音增强后评价用。(Provided segmantal SNR and IS calculation code for speech enhancement with post-evaluation.)
    2020-07-13 09:38:52下载
    积分: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
  • Project1
    将wav格式文件转化为txt格式的程序,用于读入语音文件转换TXT格式,便于程序分析(Wav format files into txt format program)
    2013-10-05 16:50:38下载
    积分:1
  • yuyinshiyupinyufenxi
    语音信号的时域频域分析,从短时能量到语谱图,以及线性预测参数和梅尔倒谱系数等等(Speech signal in time domain frequency domain analysis, from the short-term energy to the spectrogram, and the linear prediction parameters and the Mel cepstral coefficients, etc.)
    2021-03-26 14:19:13下载
    积分:1
  • word_to_sound
    用c编写的文字转化成声音的程序,可以把该程序移植到单片机和其他嵌入式处理器中.实现应有的功能.(With c prepared text into sound procedures, the program can be transplanted into single-chip and other embedded processors. Realize the function.)
    2007-08-08 15:33:04下载
    积分:1
  • speaker1PGMM
    说话人识别GMM模型训练MATLAB程序,需要和voicebox配合使用,使用voicebox提取MFCC和k均值分类,这是GMM说话人识别模型的训练程序。(Speaker Recognition GMM model training MATLAB program used in conjunction with and voicebox, voicebox extract MFCC and k-means classification, which is a GMM speaker recognition model training program.)
    2012-04-24 17:59:51下载
    积分:1
  • AutoPhoneSys
    自动语音应答系统 硬件需要一个语音卡或一个语音modem 其中有6个类,下载包里头有详细类说明(Automatic Voice Response System hardware needs a sound card or a voice modem which six categories, Download Packet Erlitou detailed presentation on)
    2007-01-10 14:21:59下载
    积分:1
  • sinpro
    这是一个小波语音降噪程序,很详细,有参考价值。(This is a wavelet voice noise reduction program, in great detail, a valuable reference.)
    2020-06-30 11:20:02下载
    积分:1
  • VQ ASR
    基于VQ的说话人识别系统,在MATLAB环境下实现基于矢量量化的说话人识别系统。在实时录音的情况下,利用该说话人识别系统,对不同的人的1s~7s的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。(speaker recognition system based on vector quantization)
    2019-06-07 12:44:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载