登录
首页 » Visual C++ » libsvm-2.88

libsvm-2.88

于 2009-02-08 发布 文件大小:506KB
0 347
下载积分: 1 下载次数: 97

代码说明:

   LIBSVM 是台湾大学林智仁 (Chih-Jen Lin) 博士等开发设计的一个操作简单、易于使用、快速有效的通用 SVM 软件包,可以解决分类问题(包括 C- SVC 、n - SVC )、回归问题(包括 e - SVR 、 n - SVR )以及分布估计( one-class-SVM )等问题,提供了线性、多项式、径向基和 S 形函数四种常用的核函数供选择,可以有效地解决多类问题、交叉验证选择参数、对不平衡样本加权、多类问题的概率估计等。(LIBSVM is林智仁Taiwan University (Chih-Jen Lin) Dr. develop design a simple, easy to use, fast and effective generic SVM software package, can solve the classification problems (including the C-SVC, n- SVC), regression ( including e- SVR, n- SVR) as well as the distribution of estimates (one-class-SVM) and so on, provides a linear, polynomial, radial basis function and the S-shaped kernel function of four commonly used for selection, can effectively to solve a wide range of issues, cross-validation to choose the parameters of the imbalance in the weighted sample, multi-category probability estimation.)

文件列表:

libsvm-2.88
...........\htm" target=_blank>COPYRIGHT
...........\FAQ.html
...........\htm" target=_blank>heart_scale
...........\java
...........\....\libsvm
...........\....\......\svm.java
...........\....\......\svm.m4
...........\....\......\svm_model.java
...........\....\......\svm_node.java
...........\....\......\svm_parameter.java
...........\....\......\svm_problem.java
...........\....\libsvm.jar
...........\....\Makefile
...........\....\svm_predict.java
...........\....\svm_scale.java
...........\....\svm_toy.java
...........\....\svm_train.java
...........\....\test_applet.html
...........\Makefile
...........\Makefile.win
...........\python
...........\......\cross_validation.py
...........\......\Makefile
...........\......\htm" target=_blank>README
...........\......\setup.py
...........\......\svm.py
...........\......\svmc.i
...........\......\svmc_wrap.c
...........\......\svm_test.py
...........\......\test_cross_validation.py
...........\htm" target=_blank>README
...........\svm-predict.c
...........\svm-scale.c
...........\svm-toy
...........\.......\gtk
...........\.......\...\callbacks.cpp
...........\.......\...\callbacks.h
...........\.......\...\interface.c
...........\.......\...\interface.h
...........\.......\...\main.c
...........\.......\...\Makefile
...........\.......\...\svm-toy.glade
...........\.......\qt
...........\.......\..\Makefile
...........\.......\..\svm-toy.cpp
...........\.......\windows
...........\.......\.......\svm-toy.cpp
...........\svm-train.c
...........\svm.cpp
...........\svm.h
...........\tools
...........\.....\checkdata.py
...........\.....\easy.py
...........\.....\grid.py
...........\.....\htm" target=_blank>README
...........\.....\subset.py
...........\windows
...........\.......\python
...........\.......\......\svmc.pyd
...........\.......\svm-predict.exe
...........\.......\svm-scale.exe
...........\.......\svm-toy.exe
...........\.......\svm-train.exe

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

发表评论

0 个回复

  • queue
    说明:  非常著名的爱尔朗公式的实现,主要对排队思想的进一步编程实现(Well-known Erlang formula to achieve, mainly on the line thinking further programming)
    2010-04-17 11:50:00下载
    积分:1
  • Robot
    jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
    2014-02-20 12:47:50下载
    积分:1
  • StandEx
    说明:  这是书上的代码,C/C++中调用Matlab C Math Library的实现,供大家参考(This is the code book, C/C++ In Matlab C Math Library calls to achieve for your reference)
    2008-11-25 17:32:44下载
    积分:1
  • QRDCMP
    用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)
    2013-09-27 11:05:18下载
    积分:1
  • timeclient_src
    The time is calculated and converted to 64-bit in the first and second lines and then converted to local time zone before being converted to a SYSTEMTIME structure. Last of all the system time is set.
    2007-10-16 09:36:28下载
    积分:1
  • BaselineDrift
    用matlab实现的心电数据的去除基线漂移和去噪功能,方便大家使用(Implemented with the matlab ECG baseline drift removal and denoising function to facilitate the people to use)
    2011-05-06 23:03:46下载
    积分:1
  • essing
    说明:  利用C_Builder与Matlab实现实时数据的获取与处理(Matlab using C_Builder and real-time data acquisition and processing)
    2011-03-29 18:43:30下载
    积分:1
  • VCMATLAB
    关于VC与matlab混合编程的代码,包含众多例子,可以直接使用。(Matlab on the VC and mixed programming code, including many examples can be used directly.)
    2010-11-16 11:41:50下载
    积分:1
  • Voiceprint-recognition
    这是一个声纹识别程序,基于matlab实现,通过建模,简历声纹模型,认证时自动识别(This is a voiceprint identification procedures, based on matlab realize, through modeling, resume voiceprint model, automatic identification authentication)
    2021-01-07 10:38:53下载
    积分:1
  • 409417080235
    1.熟悉matlab基础操作。 2.能够用Lagrange插值, Newton插值法对函数表进行一次、二次、三次插值,体会各种插值方法不同的特点。 (A. Familiar with matlab underlying operating. Two. With Lagrange interpolation, Newton interpolation function table once, quadratic, cubic interpolation, and appreciate the different characteristics of the various interpolation methods.)
    2012-06-11 10:36:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载