搜索资源列表

  1. libsvm-mat-2.82-2

    0下载:
  2. SVM的matlab接口.为利用SVM进行分类提供了一个matlab的环境-SVM Matlab interface. For the use of SVM classification of a Matlab environment
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:68608
    • 提供者:子青
  1. xercescbucong

    0下载:
  2. 有网友上传了 文本分类的代码 Svmcls.rar ,应该加这个文件才可以完整编译通过。-Some Internet uploads the text classification code Svmcls.rar. should increase the integrity of documents can compile.
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-17
    • 文件大小:1228800
    • 提供者:wu
  1. libsvm-mat-2.81

    0下载:
  2. CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。-CJ.Lin the leading software : LibSVM achieve the SVM classification algorithm for the rapid return. Matlab 7.0 environment directly call.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:64512
    • 提供者:宋争鸣
  1. Medeical_Image

    0下载:
  2. 一个用于MRI和CT图像检索的程序,使用了SVM分类算法和AdaptBoost自适应增强算法。-for an MRI and CT image retrieval procedures, the use of SVM classification algorithm and AdaptBoost adaptive enhancement algorithms.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:15691776
    • 提供者:chenxin
  1. mySVM

    0下载:
  2. svm算法的实现分类技术,vc++实现,很有用的。希望对大家有所帮助。-svm classification algorithm to achieve the technology, vc realized, very useful. We want to help.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2207744
    • 提供者:
  1. 1vsr

    0下载:
  2. svm在matlab环境下多类分类中的一对多分类器类型程序-svm in Matlab environment over classification of the one-to-many types of procedures classifier
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:李李
  1. 2nusvm

    0下载:
  2. 用于图像处理的2类分类问题的程序,有较强的应用性。-For image processing Category 2 classification procedures, have a strong application.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:115712
    • 提供者:王一笑
  1. libsvm-mat

    0下载:
  2. 基于支持向量机的分类识别程序,其中包含C的调用。 希望能对您有所帮助!-Based on support vector machine classification and identification procedures, including the C call. Hope to help you!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:70656
    • 提供者:hq
  1. MATLAB_svmmatlabtoolbox

    1下载:
  2. 支持向量机的工具箱,对于图像处理中的分类识别学习者有着很大帮助。分享快乐!-SVM toolbox for image processing in the classification and identification of learners have a great help to me. To share their happiness!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:125952
    • 提供者:hq
  1. SVM

    0下载:
  2. 这里实现了四种SVM工具箱的分类与回归算法-Here to realize the four SVM toolbox Classification and regression algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2706432
    • 提供者:李晋博
  1. svm_multiclass.tar

    0下载:
  2. 用c语言写的基于SVM的多分类源码,来自康奈尔大学,性能良好-C language used SVM-based classification of multi-source, from Cornell University, the performance of good
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:77824
    • 提供者:CAOYANG
  1. svm_classify

    0下载:
  2. 一个完整的SVM支持向量机分类器的vc++源程序-A complete SVM support vector machine classifier vc++ Source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:王展
  1. 22024811116720071015155703743487

    0下载:
  2. svm的分类问题,需要的可以下载此源码 。-SVM classification problems, the needs of this source can be downloaded.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:shccn
  1. SVMMATLAB

    0下载:
  2. SVM数据挖掘分类实验系统,matlab svm工具箱使用实例-SVM data mining classification experimental system, matlab svm toolbox using examples
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:699392
    • 提供者:楚燕
  1. four Toolbox for SVM

    0下载:
  2. 这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtool\svm Classification_stprtool
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:2740224
    • 提供者:杨愚根
  1. SVM_KNN(matlab)

    1下载:
  2. support vector manchine and kNN分类的源代码.支持向量机是数据处理的比较良好的方法.最紧邻分类也是比较经典的-support vector manchine and kNN classification of the source code. Support Vector Machine is a good comparison of data-processing method. s classifica
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:武林芝
  1. svmlight-6.01

    0下载:
  2. svm(支持向量机)是著名的分类算法,svmlight是其中的一种实现的最新版本。完全开源。-svm (support vector machine) is a well-known classification algorithm, svmlight is one of the latest version of the achievement. Completely open source.
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-17
    • 文件大小:1274880
    • 提供者:maming
  1. winsvm

    0下载:
  2. 目前的svm(支持向量机)分类算法开源实现如svmlight和svmlib都没有界面,使用不方便。这个程序基于svmlight整合在VC++开发环境。将给VC用户带来极大方便。-Current svm (support vector machine) classification algorithm, such as open source to achieve svmlight and have not svmlib interfac
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-17
    • 文件大小:729088
    • 提供者:maming
  1. svm_multiClass

    0下载:
  2. svm(支持向量机)分类算法本质上是二类分类器,实现多类分类的方法一般是将多类分类看作是多个一对多的二类分类器。本程序就是基于svmlight的svm多类分类器实现。对分类感兴趣的用户请参照。配合中文分词(参见我上传的程序),可实现中文多类分本分类。-svm (support vector machine) classification algorithm is essentially a second-class classifier
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-17
    • 文件大小:566272
    • 提供者:maming
  1. ordreg

    0下载:
  2. 基于MATLAB编写的SVM多分类算法程序-Based on MATLAB prepared multi-SVM classification algorithm procedure
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:mawentao
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org