登录
首页 » matlab » mtsvm

mtsvm

于 2021-04-13 发布
0 313
下载积分: 1 下载次数: 20

代码说明:

说明:  多分类孪生支持向量机,主体是-1 1的2分类孪生支持向量机,采用onevsone改编成多分类的孪生支持向量机(multi classification twin support vector machine, kernel code is binary-classification twin support vector machine ,constructed it as a multi classification twin support vector machine by using OneVsOne coding)

文件列表:

multi_classification_twin_support_vector_machine\classifier1.m, 1750 , 2019-09-25
multi_classification_twin_support_vector_machine\correctness_ker.m, 693 , 2019-09-25
multi_classification_twin_support_vector_machine\data.mat, 3569 , 2019-09-25
multi_classification_twin_support_vector_machine\main.m, 993 , 2019-09-25
multi_classification_twin_support_vector_machine\svkernel.m, 2595 , 2008-02-27
multi_classification_twin_support_vector_machine\tsvc_ker.m, 844 , 2019-09-25
multi_classification_twin_support_vector_machine\使用前阅读我.txt, 187 , 2019-09-25
multi_classification_twin_support_vector_machine\多分类.png, 27667 , 2019-09-25
multi_classification_twin_support_vector_machine, 0 , 2019-09-25

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

发表评论

0 个回复

  • EEE-212-lab-sheet
    empirical formula with kaiser clc clear all fs=1000 fc=250 df=50 r=0.001 f=fc/fs dw=2*pi*(df/fs) a=-20*log(r) n=floor(((a-8)/(2.285*dw))+1) if a>50 b=0.1102*(a-8.7) elseif a>=21 && a<=50 b=0.5842*((a-21)^0.4)+0.07886*(a-21) elseif a<21 b=0.0 end w=kaiser(n,b) for i=1:n if i~=(n-1)/2 hd(i)= (2*f*sin((i-((n-1)/2))*2*pi*f))/((i-((n-1)/2))*2*pi*f) elseif i==(n-1)/2 hd(i)=2*f end end for j=1:n h(j)=w(j)*hd(j) end subplot(3,1,1), plot(w) subplot(3,1,2), plot(h) subplot(3,1,3), plot(h,n)
    2014-12-24 23:21:13下载
    积分:1
  • CPrimersourcecode
    C++ Primer源代码C++ Primer源代码C++ Primer源代码(C++ Primer source)
    2010-08-15 10:50:23下载
    积分:1
  • tfa
    时频分析工具箱是基于matlab的语言设计的一种基于时频分析的信号处理方法.(Time-frequency analysis matlab toolbox is based on the language of design based on time-frequency analysis of signal processing methods.)
    2008-05-30 22:55:04下载
    积分:1
  • vertex-shader-program-matlab
    该压缩包包含了众多函数 可以供大家方便调用(The compressed packet contains many functions for your convenience call.)
    2012-05-08 10:58:47下载
    积分:1
  • dwt
    matlab code for edge detection using dwt
    2012-06-08 22:53:47下载
    积分:1
  • Electronically-Scanned-Arrays-MATLAB-Modeling-and
    Electronically Scanned Arrays MATLAB Modeling and Simulation
    2015-02-02 01:40:00下载
    积分:1
  • SIMULINK
    matlab/simulink模块的详细使用说明(Detailed instructions for use matlab/simulink module)
    2015-03-30 10:09:53下载
    积分:1
  • 2013041677756857
    本文件是一个基于matlab环境下的手势识别程序。(This document is based on matlab environment gesture recognition program.)
    2016-06-24 15:27:40下载
    积分:1
  • HRV
    说明:  直接将ECG信号转换为HRV信号,具体阈值可以通过人工调节,识别率很高,采用自适应差分阈值法和小波变化结合(The ECG signal is directly converted into HRV signal, the specific threshold can be adjusted manually, and the recognition rate is very high. The adaptive difference threshold method and wavelet change are combined.)
    2019-12-03 09:09:47下载
    积分:1
  • Cambridge.University.Press.Space.Time.Coding
    很经典的空时编码书籍,英文版。 "Space-Time Coding Theory and Practice" writen by Hamid Jafarkhani Cambridge Pre(Is a classic space-time coding books, the English version. Space-Time Coding Theory and Practice writen by Hamid JafarkhaniCambridge Pre)
    2008-03-11 10:18:56下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载