登录
首页 » AI-NN-PR » 关于遗传算法 源代码

关于遗传算法 源代码

于 2022-02-14 发布 文件大小:420.09 kB
0 102
下载积分: 2 下载次数: 1

代码说明:

关于遗传算法 源代码-On the genetic algorithm source code

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

发表评论

0 个回复

  • 炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表...
    炉温模糊控制的一般性程序,可以修改各参数从而更改模糊控制表-Temperature control of the general procedures can be amended so as to change the parameters of fuzzy control Table
    2023-04-21 17:05:04下载
    积分:1
  • ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest N...
    ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean Proximity Centroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of Squares Flexible (ß space distortion parameter) Density (or k-linkage, density-seeking mode analysis) -ClustanGraphics clustering analysis tools. Provides 11 kinds of clustering algorithms. Single Linkage (or Minimum Method, Nearest Neighbor) Complete Linkage (or Maximum Method, Furthest Neighbor) Average Linkage (UPGMA) Weighted Average Linkage (WPGMA) Mean ProximityCentroid (UPGMC) Median (WPGMC) Increase in Sum of Squares (Ward s Method) Sum of SquaresFlexible (? space distortion parameter) Density (or k-linkage, density-seeking mode analysis)
    2022-05-16 13:18:30下载
    积分:1
  • Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the...
    用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
    2023-05-24 05:20:03下载
    积分:1
  •  人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家...
     人工神经网络(Aartificial Neural Network,下简称ANN)是模拟生物神经元的结构而提出的一种信息处理方法。早在1943年,已由心理学家Warren S.Mcculloch和数学家Walth H.Pitts提出神经元数学模型,后被冷落了一段时间,80年代又迅猛兴起[1]。ANN之所以受到人们的普遍关注,是由于它具有本质的非线形特征、并行处理能力、强鲁棒性以及自组织自学习的能力。其中研究得最为成熟的是误差的反传模型算法(BP算法,Back Propagation),它的网络结构及算法直观、简单,在工业领域中应用较多。-Artificial Neural Networks (Aartificial Neural Network, under the short title of ANN) is a simulation of the structure of biological neurons and the information put forward a method of treatment. At early 1943, by Warren S. Mcculloch psychologists and mathematicians Walth H. Pitts proposed mathematical model of neurons, was left out in the cold for some time, and the rapid rise of the 80" s [1]. ANN because the general concern of the people is the essence of it is because of the non-linear characteristics of parallel processing capabilities, strong robustness and self-organizing capacity of self-learning. Research one of the most sophisticated are the error-propagation model of the algorithm (BP algorithm, Back Pro
    2022-01-25 18:56:13下载
    积分:1
  • The simplest genetic algorithm source code, provided to facilitate the exchange.
    最简单的遗传算法的源程序,提供大家交流。-The simplest genetic algorithm source code, provided to facilitate the exchange.
    2022-02-07 07:27:31下载
    积分:1
  • 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图...
    1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image (24-bit true color bitmap) 2, read out each bitmap pixel (R, G, B) sample value 3 to RGB which a two (or three ) for the coordinates, take a certain number of image points for the analysis of samples, analysis of its coordinate system of distribution 4, the method used in this chapter to learn to find discriminant function classification of these samples for classification (required first to distinguish between the seal and Shading, if possible, will seal, Shading, signatures to distinguish between) 5, will be the result of classification markings to the original image to check its effectiveness.
    2022-04-27 00:31:30下载
    积分:1
  • Machine Learning Weka 数据变换,给Arff文件加载权值,变换为XRFF文件。...
    Machine Learning Weka 数据变换,给Arff文件加载权值,变换为XRFF文件。-Machine Learning Weka data transformation to Arff file to load the right value, transform paper to XRFF.
    2022-03-10 06:17:40下载
    积分:1
  • 7。《进化算法》,云庆夏编着 冶金工业出版社 2000年第一版 全书共分5章,分别为绪论、遗传算法、遗传规划、进化策略、进化规划。...
    7。《进化算法》,云庆夏编着 冶金工业出版社 2000年第一版 全书共分5章,分别为绪论、遗传算法、遗传规划、进化策略、进化规划。-7. "Evolutionary algorithm," Yun Qing Xia compile Metallurgical Industry Publishing House in 2000 the first edition of the book is divided into five chapters, each of the introduction, Genetic algorithms, genetic programming, evolutionary strategy, evolutionary programming.
    2023-07-10 23:30:04下载
    积分:1
  • 连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem)...
    连续型粒子群算法的java实现,可以自己设计粒子群算法(继承Swarm和Particle类),包含有三个个抽象类(Swarm、Particle、Problem),可以继承Problem类自定义新的问题。-continuous particle swarm algorithm to achieve the java can design their own PSO algorithm (inheritance and Particle Swarm), contains an abstract category 3 (Swarm, Particle, Problem), can be inherited from the definition of Class Problem new problems.
    2023-06-02 16:50:03下载
    积分:1
  • the C language, BP artificial intelligence algorithms can be seen teaching
    人工智能BP问题的C语言实现,BP算法可见人工智能教材-the C language, BP artificial intelligence algorithms can be seen teaching
    2022-01-28 14:38:06下载
    积分:1
  • 696516资源总数
  • 106668会员总数
  • 21今日下载