-
双峰和多峰函数最大值的遗传算法求解
利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;...
双峰和多峰函数最大值的遗传算法求解
利用基本遗传算法的思路寻找双峰或多峰函数的最大值,选择采用轮盘选择方法;-Bimodal and multimodal function of the genetic algorithm the maximum use of the basic idea of genetic algorithm to find bimodal or multi-peak function of the maximum wheel options to choose from
- 2022-07-24 12:48:14下载
- 积分:1
-
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。...
网络为3层结构,输入层为6个神经元,隐含层为4个神经元,输出层为1个神经元,当输入层为中心对称样本 1,0,0,0,0,1等时,网络输出为1,否则输出为0。-network of three-layer structure, input layer to six neurons to the hidden layer 4 neurons, the output layer to a neuron, when the input layer to the center symmetry samples such as 1,0,0,0,0,1, the output of a network, the output is 0.
- 2022-11-03 03:50:03下载
- 积分:1
-
人工智能搜索法解决九宫重排问题(又称8数码问题)。
人工智能搜索法解决九宫重排问题(又称8数码问题)。-artificial intelligence search JiuGongTu rearrangement solve the problem (also known as the Digital 8).
- 2022-01-26 01:53:31下载
- 积分:1
-
PSO algorithm in C
C语言实现的PSO算法,2007标准版,希望对大家有用-PSO algorithm in C
- 2022-07-20 15:05:59下载
- 积分:1
-
遗传算法原程序,并行算法,原代码,随机搜索算法
遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
- 2022-04-27 14:20:09下载
- 积分:1
-
蚁群算法的C语言源代码,适用于旅行中的问题
c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
- 2022-04-28 09:50:38下载
- 积分:1
-
SVM的一个源程序,功能很强大,实现的结构很巧妙
SVM的一个源程序,功能很强大,实现的结构很巧妙-SVM as a source, function is very powerful and realize the structure is a clever
- 2022-01-26 00:37:09下载
- 积分:1
-
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。
用GAlib库实现的解决0/1背包问题的遗传算法程序源代码。- Solution 0/1 knapsack question heredity algorithm procedure
source code realizes which with the GAlib storehouse.
- 2022-01-22 12:22:53下载
- 积分:1
-
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。...
这是通过A*算法实现8数码问题,求解可能出现的目标状态。通过回溯的方法实现对A*算法。不同于其它状态图的搜索实现8数码问题。-This is the A* algorithm eight digital issues, the solution may target state. Through the method back to the A* algorithm. Unlike other state diagram of the search to achieve eight digital problem.
- 2022-03-18 08:43:29下载
- 积分:1
-
这个目录包含实现通用reqursive最小二乘效用…
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
- 2022-07-14 08:22:15下载
- 积分:1