文件名称:libsvm-3.21
介绍说明--下载内容均来自于网络,请自行研究使用
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