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

搜索资源列表

  1. Shenjinwangluo

    0下载:
  2. (1) 本系统用到四种神经网络对漏电嫌疑系数进行预测,分别是BP神经网络、RBF神经网络、GRNN神经网络、Elman神经网络,通过对神经网络结构参数的设置和调试,可以得到很好的预测效果,实际值和预测值之间的误差能达到5 以内。 (2) 本系统使用matlab做GUI界面,在界面上就可以分别对这四种神经网络的结构参数进行设置,从而可以调整神经网络的结构,达到较好的预测精度。 -(1) The system used four neural network to predict the s
  3. 所属分类:matlab

    • 发布日期:2016-11-01
    • 文件大小:232448
    • 提供者:liangjia
  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. matls

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

    • 发布日期:2017-11-25
    • 文件大小:385674
    • 提供者:chenxiaoling
  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. Untitled2

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

    • 发布日期:2017-04-10
    • 文件大小:1201
    • 提供者:wuqiong
  1. bp

    0下载:
  2. 模糊数学、灰色系统、神经网络比较--预测 模糊数学、灰色系统、神经网络比较--预测-Fuzzy, gray system, neural network comparison- predictive fuzzy math, gray system, neural network comparison- Forecast
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4956
    • 提供者:weiyufeng
  1. Neural-Networks-road-traffic

    0下载:
  2. BP神经网络公路运量预测 实例讲述如何在matlab中使用BP神经网络-BP neural network prediction road traffic
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1580
    • 提供者:刘晨
  1. psobp

    1下载:
  2. 改进版的bp神经网络算法编程(pso),通过调权改善神经网络的收敛特性,用于精度预测,模式识别,故障诊断。-Improved version of bp neural network algorithm programming (pso), by adjusting the right to improve the convergence properties of neural networks for the accuracy of prediction, pattern recogniti
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2357
    • 提供者:占健
  1. elm

    0下载:
  2. 极速学习机,可以做模型预测、评价,比BP神经网络更优。-Fast learning machine, you can do the model prediction, evaluation, better than BP neural network.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3621
    • 提供者:赵球
  1. Predict_duffing_with_bp

    1下载:
  2. 利用matlab自带的BP神经网络工具箱对duffing混沌背景模型进行相空间重构与预测,程序中已经给出duffing函数,主函数中也给出了主要注释,方便大家学习交流。-BP' s own use matlab neural network toolbox for duffing chaotic background model and prediction of phase space reconstruction, the program has been given duffing
  3. 所属分类:matlab

    • 发布日期:2015-03-04
    • 文件大小:1024
    • 提供者:
  1. ICA-wind-prediction

    1下载:
  2. 采用最先进的殖民竞争算法Imperialist competition algorithm优化BP神经网络的初始权值、阈值,进行风电功率预测,带数据和实例,ica为主程序-Using the most advanced colonial competitive algorithm Imperialist competition algorithm to optimize the initial weights of BP neural network, threshold, carry wind
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:17782
    • 提供者:Victoria
  1. GP-optimization

    0下载:
  2. 整个算法分成三部分,第一个部分是神经网络整体结构的确定,然后是遗传算法对参数的优化,然后便是利用已经优化好的参数,利用神经网络进行预测。我们根据需要优化的权值以及阈值的数量确定算法个体的长度。个体通过适应度函数计算他们的适应度,根据适应度的大小,我们使用轮盘算法,确定他们的遗传,交叉还有变异等过程,优化以后的BP神经网络可以更好地收敛。-The whole algorithm is divided into three parts, the first part is to determine
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:52480
    • 提供者:周江鸿
  1. yuce1

    0下载:
  2. 采用MATLAB神经网络工具箱编程,构建了一个三层的BP神经网络,建立了短期负荷预测的模型,并通过具体实例,进行负荷预测。-Programming using MATLAB neural network toolbox to build a three-layer BP neural network, the establishment of a short-term load forecasting model, and through concrete examples, perform l
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:721
    • 提供者:
  1. lw

    0下载:
  2. BP神经网络的matlab实现,预测输出和期望输出对比。-BP matlab implementation of neural network,The predicted output and the expected output contrast
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3069
    • 提供者:陶安阳
  1. GNNM

    0下载:
  2. 灰色预测与BP神经网络系统结合程序源码,具有较高拟合度。用于预测-Grey prediction system of BP neural network combined with the program source code, with a high goodness of fit. Used to predict
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1084
    • 提供者:田家逸
  1. liangbp

    0下载:
  2. bp神经网络算法,神经网络算法在电力系统负荷预测中的应用实例-bp algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1039
    • 提供者:梁志鹏
  1. PV_BP_forest_qingtian

    3下载:
  2. 实现光伏预测,通过当天的光伏出力和天气指数加上预测日的天气指数预测明天的光伏出力,基于BP神经网络对光伏出力进行预测-Realization of photovoltaic forecast photovoltaic output through the day and the weather forecast daily index plus weather forecast for tomorrow s PV output index, BP neural network to predic
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1645
    • 提供者:luzhouxin
  1. huiseBP

    0下载:
  2. 此代码为BP神经网络程序及灰色预测源代码,基于matlab编译环境,适用于各种BP神经网络的拟合及仿真预测,使用前请根据背景自行导入数据及调整神经节数-This code for the program and a pair of grey BP neural network prediction of source code, based on the MATLAB compiler environment, suitable for all kinds of BP neural networ
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1224
    • 提供者:鸡精
  1. clc

    0下载:
  2. BP神经网络matlab程序,用于中长期的数据预测。-BP neural network matlab program for long-term data to predict.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5121
    • 提供者:吴俊美
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com