资源列表

« 1 2 ... .19 .20 .21 .22 .23 1724.25 .26 .27 .28 .29 ... 2830 »

[人工智能/神经网络/遗传算法binary

说明:利用遗传算法求最小值,程序中求得是表达式x1*x1+x2*x2+x3*x3再-2~2上的最小值,以及对应的x值,算法中使用二进制编码,交叉采用不同交叉和优势交叉,变异也分两种,不用变异和优势变异-using genetic algorithms for the minimum, procedures to seek expressions x1 x1 x2*** x2 x3 x3 another 2 ~ 2 on the minimum
<陈仕林> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法bp_algorithm

说明:这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
<冯贵玉> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法蚂蚁算法求解TSP的源代码

说明:基于C++开发的蚂蚁算法求解TSP的源程序。这种代码不多见哦,还不快下载。-C development based on the ant algorithm for TSP of the source. This code rare Oh, not faster download.
<周志连> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法chenbo广度

说明:人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
<春风秋雨> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法模拟退火例子2

说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组
<刘明> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法传教士和野人过河

说明:
<> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法CSA

说明:该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional ge
<wlh> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法facedetection_all

说明:包含了人脸识别过程中主要算法的实现,对初学者快速上手很有帮助-contains face recognition algorithm for the main course of the realization of beginners unfamiliar helpful
<林海> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法anttsp

说明:这是蚂蚁算法求解TSP的源代码,Matlab中实现。-This is the ant algorithm for TSP source code, Matlab achieve.
<> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法densecolumns

说明:遗传算法的小程序,希望能够对大家有用处!-genetic algorithm for small procedures, we hope to be able to be useful!
<fucheng> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法MarkovAnalysis

说明:用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http :// ~ www.cs.unm.edu/
<唐宇> 在 2024-11-15 上传 | 大小:11kb | 下载:0

[人工智能/神经网络/遗传算法parallel_GA

说明:主从式并行遗传算法,这个项目是关于视野覆盖给导师做的实验,关于这方面国内国外很少有研究。-master-slave parallel genetic algorithm, the project is on the horizon to cover instructors do experiments, In this respect at home and abroad is little research.
<钱锋> 在 2024-11-15 上传 | 大小:11kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 1724.25 .26 .27 .28 .29 ... 2830 »

源码中国 www.ymcn.org