-
用遗传算法求最小值,程序寻求表达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
-
This is a neural network to the face recognition algorithm.
这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
- 2023-04-24 00:15:03下载
- 积分:1
-
- 2022-03-14 20:26:37下载
- 积分:1
-
这是一个识别两句话之间的相似度的程序,输入是两句中文文字,输出是得分(满分100)...
这是一个识别两句话之间的相似度的程序,输入是两句中文文字,输出是得分(满分100)-This is a recognition of the similarity between two sentences of the procedure, the input of two Chinese characters, the output is a score (out of 100)
- 2022-08-12 15:20:22下载
- 积分:1
-
改程序实现UB算法,对Web日志文件进行分析,产生相似度矩阵
改程序实现UB算法,对Web日志文件进行分析,产生相似度矩阵-reform program UB algorithm, the Web log file analysis, the similarity matrix produced
- 2022-01-26 04:09:07下载
- 积分:1
-
遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!...
遗传算法编程很有用的,可以用来借鉴参考,希望对大家有帮助!-Genetic algorithm programming useful, can be used to draw reference to all of us want to help!
- 2022-03-24 12:48:04下载
- 积分:1
-
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程...
遗传算法解决双变量的函数最优化问题,有按钮的界面,用bc所编,生动模拟遗传进化过程-genetic algorithm to solve the two- variable optimization function, the button interface, using bc prepared by the vivid simulation of the process of genetic evolution
- 2022-02-03 03:28:44下载
- 积分:1
-
遗传算法,包括选择、交叉、变异操作等,…
遗传算法,包含选择,交叉,变异等操作,可求出Y=sin(x)在0-2π的最大值和最小值-Genetic algorithm, including selection, crossover and mutation operation, etc., can be obtained Y = sin (x) at the 0-2π Maximum and minimum
- 2023-01-03 20:40:03下载
- 积分:1
-
与神经网络相似的东西。但最近它已经…
与神经网络有相似的根源。但近年来在分类中得到了广泛的应用。这意味着,如果我对一些事物进行了分类(但你对我如何分类一无所知,或者说你不知道用于分类的规则),当一个新数据出现时,SVM可以预测它应该属于哪个集合。
- 2023-06-05 08:10:03下载
- 积分:1
-
关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。...
关于鱼群算法的一个程序,希望对学习智能算法的朋友有所帮助。-Fish-swarm algorithm on a procedure, and they hope to learn from intelligent algorithm friend help.
- 2022-03-25 02:49:26下载
- 积分:1