登录
首页 » matlab » libsvm-3.12

libsvm-3.12

于 2020-12-15 发布 文件大小:601KB
0 116
下载积分: 1 下载次数: 164

代码说明:

  matlab中的libsvm工具包,是smo支持向量机算法,可用于解决非线性的回归问题。区别于最小二乘支持向量机。(Matlab libsvm Kit is to smo support vector machine algorithm that can be used to solve nonlinear regression problems. Different from the least squares support vector machine.)

文件列表:

libsvm-3.12
...........\htm" target=_blank>COPYRIGHT,1497,2012-01-31
...........\FAQ.html,72186,2012-04-01
...........\htm" target=_blank>heart_scale,27670,2003-07-12
...........\java
...........\....\libsvm
...........\....\......\svm.java,62406,2012-04-01
...........\....\......\svm.m4,61755,2012-02-03
...........\....\......\svm_model.java,734,2010-09-12
...........\....\......\svm_node.java,115,2003-10-11
...........\....\......\svm_parameter.java,1288,2006-03-03
...........\....\......\svm_print_interface.java,87,2009-02-18
...........\....\......\svm_problem.java,136,2003-10-11
...........\....\libsvm.jar,50329,2012-04-01
...........\....\Makefile,624,2009-02-18
...........\....\svm_predict.java,4267,2009-03-18
...........\....\svm_scale.java,8944,2011-05-28
...........\....\svm_toy.java,12269,2012-02-03
...........\....\svm_train.java,8268,2011-05-28
...........\....\test_applet.html,81,2003-07-12
...........\Makefile,732,2012-01-01
...........\Makefile.win,1087,2010-09-12
...........\matlab
...........\......\libsvmread.c,4014,2011-08-27
...........\......\libsvmwrite.c,2148,2011-08-27
...........\......\make.m,799,2011-09-05
...........\......\Makefile,1499,2011-05-10
...........\......\htm" target=_blank>README,9618,2011-10-30
...........\......\svmpredict.c,9263,2011-08-27
...........\......\svmtrain.c,11371,2011-08-27
...........\......\svm_model_matlab.c,7722,2011-08-27
...........\......\svm_model_matlab.h,201,2011-02-24
...........\python
...........\......\Makefile,32,2011-05-10
...........\......\htm" target=_blank>README,11763,2012-03-22
...........\......\svm.py,8702,2012-01-15
...........\......\svmutil.py,8258,2012-01-15
...........\htm" target=_blank>README,27332,2012-02-03
...........\svm-predict.c,5381,2011-02-05
...........\svm-scale.c,7042,2011-05-28
...........\svm-toy
...........\.......\gtk
...........\.......\...\callbacks.cpp,10308,2012-02-03
...........\.......\...\callbacks.h,1765,2003-07-12
...........\.......\...\interface.c,6457,2003-07-12
...........\.......\...\interface.h,203,2003-07-12
...........\.......\...\main.c,398,2003-07-12
...........\.......\...\Makefile,573,2011-05-11
...........\.......\...\svm-toy.glade,6402,2003-07-12
...........\.......\qt
...........\.......\..\Makefile,392,2011-05-11
...........\.......\..\svm-toy.cpp,9744,2012-02-03
...........\.......\windows
...........\.......\.......\svm-toy.cpp,11503,2012-02-03
...........\svm-train.c,8891,2011-05-27
...........\svm.cpp,63412,2011-12-26
...........\svm.def,434,2010-09-12
...........\svm.h,3129,2012-02-03
...........\tools
...........\.....\checkdata.py,2479,2011-12-01
...........\.....\easy.py,2699,2011-05-11
...........\.....\grid.py,12097,2012-02-24
...........\.....\htm" target=_blank>README,4728,2011-10-30
...........\.....\subset.py,3004,2010-12-31
...........\windows
...........\.......\libsvm.dll,159744,2012-03-15
...........\.......\libsvmread.mexw32,8192,2012-03-15
...........\.......\libsvmread.mexw64,11264,2012-03-15
...........\.......\libsvmwrite.mexw32,7680,2012-03-15
...........\.......\libsvmwrite.mexw64,10240,2012-03-15
...........\.......\svm-predict.exe,125440,2012-03-15
...........\.......\svm-scale.exe,80384,2012-03-15
...........\.......\svm-toy.exe,141312,2012-03-15
...........\.......\svm-train.exe,155648,2012-03-15
...........\.......\svmpredict.mexw32,20480,2012-03-15
...........\.......\svmpredict.mexw64,25088,2012-03-15
...........\.......\svmtrain.mexw32,49664,2012-03-15
...........\.......\svmtrain.mexw64,64000,2012-03-15

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

发表评论

0 个回复

  • CDMAPowerControl
    CDMA功率控制(matlab模型),无线3G的基本模块(CDMA Power Control (matlab model), the basic module of wireless 3G)
    2010-07-03 10:06:19下载
    积分:1
  • Newmark_koohi
    This m.file is intended to perform the numerical integration of a structural system subjected to an external dynamic excitation. The integration scheme utilized for this alysis is the newmark alpha-beta method.
    2010-01-24 01:27:47下载
    积分:1
  • SEIG
    自建自励异步发电机simulink模型,有励磁。(SEIG model )
    2020-12-06 11:59:23下载
    积分:1
  • b
    说明:  代码描述了卡尔曼滤波器用于目标跟踪中的实现。并附带有对应的论文。(Code describes the Kalman filter for target tracking implementation. Along with a corresponding papers.)
    2015-09-15 19:37:05下载
    积分:1
  • Beginning-Mac-Program
    英文书Beginning Mac OS X Snow Leopard Programming的源码。(Source code of book "Beginning Mac OS X Snow Leopard Programming")
    2014-01-09 20:42:04下载
    积分:1
  • mui_v22
    窗函数法设计一个数字带通FIR滤波器,进行逐步线性回归,意信号卷积的运算,并且绘制图象。( A window function design FIR digital band-pass filter, Stepwise linear regression, Convolution operation is intended to signal and image rendering.)
    2017-03-27 21:49:56下载
    积分:1
  • ARmodel
    说明:  包含AR信号建模的常用算法和数字滤波器格型参数和直接参数的转换,亲测好用!(AR signal modeling algorithm and conversion of lattice parameters and direct parameters of digital filter.)
    2019-03-18 19:18:54下载
    积分:1
  • DataDistributionFunctionEstimationMethodAndItsAppl
    讨论了区间数据分布函数估计的方法及其应用(Discussed the range of data distribution function estimation method and its application)
    2009-02-24 11:13:24下载
    积分:1
  • MATLAB-femmatlab
    用MATLAB实现的一些有限元程序,共有113个(Use MATLAB to achieve some of the finite element program, a total of 113)
    2009-11-25 13:40:20下载
    积分:1
  • LMS-RLS
    包含用MATLAB编写的LMS算法和RLS算法的比较程序,运行正确(Contains LMS algorithm using MATLAB and the RLS algorithm comparison, the running correctly)
    2011-09-10 10:18:57下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载