搜索资源列表

  1. A Comparison of Crossover and Mutation in Genetic

    0下载:
  2. 遗传算法的文章- Heredity algorithm article
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:917504
    • 提供者:顾凡一
  1. mutation

    0下载:
  2. matlab程序 遗传算法变异程序 敬请各位高手指教-Matlab procedures genetic algorithm variation procedures you please enlighten master
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:闫小月
  1. matlab_RS

    0下载:
  2. matlab RS 分形程序,用于稳定性检验,也可以进行周期长度估计,当统计量图形形状发生变化,就发生突变,短期记忆消失-Fractal matlab RS procedures for stability testing, but also can estimate the cycle length, when the statistic graphics shape changes, on the mutation, the dis
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:jiasen
  1. PSO-evolutionarycomputation

    0下载:
  2. 粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:22528
    • 提供者:zzh
  1. C-TSP

    0下载:
  2. 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题-Based on the improved genetic algorithm crossover and mutation operation, in windows platform using C language for solving TSP problems
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:lc
  1. pso

    0下载:
  2. 改进的pso算法:引入变异算子,保持了种群的多样性,并提高了算法的全局搜索能力。-Improved PSO algorithm: the introduction of mutation operator to maintain the diversity of the population and improve the algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:4096
    • 提供者:Jacky Gao
  1. GP

    0下载:
  2. 一种基于matlab的遗传规划编码程序 其中包含交叉和变异的代码-Based on the genetic programming matlab coding procedures of crossover and mutation which contains the code
  3. 所属分类:matlab例程

  1. mktest

    0下载:
  2. m-k检验,用于进行m-k检验 突变所发生的时间-mk test, used for testing mk mutation occurred at a time
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:孙敏
  1. psowithdate

    0下载:
  2. %--- 名称:带交叉因子的改进PSO算法 %------功能:求解多维无约束优化问题 %------特点:收敛性强,还可以加入变异算子 ---- Name: with cross-factor function to improve the PSO algorithm------: Solving multi-dimensional unconstrained optimization problems------ cha
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:5120
    • 提供者:依然
  1. MK

    0下载:
  2. 气象上常用的检验突变的一个程序,也叫做MK算法 值需要添加文件路径,可直接运行-Weather on the commonly used mutation testing a procedure, also known as MK algorithm will need to add the file path value can be directly run
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:monica
  1. mutation

    0下载:
  2. 遗传算法的变异操作的源代码-Mutation operation of genetic algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:yab
  1. speedyGAv1.3

    0下载:
  2. 一种快速简单的遗传算法程序,基于Matlab7,加入特殊的交叉算子和变异算子,使算法更快。-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language.SpeedyGA has been created and tested under Matlab 7 (R14). Added mutation an
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:竹子的信仰
  1. PSOGA

    0下载:
  2. 带交叉因子的改进PSO算功能:求解多维无约束优化问题收敛性强,还可以加入变异算子-With cross-factor improvement of PSO operator functions: Solving multi-dimensional unconstrained optimization problem of strong convergence can also add mutation operator
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:当当
  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 whee
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:3072
    • 提供者:hexing
  1. mutation

    0下载:
  2. matlab 的一些实例,希望对大家有所帮助,多多参考-reference no no no no no no no no no
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:高海龙
  1. aaaa

    0下载:
  2. 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标
  3. 所属分类:软件工程

    • 发布日期:2024-04-28
    • 文件大小:499712
    • 提供者:王飞
  1. CMOBPSO

    0下载:
  2. OPSOCM: Opposition based PSO with Cauchy Mutation.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:2048
    • 提供者:farrukh
  1. yichuansuanfa_jixieshou

    0下载:
  2. 提出一种改进的遗传算法用于求解机械手运动学逆问题. 该算法采用实数编码, 其交叉概率和变异 概率根据解的适应度函数值自适应调整. 计算机仿真结果显示, 该算法较简单遗传算法(SGA) 求解精度高, 收敛速度快且稳定性能好.-An improved genetic algorithm for solving the inverse problem of manipulator kinematics. The algorithm u
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-04-28
    • 文件大小:143360
    • 提供者:杨元龙
  1. function crossover mutation selection

    0下载:
  2. use crossover, mutation, selection
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:10240
    • 提供者:cicily
  1. function crossover mutation &selection

    0下载:
  2. 利用matlab实现种群的选择,交叉,变异等功能(realize of selection, mutation and crossover)
  3. 所属分类:matlab例程

    • 发布日期:2024-04-28
    • 文件大小:10240
    • 提供者:cicicicil
« 12 3 4 5 6 7 8 9 10 ... 44 »

源码中国 www.ymcn.org