CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 遗传算法 BP 网络 MATLAB

搜索资源列表

  1. GAoptimizeBP

    0下载:
  2. 遗传算法优化bp网络的matlab程序,已测试能用。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4882
    • 提供者:juanjuan
  1. NN+GA

    1下载:
  2. 1,改进BP神经网络在股市预测中的应用.2,基于MATLAB工具箱的开采煤层自燃危险性预测.3,基于改进的神经网络的电力系统负荷预报.4,基于神经网络的灌溉用水量预测.5,基于遗传算法改进BP网络的地表沉陷预计.6,利用遗传算法改进BP学习算法.7,模糊神经网络在电力市场短期负荷预测中的应用.8,神经网络学习算法存在的问题及对策.9,遗传神经网络在电力系统短期负荷预测中的应用.10,应用改进BP神经网络进行用水量预测.11,用遗传算法改进的BP模型在刹车系统诊断中的应用研究.12,遗传算法改进的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:738326
    • 提供者:军军
  1. GABPNET.M

    0下载:
  2. 基于遗传算法的BP神经网络的matlab编程代码-Based on genetic algorithm of BP neural network matlab programming code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:9517
    • 提供者:gaojie
  1. GA_bp

    0下载:
  2. 遗传算法优化bp神经网络 matlab程序-Genetic algorithm optimization bp Network
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1177
    • 提供者:luoting
  1. mud

    0下载:
  2. 用遗传算法优化bp神经网络权值系数.matlab 编程实现.-GA algorithm was used to optimize the bp net weights.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:362185
    • 提供者:jiacc
  1. BPMatlab

    0下载:
  2. 用遗传算法该进的BP神经网络,用matlab编程实现,程序详细,可读!对数学建模很有用处!-The use of genetic algorithms into the BP neural network, using matlab programming, program details, read! On the mathematical modeling is useful!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:83666
    • 提供者:张强
  1. Genetic_algorithm_to_optimize_the_BP_neural_networ

    0下载:
  2. 根据遗传算法和BP神经网络理论,在MATLAB软件中编程实现基于遗传算法优化的BP神经网络非线性系统拟合算法。-Based on genetic algorithm and BP neural network, software, programming in MATLAB genetic algorithm based on BP neural network fitting algorithm of nonlinear systems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:52434
    • 提供者:si
  1. GABP

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-Method for optimizing BP neural network Matlab programming examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:79454
    • 提供者:xxtmdd
  1. gabp

    1下载:
  2. 遗传算法优化神经网络的控制,是利用MATLAB的代码控制-ga bp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:53334
    • 提供者:Richard
  1. GA_opt_BP

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-With genetic algorithm to optimize the BP neural network of Matlab programming examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-24
    • 文件大小:8857
    • 提供者:piao
  1. ga_ann

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-matlab ANN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1527
    • 提供者:wang
  1. 30-case-studies

    0下载:
  2. MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-29
    • 文件大小:11300569
    • 提供者:liuwei
  1. gene_bpnn_xor_best

    0下载:
  2. 遗传算法与BP神经网络程序,matlab 语言编写。-Genetic algorithm and BP neural network programming, Matlab language.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4464
    • 提供者:msli
  1. Matlab_BP

    0下载:
  2. 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:4310
    • 提供者:fuhai
  1. Ggabpzipe

    0下载:
  2. 遗传算法优化BP神经网络的权权值的matlab程序源代码。 -BP neural network genetic algorithm to optimize weight weights matlab program source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-10
    • 文件大小:130957
    • 提供者:家庭教师
  1. ga_bp

    0下载:
  2. 遗传算法优化BP神经网络的源程序,可以运行出结果-QGA-BP of matlab
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:4111
    • 提供者:爱笑的精灵
  1. GA

    0下载:
  2. 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,-small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:28466
    • 提供者:贾目目
  1. eg3-yichuan-feixianxinghanshunihe

    0下载:
  2. 《MATLAB神经网络30个案例分析》中的第3个例子,案例3 遗传算法优化BP神经网络-非线性函数拟合。希望对大家有用! -The MATLAB neural network analysis of 30 cases of the third example, case 3 genetic algorithm to optimize the BP neural network to nonlinear function fitting. Hope that useful to everyb
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:53298
    • 提供者:杨飞
  1. Two-color-forecasting-process

    5下载:
  2. 利用最近100期双色球开奖号码,通过遗传算法优化BP神经网络进行预测- matlab gabp Two color forecasting process
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-07-30
    • 文件大小:6144
    • 提供者:水天府
  1. yichuansuanfayouhua

    0下载:
  2. 基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:53081
    • 提供者:jhone
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com