搜索资源列表

  1. 蚁群bp

    0下载:
  2. 用蚁群算法优化bp神经网络,增加预测精度(Using ant colony algorithm to optimize BP neural network and increase prediction accuracy)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:浮沉yjj
  1. BP神经网络预测

    0下载:
  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神经网络精准预测符合数据(Precision prediction coincidence data of BP neural network improved by genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:帅一起来
  1. BP神经网络预测 程序

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

    • 发布日期:2024-05-19
    • 文件大小:132096
    • 提供者:zzzhai
  1. 采用BP神经网络进行非线性预测

    0下载:
  2. 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data ra
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:48128
    • 提供者:kasino
  1. 基于遗传算法优化BP神经网络的非线性预测

    0下载:
  2. 针对BP神经网络的初始权值和阈值是随机选取的弊端,采用遗传算法寻优BP的初始权值和阈值,然后进行BP训练和测试。遗传算法包括编码 选择 交叉 和变异等操作(Aiming at the disadvantage that the initial weights and thresholds of BP neural network are randomly selected, genetic algorithm is used to op
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:53248
    • 提供者:kasino
  1. BP

    0下载:
  2. 应用BP神经网络预测电力负荷。代码详解。适合毕业设计,课设(Prediction of Electric Load Based on BP Neural Network)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:liuzh
  1. forecasting

    1下载:
  2. matlab上应用BP神经网络,预测人口、风速、温度。(Based on matlab, BP neural network to forecasting wind speed, temperature, populatioon.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:66560
    • 提供者:‘F
  1. GABP

    0下载:
  2. GABP,遗传算法优化神经网络(BP)进行预测 ,优化前后对比,可套用在其它模型。(GABP, genetic algorithm optimization neural network (BP) for prediction, optimization before and after comparison, can be applied to other models.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:H~Sunshine
  1. BP神经网络预测

    1下载:
  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. 所属分类:人工智能/神经网络/遗传算法

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

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

    • 发布日期:2024-05-19
    • 文件大小:54272
    • 提供者:孺子可教
  1. pso优化BP

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

    • 发布日期:2024-05-19
    • 文件大小:4975616
    • 提供者:mal123
  1. BP神经网络负荷预测

    1下载:
  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 fo
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:187392
    • 提供者:东北大成子
  1. 负荷预测

    0下载:
  2. 对电力系统的负荷进行预测用BP神经网络实现(BP neural network for forecasting power system load)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:ranhouasdf
  1. BP神经网络负荷预测

    1下载:
  2. 基于神经网络对微电网进行负荷预测,并通过遗传算法进行改进(Based on neural network Load Forecasting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:wu——yi
  1. GABP

    1下载:
  2. 优化BP预测用于预测股票或者是预测一维数据,都可以有单一的BP也有遗传算法优化的代码(Optimization of BP prediction can be used to predict stocks or one-dimensional data, both of which can have a single BP and a genetic algorithm optimization code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:翰墨古韵
  1. 神经网络预测

    0下载:
  2. BP神经网络做功率预测,建议有一定matlab基础有5000行数据(BP neural network for power prediction, it is recommended to have a certain matlab basis with 5000 lines of data)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:AFEl
  1. 股票预测

    0下载:
  2. 采用三层BP神经网络结构,输入层神经元数为5,隐含层神经元数为3,输出层神经元数为1,使用MATLAB编写。 将所给数据按14:1分为训练样本集,和测试样本集,经测试及分析,预测误差为0.1700,误差较小。 网络训练好后,输入前一天的6组数据,即:最高价、最低价、开盘价、收盘价、成交量,就能自动预测出后一天的收盘价。(The structure of three-layer BP neural network is adopted.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:306176
    • 提供者:nz106
  1. BP神经网络股票预测

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

    • 发布日期:2024-05-19
    • 文件大小:214016
    • 提供者:nz106
  1. BP神经网络股票预测

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

    • 发布日期:2024-05-19
    • 文件大小:447488
    • 提供者:nz106
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org