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

搜索资源列表

  1. 遗传算法优化BP神经网络的权值的matlab程序源代码

    25下载:
  2. 遗传算法优化BP神经网络的权值的matlab程序源代码。,Genetic algorithm BP neural network weights of the matlab source code.
  3. 所属分类:matlab例程

    • 发布日期:2015-05-18
    • 文件大小:130872
    • 提供者:hexing
  1. matlab.rar

    1下载:
  2. matlab标准遗传算法 优化函数为f=-(x-1)^2+4,其中,0<=x<=3,matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9760
    • 提供者:杨光亮
  1. GA

    1下载:
  2. matlab编写的遗传算法优化程序,采用随机配对交叉,多点交叉,两点交叉,编译对目标函数进行优化-matlab genetic algorithm to optimize the preparation procedures, using a random cross-matching, multi-point crossover, two cross-cutting, the compiler of the objective function to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1502
    • 提供者:夏雨泽
  1. 约束优化问题的遗传算法求解

    3下载:
  2. 基于matlab的约束优化问题的遗传算法求解-Matlab-based constrained optimization problems of the genetic algorithm
  3. 所属分类:软件工程

    • 发布日期:2012-10-30
    • 文件大小:168155
    • 提供者:ss
  1. [matlab.ga.nn]

    0下载:
  2. 用matlab编写的遗传算法优化神经网络的经典程序-Prepared using matlab genetic algorithm optimization of the classical neural network program
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:12261
    • 提供者:
  1. 利用遗传算法优化BP神经网络权值和阈值

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

    • 发布日期:2017-12-15
    • 文件大小:111616
    • 提供者:qwer123456
  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例程

    • 发布日期:2017-12-18
    • 文件大小:118784
    • 提供者:xihananhai
  1. 遗传算法(精英选择)-matlab

    6下载:
  2. 描述了带有精英选择策略的遗传算法优化方法,主要有别于以往的轮盘赌选择方法,改进了性能(introduce a select factor into GA algotitm to improve the characteristic of GA itself)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:197632
    • 提供者:```hollyshee9
  1. 遗传算法优化BP神经网络——非线性函数拟合

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

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

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

  1. chapter9基于遗传算法的多目标优化算法

    0下载:
  2. 遗传算法的MATLAB编程,MATLAB源程序(Genetic algorithm MATLAB programming, MATLAB source code)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:2048
    • 提供者:Vie
  1. 遗传算法

    0下载:
  2. 遗传算法实现优化问题,附有例题以及程序,非常实用。(Genetic algorithm for optimization problems)
  3. 所属分类:文章/文档

    • 发布日期:2018-01-02
    • 文件大小:6144
    • 提供者:行者W
  1. matlab bp+遗传算法

    0下载:
  2. 一个关于遗传算法优化BP神经网络的算法方案研究,遇到一个问题就是在用BP神经网络仿真的结果里,最大值和最小值预测误差特别大,而其他值的误差很小,同样,我用遗传算法优化之后这个问题依然没有解决,可以作为大家下一步研究的参考(A genetic algorithm to optimize BP neural network algorithm program, encountered a problem is that in the BP neural network simulation resu
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:376832
    • 提供者:sci2018
  1. matlab编写的量子遗传算法

    2下载:
  2. 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:wcggcw012
  1. 遗传算法基础

    0下载:
  2. 遗传算法工具箱,介绍一元函数优化及多元函数优化,应用遗传算法工具箱进行计算。(Introduce the unary function optimization and genetic algorithm toolbox, multivariate function optimization, application of genetic algorithm toolbox to calculate.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:妍果果
  1. 遗传算法

    0下载:
  2. 利用遗传算法计算目标函数极值,遗传算法与传统的优化方法(枚举,启发式等)相比较,以生物进化为原型,具有很好的收敛性,在计算精度要求时,计算时间少,鲁棒性高等都是它的优点。(Using the genetic algorithm to calculate the extremum of a objective function. Compared with the traditional optimization methods (enumeration, heuristics, etc.), g
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:3072
    • 提供者:amnesia666
  1. 遗传算法优化BP神经网络预测彩票实现代码

    4下载:
  2. BP神经网络彩票预测MATLAB代码,遗传算法优化BP神经网络预测彩票实现代码(MATLAB Code for Prediction of Neural Networks based on BP Neural Networks)
  3. 所属分类:网络编程

    • 发布日期:2018-05-03
    • 文件大小:12288
    • 提供者:daink198
  1. 遗传算法优化支持向量机

    3下载:
  2. matlab实现的基于遗传算法优化的支持向量机
  3. 所属分类:matlab例程

  1. 遗传算法路径规划

    7下载:
  2. 遗传算法路径规划MATLAB仿真,基于栅格图环境建模,以遗传算法优化路径。(Genetic Algorithms for Optimal Path Planning)
  3. 所属分类:文章/文档

    • 发布日期:2020-03-14
    • 文件大小:3072
    • 提供者:孔孔孔大人
  1. 遗传算法优化simulink中PID参数

    3下载:
  2. 利用matlab编写基于遗传算法优化PID控制器(Matlab programming PID controller)
  3. 所属分类:DSP编程

    • 发布日期:2020-06-10
    • 文件大小:36864
    • 提供者:宁林
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com