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

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

于 2019-05-22 发布
0 235
下载积分: 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 个回复

  • GAandBP
    用matlab实现的遗传算法与BP神经网络的优化算法。(Matlab genetic algorithm with BP neural network to achieve optimization algorithm.)
    2014-09-24 11:09:48下载
    积分:1
  • hundun
    基本混沌系统的同步程序,用matlab编写,并且在其他系统中也是通用的。(chaos system is made by matlab language,which is suitable for other system.)
    2013-12-01 11:03:25下载
    积分:1
  • xinjiaquan
    这是加权网络中节点强度和权重都是均匀分布的模型。(This is a node-weighted network strength and weight of the model are uniformly distributed.)
    2009-07-09 11:55:59下载
    积分:1
  • MAX_Wavelet
    采用极大值法实现图像处理中的小波去模糊。基于matlab函数实现。(Using the maximum value method to achieve image processing wavelet deblurring. Based on matlab function implementation.)
    2013-12-02 21:06:00下载
    积分:1
  • demo
    lte中turbo编译码的源代码,使用c语言开发,可用(turbo encode and decode)
    2013-12-30 15:14:43下载
    积分:1
  • duffingfencha
    duffing分岔程序,用于求解微分方程的分岔,研究稳定性(duffing bifurcation procedure for solving differential equations of the bifurcation of stability)
    2010-08-20 20:53:11下载
    积分:1
  • advanced_solvement_of_quadratic_root.rar
    求解平方根的改进算法,运用U(k,i)=U(k,i)-U(q,k)*U(q,i)/U(q,q);L(i,k)=U(k,i)/U(k,k)(An improved algorithm for solving square root, the use of U (k, i) = U (k, i)-U (q, k)* U (q, i)/U (q, q) L (i, k) = U (k, i)/U (k, k))
    2009-10-11 14:46:40下载
    积分:1
  • LogMAPdecoder
    说明:  LogMAP译码算法,可用于递归卷积编码和非递归卷积编码的译码,代码质量高,供参考(<1> Log MAP decoder for RSC and NSC convolutional codes <2> Based on Lalit Bahl s original BCJR algorithm and its logarithmic version (Hanzo & Woodard). <3> Test-bench code is also included.)
    2021-04-13 19:18:56下载
    积分:1
  • LP_HP_filter
    Matlab环境下带控制面板的低通、高通滤波器设计,参数可视化调节。(Matlab environment control panel with a low-pass and high-pass filter design parameters visualization regulation.)
    2006-12-26 17:25:26下载
    积分:1
  • DF[DF_with_Selection]
    实现协同中继解码转发的的matlab代码,并对比了有无协同的通信性能,可以为协同通信编程作为参考(This program is to simulate basic performance of collaborative communication DF (decoding forwarding) which can be used as a Matlab example for collaborative communication.)
    2014-08-15 09:18:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载