matlab代码实现svm我要分享

Realization of SVM with matlab code

SVM svm-matlab代码 svm的程序代码 svm-源代码 svm-matlab-code

关注次数: 401

下载次数: 0

文件大小: 4.25M

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:svm源代码,其中包括svm源代码及使用svm的练习部分


English Description:

SVM source code, including SVM source code and using SVM practice part


代码预览

svm

...\SVM-KM

...\......\AdaptScalSVM

...\......\............\costlbfixed.m

...\......\............\costlfixed.m

...\......\............\costwbfixed.m

...\......\............\costwfixed.m

...\......\............\ExampledemoAdaptScal.m

...\......\............\ExampleFeatSelAdaptScal.m

...\......\............\gradlbfixed.m

...\......\............\gradlfixed.m

...\......\............\gradwbfixed.m

...\......\............\gradwfixed.m

...\......\............\LagrangeUpdate.m

...\......\............\SigmaUpdate.m

...\......\............\svmfit.m

...\......\............\svmfitconj.m

...\......\contents.m

...\......\cout.m

...\......\dataset.m

...\......\dataset1.mat

...\......\dataset2.mat

...\......\dataset3.mat

...\......\featselreg

...\......\..........\exfeatselreg1.m

...\......\..........\FeatSelregalpha.m

...\......\..........\FeatSelregalphaGD.m

...\......\..........\FeatSelregalphaGDrandom.m

...\......\..........\FeatSelreglinearL1.m

...\......\..........\FeatSelregmargin.m

...\......\..........\FeatSelregmarginGD.m

...\......\..........\FeatSelregmarginGDrandom.m

...\......\..........\FeatSelregr2w2.m

...\......\..........\FeatSelregr2w2GD.m

...\......\..........\FeatSelregr2w2GDrandom.m

...\......\..........\FeatSelregspanbound.m

...\......\..........\FeatSelregspanboundGD.m

...\......\..........\FeatSelregspanboundGDrandom.m

...\......\..........\r2alpharegL2.m

...\......\..........\spanestimateregL2.m

...\......\FeatureSelection

...\......\................\featselcorrcoeff.m

...\......\................\featselkernelderivative.m

...\......\................\FeatSelmargdif.m

...\......\................\FeatSelmargdif1v1.m

...\......\................\FeatSelmargin.m

...\......\................\FeatSelr2w2.m

...\......\................\FeatSelr2w2diff.m

...\......\fileaccess.m

...\......\functioneval.m

...\......\gda.m

...\......\givrot.m

...\......\kbp

...\......\...\BuildTrapScale.m

...\......\...\calcdistance.m

...\......\...\CalcTrapScale.m

...\......\...\exlar.m

...\......\...\exlar1.m

...\......\...\exlarrealdata.m

...\......\...\exlarsignalclassif.m

...\......\...\exmultikernellarclass.m

...\......\...\HingeLAR.m

...\......\...\HingeLAR2.m

...\......\...\LAR.m

...\......\...\LARval.m

...\......\...\multiplekernel.m

...\......\...\normalizekernelLAR.m

...\......\...\plot2Ddec.m

...\......\...\pyrim.mat

...\......\...\testHingeLAR.m

...\......\kernelpca.m

...\......\kernelpcaproj.m

...\......\kernelset.m

...\......\libsvminterface

...\......\...............\mexSVMClass.dll

...\......\...............\mexSVMClass.mexglx

...\......\...............\mexSVMTrain.dll

...\......\...............\mexSVMTrain.mexglx

...\......\...............\svmclasslib.m

...\......\...............\svmvallib.m

...\......\license.txt

...\......\LPsvmclass.asv

...\......\LPsvmclass.m

...\......\LPsvmreg.m

...\......\monqp.m

...\......\monqpCinfty.m

...\......\normalizekernel.m

...\......\phispan.m

...\......\r2smallestsphere.m

...\......\regpath

...\......\.......\exregpathoneclasssvm.asv

...\......\.......\exregpathoneclasssvm.m

...\......\.......\regpathsvmoneclass.m

...\......\.......\TransformPathFromNu.m

...\......\regsolve.m

...\......\rncalc.m

...\......\rnval.m

...\......\spanestimate.m

...\......\svmclass.m

...\......\svmclassL2.m