登录
首页 » matlab » tsvm

tsvm

于 2019-11-17 发布
0 93
下载积分: 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 个回复

  • Java+mysql实现登录注册
    说明:  Java连接mysql数据库,并且实现注册登录,并且登录过后可以玩华容道游戏。(Java connects to MySQL database, and realizes registration and login. After login, you can play Huarongdao game.)
    2020-12-15 09:59:15下载
    积分:1
  • 遥感软件erdas的详细操作说明,非常适合基础学起的人。是一本很好的资料。...
    遥感软件erdas的详细操作说明,非常适合基础学起的人。是一本很好的资料。-Remote sensing software ERDAS detailed instructions, very suitable for the basis of a person to learn. Is a very good information.
    2023-02-23 20:15:04下载
    积分:1
  • 车辆系统动力学
    实现车辆纵向,垂向的动力学分析,加速度增益、俯仰角增益等(Realize vertical and vertical dynamic analysis of the vehicle)
    2018-04-02 10:15:36下载
    积分:1
  • ARIMA风速预测
    说明:  用于风电场区域的风速多步预测问题。模型基于ARIMA,通过数据预处理、进行建模,并使用我国山东省两个风电场的历史风速数据进行测试和分析。结果表明,模型的统计误差小。(Multi-step wind speed prediction in wind farm area. The model is based on ARIMA, through data preprocessing, modeling, and using historical wind speed data of two wind farms in Shandong Province of China to test and analyze. The results show that the statistical error of the model is small.)
    2021-02-18 16:59:45下载
    积分:1
  • Aes 加密代码,只为测试,使用 C 语言
    该应用程序向导创建的测试应用程序为您服务。该文件包含测试应用程序组件每个文件摘要的内容。Test.vcproj这是使用应用程序向导生成的VC++项目的主项目文件。它包含有关该文件的Visual C++版本的信息的产生的信息,并关于向导选择应用程序平台,配置和项目信息的功能。TEST.CPP这是主要的应用源文件。////////////////////////////////////////////////// ///////////////////////////其他标准文件:StdAfx.h中,StdAfx.cpp这些文件被用于生成名称test.pch预编译头(PCH)文件,名为StdAfx.obj式预编译的文件。////////////////////////////////////////////////// ///////////////////////////其他意见:应用程序向导使用“TODO:”注释指示应添加或源代码的定制部件。
    2022-03-20 03:29:00下载
    积分:1
  • 收集来的,很不错的代码,一些小功能而已
    收集来的,很不错的代码,一些小功能而已-collection of very good code, some small functions it
    2022-07-02 16:07:59下载
    积分:1
  • car
    本程序采用C语言编写,设计实现了汽车的模糊车速控制程序,包括了模糊化、模糊推理与解模糊化三个主要子模块。程序输入汽车速度和车间距离,输出车速调整结果。(failed to translate)
    2012-05-17 10:21:32下载
    积分:1
  • 网jQuery焦点图
    网jQuery焦点图是一款来自网站首页的带有tab选项卡的jQuer(Web jQuery Focus Map is a jQuer with tab tab from the home page of the website.)
    2019-03-25 16:30:35下载
    积分:1
  • 设计巧妙的数显抢答器电路
    设计巧妙的数显抢答器电路-电子电路图站-电子家园-电路大全-电子制作-555电路-电子资料-电路原理图-开关电源电路-充电路电路-so cleverly designed several significant Responder circuit-electronic circuit station-home electronic-circuit-Go Electronic Production-5 55 circuits- electronic-circuit schematics-switching power supply circuit-charging circuit Road
    2022-03-16 06:26:55下载
    积分:1
  • robodoc-4.99.38
    ROBODoc通过提取源码中的特定格式的注释块(specially formatted headers)并形成文档文件,文档文件的格式包括HTML, ASCII, XML DocBook, LaTeX或RTF 还能间接形成PDF 和HTML Help文档(ROBODoc By extracting the source code of the specific format of the comment block (specially formatted headers) and the formation of the document file, document file formats, including HTML, ASCII, XML DocBook, LaTeX, or RTF also an indirect form PDF and HTML Help documentation)
    2009-09-15 09:07:19下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载