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

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

于 2019-05-22 发布 文件大小:71KB
0 104
下载积分: 1 下载次数: 2

代码说明:

  此代码是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 个回复

  • wiseqs-o2pgz5
    无线信道HmSItr模型MATLAB仿真程序,实现了tsgPSiZ技术下多参数的模拟,最接近物理信道,信道逼近参数接近最小二乘HmSItr算法。 (Radio channelHmSItr model MATLAB simulation program, to achieve a multi-parameter simulation tsgPSiZ technology, the closest physical channel, the channel parameters close to the least square approximation algorithm HmSItr )
    2015-12-22 09:35:34下载
    积分:1
  • autoregression
    Input-Output Time-Series Prediction, Forecasting, Dyanamic modelling Nonlinear autoregression, System identification and Filtering
    2013-12-13 05:43:03下载
    积分:1
  • wind_dirct_drive_
    风力发电直驱变流器的仿真,某大厂出品,逼近真实工况,互相学习!( Direct drive wind power inverter simulation, some manufacturers produced, close to the real conditions, learn from each other!)
    2014-05-29 16:04:33下载
    积分:1
  • good-code
    清华大学张旭东老师《现代信号处理》课第二次大作业代码。高效正确地实现LMS算法。( This is an efficient and correct implementation of the LMS algorithm.This code is especialy for the project of modern signal processing ,which is tought by Zhang Xudong in Tsinghua University. )
    2014-12-17 15:17:46下载
    积分:1
  • eg29-wangluoruqinjulei
    《MATLAB神经网络30个案例分析》中的第29个例子,案例29 kohonen网络的聚类算法—网络入侵聚类。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of 29 example, 29 cases of kohonen network clustering algorithm- network intrusion. Hope to have certain help to everybody! )
    2013-09-20 16:48:19下载
    积分:1
  • elvis
    基于FIR的有噪声语音信号处理 MATLAB处理(Noise based on the FIR of speech signal processing)
    2009-05-13 13:36:28下载
    积分:1
  • EKF-UKF-PF
    粒子滤波的基本仿真程序。设计EKF,UKF,PF 三个算法。已经实现了,还算好用。(Particle filter simulation program. Design of the EKF, UKF, PF algorithm. Has achieved a fairly easy to use.)
    2021-03-05 15:29:32下载
    积分:1
  • BPSK
    bpsk matlab simulation
    2010-11-24 09:56:32下载
    积分:1
  • irbleigs
    IRBLEIGS: Finds a few eigenvalues and eigenvectors of a Hermitian matrix. IRBLEIGS will find a few eigenvalues and eigenvectors for either the standard eigenvalue problem A*x = lambda*x or the generalized eigenvalue problem A*x = lambda*M*x, where A is a sparse Hermitian matrix and the matrix M is positive definite.
    2010-03-03 14:55:51下载
    积分:1
  • HPL
    hierchical prototype learning
    2011-05-30 00:50:40下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载