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

搜索资源列表

  1. BPNN_Markov

    0下载:
  2. 结合马尔科夫和BP神经网络模型的预测决策支持系统-Combined Markov and BP neural network model predictive decision support system
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-01
    • 文件大小:1682066
    • 提供者:陈晨
  1. BPnetwork

    0下载:
  2. 利用前3个月的药品销售情况构建BP神经网络来预测第4个月药品的销售情况-The first 3 months of drug sales to build BP neural network to predict the fourth month drug sales
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:699
    • 提供者:任人
  1. 9-input-4-output

    0下载:
  2. 一个9输入4输出的矩阵,利用BP神经网络训练并预测。通过不断的调试获取最可靠地输出。-A 9-input 4-output matrix, using BP neural network training and prediction. Continue to debug access to the most reliable output.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:752
    • 提供者:万建鹏
  1. Sources2

    0下载:
  2. 基于BP神经网络的纳斯达克指数和道琼斯指数的预测-forecasting of stock index bais of BP neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-17
    • 文件大小:995490
    • 提供者:邱志勇
  1. redtide

    0下载:
  2. 关于神经网络的一个程序 BP神经网络的模型,预测分析-failed to translate
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:2436
    • 提供者:张茹玉
  1. wzrh

    1下载:
  2. (1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。 (2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。 (3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统
  3. 所属分类:software engineering

    • 发布日期:2015-05-22
    • 文件大小:2048
    • 提供者:王冀龙
  1. keliuliang-yuce-Matlab

    1下载:
  2. BP神经网络客流量预测算法的研究,用于基于matlab平台对铁路、公路的客流量进行预测-BP neural network traffic prediction algorithm, based on the the matlab platform on the railway, highway traffic forecast
  3. 所属分类:Project Design

    • 发布日期:2017-11-06
    • 文件大小:17104
    • 提供者:黄子育
  1. BP-GA

    2下载:
  2. 一种实现话务预测预测算法,基于遗传算法优化神经网络,源码+数据,效果很好-A traffic forecast prediction algorithm based on genetic algorithm optimization neural network source+ data, the effect is very good
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:25797
    • 提供者:douzi
  1. Matlab

    0下载:
  2. bp神经网络预测,根据三个输入参数预测,经测试可用。-BP neural network prediction, forecast based on three input parameters used by the test.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:2552
    • 提供者:吴昊
  1. matls

    0下载:
  2. matlab基于神经网络,能够较好的实现,作预测的matlab程序,BP神经网络算法的matlab代训练好的网络文件预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图-MATLAB-based neural net
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:385674
    • 提供者:chenxiaoling
  1. pre_bp

    0下载:
  2. 一个基于BP神经网络预测的matlab小程序-based on an artificial neural network to predict
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:750
    • 提供者:刘琰
  1. prediction-of-weather-data

    0下载:
  2. 用BP神经网络和rbf神经网络预测风电功率-BP neural network and rbf neural network forecasting wind power
  3. 所属分类:matlab

    • 发布日期:2017-11-28
    • 文件大小:17055693
    • 提供者:萱仔
  1. BP_Hidden

    0下载:
  2. 基于BP神经网络的非线性函数拟合算法流程可分为BP神经网络的构建、训练、预测三步-A nonlinear function fitting method based on BP neural network process can be divided into the construction of the BP neural network, training, to predict three steps
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:865
    • 提供者:王佳佳
  1. Extreme-nonlinear-function

    0下载:
  2. 神经网络训练拟合根据寻优函数的特点构建合适的BP神经网络,用非线性函数的输入输出数据训练BP神经网络,训练后的BP神经网络就可以预测函数输出。遗传算法极值寻优 把训练后的BP神经网络预测结果作为个体适应度值,通过选择、交叉和变异操作寻找函数的 全局最优值及对应输入值。 -Neural network training function fitting based optimization features built right on BP neural network, using
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:3552
    • 提供者:吴军
  1. Nonlinear-system-modeling

    0下载:
  2. 本课题首先根据寻优函数的特点构建合适的BP神经网络,用非线性函数的输入输出数据训练BP神经网络,训练后的BP神经网络就可以预测函数输出。遗传算法极值寻优 把训练后的BP神经网络预测结果作为个体适应度值,通过选择、交叉和变异操作寻找函数的 全局最优值及对应输入值。 -Neural network training function fitting based optimization features built right on BP neural network, using no
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:4239
    • 提供者:吴军
  1. BP-3

    0下载:
  2. SVM神经网络的数据分类预测-葡萄酒种类识别-SVM neural network data classification forecast- Wine Type Identification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:2035
    • 提供者:汪洪涛
  1. BP-4

    0下载:
  2. SVM神经网络的回归预测分析---上证开盘指数预测-SVM neural network regression analysis--- Shanghai opening index prediction
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:3079
    • 提供者:汪洪涛
  1. 00520

    0下载:
  2. 基于matlab语言编程的BP神经网络,用来预测函数的输出-BP neural network based on matlab language programming, which is used to predict the output of the function
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:47970
    • 提供者:周延龙
  1. BPnet

    0下载:
  2. 使用matlab的M文件实现BP神经网络,首先是神经网络的训练,保存!并使该网络对数据进行预测,有直观的仿真结果,直观易懂-M-file using matlab to achieve BP neural network, the first neural network training, save! And make the network data to predict an intuitive simulation results, intuitive ~
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:1045
    • 提供者:王伟
  1. Untitled2

    1下载:
  2. 用bp神经网络算法对汾河进行径流预测,效果很好-With bp neural network algorithm to predict runoff Fen for good results
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1201
    • 提供者:wuqiong
« 1 2 ... 20 21 22 23 24 2526 27 28 29 30 ... 37 »
搜珍网 www.dssz.com