CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary genetic algorithm

搜索资源列表

  1. PID

    2下载:
  2. 基于二进制编码遗传算法的PID整定的仿真程序-Binary-coded genetic algorithm based on the PID tuning the simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2215
    • 提供者:华晓
  1. genetic_algorithm_matlab

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-fga.m the main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-linear ranking selection, uniform crossover and mutation operation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6432
    • 提供者:赵彦
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2483
    • 提供者:mashomid
  1. BGA

    0下载:
  2. BGA Binary Genetic Algorithm Matlab Code-BGA Binary Genetic Algorithm Matlab Code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:2792
    • 提供者:mashomid
  1. ga1

    0下载:
  2. 遗传算法程序说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption of the procedures for genetic algorithms: fga.m main program for the genetic algorithm using binary Gray encoding, roulette wheel based on the law of non-line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:3485
    • 提供者:hexing
  1. AdvancedGeneticAlgorithm

    0下载:
  2. This code and accompanying explanation is designed to be a genetic algorithm. It uses the roulette wheel method to optimize the function x^2 using six digit binary strings. The accompanying document goes through the algorithm and the code step-by-ste
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:46503
    • 提供者:anatolia
  1. yichuansuanfa

    0下载:
  2. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-fga.m the main program for the genetic algorithm binary Gray encoding, roulette wheel method based on non-linear ranking selection, uniform crossover and mutation operations, but al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:7786
    • 提供者:曾建
  1. Haupt_BGA

    0下载:
  2. Binary Genetic Algorithm minimizes the objective function designated in ff Before beginning, set all the parameters in parts I, II, and III Haupt & Haupt
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:mile
  1. erjingzhiyichuansuanfa

    0下载:
  2. 遗传算法二进制matlab程序修改其中函数可求解各种最有问题-Binary genetic algorithm matlab program to solve a variety of changes which functions are most problems can be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2325
    • 提供者:解孟其
  1. ga

    0下载:
  2. 包含二进制遗传算法,遗传算法,可直接运行寻优能力强-Contains the binary genetic algorithm, genetic algorithm, can be directly run search ability
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:9609
    • 提供者:小游
  1. GA-binary

    0下载:
  2. Binary Genetic Algorithm with example in Matalab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1404
    • 提供者:mar
  1. Binary-GA

    0下载:
  2. Binary Genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:73654
    • 提供者:mahdi
  1. genetic-algorithm

    1下载:
  2. 利用fortran编程的二进制遗传算法。遗传算法将生物界遗传进化思想用于数学优化当中,形成了一种特性优良的启发式搜索算法,它能较方便地搜索出目标函数的最优值,更为重要的是,遗传算法的目标函数可以是连续函数,也可以是间断函数,因此它的使用范围比微积分极值理论的应用范围更广-Binary genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:233397
    • 提供者:谈程序
  1. genetic-algorithm

    0下载:
  2. 自然计算中遗传算法的各个程序,matlab环境下开发的源代码。best.m 求种群中适应度最大的值 calfitvalue.m 计算每个个体的适应度 calobjvalue.m 适应度函数 crossover.m 交叉变换 decodebinary.m 将二进制数转换成十进制数 decodechrom.m 将二进制数转换成十进制数 initpop.m 产生初始种群 mutation.m 变异 selection.m 选择合适的个体进行复制 main.m 主函数
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3125
    • 提供者:王芳
  1. Practical-genetic-algorithms

    0下载:
  2. Introduction to optimization,the binary genetic algorithm,the continous genetic algorithm,basic applications,advancewd applications,more natural optimization algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2442389
    • 提供者:Yulia
  1. Binary-Genetic-Algorithm

    0下载:
  2. A genetic algorithm (GA) is a search heuristic that mimics the process of natural selection.
  3. 所属分类:matlab

  1. Binary-Genetic-Algorithm-Feature-Selection-(2).zi

    0下载:
  2. This submission contains (1) Journal Article on Zernike Moments, Genetic Algorithm, Feature Selection and Probabilistic Neural Networks. (2) MATLAB code to do Feature Selection Using Genetic Algorithm. NB: (i) This code is short BUT it works
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1434146
    • 提供者:abdalla
  1. Binary-Genetic--Algorithm

    0下载:
  2. A Genetic Algorithm-Based Feature Selection on binary image
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1434066
    • 提供者:fatemeh
  1. Binary-genetic-algorithm

    0下载:
  2. 使用二进制编码的遗传算法解决二维约束条件的寻优问题。-The problem of solving two-dimensional constrained conditions by using the binary coded genetic algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:31076
    • 提供者:王志成
  1. MATLAB genetic algorithm toolbox

    1下载:
  2. Matlab 遗传算法(Genetic Algorithm)优化工具箱是基于基本操作及终止条件、二进制和十进制相互转换等操作的综合函数库。其实现步骤包括:通过输入及输出函数求出遗传算法主函数、初始种群的生成函数,采用选择、交叉、变异操作求得基本遗传操作函数。以函数仿真为例,对该函数优化和GA 改进,只需改写函数m 文件形式即可。(The Matlab Genetic Algorithm optimization toolbox is a comprehensive function librar
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-02-22
    • 文件大小:9216
    • 提供者:FZenjoys
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com