搜索资源列表

  1. 遗传算法

    0下载:
  2. 求解复杂一元函数的最大值,使用简单遗传算法,即SGA(Solving the maximum of complex unary function)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:hx824
  1. 遗传算法&雷达手册

    0下载:
  2. 遗传算法 本部分主要为了了解遗传算法的应用,选择一个复杂的二维函数来进行遗传算法优化。函数显示为y=10*sin(5*x)+7*abs(x-5)+10, 另附上雷达手册(genetic algorithm This part is mainly to understand the application of genetic algorithm, select a complex two-dimensional f
  3. 所属分类:其他小程序

  1. 遗传算法自动组卷实验报告

    0下载:
  2. 该试验报告为大学生的《遗传算法的组卷实验报告》。对于学习遗传算法的组卷系统有一定的参考价值。(The test report is the experimental report of the genetic algorithm for the test paper of College students. It has some reference value for learning the test paper system of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:192512
    • 提供者:胡闹
  1. 基于遗传算法的智能题库系统设计_蔡国民

    0下载:
  2. 该文章阐述了基于遗传算法的智能题库系统的设计方法,有一定的的参考学习价值。(This paper expounds the design method of intelligent item bank system based on genetic algorithm, which has certain reference learning value.)
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:226304
    • 提供者:胡闹
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

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

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:解运超
  1. matlab遗传算法程序_2017

    0下载:
  2. MATLB做的经典遗传算法程序,包括算法的选择、交叉、变异函数,以及一些简单的MABTLAB遗传算法例子!(Classical genetic algorithm MATLB program, including the selection of algorithms, crossover, variogram, and some simple examples of MABTLAB genetic algorithm!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:54272
    • 提供者:wliaoc
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. 遗传算法

    0下载:
  2. 含有约束方程的三个变量求最大值所用的罚函数+遗传算法(Maximum value of genetic algorithm)
  3. 所属分类:matlab例程

  1. 遗传算法

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

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:行者W
  1. Matlab遗传算法的部分映射交叉算子(pmx)源码

    0下载:
  2. Matlab遗传算法的部分映射交叉算子(pmx)源码(Partial mapping crossover operator (PMX) source code of Matlab genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:jadee
  1. 神经网络遗传算法极值寻优

    0下载:
  2. 神经网络遗传算法,用于非线性函数的极值寻优,非常好的源码(Neural network genetic algorithm, for nonlinear function extremum seeking, very good source code)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:228352
    • 提供者:艺宝
  1. 遗传算法优化BP神经网络用于非线性函数拟合

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

    • 发布日期:2024-05-17
    • 文件大小:91136
    • 提供者:艺宝
  1. 基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. chapter2 基于遗传算法和非线性规划的函数寻优算法,遗传算法在很多领域得到应用(chapter2 based on genetic algorithms and nonlinear programming function optimization algorithm, genetic algorithm is applied in many fields)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:30720
    • 提供者:其实还好
  1. 遗传算法求最大最小值

    0下载:
  2. 优化算法-遗传算法求最大最小值,包括全部的过程M文件(Optimization algorithm genetic algorithm for maximum and minimum)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:Orin_Yu
  1. 遗传算法

    0下载:
  2. 现代遗传算法,求解非线性规划问题,整数规划问题,0-1整数规划问题(Genetic Algorithm ,solve the problem that nonlinear programming)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:TurboCome
  1. chapter7多种群遗传算法的函数优化算法

    0下载:
  2. 多种群遗传算法代码,亲测可用,加快种群迭代速度(multi-population genetic algorithm)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:jokerlclc
  1. 遗传算法工具箱

    0下载:
  2. matlab下遗传算法工具箱,适用于matlab2016a(Genetic algorithm toolbox under Matlab)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:hghhuazi
  1. 遗传算法

    0下载:
  2. 应用MATLAB软件进行遗传算法运算,此为相关代码,具有一定研究价值。(The application of MATLAB software for genetic algorithm operation, this is the relevant code, has a certain research value.)
  3. 所属分类:matlab例程

  1. 遗传算法实例

    0下载:
  2. Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal functio
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:wcc0736106
  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
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:376832
    • 提供者:sci2018
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org