登录
首页 » matlab » 遗传算法程序

遗传算法程序

于 2020-06-07 发布
0 229
下载积分: 1 下载次数: 6

代码说明:

说明:  遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms. Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a computer simulation. For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution. Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible. Evolution begins with a population of completely random individuals, and it happens from generation to generation.)

文件列表:

遗传算法程序, 0 , 2018-07-14
遗传算法程序\0-遗传算法代码-最大值, 0 , 2018-07-14
遗传算法程序\0-遗传算法代码-最大值\crossover.m, 563 , 2009-07-22
遗传算法程序\0-遗传算法代码-最大值\decode.m, 372 , 2009-07-12
遗传算法程序\0-遗传算法代码-最大值\ga_main.m, 2435 , 2009-10-06
遗传算法程序\0-遗传算法代码-最大值\init_population.m, 120 , 2009-07-12
遗传算法程序\0-遗传算法代码-最大值\roulette.m, 381 , 2009-07-12
遗传算法程序\0-遗传算法代码-最大值\主程序.docx, 14392 , 2017-07-06
遗传算法程序\0-遗传算法代码-最大值\使用说明.txt, 47 , 2009-10-06
遗传算法程序\0-遗传算法代码-最大值\问题.ppt, 16384 , 2006-07-18
遗传算法程序\1--遗传算法代码-最小值, 0 , 2018-07-14
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值.docx, 46126 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码, 0 , 2018-07-14
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\crossover.m, 527 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\decode.m, 335 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\init_population.m, 95 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\pathdef.m, 38425 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\roulette.m, 332 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\yichuan1.m, 3030 , 2016-07-10
遗传算法程序\1--遗传算法代码-最小值\遗传算法求函数极小值代码\使用说明.txt, 50 , 2016-07-09

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

发表评论

0 个回复

  • myRLS
    说明:  自适应滤波器rls的MATLAB算法的实现,很经典(Rls adaptive filter algorithm of MATLAB, it is a classic)
    2008-11-11 12:31:58下载
    积分:1
  • gui18
    界面响应鼠标事件,左键或者右键单击,移动,双击(Interface response mouse events, the left key or right-click, move, double click)
    2012-04-06 16:35:09下载
    积分:1
  • showPpoint
    一个matlab 开发环境下编写的显示鼠标在坐标轴上坐标值的程序(The preparation of a development environment matlab display the mouse coordinates in the axis of the procedures)
    2011-05-23 11:57:13下载
    积分:1
  • eigenssrwithtcsc
    The eff ect of thyristor-controlled series capacitors (TCSC) on bifurcations of subsynchronous resonance (SSR) in power system
    2012-07-21 14:44:20下载
    积分:1
  • numerical-methods
    本书系统地介绍了常见数学问题的各种数值解法及其内在的逻辑联系,并用MATLAB作为算法实现工具,为快速掌握理论打下坚实的基础。本书共分10章,主要内容包括MATLAB概论、MATLAB基础知识、MATLAB数据的图形表示、插值法和数据拟合、数值积分、常微分方程初值问题数值解法、非线性方程求解、求解线性代数方程组和计算矩阵特征值的迭代法、线性方程组的数值解法,以及MATLAB在数值计算中的综合应用。 (This book systematically introduces a variety of numerical solution and its inherent logic of common mathematical problems Contact algorithm using MATLAB as a tool to lay a solid foundation to quickly grasp the theory. )
    2013-04-17 14:12:00下载
    积分:1
  • SEMtuxiangchuli
    说明:  处理SEM图像的通用程序,包括读图、二值化、滤波、边界提取(A general program dealing with the general program the image of SEM, including Picture stories, binarization, filtering, boundary extraction)
    2011-03-29 20:13:22下载
    积分:1
  • elliptic_mesh
    椭圆型方程生成网格。简单方便使用,生成网格正交(Elliptic Equations mesh generation. Simple and easy to use, generate orthogonal grid)
    2021-04-19 17:58:51下载
    积分:1
  • nosise-trait-
    说明:  这是一个AWGN信道下,编译码仿真的C程序。本人已经用它产生数据绘制折线图!包含编码,译码,信道模拟,误码率计算 …… ,程序结构清晰,不复杂,适合与初学者来了解,基本通信流程!(This is an AWGN channel, the decoding simulation C program. I' ve used it to generate data to draw a line chart! Including encoding, decoding, channel simulation, bit error rate ... ..., the program structure clear, not complicated, for with the beginners to understand, the basic communication process!)
    2011-02-25 14:11:53下载
    积分:1
  • waveletdenoising111111
    matlab工具箱,小波去除噪声。请大家分享(Matlab Toolbox, a wavelet noise. Please share)
    2007-04-11 19:32:24下载
    积分:1
  • BP
    说明:  神经网络遗传算法bp网络,有关网络训练如何正确进行分类(Neural network genetic algorithm bp network, network training related to how to properly classify)
    2014-10-25 16:43:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载