登录
首页 » matlab » MATLAB_svm_gui

MATLAB_svm_gui

于 2020-12-08 发布 文件大小:233KB
0 243
下载积分: 1 下载次数: 628

代码说明:

  支持向量机的Matlab实现,支持多分类,据有GUI操作界面,简单易懂,其中包括输入输出数据。(Support Vector Machines Matlab realize, support multi-classification, as far as the operation has GUI interface, easy-to-read, including the input and output data.)

文件列表:

MATLAB_svm_gui
..............\1.mat

..............\cerror.asv
..............\cerror.m
..............\data
..............\....\c2s.m
..............\....\check2ddata.asv
..............\....\check2ddata.m
..............\....\created.asv
..............\....\created.m
..............\....\createdata.asv
..............\....\createdata.m
..............\....\loadsets.asv
..............\....\loadsets.m
..............\....\loadsets2.m
..............\....\noname.mat
..............\....\plotdata2.m
..............\demosvm.asv
..............\demosvm.fig
..............\demosvm.m
..............\function
..............\........\bsvm2.m
..............\........\bsvm2.m~
..............\........\bsvm2_mex.dll
..............\........\bsvm2_mex.mexglx
..............\........\mvsvmclass.m
..............\........\noname.mat
..............\........\oaasvm.asv
..............\........\oaasvm.m
..............\........\oaasvm.m~
..............\........\oaosvm.m
..............\........\oaosvm.txt
..............\........\smo.m
..............\........\smo_mex.dll
..............\........\smo_mex.mexglx
..............\........\svmclass.m
..............\GUI_Designs
..............\...........\Multi_BSVM__L2_soft_margi.fig
..............\...........\Multi_BSVM__L2_soft_margi.m
..............\...........\OAA_Multi_C_SVM.asv
..............\...........\OAA_Multi_C_SVM.fig
..............\...........\OAA_Multi_C_SVM.m
..............\...........\OAO_Multi_SVM.asv
..............\...........\OAO_Multi_SVM.fig
..............\...........\OAO_Multi_SVM.m
..............\kernels
..............\.......\kernel.asv
..............\.......\kernel.c
..............\.......\kernel.dll
..............\.......\kernel.m
..............\.......\kernel.mexglx
..............\.......\kernelproj.m
..............\.......\kernelproj_mex.c
..............\.......\kernelproj_mex.c~
..............\.......\kernelproj_mex.dll
..............\.......\kernelproj_mex.mexglx
..............\.......\kernel_fun.c
..............\.......\kernel_fun.h
..............\noname.mat
..............\pentagon.mat
..............\stprpath.asv
..............\stprpath.m
..............\SVM.fig
..............\SVM.m
..............\visual
..............\......\fig2jpg.m
..............\......\marker_color.m
..............\......\marker_type.m
..............\......\pboundary.m
..............\......\ppatterns.m

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

发表评论

0 个回复

  • adaptive
    The given code contain Matlab code for the adaptive thresholding, This technique is more efficient than the normal gray level thresholding
    2015-03-28 13:53:10下载
    积分:1
  • xxgh
    此程序在matlab环境下运行,适于求解线性规划一类问题。(单纯形法)(This program runs under matlab environment, suitable to solve a class of linear programming problems. (Simplex method))
    2010-06-17 21:39:16下载
    积分:1
  • 5
    Simulation Montecarlo Integral2
    2013-11-09 19:30:07下载
    积分:1
  • C231_C03
    Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java, Maple, and MATLAB
    2007-07-31 12:42:00下载
    积分:1
  • Method-for-solving-EM-problems
    提出了一种求解电磁场有限元 边界元混合法所生成的线性方程组的有效方法 ———内观 法结合多波前法.由于该线性方程组的系数是一个部分稀疏部分满填充的矩阵,为了加速求解,应用内观法将系数矩阵分为 2块,一块是有限元法形成的稀疏矩阵,另一块是边界元法生成的满阵,然后用多波前法求解稀疏矩阵方程,用高斯 约当消去法解满阵方程. 采用该方法,计算了二维多层介质柱体的雷达散射截面.计算结果表明,该方法的计算效率远远高于传统的高斯法.(Proposed for solving mixed finite element boundary element linear equations generated by an effective method of Vipassana--- a combination of multi wave front method. Since the coefficients of linear equations is a part of the sparsely populated part of the full matrix, in order to speed up the solution, application of Vipassana coefficient matrix is ​ ​ divided into two, one is the finite element method for the formation of the sparse matrix, the other is the boundary element method generates the full array, and then use the multifrontal method for solving sparse matrix equation Gauss Jordan elimination method with full matrix equation solution. use this method to calculate the two-dimensional multi-layer dielectric cylinder of the radar cross section. The results show the computational efficiency of this method is much higher than the traditional Gaussian law.)
    2011-04-26 09:02:53下载
    积分:1
  • Blatt11
    Gauss-Seidel function with example
    2011-12-21 23:42:27下载
    积分:1
  • 123
    设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
    2009-12-29 09:18:33下载
    积分:1
  • kalmanlvbo
    kalman滤波程序,用于随即过程的估计问题,考虑被估量和观测值的统计特性,适用于平稳和非平稳随即过程(Kalman filtering program, used in the estimation problem of the random process, considering is measured and observed values of statistical properties, is suitable for the stationary and non-stationary random process)
    2014-07-15 10:53:53下载
    积分:1
  • fuzzy_TS_model
    这是一个关于模糊TS模型的例子,对初学TS模型的人很有用(This is an example of fuzzy TS model, TS model for beginners who are useful)
    2020-11-17 16:29:39下载
    积分:1
  • shudu2
    九宫格源代码,用matlab编写的程序比较简单,运行时输入B=shudu2(A),A就是需要填写的九宫格。(Squared source code, using matlab procedure is relatively simple, run-time input B = shudu2 (A), A is a need to fill squares.)
    2013-08-14 22:14:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载