-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
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
-
清华大学不确定规划教材中的用遗传算法训练神经元网络的混合智能算法2...
清华大学不确定规划教材中的用遗传算法训练神经元网络的混合智能算法2-Tsinghua University, uncertainty in the planning of teaching materials by using genetic algorithm trained neural network Hybrid Intelligent Algorithm 2
- 2022-11-29 12:45:04下载
- 积分:1
-
Robot design, has three joints and two arms, a common U.S.
机械手臂的设计,有三个关节和两个手臂,大家共同-Robot design, has three joints and two arms, a common U.S.
- 2022-08-22 17:01:43下载
- 积分:1
-
variable scale method of the source for the optimization of nonlinear programmin...
变尺度法的源程序,用于优化中的非线性规划,效还可以的。-variable scale method of the source for the optimization of nonlinear programming, the effect can be.
- 2022-03-12 06:30:25下载
- 积分:1
-
小游戏的色调,有一定的精度,有兴趣的人可以…
猜数字游戏的小AI,有一定的准确程度,有兴趣的人可以-tones of the small game AI, a certain degree of accuracy, interested people can s
- 2023-06-11 23:30:04下载
- 积分:1
-
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Age...
人工股市(Artificial Stock Market,简称ASM)是模拟股市运作的一个程序。在这个电脑中的虚拟市场中,若干被称为交易者的人工智能程序(Agent)通过观察它们所在的数字世界中股价和股息的不断变换而做出预测,并且根据这些预测做出购买股票与否以及购买股票数量的决策。反过来,所有的交易者的决策又决定了股票的价格,这样,整个的股票交易市场就构成了一个自我封闭的计算系统。同时,这些交易者都具有学习的能力,可以根据以前预测的成功或者失败对自己的决策进行调整,并且通过一种被称为遗传算法的方法产生创新能力。总之,ASM是一个电脑中不断进化的虚拟股票市场!通过研究ASM,我们可以更好的理解现实世界的行为,并且它提供了一个很好的现实股市的隐喻。 备注:该程序运行需要有Swarm平台的支持,关于这个平台可以到http://www.swarm.org免费下载。 -artificial stock market (Artificial Stock Market, or ASM) is a stock market simulation operation of the procedure. In this computer in the virtual market, a number of traders known as artificial intelligence (Agent) by observing them where the digital world and the stock dividend and the constantly changing projections, and based on these projections made whether or not to purchase stocks and the purchase of shares in decision-making. Conversely, all the decision-making transactions in turn determines the share price, so that the entire stock market would constitute a self-enclosed computer system. Moreover,
- 2022-02-01 02:07:50下载
- 积分:1
-
BP神经网络的小应用。模拟0~1之间的三角函数曲线
BP神经网络的小应用。模拟0~1之间的三角函数曲线-BP neural network of small applications. Analog 0 to 1 between the trigonometric curve
- 2022-02-11 20:36:14下载
- 积分:1
-
Common ant colony algorithm, this algorithm can efficiently solve the problem ts...
通用的蚁群算法,这个算法可以高效地解决tsp问题-Common ant colony algorithm, this algorithm can efficiently solve the problem tsp
- 2023-08-08 13:10:03下载
- 积分:1
-
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,g...
(其中已经包含5个源码)所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序, 输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt ,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序-(which includes five OSS) attached to C or C source code files and executable files Scs.c pp basic classification algorithm source files, input data files cfile.txt, efile.txt. gfile.txt, pfile.txt, rfile.txt. tfile.txt Sga.c basic genetic algorithm source files, input data files input, output file output A_life.c based on genetic algorithm simulation source Artificial Life, import data files GA_nn.c world based on genetic algorithm optimization neural network structure source, import data files Patmat.c sample extraction based on genetic algorithm-based graphic source yuan
- 2022-02-24 22:24:01下载
- 积分:1
-
人工神经网络的基本模型:BP、艺术、Hopfield,SOM
人工神经网络基本模型:BP、ART、Hopfield、SOM-ANN basic model : BP, ART, Hopfield, SOM
- 2022-03-05 00:03:40下载
- 积分:1