-
用遗传算法求最小值,程序寻求表达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
-
Genetic algorithm, said implementation of the real, to share with you about. Pra...
遗传算法的实型表示实现,与大家共享一下。实际应用中只需改变evalF.m就可以-Genetic algorithm, said implementation of the real, to share with you about. Practical application can only change evalF.m
- 2023-04-24 02:45:03下载
- 积分:1
-
实现黑白棋子算法程序和详细步骤
黑白棋子的算法程序实现详细步骤及实现过程-reversi son algorithm program and detailed steps for achieving
- 2022-06-26 12:45:13下载
- 积分:1
-
genetic optimization neural network software in WIN98/95 environment can run
遗传优化神经网络软件
需要在WIN98/95环境下能运行-genetic optimization neural network software in WIN98/95 environment can run
- 2022-09-19 05:55:02下载
- 积分:1
-
一个用C编写的SOM(自组织特征映射)神经网络源代码。
一个用C编写的SOM(自组织特征映射)神经网络源代码。-a C prepared by the SOM (self-organizing feature map) neural network source code.
- 2022-10-02 13:10:03下载
- 积分:1
-
本程序是关于qam的解调程序用c语言编写希望大家能用
本程序是关于qam的解调程序用c语言编写希望大家能用-this process is on the demodulation process qam c language with hope everyone can be prepared
- 2022-11-25 17:00:03下载
- 积分:1
-
用模拟退火法高效的计算图论中哈密顿贿赂的最短路径
用模拟退火法高效的计算图论中哈密顿贿赂的最短路径-simulated annealing method of calculating efficient graph theory Hamiltonian bribery Shortest Path
- 2022-01-21 20:53:24下载
- 积分:1
-
Ant colony clustering algorithm, used to calculate the data clustering procedure...
蚁群聚类算法,用于计算数据聚类的程序,还未实验效果-Ant colony clustering algorithm, used to calculate the data clustering procedure, yet the experimental effect
- 2022-09-06 10:15:02下载
- 积分:1
-
用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc game...
用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single computer, computer lower IQ, and the party to be very difficult to adjust a few minutes a computer can go one step further. With reference to the Pc gameing this book, this book put a shot.
- 2022-06-12 04:25:23下载
- 积分:1
-
我准备的QR分解的神经网络算法利用QR分解…
本人编写的QR分解的神经网络算法,该算法用QR分解神经网络的隐含层矩阵,可以作为学术上的比较和分析。适合各种benchmark问题,本人还加了自动产生分类向量和自动适应各种函数的例子-I prepared the QR decomposition of neural network algorithm using QR decomposition neural network hidden layer matrix, can be used as an academic comparison and analysis. Suitable for a variety of benchmark problems, I also added automatically generated classification and automatic vector function to adapt to a variety of examples
- 2022-05-13 12:34:46下载
- 积分:1