登录
首页 » matlab » ga

ga

于 2010-06-28 发布 文件大小:955KB
0 311
下载积分: 1 下载次数: 1

代码说明:

说明:  遗传算法GA算法程序。用matlab编写的ga工具箱,简单实用。-GA procedures. Using Matlab toolbox prepared by the ga, simple and practical.(GA)

文件列表:

Matlab遗传算法工具箱函数及应用实例.PDF,287310,2005-10-09
垃圾收购站的解法
................\Book1.xls,40448,2009-08-22
................\fit.m,162,2009-08-21
................\fitt.m,236,2009-08-21
................\geneticTSP.asv,2967,2009-08-22
................\geneticTSP.m,2437,2009-08-22
................\intercross.m,484,2009-08-22
................\matlab.mat,258072,2009-08-22
................\myLength.asv,972,2009-08-22
................\myLength.m,951,2009-08-22
................\myLength2.m,5117,2009-08-22
................\plotaiwa.asv,301,2009-08-22
................\plotaiwa.m,291,2009-08-20
基于多目标优化的免疫遗传算法在Matlab环境中的实现.pdf,256949,2009-08-17
用MATLAB实现遗传算法程序.pdf,161278,2009-08-20
遗传工具箱
..........\adjswapMutation.m,1419,1998-04-14
..........\arithXover.m,1487,1998-04-15
..........\b2f.m,1495,1998-04-14
..........\binaryExample.m,2080,1998-04-14
..........\binaryMutation.m,1504,1998-04-15
..........\boundaryMutation.m,1639,1998-04-14
..........\calcbits.m,1382,1998-04-14
..........\Contents.m,4761,1998-04-17
..........\coranaEval.m,1451,1998-04-14
..........\coranaFeval.m,1538,1998-04-14
..........\coranaMin.m,1222,1998-04-14
..........\cyclicXover.m,1654,1998-04-14
..........\delta.m,1471,1998-04-14
..........\dists.m,6837,1998-04-28
..........\EER.m,1586,1998-04-14
..........\enhancederXover.m,2348,1998-04-14
..........\erXover.m,2118,1998-04-14
..........\f2b.m,1501,1998-04-14
..........\floatExample.m,2322,1998-04-14
..........\floatGradExample.m,2137,1998-04-14
..........\ga.m,10805,1998-04-14
..........\gademo.m,4253,2001-05-27
..........\gademo1.m,3887,1998-04-14
..........\gademo1eval1.m,1275,1998-04-14
..........\gademo2.m,2840,1998-09-08
..........\gademo3.m,6262,1998-04-14
..........\gaMichEval.m,193,1998-04-14
..........\gaotv5.ps,132728,1998-09-08
..........\gaZBGrad.m,174,1998-04-14
..........\gaZBGradEval.m,684,1998-04-14
..........\heuristicXover.m,2136,1998-04-14
..........\initializega.m,1177,2003-03-20
..........\initializeoga.m,1561,1998-04-14
..........\inversionMutation.m,1555,1998-04-14
..........\linerorderXover.m,1850,1998-04-14
..........\maxGenTerm.m,1345,1998-04-14
..........\multiNonUnifMutation.m,1991,1998-04-14
..........\nonUnifMutation.m,2190,1998-04-15
..........\normGeomSelect.m,2308,1998-04-14
..........\optMaxGenTerm.m,1555,1998-04-14
..........\orderBasedExample.m,2859,1998-09-08
..........\orderbasedXover.m,1741,1998-04-14
..........\parse.m,1459,1998-04-14
..........\partmapXover.m,1921,1998-04-28
..........\plotCorana.m,514,1998-04-14
..........\htm" target=_blank>README,1110,1998-04-17
..........\roulette.m,861,1998-04-14
..........\shiftMutation.m,1624,1998-04-14
..........\simpleXover.m,1611,1998-04-14
..........\singleptXover.m,1564,1998-04-28
..........\startup.m,49,1998-04-14
..........\swapMutation.m,1569,1998-04-14
..........\threeswapMutation.m,1397,1998-04-14
..........\tournSelect.m,1616,1998-04-14
..........\tspEval.m,157,1998-04-14
..........\unifMutation.m,1648,1998-04-14
..........\uniformXover.m,1823,1998-04-28
遗传算法--TSP问题.doc,35328,2009-08-22
遗传算法解TSP问题的程序设计.pdf,243633,2009-08-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • One-dimensional-extremum-problem
    说明:  第6章 无约束一维极值问题 所在章节 函数名 功 能 6.1 minJT 用进退法求解一维函数的极值区间 6.2 minHJ 用黄金分割法求解一维函数的极值 6.3 minFBNQ 用斐波那契法求解一维函数的极值 6.4 minNewton 用牛顿法求解一维函数的极值 6.5 minGX 用割线法求解一维函数的极值 6.6 minPWX 用抛物线法求解一维函数的极值 6.7 minTri 用三次插值法求解一维函数的极值 6.8.1 minGS 用Goldstein法求解一维函数的极值 6.8.2 minWP 用Wolfe-Powell法求解一维函数的极值 (Chapter 6 unconstrained extremum problem one-dimensional sections of the functional 6.1 minJT function method for solving one-dimensional with the advance and retreat of the extreme range of 6.2 minHJ function of the golden section method using one-dimensional function of the extreme 6.3 minFBNQ use Fibonacci method one-dimensional function of the extreme 6.4 minNewton Newton method with one-dimensional function with extreme 6.5 minGX one-dimensional secant method to solve the extreme 6.6 minPWX function method for solving one-dimensional parabolic function of the extreme 6.7 minTri method with cubic interpolation one-dimensional function of the extreme 6.8.1 minGS Goldstein method with one-dimensional function of the extreme 6.8.2 minWP Wolfe-Powell method with a one-dimensional extreme value function)
    2011-04-12 15:51:56下载
    积分:1
  • vgg-mkl-.tar
    实现Multiple Kernels for Image Classification的算法(Realization of Multiple Kernels for Image Classification Algorithm)
    2013-12-19 11:10:01下载
    积分:1
  • prac10
    here high pass is created using ideal high pass filter mask and applying FFT to the image. This will be very useful while performing filter step by step
    2013-12-05 11:41:43下载
    积分:1
  • CEEMD
    法国人改进EMD的新程序,包含了EMD,EEMD,CEEMDAN算法,并含有具体例子(A complete ensemble empirical mode decomposition with adaptive noise.pdf)
    2020-06-30 22:20:01下载
    积分:1
  • digital_image_processing_using_matlab
    Gonzalez 图像处理 matlab 扫描版(Gonzalez image processing using matlab)
    2009-03-21 16:06:32下载
    积分:1
  • 123
    Matlab入门经典教程--百看不厌.rar。。。。。。。。。(Getting Started Tutorial Matlab Classic- never lost their appeal. Rar. . . . . . . . .)
    2009-11-24 10:06:03下载
    积分:1
  • Flow_Shop_Scheduling_Problem
    混合蛙跳算法程序,采用1、若干次运行取最优 2、增加进化代数maxgen 3、加大种群规模popsize。三种方法来可有效克服随机初始化带来的局部极小问题(Shuffled frog leaping algorithm, using one, several runs to take the best two, increasing evolution algebra maxgen 3, to increase the population size popsize. Three ways to effectively overcome local minima caused by random initialization problem)
    2013-07-23 22:27:44下载
    积分:1
  • makefu
    通过前期统计的数字,直接求马尔科夫链的转移矩阵,很经典(The Markoff transfer matrix )
    2014-09-26 10:44:34下载
    积分:1
  • cacode
    CA code generator of GPS signal
    2010-08-07 07:31:43下载
    积分:1
  • S
    说明:  matlab的S函数例程,是关于滑模变结构的(S function matlab routines, is about Sliding Mode Variable Structure)
    2013-08-18 10:58:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载