登录
首页 » matlab » svm

svm

于 2021-03-17 发布 文件大小:435KB
0 180
下载积分: 1 下载次数: 38

代码说明:

  SVM algorithm in matlab.

文件列表:

svm
...\1_nieseparowalny_liniowo.m
...\1_separowalny_liniowo.m
...\3_zad.m
...\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.asv
...\............\svmfit.m
...\............\svmfitconj.m
...\contents.m
...\cout.m
...\dataset1.mat
...\dataset2.mat
...\dataset3.mat
...\datasets.m
...\Demo
...\....\contents.m
...\....\exclass.m
...\....\exclass1.m
...\....\exclass2.m
...\....\exclass3.m
...\....\exclass4.m
...\....\exclassalphainit.m
...\....\exclasscheckershaarkernel.m
...\....\exclasscheckershaarkernel2.m
...\....\exclassL2LS.m
...\....\exclasslibsvm.m
...\....\exclasslibsvmrealdata.m
...\....\exclassls.m
...\....\exclassnpa.m
...\....\exclassrn.m
...\....\exclassrn1.m
...\....\exkernelset.m
...\....\exLPreg1d.m
...\....\exmulticlass.m
...\....\exmulticlass1.m
...\....\exmulticlass1v1.m
...\....\exmulticlass2.m
...\....\exmulticlassall.m
...\....\exmulticlassall2.m
...\....\exnlrlpsvm.m
...\....\exnuclass1.m
...\....\exoneclasssvm.m
...\....\exr2smallestsphere.m
...\....\exrankboost.m
...\....\exrankboost1.m
...\....\exreg1d.m
...\....\exreg1dls.m
...\....\exreg2d.m
...\....\exregrn.m
...\....\exroccurve.m
...\....\exroccurvemodelsel.m
...\....\exsvmroc1.m
...\....\exsvmroc2.m
...\....\extensorwavkernel.m
...\....\FeatSelAdaptScal.m
...\....\FeatSelAdaptScal1.m
...\....\featSelExample.m
...\....\jouet.m
...\....\kpcaex1.m
...\....\kpcaex2.m
...\....\kpcaex3.m
...\....\pathdef.m
...\....\phispan.m
...\....\semipregex1.m
...\....\semipsvmex1.m
...\....\TestSanityCheck.m
...\....\testsemip2d.m
...\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

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

发表评论

0 个回复

  • Thesiscalibration
    一些标定的论文,主要是自标定的论文和算法思想(Some calibration of the thesis, mainly self-calibration algorithm of the papers and thought)
    2009-04-07 22:10:11下载
    积分:1
  • circonvt
    说明:  计算循环卷积,DFT,IDFT,FFT... .. (Computing cyclic convolution, DFT, IDFT, FFT ... ..)
    2008-11-05 23:13:04下载
    积分:1
  • juanji
    求连续函数的卷积,利用matlab中的conv函数实现(Seek a continuous function of the convolution, using the conv function in Matlab to achieve)
    2012-06-09 09:54:40下载
    积分:1
  • pressureprofile_silder_bearing
    This matlab code is for pressure profile for slider bearing. Inputs need to be given acc to bearing being used.
    2014-10-25 13:58:56下载
    积分:1
  • Threshold111
    matlab 图像二值化程序,可以实现自动取得阈值(image matlab)
    2009-05-23 22:09:37下载
    积分:1
  • 2.-PSO-for-Rastrigin
    using PSO algorithm for finding optimumpoint of rastrigin function with MATLAB
    2013-08-31 03:04:19下载
    积分:1
  • 小电流接地系统的建模与仿真
    1、理解小电流接地系统的概念; 2、理解中性点不接地和经消弧线圈接地系统单相故障的特点; 3、学会用MATLAB/Simulink进行小电流接地系统的建模与仿真。 (1, understand the concept of small current grounding system 2, understand the neutral point ungrounded and arc suppression coil grounding system single-phase fault characteristics 3, learn to use MATLAB/Simulink for small current grounding system modeling and simulation.)
    2020-11-16 22:19:41下载
    积分:1
  • matlab
    说明:  matlab学习手册 介绍matlab的使用方法 适合初学者(matlab)
    2010-04-27 19:15:51下载
    积分:1
  • matlab-fitting-function
    在matlab环境下,介绍了拟合函数的方法,介绍了几种函数拟合的例子(Matlab environment, introduced the method of fitting function, several examples of fitting function)
    2012-10-02 17:29:36下载
    积分:1
  • GrTheory
    博弈论的相关工具程序,是个经济的工具箱,功能很多(Games)
    2010-10-15 16:57:51下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载