登录
首页 » matlab » 75583873

75583873

于 2017-05-25 发布 文件大小:68KB
0 222
下载积分: 1 下载次数: 5

代码说明:

  一种基于matlab编写的免疫遗传算法程序,比较好,不过我看不懂(An immune genetic algorithm based on matlab procedures, is better, but I don t understand)

文件列表:

1arithXover.m,1487,1998-04-15
6b2f.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
EadjswapMutation.m,1419,1998-04-14
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,4213,1998-04-14
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,3282,1998-04-14
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
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

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

发表评论

0 个回复

  • 雷达识别外推程序 trec_c
    雷达识别外推程序,可用于多普勒天气雷达等。(Radar identification extrapolation procedure can be used for Doppler weather radar.)
    2009-10-14 16:31:17下载
    积分:1
  • matlabColorSegemt
    利用matlab对彩色图像进行分割处理,图像针对bmp jpg pcn格式(color image segment)
    2020-11-20 11:19:38下载
    积分:1
  • main
    基于渐近区域的图像拼接matlab程序,可以实现全景图拼接(Based on the asymptotic region matlab image mosaic program, you can realize panorama stitching)
    2009-02-10 16:14:13下载
    积分:1
  • ImageRestorationincludecodereportetc
    图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,是我视觉的大作业。(Image restoration to achieve inverse Filter, Wiener Filter, Lucy-richardson algorithms, which include the PPT, the code and reporting. Is very valuable, is my vision of the big job.)
    2010-01-27 16:32:53下载
    积分:1
  • matching
    用灰度模板匹配和灰度模板快速匹配两种算法实现了对两个图像的配准。(Matching two pictures with algorithms of modeling and fast modeling .)
    2009-09-30 13:09:45下载
    积分:1
  • 75583873
    一种基于matlab编写的免疫遗传算法程序,比较好,不过我看不懂(An immune genetic algorithm based on matlab procedures, is better, but I don t understand)
    2017-05-25 05:26:09下载
    积分:1
  • 小目标视频
    说明:  丰富红外小目标视频库数据资料,比较短,不是特别清晰。(Enriching Infrared Small Target Video Library)
    2021-04-29 00:18:43下载
    积分:1
  • house2
    绘制一个小房子,并演示透视变换。(drawing a small house, and demonstrated perspective transformation.)
    2004-12-16 17:55:32下载
    积分:1
  • segmentation-superpixel
    超像素分割方法,在计算机视觉领域,图像分割(Segmentation)指的是将数字图像细分为多个图像子区域(像素的集合)(也被称作超像素)的过程。超像素有一系列位置相邻且颜色、亮度、纹理等特征相似的像素点组成的小区域。这些小区域大多保留了进一步进行图像分割的有效信息,且一般不会破坏图像中物体的边界信息。(Super pixel Segmentation method, in the field of computer vision, image Segmentation, Segmentation) refers to the digital image Segmentation region for multiple image sequence (the set of pixels) (also known as the pixels) process. Adjacent pixels have a series of position and features such as color, brightness, texture similar to that of small region composed of pixels. Most of these small area retains the further effective information for image segmentation, and generally does not destroy the boundary of the object in the image information.)
    2015-03-31 15:58:59下载
    积分:1
  • Adaptive_beam_assignment
    通过在matlab软件平台上进行仿真,实现天线阵列的自适应波束赋形(Realization of adaptive beamforming)
    2021-03-09 11:59:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载