登录
首页 » matlab » SVM-KM

SVM-KM

于 2007-09-04 发布 文件大小:333KB
0 163
下载积分: 1 下载次数: 164

代码说明:

  一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。(A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.)

文件列表:

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.asv
......\dataset.m
......\dataset1.mat
......\dataset2.mat
......\dataset3.mat
......\FeatureSelection
......\................\featselcorrcoeff.m
......\................\featselkernelderivative.asv
......\................\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
......\...\LAR.m
......\...\LARval.m
......\...\multiplekernel.m
......\...\normalizekernelLAR.m
......\...\pyrim.mat
......\kernelpca.m
......\kernelpcaproj.m
......\kernelset.m
......\libsvminterface
......\...............\mexSVMClass.dll
......\...............\mexSVMClass.mexglx
......\...............\mexSVMTrain.dll
......\...............\mexSVMTrain.mexglx
......\...............\svmclasslib.m
......\...............\svmvallib.m
......\license.txt
......\LPsvmclass.m
......\LPsvmreg.m
......\monqp.m
......\monqpCinfty.m
......\normalizekernel.m
......\phispan.m
......\r2smallestsphere.m
......\regsolve.m
......\rncalc.m
......\rnval.m
......\spanestimate.m
......\svmclass.m
......\svmclassL2.m
......\svmclassL2LS.m
......\svmclassLS.m
......\svmclassnpa.m
......\svmkernel.m
......\svmmulticlass.m
......\svmmulticlassoneagainstall.m
......\svmmulticlassoneagainstone.asv
......\svmmulticlassoneagainstone.m
......\svmmultival.m
......\svmmultivaloneagainstone.m
......\svmnuclass.m
......\svmnureg.m
......\svmoneclass.m
......\svmoneclassval.m
......\svmreg.m
......\svmregLS.m
......\svmroc
......\......\contents.m
......\......\OLDsvmroccurve.m
......\......\rankboostAUC.asv
......\......\rankboostAUC.m
......\......\rankboostAUCOLD.m
......\......\rankboostAUCval.m
......\......\rankroccurve.m
......\......\svmroc.asv
......\......\svmroc.m

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

发表评论


0 个回复

  • sgsdg
    matlab经典算法——聚类算法dengdeng(Matlab clustering algorithm)
    2011-12-05 23:12:35下载
    积分:1
  • diffraction
    光学干涉、衍射代码,包括双缝干涉,多孔干涉等等,还有效果图(Optical interference, diffraction code, including double-slit interference, porous interference, etc., as well as renderings)
    2016-04-03 15:56:54下载
    积分:1
  • 小波神经网络的时间序列预测-短时交通流量预测
    本文采用小波神经网络进行交通流量预测,短时交通流量存在随机性和非线性因素,影响预测的准确性。传统预测模型难以反映交通流量变化特点,同时传统神经网络易陷入局部极小值,泛化能力差,交通流量预测精度低。为了提高短时交通流量预测精度,提出一种小波神经网络的短时交通流量预测模型。小波神经网络可以对短时交通流量随机性、不确定性进行局部分析,并进行非线性预测,验证了模型的有效性,进行了对比试验。验证结果表明,小波神经网络提高了短时交通流量预精度,预测结果更具应用价值。(In this paper, wavelet neural network is used to forecast traffic flow. There are random and nonlinear factors in short-term traffic flow, affecting the accuracy of prediction. The traditional prediction model is difficult to reflect the characteristics of traffic flow changes. At the same time, the traditional neural network is easy to fall into the local minimum, the generalization ability is poor, and the prediction accuracy of traffic flow is low. In order to improve the accuracy of short-term traffic flow forecasting, a short-term traffic flow prediction model based on wavelet neural network is proposed. The wavelet neural network can analyze the randomness and uncertainty of short-term traffic flow and perform nonlinear prediction. The validity of the model is verified and a comparative experiment is conducted. The verification results show that the wavelet neural network improves the short-term traffic flow pre-precision, and the prediction result has more application value.)
    2021-03-17 16:09:21下载
    积分:1
  • triang
    a programm to generate triangular for finite element method
    2009-04-12 20:25:42下载
    积分:1
  • Escritorio
    Simula la compuerta NAND con redes neuronales
    2012-11-21 08:11:26下载
    积分:1
  • Interleaver
    矩阵交织器和解交织器,实现通信系统中比特信号的交织与解交织。(Matrix interleaver and deinterleaver, to achieve interleaving and deinterleaving of information bits in a communication system.)
    2021-02-03 01:10:00下载
    积分:1
  • Bezier_Curve_Plotter
    自己编写的matlab gui可以实现贝塞尔曲线的参数选择和拟合效果(I have written matlab gui Bezier curves can realize the parameters of selection and fitting the effect of)
    2020-06-30 02:40:02下载
    积分:1
  • MATLAB_xuexiziliao
    matlab学习资料,附有详细案例,资料齐全(matlab)
    2010-12-13 14:26:03下载
    积分:1
  • ykfl
    说明:  预科分流系统,是指少数民族在就读本科期间,读完一年预科班后选择专业、报考及录取的过程。(Pre-diversion system, refers to the minorities in the undergraduate student during the one-year preparatory course, after reading choice of profession, applicants and the admissions process.)
    2010-03-28 11:17:22下载
    积分:1
  • OFDMwithwindowing
    说明:  加窗信号经过ofdm系统的调制和解调的matlab仿真程序(Window signal through ofdm system modulation and demodulation matlab simulation program)
    2010-04-15 16:03:16下载
    积分:1
  • 696518资源总数
  • 105018会员总数
  • 5今日下载