-
matlab中求解最大最小问题的蚂蚁算法源代码。很有参考价值。...
matlab中求解最大最小问题的蚂蚁算法源代码。很有参考价值。-Matlab solution of the biggest problems the smallest ant algorithm source code. Great reference value.
- 2022-03-24 05:52:57下载
- 积分:1
-
利用c语言实现人工智能神经网络的bam算法
利用c语言实现人工智能神经网络的bam算法-Using c language bam neural network artificial intelligence algorithms
- 2022-04-08 21:40:06下载
- 积分:1
-
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。...
用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。 -Using local optimization algorithm to explore the issue tsp. . . matlab prepared. Coordinate with the city for inspection.
- 2022-09-20 07:00:03下载
- 积分:1
-
求图中的祖先节点(不含父亲节点)
内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。...
求图中的祖先节点(不含父亲节点)
内含说明,学图论或人工智能的朋友会用到的。希望有利于理解书上的论述。-plans for their ancestral nodes (excluding the father nodes) intron show that studying graph theory in artificial intelligence or a friend will use the. Hope to understand book expositions.
- 2022-06-16 01:31:42下载
- 积分:1
-
Neural network model of graduate student fees, as well as their application spec...
神经网络研究生收费模型的具体方案以及其应用-Neural network model of graduate student fees, as well as their application specific program
- 2022-01-28 07:49:31下载
- 积分:1
-
针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明...
针对现有遗传算法在多维非线性优选方面的不足,本文提出了一种基于小生境进化算法(NEA)的非线性优选模型,探讨了NEA算法的参数选择原则。通过大量仿真和比较,表明算法在复杂非线性优选中具有快速、高效、鲁棒性强的特点,并能在全局范围内有效搜索所有最优解。
-against existing genetic algorithms in three-dimensional nonlinear optimization for the shortage, the paper presents a niche evolutionary algorithm (NEA) nonlinear optimization model, the NEA on the parameters chosen algorithm principle. Through simulation and large, the algorithm shown in a complex nonlinear optimization is fast, efficient, robust features of the strong, and the global scope effective search all the optimal solution.
- 2023-04-07 12:45:04下载
- 积分:1
-
BP神经网络的C语言实现,对理解神经网络很有帮助。
BP神经网络的C语言实现,对理解神经网络很有帮助。-BP neural network to achieve the C language, very helpful in understanding the neural network.
- 2022-12-23 08:20:02下载
- 积分:1
-
Knapsack Problem Solving
背包问题算法解决-Knapsack Problem Solving
- 2023-08-25 04:15:03下载
- 积分:1
-
《游戏编程中的人工智能技术》一书中10,11章源代码
《游戏编程中的人工智能技术》一书中10,11章源代码- Game programming in artificial intelligence technology, one source book, Chapter 10,11
- 2022-06-03 10:21:30下载
- 积分:1
-
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6]...
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。-DE was first proposed in 1995 by Rainer Storn and Kenneth Price and had been proven that it is efficient, convergent, and robust in the solution process. [5,6] In many optimize questions, its performance surpasses the adaptive simulated annealing algorithm, the POS algorithm, and the GA algorithm. DE gets each generation of population using the real value parameter vector, and the crucial idea of DE is a scheme for generating trial parameter vectors.
- 2022-04-30 12:55:51下载
- 积分:1