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

搜索资源列表

  1. bp_mnist

    1下载:
  2. matlab写的bp神经网络对mnist数据集进行学习分类(Learning and classification of MNIST data sets based on BP neural network written by MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-15
    • 文件大小:1024
    • 提供者:filament
  1. pso优化BP

    1下载:
  2. 使用pso优化神经网络,使风电功率预测达到更高的精度(a pso algorithm used to optmize bp neural network)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-04-04
    • 文件大小:4975616
    • 提供者:mal123
  1. BP神经网络

    1下载:
  2. BP神经网络的程序详细代码,内包含说明,可以直接运行
  3. 所属分类:matlab例程

  1. BP神经网络

    2下载:
  2. BP神经网络,matlab程序编写,有原始数据,可用于遥感图像分类,并且对遥感图像的土地利用类型进行预测。(BP neural network, matlab programming, with original data, can be used for remote sensing image classification, and remote sensing image land use type prediction.)
  3. 所属分类:matlab例程

    • 发布日期:2020-07-16
    • 文件大小:1424384
    • 提供者:poppyzbb
  1. BP神经网络语音识别

    1下载:
  2. BP神经网络语音识别,代码完整,在matlab中可以实现训练测试,根据自己的需求进行修改代码并应用。
  3. 所属分类:Maple

  1. som-bp混合神经网络的matlab程序

    2下载:
  2. 本文件包含som-bp串联神经网络的代码和数据,可用来做数据拟合,改成你自己的数据即可(This file contains the code and data for the som-bp series neural network, which can be used for data fitting and changed to your own data)
  3. 所属分类:matlab例程

    • 发布日期:2020-12-27
    • 文件大小:10240
    • 提供者:吃货辶天下
  1. BP神经网络负荷预测

    3下载:
  2. 采用BP神经网络对电力系统负荷进行预测,预测结果与实际结果的误差较小,可作为电力公司进行优化调度的依据。(BP neural network is used to predict the load of power system. The error between the predicted result and the actual result is small, which can be used as the basis for optimal dispatching of power
  3. 所属分类:matlab例程

    • 发布日期:2020-02-19
    • 文件大小:187392
    • 提供者:东北大成子
  1. BP神经网络程序

    0下载:
  2. 关于智能算法bp神经网络实例程序,代码没有很长,可借鉴。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. BP神经网络人口预测

    3下载:
  2. 利用BP神经网络建立人口预测模型,利用时间窗方式,用前四年人口预测下一年人口。
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 基于BP神经网络的人口预测

    0下载:
  2. 算法在基于BP神经网络的基础上,对人口展开预测。
  3. 所属分类:matlab例程

    • 发布日期:2020-02-10
    • 文件大小:7314
    • 提供者:wangfahuaonline
  1. bp神经网络matlab源码

    0下载:
  2. 三层隐含层的bp神经网络相关源代码。 适用于三角函数训练时,可得到极小误差。
  3. 所属分类:matlab例程

  1. BP神经网络MATLAB程序

    1下载:
  2. BP神经网络预测模型,详尽程序说明都在程序里,用MATLAB软件打开.m文件。
  3. 所属分类:matlab例程

  1. 程序

    1下载:
  2. 粒子群算法优化的BP神经网络与传统BP神经网络对比(Comparison between BP neural network optimized by particle swarm optimization and traditional BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-04
    • 文件大小:48128
    • 提供者:xinlingxiaosui
  1. BP神经网络股票预测

    1下载:
  2. 分别采用BP网络和RBF网络进行数据预测 在600085这个数据表中,以XZSLX综合作为输入,以收盘价作为输出 以前595个数据作为训练样本,后100个数据作为实际输出。 通过训练数据建立模型,最终输出100个预测的股票收盘价。 将预测的收盘价和实际的收盘价进行对比并求取误差,从而判断所建立模型的准确性。 BP神经网络调用newff函数实现。(In the data table of 600085, XZSLX synthesis is used as input and closing pr
  3. 所属分类:其他

    • 发布日期:2020-11-26
    • 文件大小:447488
    • 提供者:nz106
  1. 00363947pso-bp

    0下载:
  2. 一个简单的小例子,是关于pso与神经网络结合的。希望有用(A simple example is about the combination of PSO and neural network. Hope to be useful)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-06-02
    • 文件大小:2048
    • 提供者:yawrengs
  1. BP网络图像分类

    1下载:
  2. 采用神经网络进行图像分类,分类方法简单,但是效果略差。(Using neural network for image classification, the classification method is simple, but the effect is slightly poor.)
  3. 所属分类:其他

    • 发布日期:2021-02-05
    • 文件大小:683008
    • 提供者:tttt121gg
  1. BPNN

    2下载:
  2. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为6。(BP neural network is used to design the classifier for boys and girls. The features used include height, weight, whether you like mathematics, whether you like literature,
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-10-26
    • 文件大小:1024
    • 提供者:flpgr
  1. BAS_BP

    1下载:
  2. 一种新型的BP神经网络优化算法及仿真程序(A new optimization algorithm and simulation program of BP neural network)
  3. 所属分类:其他

    • 发布日期:2020-06-05
    • 文件大小:1024
    • 提供者:FRED520
  1. 客户验收

    1下载:
  2. 此代码用于毕业设计里的泊车场的停车位预测!很好的使用了BP神经网络模型,有数据有代码(This code is used for parking space prediction in the parking lot in the graduation design! Good use of BP neural network model, data and code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-12-28
    • 文件大小:15360
    • 提供者:大头猫神
  1. SOM_BP

    1下载:
  2. BP神经网络进行回归预测分析,从表格中读取数据,进行时间序列分析的预测回归(Regression analysis of BP neural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-12-28
    • 文件大小:1024
    • 提供者:xishanw
« 1 2 ... 27 28 29 30 31 3233 34 35 36 37 ... 50 »
搜珍网 www.dssz.com