登录
首页 » matlab » svm(matlab)

svm(matlab)

于 2008-12-19 发布 文件大小:2674KB
0 154
下载积分: 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 个回复

  • Image-Processing-Based-on-PDE
    《图像处理的偏微分方程方法》随书光盘完整版 本光碟中包含五个文件夹。 (1)视频剪辑:可供教学演示,其中, two_cells 是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程; denoissing 是利用P_M方程,对图像平滑去噪的演化过程 curve_linear_heat_flow 是利用FT实现的闭合曲线的线性热流演化过程。 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的。 本光碟中的所有内容,仅供教学和研究参考。(" Image Processing Based on PDE" CD with the book contains the full version of the disc five folders. (1) Video clip: for teaching demonstration, which, " two_cells" is improved variational level set methods to achieve the evolution of GAC model image segmentation " denoissing" is the use of P_M equation, the evolution of image smoothing denoising process " curve_linear_heat_flow" is the use of a closed curve FT achieve a linear heat evolution. (2) binary image: one of the images for morphological image processing experiments, it can also be obtained by extracting the object boundary curve evolution for experimental use. (3) gray-scale images and color images: images which can be used as image segmentation, filtering, contrast enhancement, color enhancement and image amplification test material. (4) MATLAB Program: which includes more than 10 or MATLAB program (function) of the source code. Comments made in the program, and a description of the boo)
    2015-10-01 10:41:21下载
    积分:1
  • optical_flow_Lucas_Kanade_matlab_code
    一个光流算法的matlab源程序,在图像处理、前景检测与跟踪等方面有很多应用,推荐(An optical flow algorithm matlab source code in image processing, the prospects for detection and tracking, etc. There are many applications, the recommendation)
    2007-12-12 13:19:32下载
    积分:1
  • image5
    图像灰度化处理、图像柔和处理、图像锐化处理(Grayscale image processing, image gentle processing, image sharpening)
    2010-10-17 17:23:57下载
    积分:1
  • Renyi
    说明:  实现图像的清晰分割,效果明显,基于图像灰度-梯度构造的二维直方图,在此基础上计算目标与背景的二维Renyi熵(It can handle more types of images and get more accurate shape of the image edgee that pixels gradient information in combination with parameter of Renyi entropy which is adjustable)
    2011-04-05 09:12:56下载
    积分:1
  • 聚类作业
    说明:  聚类分析作业,可以对图像根据颜色进行聚类分析,通道数可以自我选择,方便使用。(Clustering analysis can cluster images according to color, and the number of channels can be self-selected for easy use.)
    2019-09-19 09:55:22下载
    积分:1
  • DLT
    基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
    2013-09-05 16:34:56下载
    积分:1
  • BMP1
    说明:  编程实现对bmp图像最大值,最小值,标准差,熵,各灰度值频率的计算(Programming to calculate the maximum value, minimum value, standard deviation, entropy and gray value frequency of BMP image)
    2020-05-02 17:30:16下载
    积分:1
  • Hough
    该算法实现了通过霍夫变换提取直线和圆,希望对大家有帮助(This algorithm can extract line and circle through hough conversion.)
    2015-09-19 19:40:52下载
    积分:1
  • k_mean_uv
    利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
    2013-01-15 15:05:42下载
    积分:1
  • RGBtoHSVandRGBSHIFT
    对图像进行转换,RGB转HSV、HSV转RGB以及色调偏移(Image conversion, RGB to HSV, HSV to RGB and hue offset)
    2012-10-31 08:18:44下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载