CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - svm code

搜索资源列表

  1. YCgCrandSVM

    0下载:
  2. 基于肤色分割和SVM的人脸检测的MATLAB 代码,主要是利用YCgCr来来进行肤色建模,然后结合SVM进行检测。 希望对您有所帮助!-Based on skin color segmentation and SVM Face Detection MATLAB code, mainly used to carry out color YCgCr to model, and then tested with SVM. Want to help you!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5495
    • 提供者:shen
  1. svm-matlab

    0下载:
  2. 支持向量机matlab实现源码,哈哈,好东西啊-Support vector machine matlab implementation source code, ha ha, good stuff ah
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:4556
    • 提供者:哈哈
  1. Csharp-libsvm

    0下载:
  2. 关于libsvm的CSharp代码,利用c#实对支持向量机的学习-About libsvm of CSharp code to use c# real pairs of support vector machine learning
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:22356
    • 提供者:小光
  1. SVM

    0下载:
  2. svm算法源代码VC++实现,很好的一个程序-svm algorithm source code VC++ implementation, a good a program. . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1048739
    • 提供者:jiwei
  1. mathpro

    0下载:
  2. pca+ svm source code (matlab) matlab code, pca for feature extraction, svm classification
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:15196
    • 提供者:Farid
  1. code

    0下载:
  2. svm using matlab for pattern matching
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6731
    • 提供者:shir
  1. zhichi

    0下载:
  2. 主要用于MATLAB的SVM的人脸识别功能,有具体的代码可以查询-MATLAB-SVM is mainly used for face recognition function, there is a specific code that can query
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2176
    • 提供者:陈杰
  1. SVMmatlabGUI

    1下载:
  2. SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助-SVM matlab GUI intuitive visual interface code in the image of a more detailed explanation of the GUI help both learning and svm learning
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-02-11
    • 文件大小:497392
    • 提供者:myzone
  1. svm_scale

    0下载:
  2. SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2235
    • 提供者:leidan
  1. svm_train

    0下载:
  2. SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:2578
    • 提供者:leidan
  1. svm_toy

    0下载:
  2. SVM代码,适用于文本分类,为学习SVM的朋友提供一个参考,共同学习。-SVM code for text classification, the study provides a reference SVM friends, learning together
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:3153
    • 提供者:leidan
  1. TFIDF

    0下载:
  2. 用于计算文档向量的TFIDF权值,代码使用Java语言写的-Used to calculate the document vector of TFIDF weight, code written using the Java language
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1341
    • 提供者:薛超
  1. knnPcaWithGA

    0下载:
  2. In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification is made by K-In this code I have used GA in supervised PCA to find the best coeficients for overall covariance. the classification i
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:20411
    • 提供者:fatal
  1. SMO-code

    0下载:
  2. smo算法是与svr(支持向量机回归)和svc(支持向量机分类)具有相似数学形式,并在此基础上提出的一种用于SVR的简化算法。-smo algorithm is svr (support vector machine regression) and svc (SVM) with similar mathematical form, and puts forward a simplified algorithm for SVR.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-25
    • 文件大小:913
    • 提供者:heyufeng
  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:118143
    • 提供者:
  1. computew

    0下载:
  2. svm训练时得到的特征向量,这个代码是可以把这些特征向量转换成所需要的权重w-svm training feature vectors obtained, the code is able to convert these feature vectors needed for the weight w
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:665568
    • 提供者:小i
  1. GMM-GMR-v1[1].2

    0下载:
  2. 这是一个GMM模型的语音识别代码 非常详细 而且实用。-This is a GMM model for speech recognition is very detailed and useful code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:35493
    • 提供者:zhangge
  1. objectdet20070707

    1下载:
  2. cvpr07年 对象检测代码 hog+svm,压缩包里含有行人,车辆等分类器,可以直接检测-cvpr07 on object identification code hog+ svm, compression bag with pedestrians, vehicles and other classifiers
  3. 所属分类:Windows Develop

    • 发布日期:2016-05-06
    • 文件大小:5592064
    • 提供者:liurui
  1. dogma

    1下载:
  2. DOGMA是一个关于在线学习的工具箱,里面很多算法十分实用,包括OISVM(online independent SVM).-DOGMA is a useful online learning alogrithm by matlab code. It includes a lot of useful alogrithm, including Online independent SVM(OISVM)
  3. 所属分类:matlab例程

    • 发布日期:2017-04-24
    • 文件大小:101327
    • 提供者:hudi
  1. hlle

    1下载:
  2. lle和svm 的人脸识别算法代码,识别率可以打到80以上。-lle and SVM for face recognition algorithm code, the recognition rate can reach 80 or more.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:1804
    • 提供者:韩静书
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 36 »
搜珍网 www.dssz.com