登录
首页 » matlab » 本程序为SVM语音识别源代码

本程序为SVM语音识别源代码

于 2019-05-22 发布
0 188
下载积分: 1 下载次数: 10

代码说明:

说明:  此代码是svm的源码,可利用此程序进行支持向量机的分类处理(This code is the source code of svm, which can be used to classify support vector machines.)

文件列表:

svm\binomial.m, 371 , 1997-09-19
svm\centrefig.m, 144 , 1998-05-01
svm\cmap.mat, 1728 , 1997-08-13
svm\Contents.m, 1105 , 1998-08-07
svm\Examples\Classification\iris1v23.mat, 2696 , 1997-09-28
svm\Examples\Classification\iris2v13.mat, 2696 , 1997-09-28
svm\Examples\Classification\iris3v12.mat, 2696 , 1997-09-28
svm\Examples\Classification\linsep.mat, 672 , 1997-11-06
svm\Examples\Classification\nlinsep.mat, 712 , 1997-11-06
svm\Examples\Regression\example.mat, 744 , 1997-11-07
svm\Examples\Regression\sinc.mat, 1056 , 1997-08-20
svm\Examples\Regression\titanium.mat, 1096 , 1997-09-27
svm\nobias.m, 457 , 1998-08-06
svm\Optimiser\Makefile, 27 , 2001-10-11
svm\Optimiser\pr_loqo.c, 16731 , 2001-10-11
svm\Optimiser\pr_loqo.h, 2388 , 2001-10-11
svm\Optimiser\qp.c, 7245 , 2001-10-11
svm\Optimiser\qp.dll, 49152 , 2001-10-26
svm\qp.dll, 49152 , 2001-10-26
svm\README, 2642 , 2001-10-12
svm\softmargin.m, 312 , 1998-04-21
svm\svc.m, 2687 , 1998-08-21
svm\svcerror.m, 837 , 1998-08-21
svm\svcinfo.m, 1228 , 1998-03-10
svm\svcoutput.m, 973 , 1998-04-21
svm\svcplot.m, 3109 , 2001-10-12
svm\svdatanorm.m, 1299 , 1998-06-23
svm\svkernel.m, 2608 , 2001-10-11
svm\svr.m, 3982 , 1998-08-21
svm\svrerror.m, 1203 , 1998-08-21
svm\svroutput.m, 711 , 1998-04-15
svm\svrplot.m, 1823 , 1998-02-13
svm\svtol.m, 401 , 1998-08-21
svm\uiclass.m, 5386 , 1997-11-18
svm\uiclass.mat, 12592 , 1997-11-18
svm\uiregress.m, 5627 , 1997-09-27
svm\uiregress.mat, 11640 , 1998-10-12
svm\Examples\Classification, 0 , 2001-10-26
svm\Examples\Regression, 0 , 2001-10-26
svm\Examples, 0 , 2001-10-26
svm\Optimiser, 0 , 2001-10-26
svm, 0 , 2001-10-26

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

发表评论

0 个回复

  • 2005-48[1]
    This pdf file is about gabor deconvolution.
    2009-11-07 15:25:42下载
    积分:1
  • Mindlin
    利用Mindlin解,求解弹性半无限体内作用水平集中力引起的任一点的位移。(The soil movements of Mindlin solution introduced by a single horizontal force in semi-inifite plate.)
    2021-01-14 16:08:48下载
    积分:1
  • zoomfft
    在机械故障中,对包含故障频率的某一段频率进行细化分析,从而得到更准确地故障频率(In mechanical failure, the failure frequency contains a section for detailed frequency analysis to obtain a more accurate fault frequencies)
    2013-10-28 11:41:59下载
    积分:1
  • PCA
    PCA Principle component analysis code
    2013-04-03 22:36:22下载
    积分:1
  • Fuzzy_Logic_MPPT_for_SolarPV
    说明:  光伏电池最大功率点的模糊控制算法(Fuzzy)(Fuzzy Algorithms for Controlling the Maximum Power Point of Photovoltaic Cells)
    2020-11-04 17:19:51下载
    积分:1
  • AntsColony
    使用蚂蚁算法解决商旅问题(TSP) Matlab GUI 编程(ant algorithm used to solve a traffic problem (TSP) Matlab GUI)
    2007-06-27 16:12:41下载
    积分:1
  • gabor_filter
    Gobal 滤波器代码,用matlab实现 (Gabol filter in Matlab)
    2013-03-09 21:49:03下载
    积分:1
  • 83390087DFIG_modificado_50Hz5
    本程序可以实现的功能是:建立直接驱动风力发电机、单级光伏发电系统和储能电池的风力发电和光伏混合微电网模型。通过平滑蓄电池的输出功率平滑风能和光伏功率来维持PCC的电压。(The function of this program is to establish a hybrid micro grid model of wind power generation and photovoltaic power generation directly driven by wind power generator, single stage photovoltaic power generation system and energy storage battery. The PCC voltage is maintained by smoothing the output power of the battery and smoothing the wind and photovoltaic power.)
    2018-05-30 10:33:51下载
    积分:1
  • MUSIC_xnfx_SNR
    说明:  对来波方向估计,并对估计误差均方差进行估计的方法(On DOA estimation, and estimation error variance estimation methods are)
    2011-03-11 19:50:02下载
    积分:1
  • visualization.tar
    相比DeconvNet写得比较简洁易懂。但是原来代码里面给的数据似乎没法跑。所幸同作者还有一些代码用到了TCNN,比如action recognition,可以一起下载下来参考。这个代码主要特色就是tiled结构,可以用来参考,然后把里面ICA的优化函数换成RICA,Sparse Coding等等。总之,在这个代码里也了解了不少(比如line search等)。(DeconvNet well written and easy to understand compared to relatively simple. But the original code to the data inside can not seem to run. Fortunately, there are some code with the author uses TCNN, such action recognition, can be downloaded along down the reference. This code is the main feature tiled structure that can be used for reference, and then put inside the ICA optimization functions into RICA, Sparse Coding and so on. In short, this code can also learn a lot (such as line search, etc.).)
    2015-01-16 16:02:46下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载