登录
首页 » AI-NN-PR » 模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂...

模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂...

于 2022-07-26 发布 文件大小:4.78 kB
0 165
下载积分: 2 下载次数: 1

代码说明:

模拟退火基本模块,其中在尺度变换部分应用到了类似模拟退火算法部分,所有变量均使用汉语拼音很好懂-Simulated Annealing basic module, in which part of the scale transformation is applied to a similar part of simulated annealing algorithm, all variables are very good to understand the use of Hanyu Pinyin

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

发表评论

0 个回复

  • 昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧...
    昨天刚刚看到的A star算法类的实现,不知道对大家有没有用,参考一下吧-Yesterday, I saw a star of the algorithm to achieve category, we do not know of any use it for reference
    2022-02-10 08:25:45下载
    积分:1
  • Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,...
    Autolife模型是一个能够进行“开放式进化”的人工生命系统。每个Agent模型采用可以变化规则表长度的有限自动机模型建模。一方面Agent可以进行自我繁殖,同时模型中的选择机制没有采用显式的适应度函数而是采用能量消耗的简单模型而自发涌现出来,所以可以认为Agent模型是一个类Tierra系统。然而与Tierra、Avida等数字生命模型不同的是,Autolife模型进行了大大的简化,它界面友好,操作直接。虽然没有给每个Agent装配一个虚拟计算机,但是Agent与环境的耦合则可以看成一个图灵机模型,因此Agent可以通过变异而“任意”的编程序。通过Autolife模型,首先人们可以看到一般的生态系统中共存的现象:生物的大爆炸、大灭绝,Agent进化得越来越聪明;其次,用户可以通过变化不同的食物添加规则探索Agent与环境的关系;最后,如果允许Agent通过播种改变环境自动产生食物,那么组织的涌现就是一种不可避免的结果。Agent构成的组织具有自主运动的特性,还可以进行自我修复,可以说Autolife中的组织是一些真正的“活体”。-Autolife model is to conduct an "open-evolution" artificial life system. Each Agent can be used model changes the rules limited the length of the table automatic machine modeling. One Agent can be self-propagation, model selection mechanism not used Explicit the fitness function instead of using the energy consumption of a simple model to emerge spontaneously, so that the agent can be a model category Tierra system. But with Tierra, Avida digital life model is different Autolife model for greatly simplified its
    2022-04-18 21:38:13下载
    积分:1
  • c语言实现人工智能art1网络的算法实现
    c语言实现人工智能art1网络的算法实现 -c language art1 network artificial intelligence algorithms
    2023-02-16 18:20:04下载
    积分:1
  • DBSCAN is a superior performance of space
    DBSCAN是一种性能优越的基于密度的空间聚类算法.利用基于密度的聚类概念,用户只需输入一个参数,DBSCAN算法就能够发现任意形状的类,并可以有效地处理噪声.-DBSCAN is a superior performance of space-based density clustering algorithm. The use of the concept of density-based clustering, the user can enter a parameter, DBSCAN algorithm to be able to find any type of shape, and can effectively deal with noise.
    2023-03-12 07:15:03下载
    积分:1
  • CPN算法的matlab实现,CPN人工神经网络
    CPN算法的matlab实现,CPN人工神经网络-Matlab algorithm of network,The artificial neural network, network
    2022-05-21 00:01:13下载
    积分:1
  • 这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值
    这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
    2022-03-21 16:53:08下载
    积分:1
  • 基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。...
    基于matlab的指纹识别系统,采用基于细节点对比,输入图像必须是256×256,8-bit灰度值,500dip的指纹。-Matlab-based fingerprint identification system based on Minutiae contrast, imported images must be 256 x 256.8-bit gray scale values 500dip fingerprints.
    2023-02-10 17:40:04下载
    积分:1
  • matlab编写的遗传算法,采用二进制编码,有说明文档。
    matlab编写的遗传算法,采用二进制编码,有说明文档。-Matlab prepared by the genetic algorithm, using the binary coding, documentation.
    2022-12-02 12:35:04下载
    积分:1
  • 用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN...
    用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
    2022-03-16 13:50:31下载
    积分:1
  • 自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在N...
    自组织系统Kohonen网络模型。对于Kohonen神经网络,竞争是这样进行的:对于“赢”的那个神经元c,在其周围Nc的区域内神经元在不同程度上得到兴奋,而在Nc以外的神经元都被抑制。网络的学习过程就是网络的连接权根据训练样本进行自适应、自组织的过程,经过一定次数的训练以后,网络能够把拓扑意义下相似的输入样本映射到相近的输出节点上。网络能够实现从输入到输出的非线性降维映射结构:它是受视网膜皮层的生物功能的启发而提出的。~..~-Kohonen network model. For Kohonen neural network, competition is this : For the "winner" of neurons c, in its switching around the region neurons in varying degrees, to be excited, and the switching outside the neurons were inhibited. Network learning is a process in the network connecting the right under the training samples for adaptive, self-organizing process, after a certain number of training, network topology can sense similar to the mapping of the input samples similar to the output nodes. Network can be achieved from input to output of nonlinear reduced-dimensional mapping structure : it is subject to retinal cortex of the biological function inspired by. ~ ~ ..
    2022-11-15 05:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载