登录
首页 » matlab » svm(matlab)

svm(matlab)

于 2008-12-19 发布 文件大小:2674KB
0 176
下载积分: 1 下载次数: 1349

代码说明:

  支持向量机的MATLAB源程序,效果真的很不错(SVM MATLAB source, the effect is really very good)

文件列表:

支持向量机程序
..............\SVM_luzhenbo
..............\............\Classification_LS_SVMlab.m
..............\............\Classification_OSU_SVM.m
..............\............\Classification_stprtool.m
..............\............\Classification_SVM_SteveGunn.m
..............\............\LS_SVMlab
..............\............\.........\AFE.m
..............\............\.........\bay_errorbar.m
..............\............\.........\bay_initlssvm.m
..............\............\.........\bay_lssvm.m
..............\............\.........\bay_lssvmARD.m
..............\............\.........\bay_modoutClass.m
..............\............\.........\bay_optimize.m
..............\............\.........\bay_rr.m
..............\............\.........\buffer.mc
..............\............\.........\changelssvm.m
..............\............\.........\code.asv
..............\............\.........\code.m
..............\............\.........\codedist_bay.m
..............\............\.........\codedist_hamming.m
..............\............\.........\codedist_loss.m
..............\............\.........\codelssvm.m
..............\............\.........\code_ECOC.m
..............\............\.........\code_MOC.m
..............\............\.........\code_OneVsAll.m
..............\............\.........\code_OneVsOne.m
..............\............\.........\Contents.m
..............\............\.........\crossvalidate.m
..............\............\.........\deltablssvm.m
..............\............\.........\democlass.m
..............\............\.........\demofun.m
..............\............\.........\demomodel.m
..............\............\.........\demo_fixedclass.m
..............\............\.........\demo_fixedsize.m
..............\............\.........\demo_yinyang.m
..............\............\.........\denoise_kpca.m
..............\............\.........\eign.m
..............\............\.........\gridsearch.m
..............\............\.........\initlssvm.m
..............\............\.........\kentropy.m
..............\............\.........\kernel_matrix.m
..............\............\.........\kpca.m
..............\............\.........\latentlssvm.m
..............\............\.........\leaveoneout.m
..............\............\.........\leaveoneout_lssvm.m
..............\............\.........\linesearch.m
..............\............\.........\linf.m
..............\............\.........\lin_kernel.m
..............\............\.........\LS-SVMlab Toolbox User's Guide.pdf
..............\............\.........\lssvm.dll
..............\............\.........\lssvm1024.dll
..............\............\.........\lssvm256.dll
..............\............\.........\lssvm64.dll
..............\............\.........\lssvmFILE.exe
..............\............\.........\lssvmFILE.m
..............\............\.........\lssvmFILE1024.exe
..............\............\.........\lssvmFILE256.exe
..............\............\.........\lssvmFILE64.exe
..............\............\.........\lssvmMATLAB.m
..............\............\.........\LS_SVM2.asv
..............\............\.........\medae.m
..............\............\.........\misclass.m
..............\............\.........\MLP_kernel.m
..............\............\.........\mse1.m
..............\............\.........\phitures.dll
..............\............\.........\plotlssvm.m
..............\............\.........\poly_kernel.m
..............\............\.........\postlssvm.m
..............\............\.........\predict.m
..............\............\.........\prelssvm.m
..............\............\.........\RBF_kernel.m
..............\............\.........\rcrossvalidate.m
..............\............\.........\ridgeregress.m
..............\............\.........\robustlssvm.m
..............\............\.........\roc.m
..............\............\.........\simclssvm.dll
..............\............\.........\simclssvm1024.dll
..............\............\.........\simclssvm256.dll
..............\............\.........\simclssvm64.dll
..............\............\.........\simFILE.exe
..............\............\.........\simFILE.m
..............\............\.........\simFILE1024.exe
..............\............\.........\simFILE256.exe
..............\............\.........\simFILE64.exe
..............\............\.........\simlssvm.m
..............\............\.........\sparselssvm.m
..............\............\.........\trainlssvm.m
..............\............\.........\trimmedmse.m
..............\............\.........\tunelssvm.m
..............\............\.........\validate.m
..............\............\.........\windowize.m
..............\............\.........\windowizeNARX.m
..............\............\OSU_SVM3.00
..............\............\...........\cmap.mat
..............\............\...........\Contents.m
..............\............\...........\demo
..............\............\...........\....\c_clademo.m
..............\............\...........\....\c_lindemo.m
..............\............\...........\....\c_poldemo.m

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

发表评论

0 个回复

  • Bilateral-filtering
    这是双边滤波去噪的原始代码,挺好,可以下载( de-noising by Bilateral filtering,it is very good!)
    2012-05-16 09:35:40下载
    积分:1
  • GMMsegmation
    利用高斯混合模型进行视频前景运动目标的提取!请使用自己的AVI文件。(extract the foreground moving object using the Gaussian mixture model)
    2011-07-04 11:24:16下载
    积分:1
  • ImageBoard
    图像处理软件,功能齐全,简单,而且逻辑清除,很适合图像处理编程初学者(Image processing software, full-featured, simple, clear and logical, it is suitable for image processing programming beginners)
    2020-12-27 20:19:02下载
    积分:1
  • division
    图像的分割处理,可以将图像中的数字分割找出(IMAGE division)
    2010-08-28 08:43:02下载
    积分:1
  • 07375357ezw
    用霍夫曼编码,零树小波算法解码,图像处理过程(huffman encode ,ezw decode)
    2015-12-07 13:51:34下载
    积分:1
  • 植被提取
    说明:  利用matlab对只包含RBG三个波段的图像进行植被提取,通过设定一定的阈值将植被与背景进行分割(The vegetation is extracted from the image containing only three bands of rbg by matlab, and the vegetation and background are segmented by setting a certain threshold.)
    2019-05-23 20:43:11下载
    积分:1
  • xiaobo53
    基于提升算法的53小波matlab算法,简单,易于初学者学习图像处理。(On the basis of promoting the algorithm and wavelet matlab algorithm, simple, easy to beginners learning image processing.)
    2012-11-15 10:06:27下载
    积分:1
  • imagesegmentation
    matlab图像分割实例,基于Lab空间的色彩分,割调用库函数实现,带注释,简单易懂;(matlab example of image segmentation, based on Lab color space points, call the library functions achieve cutting, with comments, easy to understand )
    2010-06-23 17:19:32下载
    积分:1
  • ImagefusionPCAandIHS
    给出了图像融合中三种经典的融合算法:加权融合、PCA融合和IHS融合。程序中有比较详细的说明,特别适合初学图像融合者使用(Image fusion are given the convergence of three classical algorithms: weighted fusion, PCA fusion and IHS fusion. Procedures are a more detailed explanation, especially for beginners to use the image fusion)
    2009-10-07 20:53:56下载
    积分:1
  • freemancode
    用freeman链码 来提取图像特征 以便识别(Freeman chain code used to extract the image feature to identify)
    2009-05-15 20:47:08下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载