登录
首页 » matlab » SVM

SVM

于 2021-02-14 发布
0 329
下载积分: 1 下载次数: 36

代码说明:

说明:  支持向量机,用于分类,含训练集与测试集,用SVM进行多分类(Support Vector Machine (SVM), used for classification, including training set and test set, and multi-support vector machine (SVM))

文件列表:

SVM\cushing_svm.m, 1289 , 2005-07-05
SVM\nobias.m, 457 , 1998-08-06
SVM\svc.m, 2687 , 1998-08-21
SVM\svcoutput.m, 973 , 1998-04-21
SVM\svkernel.m, 2627 , 2004-06-03
SVM\svtol.m, 401 , 1998-08-21
SVM\test.data, 67 , 2005-06-23
SVM\train.data, 321 , 2005-06-13
SVM, 0 , 2006-05-20
www.pudn.com.txt, 218 , 2007-01-22

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

发表评论

0 个回复

  • t2fls
    利用T2FNN進行MEC建模,針對IC散射現象進行量測與模擬比較(Type 2 fuzzy neural network for EMC)
    2021-04-04 20:09:04下载
    积分:1
  • DataRailv1.1
    建设和测试模式,尤其是那些将以往的重大知识的过程,涉及到当前正在很差综合多个步骤。我们已经开发锑管道建立一个有效的工作流,基于开放源代码,公众标准与现代软件的做法(The process of constructing and testing models, particularly those that incorporate significant prior knowledge, involves multiple steps that are currently very poorly integrated. We have developed SB-Pipeline to create an effective workflow based on open-source code, public standards and modern software practice.)
    2009-11-23 16:03:54下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • yibudianji-qidong
    三相异步电机启动的matlab模型 适合下载学习看看(Three-phase asynchronous motors start learning to see matlab model for download)
    2014-10-31 21:53:45下载
    积分:1
  • kalman
    利用了小波分析以及自适应性卡尔曼滤波降低了信噪比,非常实用的论文(Use of wavelet analysis and adaptive Kalman filter reduces the signal to noise ratio, very practical papers)
    2014-12-02 21:31:54下载
    积分:1
  • newmarkb
    NEWMARK方法求解结构动力学源程序,可求解较大自由度时的响应(newmark algorithm source)
    2013-11-23 19:57:58下载
    积分:1
  • aco
    蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA(ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA)
    2014-05-20 21:25:21下载
    积分:1
  • 2016.08.08topsIS
    TOPSIS源码MATLAB中文详细注解。(TOPSIS source MATLAB detailed comments.)
    2016-09-09 17:09:50下载
    积分:1
  • matlab_uart
    matlab访问串口的程序,包括:打开、关闭和清除串口对象;读串口、写串口;串口的数据流控制;还包括:怎么用matlab发送手机短信的例程;这是学习matlab访问系统硬件的原理,不可多得的经典例程!(matlab serial port access procedures, including: open, close and clear the serial port object read serial port and write serial port serial data flow control also include: how to send SMS using matlab routine it is to learn the principle of the hardware to access the system matlab , rare classic routines!)
    2010-01-25 11:20:38下载
    积分:1
  • Tracking
    跟踪程序,有实际应用价值,经过本人精心编写和修改调试而成!(Tracking good)
    2010-05-16 22:06:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载