• 大小:
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-10
  • 语言: Matlab
  • 标签: 基因算法  matlab  

资源简介

基因算法大全 内附讲解(matlab)

资源截图

代码片段和文件信息

function [child] = adjswapmutation(parboundsgenInfoOps)
% Adjswap mutation performs a swap of two adjacent
% genes in a permutation
%
% function [newSol] = adjswapmutation(parentboundsOps)
% parent  - the first parent ( [solution string function value] )
% bounds  - the bounds matrix for the solution space
% Ops     - Options for binaryMutation [gen prob_of_mutation]

% Binary and Real-Valued Simulation Evolution for Matlab 
% Copyright (C) 1996 C.R. Houck J.A. Joines M.G. Kay 
%
% C.R. Houck J.Joines and M.Kay. A genetic algorithm for function
% optimization: A Matlab implementation. ACM Transactions on Mathmatical
% Software Submitted 1996.
%
% This program is free software; you can redistribute it and/or modify
% it under the terms of the GNU General Public License as publishe

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1419  1998-04-14 13:26  遗传算法及其Matlab实现\ga\adjswapMutation.m

     文件       1487  1998-04-15 08:46  遗传算法及其Matlab实现\ga\arithXover.m

     文件       1495  1998-04-14 13:26  遗传算法及其Matlab实现\ga\b2f.m

     文件       2080  1998-04-14 13:26  遗传算法及其Matlab实现\ga\binaryExample.m

     文件       1504  1998-04-15 08:48  遗传算法及其Matlab实现\ga\binaryMutation.m

     文件       1639  1998-04-14 13:26  遗传算法及其Matlab实现\ga\boundaryMutation.m

     文件       1382  1998-04-14 13:26  遗传算法及其Matlab实现\ga\calcbits.m

     文件       4761  1998-04-17 09:46  遗传算法及其Matlab实现\ga\Contents.m

     文件       1451  1998-04-14 13:26  遗传算法及其Matlab实现\ga\coranaEval.m

     文件       1538  1998-04-14 13:26  遗传算法及其Matlab实现\ga\coranaFeval.m

     文件       1222  1998-04-14 13:26  遗传算法及其Matlab实现\ga\coranaMin.m

     文件       1654  1998-04-14 13:26  遗传算法及其Matlab实现\ga\cyclicXover.m

     文件       1471  1998-04-14 13:26  遗传算法及其Matlab实现\ga\delta.m

     文件       6837  1998-04-28 08:17  遗传算法及其Matlab实现\ga\dists.m

     文件       1586  1998-04-14 13:26  遗传算法及其Matlab实现\ga\EER.m

     文件       2348  1998-04-14 13:26  遗传算法及其Matlab实现\ga\enhancederXover.m

     文件       2118  1998-04-14 13:26  遗传算法及其Matlab实现\ga\erXover.m

     文件       1501  1998-04-14 13:26  遗传算法及其Matlab实现\ga\f2b.m

     文件       2322  1998-04-14 13:26  遗传算法及其Matlab实现\ga\floatExample.m

     文件       2137  1998-04-14 13:26  遗传算法及其Matlab实现\ga\floatGradExample.m

     文件      10805  1998-04-14 13:26  遗传算法及其Matlab实现\ga\ga.m

     文件       4253  2001-05-27 22:05  遗传算法及其Matlab实现\ga\gademo.m

     文件       3887  1998-04-14 13:26  遗传算法及其Matlab实现\ga\gademo1.m

     文件       1277  2004-03-01 09:45  遗传算法及其Matlab实现\ga\gademo1eval1.asv

     文件       1275  1998-04-14 13:26  遗传算法及其Matlab实现\ga\gademo1eval1.m

     文件       2840  1998-09-08 09:17  遗传算法及其Matlab实现\ga\gademo2.m

     文件       6262  1998-04-14 13:26  遗传算法及其Matlab实现\ga\gademo3.m

     文件        193  1998-04-14 13:26  遗传算法及其Matlab实现\ga\gaMichEval.m

     文件     132728  1998-09-08 09:28  遗传算法及其Matlab实现\ga\gaotv5.ps

     文件        174  1998-04-14 13:26  遗传算法及其Matlab实现\ga\gaZBGrad.m

............此处省略35个文件信息

评论

共有 条评论