-
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN...
fortran 语 言 编 写 基 本 遗 传 算 法 源 程 序 fortran Genetic Algorithms written by FORTRAN
- 2022-03-14 19:29:37下载
- 积分:1
-
遗传算法求解旅行商问题的求解
Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
- 2023-05-31 13:30:03下载
- 积分:1
-
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰...
解非线性规划模型的遗传算法,用c++语言编写,注释完整,结构清晰-Genetic Algorithm for nonlinear programming
- 2022-05-05 10:38:45下载
- 积分:1
-
java系列归因于反
用Java编的人工智能的归结反演算法-Java series attributed to the anti-artificial intelligence algorithms
- 2022-05-30 06:38:24下载
- 积分: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
-
用VC++编写的基本遗传算法的源程序,而且有中文解释,适于初学者。...
用VC++编写的基本遗传算法的源程序,而且有中文解释,适于初学者。-GA
- 2022-06-15 09:41:24下载
- 积分:1
-
BP网络神经元控制器BPNNC
BP网络神经元控制器BPNNC-BPNNC of the BPnetwork neuron controller
- 2022-05-31 04:56:26下载
- 积分:1
-
我的英国石油网
人工神经网络网上发给我的BP-ANN Internet to my BP
- 2023-03-11 16:10:03下载
- 积分:1
-
刚开始学习的人的神经网络学习教程…
关于神经网络入门学习的教程,适用于刚开始学习的人-Getting Started on the neural network learning tutorial for people who just started learning
- 2022-03-10 01:45:21下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分:1