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

搜索资源列表

  1. bp神经网路在地震预测中的应用

    4下载:
  2. bp神经网路在地震预测中的应用,matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2010-11-27
    • 文件大小:4786
    • 提供者:chenzbao
  1. BP神经网络非线性系统建模

    8下载:
  2. 基于BP神经网络的非线性系统函数拟合算法,分为BP神经网络构建,BP神经网络训练和BP神经网络预测.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-12-01
    • 文件大小:48490
    • 提供者:zoezxc
  1. BP

    1下载:
  2. BP神经网络,可对给定样本进行训练并可进行有关参数的预测。-BP neural network can be given training samples for the parameters and forecasts.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3559
    • 提供者:zd
  1. bp

    0下载:
  2. bp神经网络算法用于拟合和预测,具有良好的非线性性,拟合精度高等特点-bp neural network algorithm for fitting and forecasting, has a good non-linear and high precision
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1338
    • 提供者:林权
  1. BP

    1下载:
  2. BP神经网络在股票预测中的应用研究 硕士毕业论文-BP neural network prediction in the stock Master' s Thesis Research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6423297
    • 提供者:周寒
  1. BP

    0下载:
  2. BP神经网络在预测方面的应用(源代码实例程序)-BP neural network program source code examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2607
    • 提供者:chen
  1. bp--shenjingwangluo

    0下载:
  2. BP 神经网络用于预测 使用平台 - Matlab7.0数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据-BP neural network to predict the use of platforms- Matlab7.0 data for 1986 to 2000, traffic volume, network, 3 inputs, 1 output 15 sets of data, of which
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:2433
    • 提供者:李美莲
  1. bp

    1下载:
  2. 一种BP神经网络的PYTHON代码,可用于简单预测等(A BP neural network PYTHON code)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:wb12345
  1. bp

    3下载:
  2. python 实现的bp神经网络预测,数据已经有,可以直接替换,叠加次数还有步长可以自己设置。(Python implementation of BP neural network prediction, the data already has, can be directly replaced, the number of overlap, there are steps you can set yourself.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-14
    • 文件大小:1195
    • 提供者:guanyu
  1. BP神经网络的非线性系统建模——非线性函数拟合

    1下载:
  2. 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:50176
    • 提供者:JackeeY
  1. 遗传算法优化BP神经网络——非线性函数拟合

    3下载:
  2. 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:56320
    • 提供者:JackeeY
  1. BP神经网络L_M优化算法在地下水动态预测中的应用

    0下载:
  2. BP神经网络L_M优化算法在地下水动态预测中的应用(Application of BP neural network L_M optimization algorithm in groundwater dynamic prediction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:191488
    • 提供者:攀攀
  1. BP神经网络未优化

    0下载:
  2. 根据输入输出样本训练BP网络,达到一定精度,使用此网络进行预测(According to the input and output samples, the BP network is trained to achieve a certain precision, and the network is used to predict the network)
  3. 所属分类:人工智能/神经网络/深度学习

  1. bp神经网络

    3下载:
  2. 两个bp神经网络的预测程序(含有详细注释)。(Prediction program for two BP neural networks (detailed notes))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:理论经济
  1. bp神经网络

    3下载:
  2. 根据Ecotect 模拟的12种不同的建筑形状进行能量分析,数据集包括768个样本和8个特征属性,旨在预测房屋的热负荷和冷负荷。BP神经网络(According to the 12 different building shapes simulated by Ecotect, we carry out energy analysis. The dataset includes 768 samples and 8 characteristic attributes, aiming at predi
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:113664
    • 提供者:洛洛123
  1. BP神经网络预测

    1下载:
  2. BP神经网络是目前较为简单的预测算法,但是需要要有足够的样本,本例使用神经网络算法,两步预测(BP neural network is a relatively simple prediction algorithm at present, but it needs enough samples. This example uses neural network algorithm and two-step prediction.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. BP神经网络预测 程序

    1下载:
  2. BP神经网络的预测算法及实现属于深度学习的内容(The prediction algorithm and Realization of BP neural network belong to the content of deep learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-10
    • 文件大小:132096
    • 提供者:zzzhai
  1. BP神经网络预测

    2下载:
  2. BP神经网络预测matlab的源代码,里面还附有公路运输的预测实例,只需修改数据即可。(BP neural network predicts the source code of matlab, which also includes a road transport prediction example, just need to modify the data.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-10-31
    • 文件大小:2048
    • 提供者:moluoker
  1. 遗传算法优化的BP神经网络

    4下载:
  2. 遗传算法优化BP 神经网络是用遗传算法来优化BP 神经网络的初始权值和阔值,使优化 后的BP 神经网络能够更好地预测函数输出。遗传算法优化BP 神经网络的要素包括种群初 始化、造应度函数、选择操作、交叉操作和变异操作。(Genetic algorithm optimizes BP neural network by using genetic algorithm to optimize the initial weight and broad value of BP neural netwo
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-18
    • 文件大小:54272
    • 提供者:孺子可教
  1. bp负荷预测

    3下载:
  2. bp神经网络实现电力负荷预测,matlab实现(Bp neural network to achieve power load prediction, matlab to achieve)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-05
    • 文件大小:11264
    • 提供者:宁静致远ii
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com