搜索资源列表

  1. text_classification_using-svm

    0下载:
  2. 关于svm支持向量机的比较权威的论文,详细介绍了svm算法的原理及其在文本分类中的应用-Authoritative papers for Svm support vector machines , detailing the algorithm and its application in svm text classification application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:117760
    • 提供者:000002
  1. SVM

    0下载:
  2. 该程序为MATLAB源码,使用SVM算法(简易实现)进行分类。-Classify using (a very simple implementation of) the support vector machine algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:alan
  1. svm-ses

    0下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-The machine algorithm respectively perception, the minimum square error algorithm, linear SVM classifier algorithm design, respectively, draw the decision surface, and compa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:万海兵
  1. svm-1

    0下载:
  2. matlab中的svm工具包,是标准化的svm算法,只能用于线性问题,非线性的需用libsvm或lssvm来解决。-svm in matlab Kit, standardized svm algorithm can only be used for linear problems, nonlinear the required libsvm or lssvm of resolve.
  3. 所属分类:matlab例程

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

    0下载:
  2. SVM算法的示例程序,帮助读者理解SVM算法的使用-the use of SVU,to help reader undstander how to user this methods
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:4443136
    • 提供者:陆继森
  1. LS-SVM

    0下载:
  2. 本文主要研究 LS-SVM 算法的基本原理及基于其实现时间序列预测 的方法。针对超参数选择困难的问题,采用多级网格搜索和遗传算法的方法对 超参数的取值进行优化-This paper studies the basic principles of the LS-SVM algorithm and time series prediction based on its implementation. Difficult to sel
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:3394560
    • 提供者:毛玉凤
  1. SVM

    1下载:
  2. SVM算法的一个windows下实现,用决策树实现预测农产品质量,数据存放于SQLServer中,ADO方式存取。-SVM algorithm a windows with decision tree predictive quality of agricultural products, the data stored in SQLServer ADO accessed.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-04
    • 文件大小:26624
    • 提供者:铭泽
  1. SVM(CPP)

    0下载:
  2. SVM算法用C++方法实现,非常适合初学者学习 代码易读易懂 是份很好的学习资料-SVM algorithm with C++ method and ideal for beginners to learn the code easy to read parts of a good learning materials
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:330752
    • 提供者:elvis
  1. Error-driven-SVM

    0下载:
  2. 一种改进的SVM增量学习算法——基于错误驱动的增量SVM算法,改进了原有增量算法对非SV集的处理方式,将非SV集对分类信息也考虑在内,大大提高了SVM的识别进度。-An improved SVM incremental learning algorithm for- based on error-driven incremental SVM algorithm, improved the way of the the original
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:58368
    • 提供者:张灿淋
  1. svm-demo

    0下载:
  2. 一个svm的演示程序,能演示两类数据分类,有gui界面,不使用第三方工具箱,使用gaussian核函数,界面能设置c和gamma的参数值,最后可以得到分类情况的可视化效果。针对svm算法的研究者和用于教学演示的教师,是个不错的源码。-An svm demo program that can demonstrate two types of data classification, gui interface, do not use th
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:5120
    • 提供者:
  1. Ttest-RFE-SVM

    0下载:
  2. 对DNA微阵列用RFE-SVM算法对基因进行分类-Use of DNA microarray gene RFE-SVM algorithm to classify
  3. 所属分类:DNA

    • 发布日期:2024-05-04
    • 文件大小:625664
    • 提供者:陈颖
  1. EM-SVM

    0下载:
  2. 模式识别课程作业,em算法,svm算法,适合初学者,绝对简单例子-Pattern Recognition course work, em algorithm, svm algorithm, suitable for beginners, absolutely simple example
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:189440
    • 提供者:吴照
  1. svm

    0下载:
  2. 两类svm算法,用SMO算法计算拉普拉斯算子-Two svm algorithm, using SMO algorithm Laplacian
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 用SVM算法预测数值,对数值进行分析,从而达到解决问题的目的-SVM algorithm using predictive values ​ ​ for the numerical analysis, so as to achieve the purpose of solving the problem
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:297984
    • 提供者:羽翼
  1. SVM-matlab

    0下载:
  2. 经典SVM算法matlab程序,用于各种利用MATLAB对数据进行SVM仿真的实验。-Classical SVM algorithm matlab program for a variety of SVM data using MATLAB simulation experiments.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:3938304
    • 提供者:ZHB
  1. svm

    0下载:
  2. opencv实现的svm算法的代码示范,可用于学习svm的原理和使用效果。-opencv svm algorithm implementation code demonstration svm can be used to learn the principles and results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:1024
    • 提供者:欧龙崎
  1. svm-examples-code-

    0下载:
  2. svm 算法源码 分类实例,vc版本的,可以直接运行dsw工程-svm classify source code
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-04
    • 文件大小:1358848
    • 提供者:lihuanan
  1. image-segmentation-using-svm

    0下载:
  2. 在matlab中应用svm算法对图像进行处里,分离出主体和背景-Svm algorithm in matlab applications where the image of the isolated subject and background
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-04
    • 文件大小:7168
    • 提供者:吴星辰
  1. The-code-for-SVM-model

    0下载:
  2. 采用支持向量机算法进行股市回归预测分析的程序,本人亲自尝试,可以正常使用。对于使用SVM算法的同学很有帮助!-Using support vector machine algorithm to predict the stock market regression analysis procedures, I personally try to be normal. For SVM algorithm helps the student
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:356352
    • 提供者:田亮
  1. A-Novel-FPGA-based-SVM-Classifier

    0下载:
  2. 基于FPGA的SVM算法实现,文章主要从架构设计和硬件实现方面提供了设计思路,对于SVM的硬件开发特别是FPGA实现有指导意义-A Novel FPGA-based SVM Classifier
  3. 所属分类:软件工程

    • 发布日期:2024-05-04
    • 文件大小:98304
    • 提供者:revongfie
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org