CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 遗传算法求最值

搜索资源列表

  1. qga_2

    1下载:
  2. 绝对原创的matlab 量子免疫遗传算法。改程序功能是实现求一个函数的最小值。可运行 (又发一遍,说我格式不对,不知有没有成功)-matalab QGA.
  3. 所属分类:matlab

    • 发布日期:2015-05-09
    • 文件大小:1467
    • 提供者:chenlan
  1. yichuansuanfa

    0下载:
  2. 自编的MATLAB遗传算法代码,用简单遗传算法(Simple Genetic Algorithm or Standard Genetic Algorithm ,SGA)求取函数最大值-Optimizing a function using Simple Genetic Algorithm with elitist preserved
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1011
    • 提供者:宋晓夏
  1. min

    0下载:
  2. 遗传算法求最小值,根据MATLAB遗传算法求函数的最优值-Genetic algorithms for the minimum
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1165
    • 提供者:廖扬帆
  1. GAFMAX

    0下载:
  2. 简单的遗传算法求最大值的例子,只需按说明修改目标函数即可-Simple example of the maximum genetic algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4367
    • 提供者:罗红兵
  1. yichuanmatlab

    0下载:
  2. 遗传算法求最小值:求解De Jong函数最小值的matlab程序。-Minimum value of genetic algorithms: Solving De Jong functional minimum matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:1000
    • 提供者:
  1. GA

    0下载:
  2. 遗传算法多目标优化的应用举例,求非线性函数最大值。-Multi-objective optimization genetic algorithm application example, the maximum value of nonlinear function.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:5016
    • 提供者:郝文倩
  1. GA_example

    0下载:
  2. 遗传算法求最大值最小值问题的一些实例及其matlab实现。-Some examples of matlab genetic algorithms Maximum Minimum problem.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:5378
    • 提供者:陈魁
  1. 遗传算法程序

    0下载:
  2. 遗传算法的应用,参数优化,求最值等程序都有
  3. 所属分类:matlab例程

    • 发布日期:2014-05-19
    • 文件大小:8062
    • 提供者:duoduo814
  1. GA

    0下载:
  2. 用MATLAB基于遗传算法求最大值,此实例可用于人工智能遗传算法参考实例-Genetic algorithms for the maximum
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1444
    • 提供者:
  1. genetic-model

    0下载:
  2. 使用遗传算法求最优值 带有详细的讲解 并附有测试函数 -The use of genetic algorithms for optimal value with a detailed explanation
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3012
    • 提供者:flack tang
  1. Quantum-genetic-algorithms--optimal

    0下载:
  2. matlab量子遗传算法求最优,其适应度函数可以根据自身实际情况编写求适应度值最高的最优解。-Quantum genetic algorithms for optimal matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3656
    • 提供者:陈颉
  1. 改进遗传算法求最大值程序

    0下载:
  2. matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:千千Sama
  1. GA

    0下载:
  2. 遗传算法的MATLAB程序,画出收敛曲线,求结果的最大值(Genetic algorithm MATLAB procedures, draw a convergence curve, the results of the maximum value)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:金梁
  1. 4.遗传算法求解最优解最大值项目

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

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:AllenHong
  1. 基本遗传算法

    0下载:
  2. 基本遗传算法应用实例。用基本遗传算法求下面函数的最大值。F=x^3-60*x^2+900*x+100,0<=X<=30.个体数目去50,最大进化代数取100,离散精度去0.01,杂交概率取0.9.(Application examples of basic genetic algorithm. Apply the basic genetic algorithm to the maximum of the following functions. F=x^3-60*x^2+900*x+
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:三百碗饭
  1. 遗传算法

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

  1. 遗传算法求最大最小值

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

    • 发布日期:2018-01-02
    • 文件大小:3072
    • 提供者:Orin_Yu
  1. Desktop

    0下载:
  2. 利用智能算法可以求最值,以及利用小波变换可以求功率(Intelligent algorithm seeks the most value and uses wavelet transform to find power.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:22528
    • 提供者:XZLXZLXZL
  1. ga

    0下载:
  2. 遗传算法求函数最大值,初学者学习遗传算法可用,有注释(GA genetic algorithm Solving the maximum function of the function)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:bingjie
  1. GA

    1下载:
  2. MATLAB中,使用遗传算法(GA算法)求某个函数的最小值,最基础的遗传算法实现(Using genetic algorithm to find the maximum value of function)
  3. 所属分类:matlab例程

    • 发布日期:2021-02-22
    • 文件大小:2048
    • 提供者:Mr.ruidong
« 12 3 »
搜珍网 www.dssz.com