-
fuzy
在MATLAB中,实现模糊控制的算法程序M文件。(In MATLAB to achieve fuzzy control algorithm procedure)
- 2009-04-14 21:20:36下载
- 积分:1
-
Tutor-num
wavelet transform source codes
- 2011-07-19 14:48:09下载
- 积分:1
-
OTDOACELCOM
Sample program to study Location Determination Techniques using OTDOA
- 2013-01-29 03:27:16下载
- 积分:1
-
matlab
这是天津大学matlab讲义-赵国瑞 感觉讲得挺不错!(This is the Tianjin University matlab lecture- Zhao Guorui speak quite in a good feeling!)
- 2009-12-17 09:02:12下载
- 积分:1
-
RussiaBlock
这是一个基于matlab编程的RussiaBlock,可以很好的学到matlab的知识,又具有娱乐性(This is a well Matlab programming RussiaBlock, learn matlab' s knowledge, but also entertaining)
- 2012-05-18 16:09:53下载
- 积分:1
-
shuzixinhao
数字信号处理的基本理论与方法,有助于初学者更好的学习!(Digital signal processing of the basic theories and methods to help beginners learn better!)
- 2011-11-19 16:49:11下载
- 积分:1
-
burst
finding the burst image for skew angle detection
- 2010-06-07 18:47:35下载
- 积分:1
-
BER_16_QAM_rayleigh
ber for qam in communication system
- 2011-06-03 19:43:21下载
- 积分:1
-
qpsk_rayl
qpsk信号瑞利信道的仿真程序还有搞死的有ber(qpsk signal Rayleigh channel simulation program has also Gaosi ber)
- 2013-11-14 13:03:27下载
- 积分:1
-
GAforPathPlaning
说明: 采用栅格对机器人的工作空间进行划分,再利用优化算法对机器人路径优化,是采用智能算法求最优路径的一个经典问题。目前,采用蚁群算法在栅格地图上进行路径优化取得比较好的效果,而利用遗传算法在栅格地图上进行路径优化在算法显得更加难以实现。
利用遗传算法处理栅格地图的机器人路径规划的难点主要包括:1保证路径不间断,2保证路径不穿过障碍。
用遗传算法解决优化问题时的步骤是固定的,就是种群初始化,选择,交叉,变异,适应度计算这样,那么下面我就说一下遗传算法求栅格地图中机器人路径规划在每个步骤的问题、难点以及解决办法。(It is a classical problem to divide the workspace of the robot by grids and optimize the path of the robot by using optimization algorithm. At present, the ant colony algorithm is used to optimize the path on the grid map, and the genetic algorithm is used to optimize the path on the grid map, which is more difficult to achieve.
The difficulties of using genetic algorithm to deal with the path planning of robot on raster map mainly include: 1. guaranteeing that the path is uninterrupted, 2. guaranteeing that the path does not cross obstacles.
The steps of genetic algorithm in solving optimization problems are fixed, that is, population initialization, selection, crossover, mutation, fitness calculation. Then I will talk about the problems, difficulties and solutions of genetic algorithm in each step of robot path planning in raster map.)
- 2019-05-02 14:56:19下载
- 积分:1