登录
首页 » matlab » tsvm

tsvm

于 2019-11-17 发布
0 195
下载积分: 1 下载次数: 12

代码说明:

说明:  半监督SVM能够高效 快速的实现对数据的分类,具有极高的效率,是非常好的资源(Semi-supervised SVM can efficiently and quickly classify data, has high efficiency, and is a very good resource.)

文件列表:

tsvm, 0 , 2015-10-13
tsvm\consist.m, 2674 , 2015-09-08
tsvm\contents.m, 1640 , 2015-09-08
tsvm\demsvml1.m, 3670 , 2015-09-25
tsvm\example1, 0 , 2015-09-26
tsvm\example1\model, 662839 , 2015-09-26
tsvm\example1\model1, 660834 , 2015-09-26
tsvm\example1\predictions, 7059 , 2015-09-26
tsvm\example1\test.dat, 536475 , 1997-11-17
tsvm\example1\train.dat, 2154343 , 1997-11-17
tsvm\example1\words, 69569 , 1997-11-21
tsvm\example2, 0 , 2015-09-26
tsvm\example2\model, 244433 , 2015-09-23
tsvm\example2\model1, 244001 , 2015-09-26
tsvm\example2\model1.traindata, 549515 , 2015-09-23
tsvm\example2\predictions, 6926 , 2015-09-26
tsvm\example2\test.dat, 536475 , 1999-07-06
tsvm\example2\train_induction.dat, 10666 , 1999-07-19
tsvm\example2\train_transduction.dat, 546368 , 2015-09-23
tsvm\example2\trans_predictions, 17128 , 2015-09-26
tsvm\example2\words, 69569 , 1999-07-06
tsvm\example3, 0 , 2015-09-26
tsvm\example3\test.dat, 124 , 2002-07-03
tsvm\example3\train.dat, 405 , 2002-07-03
tsvm\svml.m, 5498 , 2015-09-08
tsvm\svmlfwd.m, 1694 , 2015-09-24
tsvm\svmlopt.m, 11320 , 2015-09-08
tsvm\svmlread.m, 2765 , 2015-09-26
tsvm\svmltrain.m, 2844 , 2015-09-25
tsvm\svmlwrite.m, 2180 , 2015-09-26
tsvm\svm_classify.exe, 32306 , 2015-09-08
tsvm\svm_classify.m, 2157 , 2015-09-25
tsvm\svm_learn.exe, 108871 , 2015-09-08
tsvm\svm_learn.m, 5117 , 2015-09-08
tsvm\svm_light, 0 , 2015-09-26
tsvm\svm_light\kernel.h, 1999 , 2004-05-15
tsvm\svm_light\LICENSE.txt, 2195 , 2004-05-15
tsvm\svm_light\Makefile, 3707 , 2008-10-09
tsvm\svm_light\svm_classify.c, 7139 , 2008-10-09
tsvm\svm_light\svm_common.c, 25449 , 2008-10-09
tsvm\svm_light\svm_common.h, 12759 , 2008-10-09
tsvm\svm_light\svm_hideo.c, 29667 , 2004-09-04
tsvm\svm_light\svm_learn.c, 135887 , 2004-08-28
tsvm\svm_light\svm_learn.h, 8580 , 2004-07-16
tsvm\svm_light\svm_learn_main.c, 17747 , 2008-10-09
tsvm\svm_light\svm_loqo.c, 7124 , 2004-07-15
tsvm\tsvm.m, 2607 , 2015-09-25
tsvm\说明.txt, 150 , 2015-09-09

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

发表评论

0 个回复

  • Labview-for-LIBSVM
    labview中实现分类算法支持向量机(SVM)的经典案例,来源于林智仁的matlab libsvm的labview版本。(achieve a classic case of SVM, labview labview version from the Chih- Jen Lin libsvm.)
    2020-11-12 23:09:44下载
    积分:1
  • ov4689
    高通msm8909平台 4M 2lane ov4689驱动(High pass msm8909 platform 4M 2lane ov4689 driver)
    2021-02-06 18:29:56下载
    积分:1
  • Delphi文本资料管理器
    Delphi文本资料管理器,主要是收集一些纯文字方面的资料,是一个文本资料管理器,可把网上收集到的好文章存入本系统中,若是在WEB开发中,这就是一个文章管理系统,用Delphi写成了本地软件版的文章管理程序,自己用起来管理文章十分方便。
    2022-05-31 12:37:30下载
    积分:1
  • 简单计算器
    说明:  一个交互式的计算器。 1. 用顺序表来完成任意同维度向量的计算,包括加法、减法、夹角余弦值等。 2. 使用顺序表、链表来完成任意一元多项式的计算,包括加法、减法、乘法、导数(包括任意阶)等。 4. 四则运算表达式求值。 5. 含单变量的表达式求值。 6. 定义并运行简单函数。 7. 保留函数定义历史,并可以运行历史函数。 8. 函数的调用。 9. 操作数的各种字面常量的处理。 10. 支持矩阵的运算。(An interactive calculator. 1. Complete the calculation of any vector of the same dimension with the sequence table, including addition, subtraction, angle cosine value and so on. 2. Use order list and chain list to complete the calculation of any one-variable polynomial, including addition, subtraction, multiplication, derivative (including any order), etc. 4. Four Operational Expressions. 5. Evaluation of expressions with univariates. 6. Define and run simple functions. 7. Retain function definition history and run history function. 8. Call of function. 9. Processing of literal constants of operands. 10. Supporting matrix operations.)
    2020-10-21 12:27:24下载
    积分:1
  • 程序
    说明:  计算李氏指数的matlab程序,gui界面,用于非线性判断和分形理论(The matlab program and GUI interface are used for nonlinear judgment and fractal theory)
    2020-08-03 08:39:50下载
    积分:1
  • ArcObjects(hanpeng)
    gis行业韩鹏VC+AO二次开发资料gis行业韩鹏VC+AO二次开发资料gis行业韩鹏VC+AO二次开发资料gis行业韩鹏VC+AO二次开发资料(gis industries Han Peng VC+ AO secondary development of information industry, gis Han Peng VC+ AO secondary development of information industry, gis Han Peng VC+ AO secondary development of information industry, gis Han Peng VC+ AO secondary development of information)
    2009-09-30 10:51:29下载
    积分:1
  • 缩略图突出圆角焦点图
    缩略图突出圆角焦点图是一款带左右箭头、文字说明和缩略图突出显示的圆(A thumbnail highlight rounded focus is a circle highlighted with left and right arrows, text descriptions, and thumbnails.)
    2019-03-27 15:42:38下载
    积分:1
  • LGT8F690A_5WQI(无线充完整PCB工程+固件)
    智能车节能组的发射pcb原理图等说明文件(Energy saving of intelligent vehicle)
    2021-05-07 07:58:37下载
    积分:1
  • 进程防杀.rar 一般的杀毒软件都关不掉
    进程防杀.rar 一般的杀毒软件都关不掉-The process of anti-killing. Rar general anti-virus software off can not afford to
    2022-02-25 14:55:50下载
    积分:1
  • OX-msvar
    说明:  oxmetrics软件估计msvarmodel(ms-var is an econometrics model of VARs)
    2020-05-16 18:26:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载