文件名称:libsvm-3.21

  • 所属分类:
  • 其它源码
  • 资源属性:
  • [MacOS] [Matlab] [源码]
  • 上传时间:
  • 2017-03-09
  • 文件大小:
  • 1.16mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • sufa2017
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

LIBSVM是台湾大学林智仁(Lin Chih-Jen)教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式识别问题。
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : libsvm-3.1-[FarutoUltimate3.1Mcode].rar 列表
tools/checkdata.py
tools/easy.py
tools/grid.py
tools/README
tools/subset.py
windows/libsvm.dll
windows/libsvmread.mexw32
windows/libsvmread.mexw64
windows/libsvmwrite.mexw32
windows/libsvmwrite.mexw64
windows/svm-predict.exe
windows/svm-scale.exe
windows/svm-toy.exe
windows/svm-train.exe
windows/svmpredict.mexw32
windows/svmpredict.mexw64
windows/svmtrain.mexw32
windows/svmtrain.mexw64
svm.cpp.bak
svm-predict.c
svm-scale.c
svm-train.c
svm.h
svm.cpp
svm.def
FAQ.html
Makefile.win
COPYRIGHT
heart_scale
Makefile
README
java/libsvm/svm.java
java/libsvm/svm.m4
java/libsvm/svm_model.java
java/libsvm/svm_node.java
java/libsvm/svm_parameter.java
java/libsvm/svm_print_interface.java
java/libsvm/svm_problem.java
java/libsvm.jar
java/Makefile
java/svm_predict.java
java/svm_scale.java
java/svm_toy.java
java/svm_train.java
java/test_applet.html
matlab/heart_scale.mat
matlab/libsvmread.c
matlab/libsvmread.mexw32
matlab/libsvmwrite.c
matlab/libsvmwrite.mexw32
matlab/make.m
matlab/Makefile
matlab/README
matlab/svm.obj
matlab/svmpredict.c
matlab/svmpredict.mexw32
matlab/svmtrain.c
matlab/svmtrain.c.bak
matlab/svmtrain.mexw32
matlab/svm_model_matlab.c
matlab/svm_model_matlab.h
matlab/svm_model_matlab.obj
matlab-implement[by faruto]/a_template_flow_usingSVM_class.m
matlab-implement[by faruto]/a_template_flow_usingSVM_regress.m
matlab-implement[by faruto]/ClassResult.m
matlab-implement[by faruto]/ClassResult_test.m
matlab-implement[by faruto]/gaSVMcgForClass.m
matlab-implement[by faruto]/gaSVMcgForRegress.m
matlab-implement[by faruto]/gaSVMcgpForRegress.m
matlab-implement[by faruto]/libsvm参数说明.txt
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/bs2rv.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/contents.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/crtbase.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/crtbp.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/crtrp.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/migrate.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/mpga.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/mut.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/mutate.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/mutbga.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/mytest/gaSVM.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/ranking.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/recdis.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/recint.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/reclin.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/recmut.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/recombin.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/reins.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/rep.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/resplot.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/rws.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/scaling.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/select.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/sus.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovdp.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovdprs.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovmp.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovsh.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovshrs.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovsp.m
matlab-implement[by faruto]/myprivate/gatbx[Sheffield]/xovsprs.m
matlab-implement[by faruto]/myprivate/plotroc2009b.m
matlab-implement[by faruto]/pcaForSVM.m
matlab-implement[by faruto]/plotSVMroc.m
matlab-implement[by faruto]/plotSVMroc_test.m
matlab-implement[by faruto]/plotSVMroc_test2.m
matlab-implement[by faruto]/psoSVMcgForClass.m
matlab-implement[by faruto]/psoSVMcgForRegress.m
matlab-implement[by faruto]/psoSVMcgpForRegress.m
matlab-implement[by faruto]/Readme[by faruto]CN.txt
matlab-implement[by faruto]/Readme[by faruto]EN.txt
matlab-implement[by faruto]/scaleForSVM.m
matlab-implement[by faruto]/SVC.m
matlab-implement[by faruto]/SVC_test.m
matlab-implement[by faruto]/SVMcgForClass.m
matlab-implement[by faruto]/SVMcgForRegress.m
matlab-implement[by faruto]/svmplot.m
matlab-implement[by faruto]/SVR.m
matlab-implement[by faruto]/SVR_test.m
matlab-implement[by faruto]/testingFuntion_beta/#gaSVMcgForClass.m
matlab-implement[by faruto]/testingFuntion_beta/#gaSVMcgForRegress.m
matlab-implement[by faruto]/testingFuntion_beta/#gaSVMcgpForRegress.m
matlab-implement[by faruto]/testingFuntion_beta/DCTforSVM.m
matlab-implement[by faruto]/testingFuntion_beta/fasticaForSVM.m
matlab-implement[by faruto]/testingFuntion_beta/SVMcgpForRegress.m
matlab-implement[by faruto]/testingFuntion_beta/testFor_DCT.m
matlab-implement[by faruto]/testingFuntion_beta/test_for_ica_SVM.m
matlab-implement[by faruto]/test_data/adult.mat
matlab-implement[by faruto]/test_data/book.mat
matlab-implement[by faruto]/test_data/data1.mat
matlab-implement[by faruto]/test_data/image_seg.mat
matlab-implement[by fa

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org