CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - svm rbf matlab

搜索资源列表

  1. S200502106_SVM_for_classfication

    1下载:
  2. SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6029
    • 提供者:郑军
  1. svm-rbf-demo

    0下载:
  2. 用于 MATLAB 的 SVM 演示程序,直接放到程序所在目录就可工作。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7182
    • 提供者:wangxunz
  1. MATLAB-Neural-network-cases

    1下载:
  2. 共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-Neural network cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5554713
    • 提供者:郑雪
  1. rbf

    0下载:
  2. 实现了RBF网络,已载入训练和测试样本,可根据需要将其更换-Achieved a RBF network, has been printed in the training and test samples may be needed to replace
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:14037
    • 提供者:张丽
  1. SVMbyQuadprog

    0下载:
  2. This is a support vector machine program developed based on quadprog. Polynomial and RBF kernel are supported. Test it by executing example.m with supported data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:259823
    • 提供者:SUNGWOONG KIM
  1. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11300569
    • 提供者:liuwei
  1. windspeedsvm1-

    0下载:
  2. matlab的svm神经网络文件,可用于风速预测,能够生成预测图-the rbf neural network matlab files, can be used for wind prediction, to generate prediction chart
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-08
    • 文件大小:1818
    • 提供者:陆明
  1. RBFandsvm

    0下载:
  2. 利用RBF和SVM两种机器学习方法做回归预测的matlab源代码,对这两种方法进行比较-The use of RBF and SVM two kinds of machine learning methods to do the regression matlab source code, comparison of the two methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3021
    • 提供者:陈岩峰
  1. soft-sensor

    0下载:
  2. rbf神经网络软测量matlab程序,svm软测量matlab程序-RBF neural network soft measurement Matlab procedures, SVM soft Matlab procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1955
    • 提供者:赵涛岩
  1. mysvm

    0下载:
  2. SVM,支持向量机,matlab 实现,具体实现了SMO算法,线性核,高斯核-SVM,support vector machine ,matlab implement m, In details ,implement SMO algorithm,linear kernel ,RBF kernel
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:12520
    • 提供者:keven
  1. 5

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and relate
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:123904
    • 提供者:shanxian12
  1. 1

    1下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and related th
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:123904
    • 提供者:shanxian12
  1. 1

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and related theory,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:125952
    • 提供者:liukeke1
  1. 3

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly used neural network and related theories, such
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:125952
    • 提供者:liukeke1
  1. 4

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络等以及各种优化算法与神经网络的结合。(This program discusses how to implement neural network in the MATLAB environment, including the commonly used neural network and related theories, such as B
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:126976
    • 提供者:wangliu12
  1. 5

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、神经网络等以及各种优化算法与神经网络的结合。(This program discusses how to implement neural network in the MATLAB environment, including the commonly used neural network and related theories, such as BP
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:128000
    • 提供者:wangliu12
  1. 1

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络等以及各种优化算法与神经网络的结合。(This program discusses how to implement neural network in the MATLAB environment, including the commonly used neural network and related theories, such as BP neura
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:128000
    • 提供者:liusun1
  1. 2

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络等以及各种优化算法的结合。(This program discusses how to implement neural network in MATLAB environment, including the commonly used neural network and related theories, such as BP neural network
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:129024
    • 提供者:liusun1
  1. 3

    0下载:
  2. 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM等以及各种优化算法的结合。(This program discusses how to implement neural network in the MATLAB environment, including the commonly used neural network and related theories, such as BP neural network, RB
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-22
    • 文件大小:129024
    • 提供者:zidoa
搜珍网 www.dssz.com