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

搜索资源列表

  1. 文字识别程序

    0下载:
  2. 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:338537
    • 提供者:远超
  1. rubysvm-0.15.tar

    0下载:
  2. SVM LIBRARY 人工智能,神经网络。 -SVM LIBRARY artificial intelligence, neural networks.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32316
    • 提供者:陈志明
  1. lvq_1

    0下载:
  2. 支持向量机的人工神经网络算法,C程序的,供大家参考!-SVM artificial neural network algorithm, C procedures, for your reference!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:37630
    • 提供者:hxm
  1. jiyuneirongdetuxiangjiansuo

    0下载:
  2. 基于内容的图像检索中的一些关键环节:特征提取:颜色直方图;纹理特征等 相似度:马氏距离,欧氏距离等 相关反馈:机器学习方法,如SVM,神经网络等 检索与分类:两个很相似的样本距离很小,虽然两个不相似的样本距离未必很大-content-based image retrieval of some of the key issues : Feature Extraction : color histogram; Texture characteristics of simila
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:160149
    • 提供者:耿上
  1. howtouseSVM.doc

    0下载:
  2. 本文从模式识别的基本概念谈起,过渡到神经网络模式识别,逐步引入到这四种支持向量机工具箱的使用。本文适合没有模式识别基础,而又急于上手的初学者。 -paper from the basic concept of pattern recognition about, the transition to the neural network pattern recognition, gradually introduced to the four SVM toolbox use. Pattern
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:6261
    • 提供者:欣雨
  1. svmandBPwithmatlab

    1下载:
  2. 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究-SVM nonlinear regression procedures common Matlab support vector machines and artificial neural networks to nonlinear In the Comparative Study
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4839
    • 提供者:sunwanghu
  1. 12

    0下载:
  2. 一个MATLAB源代码,源于SVM神经网络的数据分类预测,可用于葡萄酒种类识别-A MATLAB source code, derived the neural network SVM classification predicted data, it may be used to identify the type of wine
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:38912
    • 提供者:邢君
  1. wineshibie

    0下载:
  2. SVM神经网络的数据分类预测-葡萄酒种类识别案例-Data classification and prediction based on SVM neural network
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:39409
    • 提供者:何佳帅
  1. chengxu

    0下载:
  2. 通过软测量的方法实施上浆率精确检测,得出的结果可以看出SVM模型的收敛速度更快,预测精度更高。(Through the method of soft measurement, the accurate detection of sizing rate is realized.The results show that the convergence rate of SVM model is faster and the prediction accuracy is higher.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:9216
    • 提供者:我火威武
  1. svm

    1下载:
  2. 基于c++的支持向量机的算法,用于深度学习和神经网络预测(support vector machine algorithm based on cpp)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:15360
    • 提供者:小二王
  1. 41695068SVM

    0下载:
  2. 支持向量机的matlab程序,支持向量机的分类算法(Support vector machine matlab program, support vector machine classification algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:11264
    • 提供者:priorqty
  1. SVM

    0下载:
  2. 支持向量机,进行数据的预处理,属于浅层神经网络,适用于基础的分类、。(Support vector machine (SVM) is used to preprocess the data, which belongs to the shallow neural network, and is suitable for the basic classification,)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1961984
    • 提供者:yuki喵
  1. 案例14

    0下载:
  2. SVM神经网络的回归预测分析---上证指数开盘指数预测,matlab实现非线性回归预测(Regression prediction analysis of SVM neural network -- prediction of Shanghai Stock Index opening index and nonlinear regression prediction by MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:178176
    • 提供者:marec
  1. VIFTAX9

    0下载:
  2. 应用c++实现的svm向量机分类算法,相信对svm感兴趣的朋友有帮助!()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:158720
    • 提供者:Belxe
  1. test1

    0下载:
  2. SVM-无监督机器学习领域的经典算法,在神经网络未出现前,他是机器学习的顶梁柱,现在依然用处广泛,而且其核函数的使用范围早已超脱其本身,该实例对SVM算法进行了实现,具有相应的数据集。(SVM - Unsupervised machine learning in the field of classical algorithms, before the neural network does not appear, he is the mainstay of machine learning,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:yuyinghua
  1. ozhwhq39

    0下载:
  2. 一种新的SVM算法,性能很好,我经过好多验证的,请放心使用()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:183296
    • 提供者:cvlay
  1. Archive

    0下载:
  2. SVM神经网络,支持向量机,hard margin ,soft margin(SVM neural networks,hard margin ,soft margin,support vector machine)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:ANGT
  1. chapter_GA

    0下载:
  2. 基于GA优化的SVM算法,它可以被用于预测分类(SVM algorithm based on GA optimization for prediction classification)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:筱旭呀
  1. chapter_PSO

    0下载:
  2. 基于PSO优化的SVM算法,它可以用来预测分类(SVM algorithm based on PSO optimization can be used to predict classification.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:筱旭呀
  1. CNN-SVM

    3下载:
  2. 卷积神经网络(CNN)用来提取特征,采用SVM分类器进行训练和分类(Convolutional Neural Network (CNN) was used to extract features, and SVM classifier was used for training and classification)
  3. 所属分类:界面编程

    • 发布日期:2020-12-02
    • 文件大小:744448
    • 提供者:Hello 郑先生
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 39 »
搜珍网 www.dssz.com