-
doubleTTgratingn
量子阱红外探测器用双周期衍射光栅,光栅图形,光强分布等用matlab程序(Quantum well infrared detectors using double period of the diffraction grating, grating pattern, the light intensity distribution program with matlab)
- 2016-06-06 19:46:51下载
- 积分:1
-
new-51-MPU
周立功公司提供的《51单片机新技术》
(Ligong weeks provided by the company )
- 2008-03-29 13:35:18下载
- 积分:1
-
MatlabbasedAnalysisandDesignImageProcessing.rar
基于matlab的系统分析与设计:图像处理3,内容翔实,丰富,包含了simulink建模(Matlab-based Analysis and Design: Image Processing 3, informative, rich, contains a simulink model)
- 2009-11-10 21:13:59下载
- 积分:1
-
MOM
说明: 利用矩量法求解hallen方程和伯克林顿方程,得到电流分布的matlab程序。(The use of moment method for solving equations and Peter Clinton Hallen equation, the current distribution of the matlab program.)
- 2008-09-02 15:37:28下载
- 积分:1
-
WI-Fi_Bluetooth_Zigbee_and_Wimax_Darksiderg
a very nice book about wireless communication. contains description about WIFI, Zigbee and wimax. Also contains the simulation of these systems in matlab.
- 2010-05-31 19:22:31下载
- 积分:1
-
EM-agorithm
em算法的代码,以及K-means算法代码(em algorithm code, and the K-means algorithm code)
- 2011-11-09 18:13:10下载
- 积分:1
-
123WOA_注释版
灰狼优化算法,内附matlab程序与出处论文(Grey Wolf optimization algorithm with matlab program and source paper)
- 2020-12-24 10:59:05下载
- 积分:1
-
2
说明: Objects forming possible solution within original problem context are called phenotypes, their encoding, the individuals within the GA, are called genotypes.
The representation step specifies the mapping the phenotypes onto a set of genotypes.
Candidate solution, phenotype and individual are used to denotes points of the space of possible solutions. This space is called phenotype space.
Chromosome, and individual can be used for points in the genotye space.
Elements of a chromosome are called genes. A value of a gene is called an allele.
Variation Operators
The role of variation operators is to create new individuals old ones. Variation operators form the implementation of the elementary steps with the search space.
- 2014-12-22 22:54:47下载
- 积分:1
-
0
成功运用matlab语言编写的采用最流行的维普法优化飞行弹道的设计程序(Successful use of matlab language of the most popular [Optimization of the flight trajectory design process)
- 2013-05-17 19:24:24下载
- 积分: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