资源简介
基因算法大全 内附讲解(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个文件信息
- 上一篇:(217)卷积码及其删除码编码、维特比译码
- 下一篇:感知哈希算法
相关资源
- HMMforspeechrecogntion 一个可执行的HMM语音
- popular-UCI-datasets 一些非常有用的数据
- GAPSO 这个算法是遗传算法和粒子群优
- synchronization 利用matlab仿真实现载波的
- Gabor Gabor小波变换的matlab实现
- 4 matlab区域填充的具体算法及演示
- MATLAB_image_process_with_PDE 运用偏微分方
- gabijiao 该程序通过实例(函数)
- SIFT2844912
- gbvs 二维图像视觉显著性检测
- wenli 分析了纹理特征提取方法
- EELM
- barcode 基于图像的条形码识别程序(识
-
myaudiopla
yer 使用Matlab GUI实现的音频 - B-spline-surface 在MATLAB-2008a环境下编写的
- NURBS-surface 在MATLAB-2008a环境下编写的
- ACO 用MATLAB编写的蚁群算法最短路径寻
- wavplay 基于matlab GUI界面的播放器
- allfns 是由牛津大学VGG开发的三维重建
- spectrogram_fft
- adaboost 基于adaboost的人脸识别程序
- 2 2课程报告要求:按照讲课内容
- gps GPS信号的捕获、处理程序
- fuzzynetme 模糊神经网络的MATLAB程序
- naive_bayes_numeric 利用matlab实现的朴素贝
- MFandMPF 计算肌电信号积分肌电值
- BM3D BM3D去噪算法的实现和相关文档
- BarrelDistortion 两个matlab程序
- Kalman 用卡尔曼滤波跟踪目标实例
- WSN-matlab-simulation
评论
共有 条评论