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

搜索资源列表

  1. 三层BP神经网络逼近非线性函数

    14下载:
  2. 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
  3. 所属分类:matlab例程

    • 发布日期:2011-02-26
    • 文件大小:139110
    • 提供者:361478421
  1. matlab基本bp神经网络

    8下载:
  2. 基本的bp神经网络,包含建库,建立初始化bp网络,以及对数据进行分类等
  3. 所属分类:matlab例程

  1. 遗传算法优化BP神经网络的权值的matlab程序源代码

    25下载:
  2. 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
  3. 所属分类:matlab例程

    • 发布日期:2015-05-18
    • 文件大小:130872
    • 提供者:hexing
  1. BP神经网络MATLAB实例

    1下载:
  2. BP神经网络的MATLAB简单实例以及神经网络算法BP网络的训练函数(MATLAB simple example of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-02
    • 文件大小:33792
    • 提供者:HEYOU
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:375808
    • 提供者:glhzzz
  1. 基于遗传算法的BP神经网络优化算法

    5下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-07
    • 文件大小:1024
    • 提供者:haozhelingyun
  1. 基于遗传算法的BP神经网络优化

    1下载:
  2. 基于遗传算法的BP神经网络优化,并对比使用遗传算法前后的差别。
  3. 所属分类:matlab例程

  1. BP神经网络

    0下载:
  2. BP神经网络 matlab实例讲解PDF编程材料,练习习题(SOME EXAMPLES for BP.IF you need it ,download please)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:1037312
    • 提供者:YY0064
  1. BP神经网络MATLAB中的实现

    1下载:
  2. 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. BP神经网络设计程序实例

    0下载:
  2. 用BP神经网络解决凸优化问题,应用MALAB,取得较好的效果(BP neural network is used to solve convex optimization problems, and MALAB is applied to achieve better results)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:FIGHTING4578
  1. 用matlab编BP神经网络预测程序

    4下载:
  2. 用matlab编BP神经网络预测程序,MATLAB程序代码-- 人工神经网络及其工程应用(BP neural network prediction program using MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:246784
    • 提供者:宇智波朋
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
  1. BP神经网络matlab实现和matlab工具箱使用实例

    0下载:
  2. Bp神经网络的构建MATLAB实现需要的可以下载哦(Bp neural network construction MATLAB need to be able to download Oh)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:11264
    • 提供者:hutao1
  1. BP神经网络实现图像压缩

    0下载:
  2. matlab实现图像压缩处理,算法使用BP神经网络实现(Image compression using matlab)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:53248
    • 提供者:这些年里
  1. bp神经网络分类附带性细讲解

    1下载:
  2. bp神经网络分类附带详细讲解 1、本人对其中涉及到的函数进行了详细说明。 2、此程序中部分函数的使用方式是高版本Matlab中不推荐的,文中给出了当前高版本Matlab中的使用方式,并给出了相关博客地址(BP neural network classification with detailed explanation 1, I give a detailed descr iption of the functions involved. 2. The way part of the
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:灭世超新星
  1. BP神经网络 GUI

    3下载:
  2. 针对BP神经网络算法,使用MATLAB软件进行了编译,并给出了BPGUI的模型例子(An example of the GUI interface of BP neural network algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:75776
    • 提供者:visdo
  1. 第1章 BP神经网络的数据分类

    1下载:
  2. 利用简单的负反馈神经网络(BP神经网络)实现数据分类的实例(An example of data classification using a simple negative feedback neural network (BP neural network) is presented.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:759808
    • 提供者:louislan
  1. 基于BP神经网络的小时、日交通流预测

    1下载:
  2. 基于BP神经网络对交通流的预测:包括了小时交通流预测和日交通流预测(Prediction of traffic flow based on BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-10
    • 文件大小:2048
    • 提供者:ololl
  1. 基于BP神经网络-车牌shi别

    5下载:
  2. 关于基于matlab平台通过BP神经网络进行车牌识别的文档,内含源代码,车牌图片等~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:matlab例程

    • 发布日期:2019-03-25
    • 文件大小:25700314
    • 提供者:875153693@QQ.COM
  1. 神经网络预测

    2下载:
  2. BP神经网络做功率预测,建议有一定matlab基础有5000行数据(BP neural network for power prediction, it is recommended to have a certain matlab basis with 5000 lines of data)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-31
    • 文件大小:2048
    • 提供者:AFEl
« 12 3 4 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com