搜索资源列表

  1. GA-BP-neural

    1下载:
  2. 由于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。程序需要调用gaot工具箱.-As a result of BP network weights optimization is a constrained optimization problems, and
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:4096
    • 提供者:
  1. GA-bp

    0下载:
  2. 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:guang dong
  1. GA-BP

    0下载:
  2. 基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the netwo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:JIM
  1. ga-bp

    1下载:
  2. 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:2048
    • 提供者:童康
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-20
    • 文件大小:51200
    • 提供者:海航
  1. 利用遗传算法优化BP神经网络权值和阈值

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,内含程序和m文件(Using genetic algorithm to optimize BP neural network weights and thresholds, containing procedures and M files)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:111616
    • 提供者:qwer123456
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 基于遗传算法优化神经网络进行故障诊断的研究(Genetic neural network optimization)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:53248
    • 提供者:牛行通
  1. MATLAB遗传算法

    0下载:
  2. 遗传算法和非线性规划的函数寻优,BP神经网络优化(Genetic algorithm and nonlinear programming function optimization, BP neural network optimization)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-20
    • 文件大小:43008
    • 提供者:drafei
  1. 遗传算法优化神经网络matlab源码

    1下载:
  2. 此程序实现了利用遗传算法优化BP神经网络,内含matlab源码及遗传算法工具包。亲测可用(This program implements the use of genetic algorithms to optimize the BP neural network, including Matlab source code and genetic algorithm toolkit. Pro test available)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:118784
    • 提供者:xihananhai
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:52224
    • 提供者:青鱼
  1. 基于遗传算法的BP神经网络优化算法

    0下载:
  2. 基于遗传算法的BP神经网络优化算法,Matlab代码。(BP neural network optimization algorithm based on genetic algorithm, Matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:haozhelingyun
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. 遗传算法优化BP神经网络——非线性函数拟合

    0下载:
  2. 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, g
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:56320
    • 提供者:JackeeY
  1. 用遗传算法优化BP神经网络的Matlab编程实例

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例,非常实用(BP neural network optimization using genetic algorithm Matlab programming examples, very practical)
  3. 所属分类:人工智能/神经网络/遗传算法

  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-对非线性函数拟合.(Genetic algorithm optimization BP neural network - nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:53248
    • 提供者:解运超
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. 遗传算法优化BP神经网络用于非线性函数拟合

    0下载:
  2. 遗传算法优化的bp神经网络用于非线性函数的拟合。(BP neural network optimized by genetic algorithm for nonlinear function fitting.)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-20
    • 文件大小:91136
    • 提供者:艺宝
  1. 基于遗传算法的BP神经网络优化算法

    0下载:
  2. 基于遗传算法的BP神经网络优化算法,便于相关研究人员理解(BP neural network optimization algorithm based on genetic algorithm to facilitate the understanding of relevant researchers)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-20
    • 文件大小:1024
    • 提供者:jackie_lee
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimizes BP neural network nonlinear function fitting)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:54272
    • 提供者:32768
  1. 遗传算法BP网络

    0下载:
  2. 基于人工神经网络的遗传算法算法融合,利用遗传算法结合BP来达到最优结果(Algorithm fusion of genetic algorithm based on artificial neural network)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-20
    • 文件大小:1983488
    • 提供者:JesseC
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org