-
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流...
蚁群算法 关于城市旅行商问题 ,有兴趣的可以参考下,也课参与交流-Ant colony algorithm on the city traveling salesman problem, interested can refer to, it is also involved in the exchange of lessons
- 2022-07-10 08:41:09下载
- 积分:1
-
提供了遗传算法的一些代码库文件,国外下的很有用
提供了遗传算法的一些代码库文件,国外下的很有用-provide the genetic algorithm code of the document, the foreign useful
- 2022-03-10 09:27:24下载
- 积分:1
-
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可...
曲线的平滑,应用贝塞尔曲线进行平滑,点击要平滑的点即可-With this program you can smooth your data automatically only by selecting the area to be smoothed with 2 clicks. Then INTERP1 is used to smooth. The operation is repeated until you press ENTER.
- 2022-01-22 15:12:25下载
- 积分:1
-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
室内移动机器人定位与导航关键技术研究,新思路
室内移动机器人定位与导航关键技术研究,新思路-Indoor mobile robot localization and navigation key technology research and new ideas
- 2022-07-19 19:47:36下载
- 积分:1
-
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解...
此是国外机器人实验室的中国留学生翻译的kalman滤波的教程,较为介绍了扩展kalman滤波理论,同时给出具有代表意义的例子,帮助理解-err
- 2022-03-18 17:33:36下载
- 积分:1
-
This is a neural network to the face recognition algorithm.
这是一种利用神经网络来进行人脸识别的算法。-This is a neural network to the face recognition algorithm.
- 2023-04-24 00:15:03下载
- 积分:1
-
用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码...
用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码-Using Cellular Automata 10,000 monochrome realize spatial location of bacteria to split the test algorithm C language code
- 2022-10-22 03:20:03下载
- 积分:1
-
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。...
模拟退火算法:源于遗传算法,用来解决优化、决策等复杂的模型和问题。-Simulated annealing algorithm: from the genetic algorithm, to solve optimization, decision-making complex models and problems.
- 2022-02-06 18:48:59下载
- 积分:1
-
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算...
tsp问题,是一个很典型的NP完全问题,该程序用了遗传―退火结合算法,能优化计算-tsp problem is a typical NP-complete problem, the program is to use genetic- combined annealing algorithms that optimize computing
- 2022-09-01 07:30:02下载
- 积分:1