-
用A*算法解决八数码问题的小程序,特别好的程序代码
用A*算法解决八数码问题的小程序,特别好的程序代码-With A* algorithm to solve the problem of a small digital 8 procedures, in particular, a good code
- 2022-07-25 19:48:05下载
- 积分: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
-
对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法...
对模式识别中的字符串模板匹配问题进行的研究,设计了对任意字符串进行匹配和字符串相似度,即列文斯顿距离进行计算的算法-right pattern recognition template matching string for the research and design of the arbitrary strings and string matching similarity, Ken Livingstone distance calculation algorithm
- 2022-01-30 19:19:17下载
- 积分:1
-
用遗传算法求最小值,程序寻求表达x1 x1 ..
利用遗传算法求最小值,程序中求得是表达式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, and the corresponding value of x, algorithm using binary encoding, using different cross-cross and advantages of crossover and mutation at the two without variation and variation advantage
- 2022-07-18 09:57:00下载
- 积分:1
-
基于电离层F2层临界频率预测模型神经网络
基于神经网络的电离层F2层临界频率预测方法
基于神经网络的电离层F2层临界频率预测方法-Based on neural network of ionospheric layer F2 critical frequency forecasting methods based on neural network of ionospheric layer F2 critical frequency forecasting methods
- 2022-05-16 17:41:13下载
- 积分:1
-
遗传算法和蚂蚁算法结合的一种新算法
将遗传算法与蚁群算法相相结合,产生的一种新算法-genetic algorithm and ant algorithm combination of a new algorithm
- 2022-01-24 13:54:53下载
- 积分:1
-
BP神经网络实现回归程序,神经网络可以从reunificat学习…
一个bp实现回归的nn程序,可以从中学习神经网络在回归中的应用-Bp realize a return nn procedures, neural networks can learn from the reunification of the application
- 2022-03-25 19:01:13下载
- 积分:1
-
自适应线性神经网路应用实例
自适应线性神经网路应用实例- Auto-adapted linear nerve network application example
- 2023-03-30 13:25:04下载
- 积分:1
-
This is a program of Back
这是一个BP神经网络的程序,使用Matlab编辑的。-This is a program of Back-Propgation neural network,edited in Matlab.
- 2022-04-11 03:22:50下载
- 积分:1
-
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。...
贝叶斯优化算法是一种新的演化算法,通过贝叶斯概率统计的知识来学习后代,可是使演化朝有利的方向前进,程序用C实现了贝叶斯优化算法。-Bayesian Optimization Algorithm is a new evolutionary algorithm, through Bayesian probability and statistics to learn the knowledge of future generations, but to enable the evolution towards a favorable direction, procedures C achieved a Bayesian Optimization Algorithm.
- 2022-07-03 10:48:26下载
- 积分:1