搜索资源列表

  1. linearSVM

    0下载:
  2. 线性SVM,将标准SVM的目标函数改成线性目标函数,这样可以节省大量的训练时间-linear SVM, the standard SVM objective function into linear objective function, this can save a lot of time training
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:38912
    • 提供者:生月
  1. lsvm

    0下载:
  2. 用matlab编写的源程序,作用是对线性svm分类器参数C的最佳值选择,以此更好的对数据集进行训练和预测。-Prepared using matlab source code, the role is a linear SVM classifier parameters C the best value choice to better data sets for training and forecasting.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:刘娟
  1. Svm

    0下载:
  2. 统计模式识别、线性或非线性回归以及人工神经网络等方法是数据挖掘的有效工具,支持向量分类(support vector classification,简称SVC)算法是一个很有发展前景的方向。-Statistical pattern recognition, linear or nonlinear regression and artificial neural network approach is an effective tool
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:10240
    • 提供者:xs
  1. svm

    0下载:
  2. 这是在模式识别中常用的一个分类器,不过这是一个线性2分类问题,对于多分类问题,可以直接转化~-This is commonly used in pattern recognition, a classifier, but this is a linear 2 classification for multi-classification problems, can be directly translated into
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:125952
    • 提供者:何欢
  1. svm-km

    1下载:
  2. 支持向量机(SVM)是数据挖掘中的一个新方法,能非常成功地处理回归问题(时间序列分析)和模式识别(分类问题、判别分析)等诸多问题,并可推广于预测和综合评价等领域,因此可应用于理科、工科和管理等多种学科。目前国际上支持向量机在理论研究和实际应用两方面都正处于飞速发展阶段。它广泛的应用于统计分类以及回归分析中. 支持向量机属于一般化线性分类器.他们也可以认为是提克洛夫规则化(Tikhonov Regularization)方法的一个特例.这
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:837632
    • 提供者:哈哈
  1. svm

    0下载:
  2. 线性SVM算法设计分类器,对一组数据进行分类-Linear SVM classifier algorithm on a set of data classification
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:2048
    • 提供者:韩倩倩
  1. svm

    0下载:
  2. SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:3998720
    • 提供者:高永强
  1. svm

    0下载:
  2. 这是一个十分完善的SVM算法。包括各种的线性核和非线性核。能够解决各种分类问题。-This is a very good SVM algorithm. Including the linear kernel and nonlinear kernel. To solve various classification problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:13312
    • 提供者:wuxin
  1. fenleisuanfa

    0下载:
  2. 分别采用感知机算法、最小平方误差算法、线性SVM算法设计分类器,分别画出决策面,并比较性能。-Perceptron algorithm were used, the least square error algorithm, linear SVM classifier algorithm, respectively, making face paint, and compare performance.
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:77824
    • 提供者:龚煜
  1. SVM

    0下载:
  2. 线性SVM分类,数据已给出,代码很详尽哈-Linear SVM classification, data has been given, the code is very detailed and Kazakhstan
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:203776
    • 提供者:
  1. svm

    0下载:
  2. svm分类器,有几类样本点,利用线性SVM分类器求出其分界面-svm classifier, there are several types of sample points, using a linear SVM classifier obtained the sub-interface
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:1024
    • 提供者:小丽
  1. nonlinear-svm-code

    0下载:
  2. svm线性和非线性的处理源代码。加了很多说明,希望对你有帮助-SVM linear and nonlinear processing the source code. Add a lot of shows, the hope is helpful to you
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:xuezhuan
  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-06-04
    • 文件大小:9216
    • 提供者:万海兵
  1. a-nonlinear-SVM-classifier

    0下载:
  2. 这是非线性svm分类器的matlab代码,不仅有代码,而且有数据。-This is matlab code of a nonlinear SVM classifier , which not only has the code, but the data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-04
    • 文件大小:3072
    • 提供者:wangzengqin
  1. linear programming and svm

    0下载:
  2. 线性分类器(linear classify)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-04
    • 文件大小:31744
    • 提供者:chen789
  1. SVM

    0下载:
  2. 用简单的代码实现了SVM,其中包括了线性、非线性以及多种kernel。(SVM is implemented with simple code, including linear, nonlinear, and a variety of kernel.)
  3. 所属分类:图形/文字识别

    • 发布日期:2024-06-04
    • 文件大小:8192
    • 提供者:极地渔翁
  1. 线性分类器

    0下载:
  2. 该程序能够实现对于一个样本完成感知机,最小二乘法,凸优化方法解决SVM和matlab自带函数解决SVM的四种程序,并且通过修改部分参数可以完成不同效果。(The program can be achieved for a complete sample perceptron, least squares method, convex optimization method to solve SVM and MATLAB with fou
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:14336
    • 提供者:围生
  1. svm

    0下载:
  2. 里面包含SVM线性和非线性处理的一些程序,希望对大家有所帮助(Linear classification)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:5120
    • 提供者:身份人
  1. SVM的回归预测分析——上证指数开盘预测

    1下载:
  2. 股票线性回归预测分析,利用svm线性回归算法分析预测,适合svm初学者(Stock Linear Regression Forecast Analysis)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-04
    • 文件大小:181248
    • 提供者:ycm123
  1. changjingshibiefenlei

    0下载:
  2. 本文件是图像场景识别并进行分类的程序,已运行成功。 分别利用1 tiny image描述和最近邻分类器 2 bags of sifts描述和最近邻分类器 3bags of sifts描述和线性svm分类器进行场景分类识别的。 在主程序proj3中将FEATURE 改成tiny image,CLASSIFIER 改成nearest neighbor,注释其他FEATURE 和CLASSIFIER的选择就可以实现第一种场景
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-04
    • 文件大小:18185216
    • 提供者:wujie123
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org