搜索资源列表

  1. 基于NSVM的SVM分类器

    0下载:
  2. 基于NSVM的两类SVM分类器,matlab7.1运行通过,main中做了PCA的特征提取、leave one out cross-valiation和5-fold cross-validation(重复10次的平均值)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-06-07
    • 文件大小:6862
    • 提供者:Conangg
  1. svm分类器源代码

    0下载:
  2. svm文本分类器源代码,分类详细,简单
  3. 所属分类:其它

    • 发布日期:2012-04-18
    • 文件大小:53811
    • 提供者:ys344155411
  1. Algorithm-SVM-0.11.tar

    0下载:
  2. 在人工智能中模式识别比较新的分类算法,支持向量机.用于特征分类.-A new classify arithmetic of pattern-recognition in artificial intelligence,use support vecotr machine to classify the characteristic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:50176
    • 提供者:rabo
  1. 模式分类

    0下载:
  2. 该程序可以对二维三类样本进行分类,并画出分界面.学习过模式识别的人必看.要学习神经网络的人必看,代码简单,实用性强-the procedure three samples of two-dimensional classification and paint interface. Learning the pattern recognition Watchable. To study the neural network Watchab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:359424
    • 提供者:李帅
  1. 27796720simple-SVM

    0下载:
  2. 支持向量积的一些分类器训练的matlab代码-support vector plot of some classifier training Matlab code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:江兰
  1. SVM--SVM

    0下载:
  2. 支持向量机,用于分类,含训练集与测试集。里面含有六个源程序-support vector machines for the classification, with the training set and test sets. It contains six source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:sss
  1. SVM(matlab)

    0下载:
  2. 支持向量机(SVM)实现的分类算法源码[matlab] -Support Vector Machine (SVM), a classification algorithm source code [Matlab]
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:dyddong
  1. SVM20

    0下载:
  2. 一个SVM分类算法,windows下可以直接使用,在网络上可以找到源代码-an SVM classification algorithm, windows can be directly used on the network can find the source code
  3. 所属分类:其它资源

    • 发布日期:2024-05-16
    • 文件大小:630784
    • 提供者:利菲
  1. osu-svm

    0下载:
  2. 支持向量机的演示代码。仿真效果支持向量分类的较好。-SVM demo code. Simulation results support vector classification better.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-16
    • 文件大小:797696
    • 提供者:mwn
  1. svm-predict

    0下载:
  2. 使用SVM支持向量机 预测分类 使用SVM支持向量机 预测分类-use SVM SVM forecast classification SVM SVM classification forecast
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:林尚义
  1. libsvm-2.84

    0下载:
  2. SVM分类,支持向量机,包括matlab源码,使用非常方便-SVM classification, support vector machines, including Matlab source, the use of very convenient
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:434176
    • 提供者:李华
  1. svmmatlabSORCE

    0下载:
  2. 支撑矢量机 class CvSVM : public CvStatModel //继承自基类CvStatModel { public: // SVM type enum { C_SVC=100, NU_SVC=101, ONE_CLASS=102, EPS_SVR=103, NU_SVR=104 } //SVC是SVM分类器,SVR是SVM回归 // SVM kernel type -class
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:李刚
  1. me2svm

    0下载:
  2. 将最大熵的数据格式转为SVM分类器所需的数据格式-of maximum entropy data formats SVM classifier to the required data format
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2323456
    • 提供者:赵京雷
  1. svm

    0下载:
  2. svm程序代码,用于模式识别和分类,也可用于图像特征。-svm code for pattern recognition and classification can also be used to image features.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:172032
    • 提供者:chenxi
  1. SVM

    0下载:
  2. [matlab]支持向量机(SVM)用于分类的算法实现-[matlab] Support Vector Machine (SVM) algorithm for classification
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:吴莉
  1. SVM-KM

    0下载:
  2. 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附很多示例。-A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:340992
    • 提供者:徐杰
  1. SVM-KMExample

    0下载:
  2. 一种很容易理解的svm matlab工具箱,可用于分类,回归,并附有很多示例。-A very easy to understand svm matlab toolbox, can be used for classification, regression, together with many examples.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:4064256
    • 提供者:徐杰
  1. svm4matlab

    0下载:
  2. svm分类回归工具箱 适合初学者学习用
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:148480
    • 提供者:philip
  1. svm

    0下载:
  2. svm的分类原理介绍,以及它的训练算法研究和应用-introduce the principle of SVM classification, as well as its training algorithm research and application
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:11255808
    • 提供者:lanxin cai
  1. SVM-KM

    3下载:
  2. 基于核分析的多类分类器,支持向量机的多类分类,适合研究学习,欢迎同行下载-Kernel-based analysis of the many types of classifier, support vector machine multi-category classification, suitable for study of learning, welcomed the peer download
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:417792
    • 提供者:lwen
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org