-
FCM
FCM模糊聚类算方法的matlab实现,实现其基本功能(FCM fuzzy clustering algorithm method matlab to achieve, to achieve its basic function)
- 2013-03-11 13:05:22下载
- 积分:1
-
MATLAB5[1].X-induction-and--enhance
本书循序渐进地介绍了matlab的详细函数命令,包括入门知识、数值计算功能、图像可视化处理功能、Notebook、程序设计、高级语言程序接口、图形用户界面以及动态仿真系统等高级功能。为使用户能融会贯通,本书最后给出了几个用matlab剞劂问题的实例。(This book describes step by step detailed matlab function command, including an introduction, numerical computing, image visualization capabilities, Notebook, program design, high-level language programming interface, graphical user interface and advanced features such as dynamic simulation system. To enable users to mastery, with book finally gives a few examples of the problem matlab Ji chisel.)
- 2011-11-22 14:36:36下载
- 积分:1
-
IA
说明: 免疫算法的源代码 和大家共同分享(Immune algorithm source code and we all share)
- 2008-01-13 10:14:14下载
- 积分:1
-
busybox-1.15.3.tar
this is a busybox -1.15.3.tar.gz(this is a busybox-1.15.3.tar.gz)
- 2014-08-27 11:50:53下载
- 积分:1
-
Tutorial01_matlabsimulink
Tutorial for matlab simulink
- 2013-02-26 17:14:58下载
- 积分:1
-
0.5
无线传感器基于LEACH协议的matlab仿真!(Based on matlab LEACH protocol for wireless sensor simulation!)
- 2013-11-29 17:38:16下载
- 积分:1
-
chaining.tar
Matlab code for Chaining Pursuit
- 2009-09-09 21:39:32下载
- 积分:1
-
CascadeTrainGUI
matlab 代码 ,用来训练cascade的分类器(matlab code ,used for train a cascade classifier)
- 2014-12-10 20:38:52下载
- 积分:1
-
NonlinearEnhancement
图像处理中的一种非线性增强算法的Matlab代码,用于去除图像中的噪声,增强图像信号等功能(The matlab code of a nonline image enhenment method)
- 2015-03-11 19:11:35下载
- 积分: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