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

搜索资源列表

  1. stprtool.rar

    6下载:
  2. 统计模式识别工具箱(Statistical Pattern Recognition Toolbox)包含: 1,Analysis of linear discriminant function 2,Feature extraction: Linear Discriminant Analysis 3,Probability distribution estimation and clustering 4,Support Vector and other Kernel Machines,
  3. 所属分类:matlab

    • 发布日期:2015-07-19
    • 文件大小:4.07mb
    • 提供者:查日东
  1. gmm

    0下载:
  2. 高斯混合模型的详细实现 内有多个.m文件-Gaussian mixture model has a number of detailed implementation. M files
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:28.71kb
    • 提供者:平凡
  1. cuSVMVCcode

    2下载:
  2. 基于GPU计算的SVM,VC++源码,包括详细文档说明文件。借用了GPU编程的优势,该代码据作者说比常规的libsvm等算法包的训练速度快13-73倍,预测速度快22-172倍。希望对大家有用-cuSVM is a software package for high-speed (Gaussian-kernelized) Support Vector Machine training and prediction that exploits the massively parallel proc
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-03
    • 文件大小:859.16kb
    • 提供者:Sheng
  1. libsvm

    0下载:
  2. 基于matlab的SVM(支持向量机)算法。作为非常流行的svm工具,可以实现基于SVM的数据分析,能够应用于人工智能及模式识别领域。-Matlab based on the expectation-maximization algorithm for Gaussian mixture model (GMM) toolkit. GMM-based data can be analyzed, can be used in the field of artificial intelligence a
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:94.46kb
    • 提供者:Zhao Sixuan
  1. SVM

    0下载:
  2. SVM开发包,接口明了,将它的路径添加到当前工程即可直接调用 接口举例如下 Ytest_try=[] 测试样本的特征 Ytest_try=rightsidetest(Xtest_try,index) ypred=[] 训练样本的标注 Ytest=normo(Ytest) kernel= gaussian kerneloption=1 ypred = svmval(Ytest_try,xsup_ch,w_ch,w0_
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:369.87kb
    • 提供者:微尘
  1. SVM-2D-Classification-

    0下载:
  2. SVM 2D Classification Comparing Gaussian and polynomial Kernels -SVM 2D Classification Comparing Gaussian and polynomial Kernels
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:790byte
    • 提供者:吴山大
  1. 7-djvu-9812381511

    0下载:
  2. This book focuses on Least Squares Support Vector Machines (LS-SVMs) which are reformulations to standard SVMs. LS-SVMs are closely related to regularization networks and Gaussian processes but additionally emphasize and exploit primal-dual interpret
  3. 所属分类:SCM

    • 发布日期:2017-06-19
    • 文件大小:28.51mb
    • 提供者:lichen
  1. lubanglssvm

    0下载:
  2. 基于鲁棒学习的最小二乘支持向量机及其应用 鉴于最小二乘支持向量机比标准支持向量机具有更高的计算效率和拟合精度, 但缺少标准支持向量机的鲁 棒性, 即当采样数据存在奇异点或者误差变量的高斯分布假设不成立时, 会导致不稳健的估计结果, 提出了一种鲁棒 最小二乘支持向量机方法. 该方法在最小二乘支持向量机基础上, 通过引入鲁棒学习方法来获得鲁棒估计. 仿真分析 及某湿法冶金厂的应用实例验证了该方法的可行性和有效性.- Least squares support vector mac
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:205.88kb
    • 提供者:lux
  1. Digital-iamge_MFC

    0下载:
  2. 运用C实现了数字图像的一些基本算法,包括canny edge detection,阈值变换,维纳滤波,直方图均衡,图像细化,旋转,图像配准,图像分割kmeans, isodata, fuzzy c means, fuzzy clustering, mrf image seg, 图像浏览,road svm using matlab, snakes matlab, anistropic gaussian filter-Canny edge detection, threshold transform
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21.41mb
    • 提供者:wangzhe
  1. locv

    0下载:
  2. 最先进的KPCA主成分提取法,加最先进的高斯SVM法,再加传统的交叉验证学习预测法。-The most advanced KPCA principal components extraction method, and the most advanced gaussian SVM method, then add the traditional cross validation forecast method of learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1020byte
    • 提供者:罗婷丹
  1. classifer

    0下载:
  2. 二分类问题采用包括逻辑回归、最小二乘法、感知器算法(按下space不断迭代)、svm线性分类,另外还有高斯分线性分类(待完善),针对平面上两类点进行分类-Second classification using logistic regression, the method of least squares, perception algorithm (Press space iteratively) svm linear classification, in addition to the Ga
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:4.2kb
    • 提供者:袁文
  1. classification

    0下载:
  2. 机器学习中几种典型的分类算法,SVM, ML, Gaussian Mixture Model等-typical classifiers(SVM, ML) in ,machine learning.
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:4.24kb
    • 提供者:张小云
  1. svm

    0下载:
  2. Gaussian support vector binary classifier
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:649byte
    • 提供者:parmalik kumar
  1. svm-demo

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

    • 发布日期:2017-11-17
    • 文件大小:5kb
    • 提供者:
  1. svm

    1下载:
  2. 对支持向量机硬间隔,软间隔和核函数的实现,采用的核为高斯核,高斯核所需的数据集包含在data中。-Support vector machines for hard intervals, soft interval and kernel implementations, using Gaussian kernel by kernel, Gaussian kernel required data set contains the data in.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.16kb
    • 提供者:caolu
  1. Genetic-algorithm-to-optimize-svm

    1下载:
  2. 遗传算法优化支持向量机的惩罚系数C与高斯核系数g,能够提高支持向量机的分类精度-Genetic algorithm to optimize the punish coefficient of support vector machine (SVM) with gaussian kernel coefficient C g, can improve the support vector machine (SVM) classification accuracy
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.89kb
    • 提供者:T和
  1. GA-PSO

    3下载:
  2. 遗传算法和粒子群算法以及网格搜索法优化神经网络SVM的高斯核参数和惩罚参数-Optimization of Genetic Algorithm Neural Network SVM Gaussian kernel parameters and penalty parameter
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:203.73kb
    • 提供者:陈静
  1. influence-of-parameter-in-SVM

    0下载:
  2. 验证SVM中惩罚系数C与高斯核宽度系数g对于其分类性能的影响-Test the penalty parameter C and the the gaussian kernel factor g for classification influence of SVM
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.27kb
    • 提供者:
  1. SVM

    0下载:
  2. 支持向量机分类程序,使用高斯核函数,SMO顺序最优化算法,为学习SVM提供参考-SVM program, using a Gaussian kernel, SMO sequence optimization algorithm to provide a reference for learning SVM
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:952byte
    • 提供者:张名
  1. S1IM159.【已完成】基于SVM的烟雾识别系统

    1下载:
  2. 基于SVM的烟雾识别系统 运动区域提取使用的是 自适应混合高斯背景建模 特征算法使用的是 HOG+LBP 机器学习方法使用的是 scikit的SVM(Smoke recognition system based on SVM The moving region extraction uses adaptive Gaussian mixture background modeling feature algorithm, hog + LBP machine learning method
  3. 所属分类:OpenCV

    • 发布日期:2021-04-06
    • 文件大小:2.39mb
    • 提供者:白宝军
« 12 »
搜珍网 www.dssz.com