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

搜索资源列表

  1. 一个SVM的MATLAB工具箱

    0下载:
  2. 一个SVM的MATLAB工具箱,Support Vector Machine toolbox for Matlab Version 2.51-A matlab toolbox of SVM,Support Vector Machine toolbox for Matlab Version 2.51
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:552960
    • 提供者:陈爱斌
  1. svm算法vc源代码

    1下载:
  2. Libsvm 3.23完全版-A program of svm based on vc code,hope to useful to friends who study on structure of the data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1076852
    • 提供者:yu
  1. SVM算法

    0下载:
  2. 数据挖掘的重要算法SVM的实现,用matlab-important data mining algorithms to achieve SVM using Matlab
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2413
    • 提供者:利军
  1. Eyes Location by Hierarchical SVM Classifiers

    0下载:
  2. 模式识别中人连识别眼镜定位,用的是matlab支持向量机开发的-human pattern recognition to identify even glasses positioning, using the Matlab SVM Development
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:452064
    • 提供者:网小强
  1. 脑电数据PCA处理及SVM分类

    7下载:
  2. 脑电eeg数据预处理,用于脑电信号的MATLAB处理程序,输入处理数据,进行matlab运算,PCA处理及SVM分类。(PCA Processing and SVM Classification of EEG Data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-22
    • 文件大小:4096
    • 提供者:Jerk_zhu
  1. SVM

    3下载:
  2. SVM分类用于高光谱遥感图像分类、预测....................(SVM classification for classification and prediction of hyperspectral remote sensing images)
  3. 所属分类:图形图像处理

    • 发布日期:2021-04-17
    • 文件大小:6014976
    • 提供者:格子码
  1. SVM算法

    1下载:
  2. SVM算法的线性分类,图像分类单幅遥感图像特征提取分类(Linear classification of SVM algorithm, image classification, feature extraction and classification of single remote sensing image)
  3. 所属分类:图形图像处理

    • 发布日期:2020-07-16
    • 文件大小:14336
    • 提供者:LOST0522
  1. PCA+SVM的人脸识别

    1下载:
  2. 使用pca和svm的方法对人脸进行识别和检测,最终达到人脸识别的功能(Face recognition and detection using PCA and SVM methods, and finally achieve the function of face recognition)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:2988032
    • 提供者:wangliuxx
  1. SVM建模

    1下载:
  2. 介绍三种参数的SVM建模,分别预测股票价格(This paper introduces three parameters of SVM modeling, and predicts stock price separately.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-08
    • 文件大小:2048
    • 提供者:四夕c
  1. SVM

    0下载:
  2. 利用三次二分类SVM实现三分类SVM,可以用自己的数据,完美运行。(Using the three-category SVM to implement the three-class SVM, you can use your own data to run perfectly.)
  3. 所属分类:matlab例程

    • 发布日期:2021-01-27
    • 文件大小:5120
    • 提供者:Leo00000000
  1. SVM 多分类

    1下载:
  2. 通过一对多,和多对一的方式,将二分类svm转化成多分类分类器(Through the way of one to many and many to one, the two classification SVM is transformed into a multi classification classifier)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-12-17
    • 文件大小:2048
    • 提供者:赵112233
  1. SVM

    1下载:
  2. 该代码主要是将SVM用于驾驶员风格分类的(This code is SVM implementation classification)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-27
    • 文件大小:97280
    • 提供者:yuemei
  1. sklearn-SVM

    1下载:
  2. 支持向量机(SVM)——分类预测,包括核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等(Support vector machine (SVM) - classification prediction, including kernel function parameter adjustment, unbalanced data problem, feature dimensionality reduction, grid search, pipelin
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-14
    • 文件大小:24576
    • 提供者:xning
  1. 基于PCA和SVM的人脸识别系统

    2下载:
  2. 先通过图像处理提取人脸的各个特征,然后对人脸通过PCA进行降维,然后通过SVM进行人脸识别(Firstly, the features of human face are extracted by image processing, then the dimension of human face is reduced by PCA, and then the face is recognized by SVM)
  3. 所属分类:matlab例程

    • 发布日期:2020-01-07
    • 文件大小:9374720
    • 提供者:有始有终
  1. PSO-SVM

    7下载:
  2. 利用粒子群优化算法对支持向量机中的核函数参数和惩罚参数进行优化是非常有效的手段,可以大大提高鲁棒性。实际过程中读者可通过下载我上传的代码,简单进行修改和阅读附件论文即可快速掌握相关方面的知识,快速使用这一方法。(Particle swarm optimization (PSO) is a very effective method to optimize the kernel function parameters and penalty parameters of SVM, which can
  3. 所属分类:matlab例程

  1. pso-SVM

    2下载:
  2. pso优化SVM参数,可运行。MATLAB实现(PSO optimizes SVM parameters, which can be run. MATLAB implementation)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-15
    • 文件大小:2048
    • 提供者:卜娜娜
  1. 改进svm

    2下载:
  2. phog方法提取图像特征,svm支持向量机进行分类,分别有GA遗传算法和PSO粒子群优化算法进行寻优。(Phog method extracted image features, SVM support vector machine classification, respectively, GA genetic algorithm and PSO particle swarm optimization algorithm for optimization.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-06
    • 文件大小:31901696
    • 提供者:隋易帝
  1. CS-SVM

    3下载:
  2. 利用布谷鸟算法优化svm,有目标函数 实验室程序,好用(Optimization of SVM based on cuckoo algorithm)
  3. 所属分类:其他

    • 发布日期:2020-11-22
    • 文件大小:15360
    • 提供者:www金城武
  1. SVM分类

    3下载:
  2. 基于SVM的疲劳驾驶系统。基于神经网络的非接触式疲劳驾驶检测已成为当前针对疲劳驾驶检测领域炙手可热的研究方向。它有效解决了接触式疲劳检测方法给驾驶员带来的干扰以及单一信号源对于反映疲劳程度可靠性低的问题,同时通过设计神经网络模型对多源信息进行分类,实现对疲劳状态的高精度和高速度的检测。选取合适的特征值对网络检测准确率以及准确反映疲劳程度至关重要。基于驾驶员生理信号检测可靠性和准确性较高。(Fatigue driving system based on SVM)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-09-18
    • 文件大小:89088
    • 提供者:pakchoi007
  1. SVM算法

    1下载:
  2. 实现线性支持向量机算法,并比较其原始函数与对偶形式函数(Realize the linear SVM algorithm, and compare the original function and dual function)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-10
    • 文件大小:227328
    • 提供者:hhhhzxx
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com