-
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。...
自己用swarm开发的一个车辆跟驰的模型,希望能跟广大爱好者共同探讨。-own use development of a swarm of vehicles- following model, the majority of fans are able to explore together.
- 2022-09-06 09:30:03下载
- 积分:1
-
This code is used to achieve lib
这个代码是用lib-svm来实现svm分类器的,简单易懂,并且有详细的注释,对于刚刚接触SVM的初学者有很大的帮助,一看就能上手,我也是新手,所以应该还是很有帮助的。-This code is used to achieve lib-svm classifier svm, easy-to-read, and detailed notes, just contact SVM for the great help for beginners, a look will be able to start, I am also a novice, so it should be or very useful.
- 2022-01-26 05:17:05下载
- 积分:1
-
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录
仿真1:首先把网络温度参数T固定在100,按工作规则共进行1000次状态更新,把这1000次状态转移中网络中的各个状态出现的次数Si(i=1,2,…,16)记录下来 按下式计算各个状态出现的实际频率: Pi=Si/∑i=1,NSi=Si/M 同时按照Bo1tzmann分布计算网络各个状态出现概率的理论值: Q(Ei)=(1/Z)exp(-Ei/T) 仿真2:实施降温方案,重新计算 采用快速降温方案:T(t)= T0/(1+t) T从1000降到0.01,按工作规则更新网络状态 当T=0.01时结束降温,再让T保持在0.01进行1000次状态转移,比较两种概率-a simulation : First of all network parameters temperature T fixed at 100 and, according to the rules for a total of 1000 to update the state, this state of the 1000 network transfer of all states for the number of Si (i = 1, 2, ..., 16) all recorded determined by the formula state-of the actual frequency : Pi = Si/i = 1, NSi = Si/M in accordance with Bo1tzmann distributed computing network of states all probability the theoretical value : Q (Ei) = (1/Z) exp (- Ei/T) Simulation 2 : implementation of cooling, re-using rapid cooling programs : T (t) = T0/(1 t) T dropped to 0.01 from 1000 and, according to the rules updated network state when T = 0.01 at the end of cooling, let T at 0.01 for the 1000 state tran
- 2022-08-06 06:55:50下载
- 积分:1
-
利用hopfield神经网络解决TSP(旅行商)问题
利用hopfield神经网络解决TSP(旅行商)问题-use hopfield neural network to solve TSP salesman problem (TSP)
- 2022-07-19 16:20:58下载
- 积分:1
-
采用Prolog解决传教士和野人经典谓词C.问题。
用Prolog求解传教士和野人问题
复习经典谓词演算中的归结原理,掌握人工智能程序设计语言Prolog,理解通过搜索求解问题实现人工智能的思想。-Using Prolog to solve the issue of missionaries and Savage Classical Predicate Calculus review summarized in principle, grasp the artificial intelligence programming language Prolog, to understand to solve problems by searching for the realization of the idea of artificial intelligence.
- 2022-12-24 18:40:03下载
- 积分:1
-
Artificial immune algorithm source code, after debugging run, the effect is also...
人工免疫算法的源代码,经过调试运行,效果还不错,和大家分享!-Artificial immune algorithm source code, after debugging run, the effect is also good to share with you all!
- 2022-08-21 00:24:21下载
- 积分:1
-
全面讲解了有视觉机器人的解决方案,强烈推荐
全面讲解了有视觉机器人的解决方案,强烈推荐-comprehensive account of a robot visual solutions and strongly recommended
- 2023-05-14 10:55:03下载
- 积分:1
-
语言中的遗传算法
遗传算法的c语言实现-genetic algorithm in C Language
- 2022-07-20 00:52:28下载
- 积分:1
-
加拿大一大学开发的Fuzzy Clips的全套程序附带使用说明文件,可用于模糊推理机的开发。...
加拿大一大学开发的Fuzzy Clips的全套程序附带使用说明文件,可用于模糊推理机的开发。-Canada, developed at the University of Fuzzy Clips a complete program that comes with the use of documentation, can be used for fuzzy inference engine development.
- 2022-09-12 01:45:04下载
- 积分:1
-
使用模拟退火思想解决ISP(独立集)问题,使用先看说明
使用模拟退火思想解决ISP(独立集)问题,使用先看说明-Thinking of using the simulated annealing solution to ISP (independent set), the use of look at the description
- 2022-03-30 15:32:08下载
- 积分:1