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

搜索资源列表

  1. nnforcast

    0下载:
  2. 本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对别人有所帮助.-the procedures under the trained network file ANN.mat anticipating new data files, to be mean-square error. and the mapping out of t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15.7kb
    • 提供者:pearllu
  1. Bayers

    1下载:
  2. 贝叶斯决策理论常用于模式识别中,这是最常用的一种贝叶斯决策的matlab原程序-Bayesian decision theory commonly used in the pattern recognition, This is the most commonly used a Bayesian decision-making procedures of the original Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:865byte
    • 提供者:niemin
  1. gatbx-origin1

    0下载:
  2. matlab中遗传算法的通用函数,如:选择、交叉、变异等常用算子的遗传算法程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:33.13kb
    • 提供者:熊梅西
  1. beyes

    0下载:
  2. 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29.04kb
    • 提供者:tangkezong
  1. 神经网络代码

    0下载:
  2. matlab小程序,为初学者提供一些常用的例子-There provide some basic matlab programs that will help a biginer a lot.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2.67kb
    • 提供者:白云
  1. figerprinterRecoginition

    0下载:
  2. 指纹识别系统,该系统用MATLAB语言编制而成,主要实现模式识别中常用的指纹识别。且该文件中含有测试样本。并附有程序使用说明(详见read_me)。-Fingerprint Identification System, the system by using MATLAB language, mainly used in pattern recognition to achieve fingerprint identification. And the document containing t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:384.63kb
    • 提供者:jiayudu
  1. example

    0下载:
  2. 神经网络部分章节的MATLAB程序实例,集结了各种常用的网络模型,相当实用-Some sections of the MATLAB neural network program instance, assembled a variety of commonly used network model, a considerable practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:98.02kb
    • 提供者:han
  1. bpprogramming

    0下载:
  2. 这个程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对大家有所帮助-This program the trained network file ANN.mat predict new data file, get the mean square error, and forecast data and the original d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:16.34kb
    • 提供者:lrb
  1. RBF_Matlab

    0下载:
  2. 神经网络中常用RBF算法的Matlab程序-RBF neural network algorithm commonly used in Matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5.27kb
    • 提供者:linbin
  1. MATLAB-algorithm-programming-set

    0下载:
  2. matlab常用语言算法程序集,是初学者很好的学习资料-matlab algorithm programming set,good to the learner
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:137.51kb
    • 提供者:zhangxia
  1. DS18B20

    0下载:
  2. 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.18mb
    • 提供者:张丽玲
  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-23
    • 文件大小:121kb
    • 提供者: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-23
    • 文件大小:121kb
    • 提供者: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-23
    • 文件大小:123kb
    • 提供者: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-23
    • 文件大小:123kb
    • 提供者: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-23
    • 文件大小:124kb
    • 提供者: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-23
    • 文件大小:125kb
    • 提供者: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-23
    • 文件大小:125kb
    • 提供者: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-23
    • 文件大小:126kb
    • 提供者: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-23
    • 文件大小:126kb
    • 提供者:zidoa
« 12 »
搜珍网 www.dssz.com