搜索资源列表

  1. 基于BP神经网络的小时、日交通流预测

    0下载:
  2. 基于BP神经网络对交通流的预测:包括了小时交通流预测和日交通流预测(Prediction of traffic flow based on BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:ololl
  1. BP神经网络结合遗传算法用于提取工艺的多目标优化

    0下载:
  2. 结合BP神经网络的多目标规划算法,容易理解(neural networkverygood jdwo)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:76800
    • 提供者:位图
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. 使用BP神经网络,实现非线性系统建模,包括完整的程序和测试数据。(BP neural network is used to realize nonlinear system modeling, including complete program and test data.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:48128
    • 提供者:wisdomyz
  1. BP神经网络

    1下载:
  2. 第一个m文件:构造、训练BP神经网络并计算其识别率;第二个文件将进行人脸检测。注意:orl人脸数据库需要在网上下载。(The function of the first m file is to construct and train the BP neural network and calculate its recognition rate. The second is the detection of face. Note: t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:剑剑剑剑
  1. BP神经网络预测激光焊接数据

    0下载:
  2. 建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:9216
    • 提供者:冯大大
  1. 基于S函数的BP神经网络PID控制器Simulink仿真

    0下载:
  2. 基于S函数的BP神经网络PID控制器Simulink仿真(BP neural network PID controller Simulink simulation based on S function)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:481280
    • 提供者:WUWUDE
  1. bp神经网络matlab实现

    1下载:
  2. 简单的bp神经网络,bp神经网络matlab实现(Simple BP neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:11264
    • 提供者:berf
  1. BP神经网络与多项式拟合曲线

    0下载:
  2. BP神经网络与多项式拟合曲线,数据统计描述,神经网络模型,概率统计建模的理论和方法。(BP neural network and polynomial fitting curve, data statistical descr iption, neural network model, probability and statistics modeling theory and method.)
  3. 所属分类:其他小程序

  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神经网络预测 程序

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

    • 发布日期:2024-05-04
    • 文件大小:132096
    • 提供者:zzzhai
  1. 粒子群优化算法优化BP神经网络的源代码

    1下载:
  2. 粒子群优化算法优化BP神经网络的源代码,基础的值得参考下(Particle swarm optimization algorithm to optimize the source code of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-04
    • 文件大小:2048
    • 提供者:阿怪啊啊
  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-04
    • 文件大小: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-04
    • 文件大小:53248
    • 提供者:kasino
  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-04
    • 文件大小:2048
    • 提供者:moluoker
  1. 遗传算法优化的BP神经网络

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

    • 发布日期:2024-05-04
    • 文件大小:54272
    • 提供者:孺子可教
  1. 遗传算法优化BP神经网络

    0下载:
  2. GA算法优化BP神经网络的初始权值和阈值,提高神经网络的鲁棒性(GA algorithm optimizes the initial weights and thresholds of BP neural network to improve the robustness of neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:53248
    • 提供者:修道人
  1. 基于天牛须搜索算法优化BP神经网络

    1下载:
  2. 天牛须优化算法及其对BP神经网络的优化。(The optimization algorithm and its application to BP neural network)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-04
    • 文件大小:25600
    • 提供者:訫怡
  1. 6退火遗传算法优化BP神经网络的研究

    0下载:
  2. 退火算法优化BP神经网络的研究,介绍了一种新的方法(Annealing algorithm to optimize BP neural network)
  3. 所属分类:文档资料

    • 发布日期:2024-05-04
    • 文件大小:2162688
    • 提供者:电机学习者
  1. BP神经网络优化PID程序

    0下载:
  2. 通过BP神经网络实现PID参数在线正整定。(The PID parameters are set online through BP.)
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-04
    • 文件大小:16384
    • 提供者:feifei~~~
  1. 基于BP神经网络的性别识别

    0下载:
  2. MATLAB神经网络与实例精解(陈明著) 第6章例6.1程序 基于BP神经网络的性别识别 是学习BP神经网络的经典程序(Matlab neural network and case study Chapter 6 example 6.1 procedure Gender recognition based on BP neural network It is a classic program for learning BP neura
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-04
    • 文件大小:15360
    • 提供者:金其林
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org