-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)...
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
1)找到北京到昆明的最短路径。
2)找到北京到昆明,必须途径上海的路径。
3)找到北京到昆明,必须途径上海,但不能去广州的路径。
-known Beijing, Shanghai, Guangzhou, Kunming and Xi"an City route five mileage figure. Were achieved : 1) to Kunming to Beijing to find the shortest path. 2) find Beijing to Kunming, Shanghai must channel"s path. 3) to find Beijing to Kunming, Shanghai must channels, but can not go to Guangzhou"s path.
- 2023-04-03 05:20:03下载
- 积分:1
-
evolution of neural network topology structure of the mine
演化神经网络拓扑结构编写的扫雷机器人程序-evolution of neural network topology structure of the mine-sweeping robot procedures
- 2022-03-03 09:55:34下载
- 积分: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
-
模拟遗传算法,JAVA
模拟遗传算法,JAVA-Simulation of Genetic Algorithms, JAVA
- 2022-11-19 22:35:08下载
- 积分:1
-
神经网络中HOPFIELD模型算法的源程序,常用语控制领域!
神经网络中HOPFIELD模型算法的源程序,常用语控制领域!-Neural network model algorithm HOPFIELD source, commonly used to control the area of language!
- 2022-05-22 09:59:26下载
- 积分:1
-
Genetic programming is an emerging technology of evolutionary computation and ha...
遗传编程是一门新兴的进化计算技术且引起了学术界的非常高的重视。虽然本程序是本人编写,略显粗糙,但需要的人还是可以借鉴一下!-Genetic programming is an emerging technology of evolutionary computation and has aroused increasing attention, although this code is done by myself, it can serve as a reference for anyone needs it!
- 2022-09-06 03:15:03下载
- 积分:1
-
预
pre-fixSpan算法,该算法是C++语言实现的,主要用模板实现prefixspan的投影数据库架构及模式生长功能
- 2023-04-17 20:10:03下载
- 积分:1
-
- 2023-08-22 07:25:03下载
- 积分:1
-
CLustream算法实现程序
CLustream算法实现程序-CLustream algorithm program! ! ! ! ! ! ! ! ! ! ! ! ! ! !
- 2023-02-06 20:50:04下载
- 积分:1
-
他算法相当于Infomax贝尔和Sejnowski 1995 [ 1 ]利用最大。
he algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization.
The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
- 2023-08-15 10:45:03下载
- 积分:1