-
the solution of TSP(C #)
用C#语言开发基于模拟退火算法解决的10个城市的TSP问题-The Solution of TSP(C#)
- 2022-09-06 22:15:02下载
- 积分:1
-
一个用于地板厂家将不同长度的地板装箱的自动配比程序,输入各种型号的地板,会用智能算法计算出最佳装箱方案。程序帮助中有详细的说明。...
一个用于地板厂家将不同长度的地板装箱的自动配比程序,输入各种型号的地板,会用智能算法计算出最佳装箱方案。程序帮助中有详细的说明。-floor for a different length of the manufacturers are packing the floor ratio of the automatic procedures importation of various models on the floor will use intelligent algorithms to calculate the optimal loading of the program. Program to help with detailed explanations.
- 2022-03-21 00:29:23下载
- 积分:1
-
This a neural network development kit. Ann directory under specific neural netwo...
这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing to do with the neural network, but neural networks use of their code. Ann directory is a directory demo, stored inside a sample program, please refer to their program. Ann/prj/vs7 under compiler for the entire 2003 Visual Stdudio engineering documents
- 2022-08-17 18:20:25下载
- 积分:1
-
遗传算法,路径规划,机器人
遗传算法的机器人路径规划的源代码。用C++来实现的-Genetic algorithm path planning robot
- 2022-07-24 03:15:32下载
- 积分:1
-
DataMining software (integrated association rules, k
DataMining软件(集成了关联规则、k-均值聚类、模糊聚类、k-中心点聚类四种算法)
-DataMining software (integrated association rules, k-means clustering, fuzzy clustering, k-center clustering of four algorithms)
- 2022-03-09 12:32:08下载
- 积分:1
-
ID3 algorithm to a certain extent self
ID3算法有一定的自学习、自组织能力,适用于复杂系统的智能诊断。以实例验证了该算法对RH-KTB真空抽气系统故障诊断的有效性。-ID3 algorithm to a certain extent self-learning, self-organization, applied to a complex system of intelligent diagnosis. Examples to show that the algorithm of RH- KTB vacuum exhaust system fault diagnosis arrival.
- 2023-04-24 21:50:03下载
- 积分:1
-
不确定规划 遗传算法 Multilevel Programming算法程序
不确定规划 遗传算法 Multilevel Programming算法程序- Indefinite plan heredity algorithm Multilevel Programming
algorithm procedure
- 2022-03-22 21:01:50下载
- 积分:1
-
模式识别的源代码,针对大样本集中样本自动分类的程序,可以手动控制输入点!
模式识别的源代码,针对大样本集中样本自动分类的程序,可以手动控制输入点!-pattern recognition source code, sample concentration on large samples of automatic classification procedure can be controlled manually input!
- 2023-07-30 20:25:02下载
- 积分:1
-
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设...
PSOt为PSO的工具箱,该工具箱将PSO算法的核心部分封装起来,提供给用户的为算法的可调参数,用户只需要定义好自己需要优化的函数(计算最小值或者最大值),并设置好函数自变量的取值范围、每步迭代允许的最大变化量(称为最大速度,Max_V)等,即可自行优化。
- 2022-01-26 19:15:08下载
- 积分:1
-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1