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

搜索资源列表

  1. NN1.m

    0下载:
  2. BP神经网络在matlab上已有可以使用的工具箱,本程序探讨如何实现简单的多层BP网络,并提供可执行的代码和例程供参考。(BP neural network has been available on the Matlab toolbox, this program discusses how to achieve a simple multi-layer BP network, and provide executable code and routines for reference.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:galahad
  1. BP.m

    0下载:
  2. BP神经网络建模归一化数据处理神经网络训练分类以及遗传算法优化的BP神经网络函数拟合(BP neural network modeling normalized data processing neural network training classification and genetic algorithm optimization BP neural network function fitting)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:wwhh
  1. testmodel_db

    0下载:
  2. 这是一个Simulink神经网络工具箱编写的BP神经网络程序,另附带配套论文,亲测可用,供大家参考(This is a Simulink neural network toolbox written BP neural network program, pro test available, for your reference)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:157696
    • 提供者:暮枫
  1. 一种基于改进BP神经网络的PCA人脸识别算法_李康顺

    0下载:
  2. 一种基于改进BP神经网络的PCA人脸识别算法(An improved BP neural network PCA algorithm for face recognition)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:538624
    • 提供者:sssh123
  1. 1-BP_work

    0下载:
  2. matlab实现BP神经网络进行拟合和预测(Matlab implementation of BP neural network for fitting and prediction)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:zlzlzl
  1. 神经网络

    0下载:
  2. 自己写的简单的matlab例子,用BP神经网络实现TMR(triple module redundancy)(A simple Matlab example where TMR (triple module redundancy) is implemented through BP NNs.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4241408
    • 提供者:齐州
  1. BPNN_Python-master

    0下载:
  2. BP神经网络一个简单的异或回归训练,适合入门。(BP neural network A simple XOR regression training, suitable for getting started.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:laughing_wang
  1. 神经网络变量筛选—基于BP的神经网络变量筛选

    0下载:
  2. 该程序可用于神经网络变量筛选, BP神经网络,程序完整,可直接运行(Neural network variable filter, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:江云渭树
  1. 基本BP算法

    0下载:
  2. 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
  3. 所属分类:matlab例程

  1. 案例3

    0下载:
  2. 遗传算法优化BP神经网络,对非线性函数进行拟合。(The genetic algorithm optimizes the BP neural network to fit the nonlinear function.)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:52224
    • 提供者:积灰
  1. 案例2

    0下载:
  2. BP神经网络的非线性系统建模,对非线性函数进行拟合。(Nonlinear system modeling of BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:48128
    • 提供者:积灰
  1. 案例1

    0下载:
  2. BP神经网络的数据分配,对语言特征信号进行分类。(The data distribution of the BP neural network is used to classify the language characteristic signals.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:375808
    • 提供者:积灰
  1. Class_3_Code

    0下载:
  2. matlab实现BP神经网络的具体例子,代码数较少,易于理解(An example of Matlab's implementation of the BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:184320
    • 提供者:娄琼丹
  1. 代码

    0下载:
  2. bp神经网络pid控制,在线修正参数。。。(PID control of BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:假假假面
  1. 神经网络编程_源代码

    0下载:
  2. 关于BP神经网络的实现案例,利用matlab编程实现,方便研究BP神经网络的建模。(The realization case of BP neural network is realized by MATLAB programming, and it is convenient to study the modeling of BP neural network.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:88064
    • 提供者:fantasy1and
  1. bp_pid1

    0下载:
  2. bp神经网络PID,m文件,可以直接用,也可以跟换被控对象(PID of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:狄落要65
  1. BP

    0下载:
  2. 实现了简单的BP神经网路算法吗,包括数据的读取和分类结果显示,简单易学(A simple BP neural network algorithm, including the reading of data and the display of classification results, is easy to learn)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:懒神
  1. BP_分类

    0下载:
  2. 用BP神经网络做的分类的一个小例子,基于python写的(python BPNN classification)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:akia
  1. bp神经网络

    0下载:
  2. 在matalab上利用bp神经网络对iris 数据进行分类(iris data mashine learning)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:wangxianchuan
  1. 神经网络

    0下载:
  2. 简单的matlab神经网络程序,BP神经网络(A simple matlab neural network program)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-07
    • 文件大小:172032
    • 提供者:yochen
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com