登录
首页 » matlab » 基于PCA的SVM分类

基于PCA的SVM分类

于 2020-06-20 发布 文件大小:77KB
0 275
下载积分: 1 下载次数: 15

代码说明:

  选择“BreastCancer”数据集,使用支持向量机(SVM)对其进行分类。作为对比,第一次对特征集直接进行支持向量机分类,第二次对特征集进行主成分分析法的特征提取后,再对特征提取后的特征集进行支持向量机分类。并且对比和分析了两次分类的结果。(The BreastCancer data set is selected and classified by Support Vector Machine (SVM). For comparison, the first time the feature set is classified directly by support vector machine, the second time the feature set is extracted by principal component analysis, and then the feature set is classified by support vector machine. The results of the two classifications are compared and analyzed.)

文件列表:

基于PCA的SVM分类, 0 , 2019-07-31
基于PCA的SVM分类\BreastCancer_data.xlsx, 42899 , 2018-12-07
基于PCA的SVM分类\BreastCancer_PCA_SVM.m, 618 , 2019-01-03
基于PCA的SVM分类\BreastCancer_SVM.m, 185 , 2018-12-07
基于PCA的SVM分类\代码.doc, 30720 , 2019-01-03
基于PCA的SVM分类\分析.docx, 34989 , 2019-01-03

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

发表评论

0 个回复

  • zigbee
    说明:  zigbee三边测量法,简单实用,适合初学者(zigbee trilateration, simple and practical, suitable for beginners)
    2011-04-15 19:30:20下载
    积分:1
  • perceptron
    感知器感知器算法训练二元线性分类器。结构体数据使用感知器学习规则 找到给定的二分类标签数据超平面。 (PERCEPTRON Perceptron algorithm to train binary linear classifier. Synopsis: model = perceptron(data) model = perceptron(data,options) model = perceptron(data,options,init_model) Description: model = perceptron(data) uses the Perceptron learning rule to find separating hyperplane from given binary labeled data. model = perceptron(data,options) specifies stopping condition of the algorithm in structure options: .tmax [1x1]... maximal number of iterations. If tmax==-1 then it only returns index (model.last_update) of data vector which should be used by the algorithm for updating the linear rule in the next iteration. model = perceptron(data,options,init_model) specifies initial model which must contain: .W [dim x 1] ... normal vector. .b [1x1] ... bias of hyperplane. .t [1x1] (optional) ... iteration number. Input: data [struct] Labeled (binary) training data. .X [dim x num)
    2011-05-01 18:19:52下载
    积分:1
  • CmlChannel
    CML Channel for different Matlab
    2014-11-14 21:20:25下载
    积分:1
  • yuanzhu111
    用于圆柱绕流时候流畅区域的网格划分matlab程序(When the grid is used to smooth the flow around a cylinder divided matlab program area)
    2014-06-24 20:50:09下载
    积分:1
  • chkaux
    matlab code for id on multivariable systems for state space controllers. auxiliary function to be used by everybody that have the rest of the algorithm
    2011-10-12 03:59:03下载
    积分:1
  • pls_t2_sep
    用于在pls中来提取t2和spe的数值分析(apply in pls to get t2)
    2013-11-27 18:54:42下载
    积分:1
  • 期末大作业1-逐步积分法
    newmark_ode函数,求解地震波作用下的框架结构,还是挺好用的(newmark_ode Newmark_ode function is useful for solving frame structures under seismic waves.)
    2020-10-20 09:57:25下载
    积分:1
  • WIDETCTDOA
    宽带线性调频信号波达方向估计,TCT算法,有一定参考价值(Wideband linear FM signal DOA estimation, TCT algorithm, a certain reference value)
    2010-07-13 11:07:42下载
    积分:1
  • FLch3LSeg2
    二阶系统的最小二乘一次完成算法辨识程序;主要根据实验室对数据处理的程序改的(A complete second-order system least squares algorithm for identification procedures mainly based on laboratory data processing procedures reform)
    2010-12-17 15:27:24下载
    积分:1
  • DigitalFiltering_gui
    DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters, edge detection filters, general high-pass filters, etc.(DigitalFiltering_gui applies methods of digital image analysis to images AND grids This includes a broad suite of smoothing (low-pass) filters, as well as contrast enhancement filters, edge enhancement filters. edge detection filters. general high-pass filters, etc..)
    2007-03-31 02:08:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载