-
线性M3网络及其示意图,用于检测M3网络冗余的算法
线性M3网络及其示意图,用于检测M3网络冗余的算法-err
- 2023-07-03 11:45:04下载
- 积分:1
-
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个...
微粒群算法与其它进化类算法相类似,也采用“群体”与“进化”的概念,同样也是依据个体(微粒)的适应值大小进行操作。所不同的是,微粒群算法不像其它进化算法那样对于个体使用进化算子,而是将每个个体看作是在n维搜索空间中的一个没有重量和体积的微粒,并在搜索空间中以一定的速度飞行。-Particle swarm optimization algorithm with other similar type of evolution, but also the use of " groups" and " evolution" concept is also based on the individual (particle) size of the operation of fitness. The difference is that unlike other particle swarm optimization evolutionary algorithm as the use of evolution for the individual operator, but as each individual in the n-dimensional search space of a weight and size of the particles, and in the search space the speed of a certain flight.
- 2023-05-18 16:45:03下载
- 积分:1
-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
said that the use of space rcc8 model spatial reasoning, problem solving csp. cs...
利用空间表示的rcc8模型进行空间推理,
解决csp问题,可以自动产生csp问题,然后解决,利用了不同的算法并且做了比较,有仿真试验。-said that the use of space rcc8 model spatial reasoning, problem solving csp. csp can be generated automatically, and then resolved, the use of different algorithms and made a comparison, a simulation test.
- 2022-04-14 15:48:18下载
- 积分:1
-
采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰
采用的是康力山等人确定的实验参数。 对于n个城市的旅行商问题,其参数如下: 初始温度:t0=280, 每一个温度下采用固定的迭代次数L=100n, 温度的衰减系数alpha=0.92 算法停止的准则是当相邻两个温度得到的解变化很小时算法停止。-used the Stanozolol Hill were determined by the experimental parameters. N cities for the traveling salesman problem, the parameters are as follows : initial temperature : t0 = 280, each a fixed temperature of the iteration number L = 100n, temperature attenuation coefficient alpha = 0.92 algorithm to stop the criteria when two adjacent the temperature change was very Solution Algorithm stop.
- 2022-05-06 01:17:31下载
- 积分:1
-
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)...
这是一个用于数据挖掘的常用算法的模板库(数据挖掘的C++模板库for UNIX)-for data mining algorithms commonly used template library (data mining C template library for UNIX)
- 2022-07-08 21:31:05下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
这是类似winzip压缩软件的一个源代码,希望大家喜欢
这是类似winzip压缩软件的一个源代码,希望大家喜欢-This is similar to winzip compression software, a source code, I hope you like
- 2022-11-23 16:35:03下载
- 积分:1
-
A SVM classifier, with detail documents.
A SVM classifier, with detail documents.
- 2023-03-28 15:35:03下载
- 积分:1