登录
首页 » matlab » svm

svm

于 2021-03-17 发布 文件大小:435KB
0 187
下载积分: 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 个回复

  • sample-rate-conversion
    有关多采样率转换问题,本文介绍了多采样率转换的MATLAB实现以及基础理论。(Multi-sample-rate conversion on the issue, this paper introduce a number of sample-rate conversion of MATLAB as well as realize the basis of the theory.)
    2008-03-03 09:48:31下载
    积分:1
  • nuttallwindowFFT
    nuttall窗双谱线插值FFT算法实现电力谐波分析(electical harmonic analysis based nuttall window double-spectrum-line interpolation for FFT algorithms )
    2020-06-28 19:40:01下载
    积分:1
  • shapiro_wilk
    正态分布的shapiro-wilk检验法,适合样本量n满足3=<n<=50的情况。(Shapiro-wilk test, in the normal distribution for sample size n satisfies 3 = <n<=50的情况。)
    2013-04-12 22:27:36下载
    积分:1
  • differential-Detection-for-diversity
    差分空时传输分集的两篇重要文档仿真: 1. V. Tarkh and H. Jafarkhani, “A differential Detection scheme for transmit diversity,”;2. S. M. Alamouti, “A simple transmitter diversity scheme for wireless communications,” 。 关键词:差分;空时;协同;分集;MATLAB仿真(Differential space-time transmit diversity simulation two important documents: 1. V. Tarkh and H. Jafarkhani, " A differential Detection scheme for transmit diversity," 2. SM Alamouti, " A simple transmitter diversity scheme for wireless communications," . Keywords: Differential space-time Cooperative diversity MATLAB simulation)
    2011-02-01 19:04:56下载
    积分:1
  • DSP_MATLAB
    关于数字信号处理的matlab程序实现代码,有很多实用的方法,如功率谱估计的算法等等,对学习数字信号处理很有帮助(On digital signal processing matlab program implementation code, there are many practical ways, such as power spectrum estimation algorithms, etc., is helpful in learning digital signal processing)
    2011-10-03 12:14:04下载
    积分:1
  • spring_mass
    A gui simulation and animation of two or three masses connected by springs. Four cases: (1) two masses and three springs to two walls (2) two masses and two springs to one wall (3) three masses and four springs to two walls, or (4) three masses and three springs to one wall. These four cases are programmed in four separate .m and .fig files. The gui allows changes to the masses and spring constants, and presents the normal mode oscillations and a random linear combination of normal modes.
    2014-11-12 18:27:42下载
    积分:1
  • APF
    基于simulink的APF仿真,纯理论仿真,用电池来代替电容,方便学习。(Based on the APF simulink simulation, purely theoretical simulation, using capacitors instead of batteries, easy to learn.)
    2013-12-01 16:33:16下载
    积分:1
  • images
    Imaging Processing Hough Transfform
    2011-10-04 16:57:28下载
    积分:1
  • Simulation-procedure
    Our project is to describe the Brownian Motion and Geometric Brownian Motion. This project is to simulate the price shock. Then we use Geometric Brownian motion to describe the movement of shocks’ price. The program is produced by Matlab.(Application of Ito’s Lemma to a Stock Price Process)
    2013-11-23 11:43:12下载
    积分:1
  • c
    说明:  循环结构程序设计。while语句、do-wile语句和for语句实现循环的方法。(Cycling structure design program。while statement,do-while statement and for statement. )
    2010-11-26 17:11:31下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载