-
D星算法,是A星算法的动态版本,都是基本的路径规划算法
D星算法,是A星算法的动态版本,都是基本的路径规划算法-D Star algorithm, stars are A dynamic version of the algorithm is the basic path planning algorithm
- 2022-07-22 06:07:29下载
- 积分:1
-
这个目录包含实现通用reqursive最小二乘效用…
This directory contains utility for implementing generic Reqursive Least Squares (RLS) algorithm. The example shows how one can use the utility to estamate the parameters of a simple linear discrete time system.
- 2022-07-14 08:22:15下载
- 积分:1
-
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考
一种基本的模式识别方法,进行了部分改进,简单实用,采用matlab仿真,经编译后无误。供大家学习参考-A basic pattern recognition methods, partially improved, simple and practical, the use of matlab simulation, as compiled correctly. Reference for everyone to learn
- 2022-05-25 17:23:06下载
- 积分:1
-
This is the thesis I wrote the source code, using simulated annealing algorithm...
这是我写毕业论文的源程序,用模拟退火算法求解VRPTW问题.在我机子上运行过了,结果很好.-This is the thesis I wrote the source code, using simulated annealing algorithm to solve VRPTW problems. In my machine run-off, resulting in very good.
- 2022-11-17 11:20:03下载
- 积分:1
-
Genetic Algorithm NSGA
NSGA-II遗传算法的文档,里面的内容比较好理解,是学习遗传算法的必备知识-Genetic Algorithm NSGA-II of the document, which is better understanding of the content is a genetic algorithm to learn the knowledge necessary
- 2022-06-27 09:55:23下载
- 积分:1
-
最小平方法,利用分形维数。尝试怎样样。我觉得语apolog…
用最小二乘法计算分形图案的维数。试试看怎么样。请多包涵!!
-least squares method used fractal pattern dimension. Try how kind. I feel apologetic for this! !
- 2022-09-22 20:05:04下载
- 积分:1
-
模式识别工具套件,有很多模式识别算法,大家…
模式识别工具包,有很多模式识别的算法,可以在matlab中调用-Pattern recognition tool kit, there are many pattern recognition algorithms, you can call matlab
- 2022-10-16 13:55:03下载
- 积分:1
-
ISP(独立集问题)的模拟退火算法程序源码
ISP(独立集问题)的模拟退火算法程序源码-ISP (Independent Set Problem) procedure of simulated annealing algorithm source code
- 2022-08-20 08:22:50下载
- 积分:1
-
用人工神经网络的bp的方法解决异或问题
用人工神经网络的bp的方法解决异或问题-Using artificial neural network bp means to solve the XOR problem
- 2022-08-14 18:23:21下载
- 积分:1
-
已知北京、上海、广州、昆明和西安五城市航线里程如图。分别实现:
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