Welcome![Sign In][Sign Up]
Location:
Search - genetic algorithms path planning

Search list

[Other resource基于遗传算法的多移动机器人协调路径规划

Description: 基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。-based on genetic algorithms more mobile robot path planning coordination, which is the domestic experts Fragrance write articles. I think well-written and recommend it to see.
Platform: | Size: 122099 | Author: 石锋 | Hits:

[AI-NN-PR基于遗传算法的多移动机器人协调路径规划

Description: 基于遗传算法的多移动机器人协调路径规划,这是国内的专家篆写的文章。我觉得写得不错,推荐给大家看看。-based on genetic algorithms more mobile robot path planning coordination, which is the domestic experts Fragrance write articles. I think well-written and recommend it to see.
Platform: | Size: 121856 | Author: 石锋 | Hits:

[CSharpGAlujingguihua

Description: C语言环境下的基于遗传算法和栅格法的机器人路径规划程序-C language environment based on genetic algorithms and grid method of robot path planning process
Platform: | Size: 11264 | Author: yangtao | Hits:

[matlabGAljgh

Description: 基于遗传算法的移动机器人路径规划研究,该论文在分析了目前各种路径规划方法优缺点的基础上,选择遗传算法来解决静态和动态环境下移动机器人的路径规划问题。 -Based on genetic algorithms for mobile robot path planning studies, the paper analyzed the current advantages and disadvantages of various methods of path planning based on the choice of genetic algorithm to solve the static and dynamic environment of mobile robot path planning.
Platform: | Size: 1147904 | Author: 高阳 | Hits:

[AI-NN-PRGA_PathPlanning

Description: 遗传算法用于机器人路径规划的matlab代码-Genetic algorithms for robot path planning matlab code
Platform: | Size: 138240 | Author: 王文杰 | Hits:

[AI-NN-PRAI

Description: 6中AI算法,包括路径规划与移动技术、有限状态机,脚本技术,群聚技术,遗传算法,神经网络,每个算法中都有例子程序。-6 AI algorithms, including path planning and mobile technology, finite state machines, scripting technologies, clustering techniques, genetic algorithms, neural networks, each algorithm, there are examples of procedures.
Platform: | Size: 2953216 | Author: 北平 | Hits:

[matlabjsjy20070288

Description: :针对遗传算法易陷入局部最优的不足,在标准遗传算法基础上加入了三个新的操作- 复原、重构和录优操作,使改 进后的遗传算法收敛于全局最优,并在此基础上以路边约束、动态避障和路径最短作为适应度函数,提出了动态避障的路径 规划方法。通过实验仿真验证了算法的有效性、准确性和实时性,并与基于以往的遗传算法的路径规划方法进行比较,结果 表明本文提出的方法在产生的路径长度和算法运行时间上都具有更优的性能。-: Genetic algorithm for the lack of easy to fall into local optimum, in the standard genetic algorithm based on the insertion of three new operations- rehabilitation, reconstruction, and excellent operational record, so that the improved genetic algorithm converges to the global optimum, and in this by the roadside on the basis of constraints, dynamic obstacle avoidance and the shortest path as the fitness function is proposed dynamic obstacle avoidance path planning method. Simulation results through experiments the effectiveness of the algorithm, accuracy and real-time, and with previous genetic algorithm based path planning method to compare the results show that the method proposed in the resulting path length and algorithms have a running time better performance.
Platform: | Size: 329728 | Author: zhangying | Hits:

[matlabGeneticalgorithmpathplanningsimulationprogram

Description: 遗传算法路径规划仿真,运用遗传算法仿真机器人路径规划问题,属于静态规划-Genetic algorithm path planning simulation, using genetic algorithms simulation robot path planning problem, belongs to the static planning
Platform: | Size: 4096 | Author: yangjin | Hits:

[Embeded-SCM DevelopMATLAB

Description: 基于遗传算法的机器人路径规划MATLAB源码-Based on genetic algorithms for robot path planning MATLAB source
Platform: | Size: 6144 | Author: 印象小七 | Hits:

[BooksUsing_Genetic_Algorithms_for_Robot_Motion_Planning

Description: 实用GA算法进行,机器人运功规划,算法很经典,美国人写的-We present an ongoing research work on robot motion plan- ning using genetic algorithms. Our goal is to use this technique to build fast motion planners for robot with six or more degree of freedom. After a short review of the existing methods, we will introduce the genetic al- gorithms by showing how they can be used to solve the invers kinematic problem. In the second part of the paper, we show that the path planning problem can be expressed as an optimization problem and thus solved with a genetic algorithm. We illustrate the approach by building a path planner for a planar arm with two degree of freedom, then we demon- strate the validity of the method by planning paths for an holonomic mobile robot. Finally we describe an implementation of the selected ge- netic algorithm on a massively parallel machine and show that fast plan- ning response is made possible by using this appro
Platform: | Size: 408576 | Author: xiaofang | Hits:

[AI-NN-PRaa

Description: 基于遗传算法的机器人路径规划MATLAB源码,很好用-Based on genetic algorithms for robot path planning MATLAB source code, useful
Platform: | Size: 2048 | Author: hanxue | Hits:

[AI-NN-PR198776665

Description: 基于遗传算法的机器人路径规划MATLAB源码,非常好用-Based on genetic algorithms for robot path planning MATLAB source code, very easy to use
Platform: | Size: 9216 | Author: xl | Hits:

[AI-NN-PRAKnowledgeBasedGeneticAlgorithmforPathPlanninginUn

Description: 基于遗传算法的移动机器人路径规划,发表在EI上的-Based on genetic algorithms for mobile robot path planning, published in the EI
Platform: | Size: 3945472 | Author: 张碧丛 | Hits:

[OS programgenetic-algorithms-MATLAB

Description: 基于遗传算法的机器人路径规划MATLAB源码genetic algorithms genetic algorithms -MATLAB source robot path planning based on genetic algorithm genetic algorithms genetic algorithms
Platform: | Size: 352256 | Author: 谈天 | Hits:

[AI-NN-PRpathing-planning-GA

Description: 用遗传算法实现对机器人的路径规划,取各障碍物顶点连线的中点为路径点,相互连接各路径点,将机器人移动的起点和终点限制在各路径点上,利用最短路径算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径。-Robot path planning using genetic algorithms, taking the midpoint of each obstacle vertex path points interconnected path the robot to move the start and end restrictions on each path point, using the shortest path algorithm to seek the shortest path to the network diagram, find the shortest path from the starting point P1 to the end of Pn.
Platform: | Size: 67584 | Author: 郭美亭 | Hits:

[Windows DevelopAI

Description: AI算法,包括路径规划与移动技术.有限状态机,脚本技术,群聚技术,遗传算法,神经网络-AI algorithms, including path planning and mobile technology. Finite state machines, scripting technologies, clustering techniques, genetic algorithms, neural networks
Platform: | Size: 3486720 | Author: yangjingyu | Hits:

[matlabdastebandi

Description: Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni Design a fuzzy control system to This is a book about fuzzy system Cloud adaptive genetic algorithm BP neural network and RBF neural use a three-layers BP network to Professor Lin in Taiwan support v neural network theory Practical matlab time series ar m efficient robot path planning-pub A population-based artificial imm A description of the neural netwo Clustering AHC, K-means, SOM--Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni Design a fuzzy control system to This is a book about fuzzy system Cloud adaptive genetic algorithm BP neural network and RBF neural use a three-layers BP network to Professor Lin in Taiwan support v neural network theory Practical matlab time series ar m efficient robot path planning-pub A population-based artificial imm A description of the neural netwo Clustering AHC, K-means, SOM-NN
Platform: | Size: 91136 | Author: mohsen | Hits:

[matlabestekhraj-vijegi

Description: Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni Design a fuzzy control system to This is a book about fuzzy system Cloud adaptive genetic algorithm BP neural network and RBF neural use a three-layers BP network to Professor Lin in Taiwan support v neural network theory Practical matlab time series ar m efficient robot path planning-pub A population-based artificial imm A description of the neural netwo Clustering AHC, K-means, SOM--Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni Design a fuzzy control system to This is a book about fuzzy system Cloud adaptive genetic algorithm BP neural network and RBF neural use a three-layers BP network to Professor Lin in Taiwan support v neural network theory Practical matlab time series ar m efficient robot path planning-pub A population-based artificial imm A description of the neural netwo Clustering AHC, K-means, SOM-NN
Platform: | Size: 13312 | Author: mohsen | Hits:

[Special Effectslianxukongjianyichuansuanfa

Description: 使用遗传算法在自由空间下对机器人进行全局路径规划 matlab软件-The use of genetic algorithms in the free space of the robot global path planning matlab software
Platform: | Size: 16384 | Author: ls | Hits:

[Special Effectsga1

Description: 使用matlab软件编程遗传算法在不规则自由空间中的路径规划-Matlab software programming using genetic algorithms in irregular free space path planning
Platform: | Size: 8192 | Author: ls | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net