搜索资源列表

  1. 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值

    3下载:
  2. 利用遗传算法求解区间[0, 31]上的二次函数 y=x2的最大值
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-04-17
    • 文件大小:433139
    • 提供者:a_jmew@sohu.com
  1. AGA

    0下载:
  2. 自适应遗传算法 求解函数最小值,在MATLAB环境下-Adaptive Genetic Algorithm for the minimum function in the MATLAB environment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:38912
    • 提供者:邵斓
  1. yichuansuanfa

    0下载:
  2. 遗传算法求解函数y=x^2 在区间0-30的最大值-Genetic Algorithm for function y = x ^ 2 in the range of 0-30 maximum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:205824
    • 提供者:shb
  1. SGA_v1.0

    0下载:
  2. 用开发语言vc++编程实现用遗传算法求解函数f=x*sin(10*x)+1.0的最大值。-With the development of language vc++ Programming using genetic algorithm function f = x* sin (10* x)+ 1.0 maximum.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:1665024
    • 提供者:龚正娟
  1. Genetic_algorithm

    0下载:
  2. 遗传算法。此程序给出了遗传算法来求解函数最值的一个例子。-Genetic algorithm. This procedure give a genetic algorithm to solve the value function of an example.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:8192
    • 提供者:赵赵
  1. sgaMethod

    0下载:
  2. 利用标准遗传算法求解函数f(x)=(x-5)*(x-5)的最小值,其中x属于区间[-255,255],算法的参数自己设定。-SGA method
  3. 所属分类:Windows编程

    • 发布日期:2024-06-13
    • 文件大小:59392
    • 提供者:ycf
  1. GA

    0下载:
  2. 一个遗传算法求解函数的最大值的程序,挺好用的-A genetic algorithm procedure for maximum function, very good use
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 用遗传算法求解函数的最大值,适用于初学遗传算法的人-basic GA
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:2048
    • 提供者:wuliang
  1. GA

    0下载:
  2. 遗传算法求解函数最大值 设计的种群规模,采用的选择算子,交叉概率,变异概率,进化代数和最优解-Design of population size, using the selection operator, crossover probability, mutation probability, evolutionary algebra and the optimal solution
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:245760
    • 提供者:zsy
  1. GA

    0下载:
  2. 用遗传算法求解函数最优值,收敛速度快且不易陷入局部最优值。遗传算法是经典算法,此程序适合初学者。-A Genetic Algorithm for the optimal value function, convergence is fast and easy to fall into local optimal value. Genetic algorithm is a classical algorithm, this program
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:10240
    • 提供者:蒋佳颖
  1. 单变量遗传算法

    0下载:
  2. 单自变量遗传代码实例,非工具箱编写,可以更改目标函数,完成这一系列的最值问题求解。(Example of single independent genetic code)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:5120
    • 提供者:yjabbt
  1. 遗传算法matlab求最小值

    1下载:
  2. 利用matlab基于遗传算法求解函数最小值(Using MATLAB to solve minimum function based on genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:31744
    • 提供者:Dl123
  1. 4.遗传算法求解最优解最大值项目

    0下载:
  2. genmain05为运行程序,其余为功能函数,应该将这些文件都放在目录中, 才能正确执行genmain05。本程序可以实现遗传变异求函数最优解,最大值或最小值(Genetic algorithm for maximum value)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:4096
    • 提供者:AllenHong
  1. yichuan

    0下载:
  2. 这是用c语言编写的用于求解函数的最值问题的遗传算法代码(the code of genetic algorithm)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:fight_think
  1. 遗传算法

    0下载:
  2. 使用遗传算法求解多元函数最值,希望要用到的同学能有所帮助(Genetic algorithm is used to solve the maximum value of multivariate function)
  3. 所属分类:其他小程序

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:刘乐
  1. 遗传算法和粒子群算法求解非线性函数最大值问题

    0下载:
  2. 遗传算法和粒子群算法求解非线性函数最大值问题(Solving the maximum value problem of nonlinear function by genetic algorithm and particle swarm optimization)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-06-13
    • 文件大小:73728
    • 提供者:林枫林云
  1. GATest_src

    0下载:
  2. 用遗传算法求解函数最大值的matlab程序(Solving the maximum function of function by genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:107520
    • 提供者:曼巴精神
  1. 111

    0下载:
  2. 设计遗传算法求解f(x)最小值,具体表达式如下: 一个求最小值的公式 要求必须使用m函数方式设计程序。(Design genetic algorithm to solve f ( x ) minimum value, the specific expression is as follows: A formula for finding the minimum The program must be designed usin
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:59392
    • 提供者:123编程序
  1. 求函数最优值

    0下载:
  2. 量子遗传算法求解函数最佳值问题,里面富有matlab程序代码(Quantum Genetic Algorithm Solves Function Optimal Value Problem with Matlab Program Code)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-06-13
    • 文件大小:3072
    • 提供者:多尔衮
  1. example1

    0下载:
  2. 运用遗传算法求解函数,进化算法寻找最优值(Using genetic algorithm to solve function)
  3. 所属分类:matlab例程

    • 发布日期:2024-06-13
    • 文件大小:1024
    • 提供者:lucheng12
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org