登录
首页 » matlab » epic_svm_matlab

epic_svm_matlab

于 2021-04-11 发布 文件大小:123KB
0 186
下载积分: 1 下载次数: 2

代码说明:

说明:  一个SVM分类的例子.构造输入数据,进行SVM,画图显示分类结果(an example for SVM。classify created input and show the result.)

文件列表:

epic_svm_matlab
...............\binomial.m,371,1997-09-19
...............\centrefig.m,144,1998-05-01
...............\cmap.mat,1728,1997-08-13
...............\Contents.m,1105,1998-08-07
...............\Examples
...............\........\Classification
...............\........\..............\iris1v23.mat,2696,1997-09-28
...............\........\..............\iris2v13.mat,2696,1997-09-28
...............\........\..............\iris3v12.mat,2696,1997-09-28
...............\........\..............\linsep.mat,672,1997-11-06
...............\........\..............\nlinsep.mat,712,1997-11-06
...............\........\Regression
...............\........\..........\example.mat,744,1997-11-07
...............\........\..........\sinc.mat,1056,1997-08-20
...............\........\..........\titanium.mat,1096,1997-09-27
...............\newsvm.zip,76534,2001-10-26
...............\nobias.m,457,1998-08-06
...............\Optimiser
...............\.........\Makefile,27,2001-10-11
...............\.........\pr_loqo.c,16731,2001-10-11
...............\.........\pr_loqo.h,2388,2001-10-11
...............\.........\qp.c,7245,2001-10-11
...............\.........\qp.dll,49152,2001-10-26
...............\qp.dll,49152,2001-10-26
...............\htm" target=_blank>README,2642,2001-10-12
...............\softmargin.m,312,1998-04-21
...............\svc.m,2687,1998-08-21
...............\svcerror.m,837,1998-08-21
...............\svcinfo.m,1228,1998-03-10
...............\svcoutput.m,973,1998-04-21
...............\svcplot.m,3109,2001-10-12
...............\svdatanorm.m,1299,1998-06-23
...............\svkernel.m,2608,2001-10-11
...............\svr.m,3982,1998-08-21
...............\svrerror.m,1203,1998-08-21
...............\svroutput.m,711,1998-04-15
...............\svrplot.m,1823,1998-02-13
...............\svtol.m,401,1998-08-21
...............\uiclass.m,5386,1997-11-18
...............\uiclass.mat,12592,1997-11-18
...............\uiregress.m,5627,1997-09-27
...............\uiregress.mat,11640,1998-10-12

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

发表评论

0 个回复

  • MATLAB-OFDM
    此源代码为基于Matlab的ofdm系统的仿真,全部的哦(The source code for ofdm systems based on Matlab simulation, all the oh)
    2012-07-18 20:24:56下载
    积分:1
  • Lave1
    #include <iostream> #include <stdlib.h> #include <string.h> using namespace std const kl = 4, kzs = 2, m = 6, n = 4, Error = 5 char *K[kl] = {{"01"},{"bB"},{"23456789ACDEFacdef"},{"hH"}} int A[m][n] = {{1,2,2,5}, {1,3,2,4},{2,2,2,4},{2,2,2,4},{5,5,5,5},{5,5,5,5}},
    2010-01-20 23:55:27下载
    积分:1
  • f_qujian
    simulink的仿真有两个阶段:一个为初始化,这个阶段主要是设置一些参数,像系统的输入输出个数、状态初值、采样时间等;第二个阶段就是运行阶段,这个 阶段里要进行计算输出、更新离散状态、计算连续状态等等,这个阶段需要反复运行,直至结束。(simulink simulation has two phases: one for initialization, this stage is mainly to set some parameters, such as the number of input and output system, initial state, the sampling time second stage is the operational phase, the Stages to calculate the output, update the discrete state, continuous calculation of the state, etc., this stage requires repeated runs to the end.)
    2011-08-31 11:15:56下载
    积分:1
  • Storage-tanks-program
    MATLAB软件编写的程序,此程序是用来解决数学建模中的储油罐问题。(Programs written in MATLAB software, this program is used to solve the problem of storage tanks in mathematical modeling)
    2014-08-29 16:24:12下载
    积分:1
  • matcom
    在VC++6.0中利用MATCOM接口调用MATLAB中的.mat文件进行数据处理(In VC++6.0 using MATCOM interface calls the MATLAB. Mat file for data processing)
    2013-11-07 21:31:45下载
    积分:1
  • UTD-mutual
    用UTD方法分析电大导体表面上缝隙天线间的互耦(UTD mutual coupling analysis method used on TV antenna gap between the surface of the conductor)
    2013-12-05 19:25:49下载
    积分:1
  • tuxiangjiami
    基于matlab的数字图像加密,简单的分层变换(Digital image encryption matlab based, simple hierarchical transformation)
    2015-04-18 22:41:30下载
    积分:1
  • zhongxin
    本源码目的在于查找一幅图像中个图形的重心,基于matlab,找出重心后标记出来,并显示。(The Source aims to find an image in a graphics core, based on matlab, after the marked identify the focus, and display.)
    2010-07-08 09:30:29下载
    积分:1
  • UWB-Radio-Fundamentals
    超宽带无线通信基础,国外UWB经典著作,学习UWB必备书籍,内含大量matlab源码(UWB wireless communication classic,containing a large number of matlab source code)
    2011-05-01 17:04:02下载
    积分:1
  • Er_fiber
    掺铒光纤,四能级的matlab功率仿真,凝聚了我的时间和经验。很好的反映了功率随光纤长度变化的关系.(Erbium-doped fiber, the matlab power four-level simulation, the combination of my time and experience. Well reflected the changing power relations with the fiber length.)
    2014-11-15 19:51:03下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载