CN113867369B - Robot path planning method based on alternating current learning seagull algorithm - Google Patents

Robot path planning method based on alternating current learning seagull algorithm Download PDF

Info

Publication number
CN113867369B
CN113867369B CN202111461312.9A CN202111461312A CN113867369B CN 113867369 B CN113867369 B CN 113867369B CN 202111461312 A CN202111461312 A CN 202111461312A CN 113867369 B CN113867369 B CN 113867369B
Authority
CN
China
Prior art keywords
gull
optimal
learning
algorithm
path planning
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202111461312.9A
Other languages
Chinese (zh)
Other versions
CN113867369A (en
Inventor
陈克伟
唐伟
胡雪松
廖自力
尚颖辉
金东阳
范旭
姜北樵
杨坤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Academy of Armored Forces of PLA
Original Assignee
Academy of Armored Forces of PLA
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Academy of Armored Forces of PLA filed Critical Academy of Armored Forces of PLA
Priority to CN202111461312.9A priority Critical patent/CN113867369B/en
Publication of CN113867369A publication Critical patent/CN113867369A/en
Application granted granted Critical
Publication of CN113867369B publication Critical patent/CN113867369B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0217Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory in accordance with energy consumption, time reduction or distance reduction criteria
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05DSYSTEMS FOR CONTROLLING OR REGULATING NON-ELECTRIC VARIABLES
    • G05D1/00Control of position, course, altitude or attitude of land, water, air or space vehicles, e.g. using automatic pilots
    • G05D1/02Control of position or course in two dimensions
    • G05D1/021Control of position or course in two dimensions specially adapted to land vehicles
    • G05D1/0212Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory
    • G05D1/0221Control of position or course in two dimensions specially adapted to land vehicles with means for defining a desired trajectory involving a learning process

Landscapes

  • Engineering & Computer Science (AREA)
  • Aviation & Aerospace Engineering (AREA)
  • Radar, Positioning & Navigation (AREA)
  • Remote Sensing (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)
  • Feedback Control In General (AREA)
  • Manipulator (AREA)

Abstract

The invention provides a robot path planning method based on a gull algorithm of communication learning, which comprises the following steps: acquiring a robot moving area map; establishing an objective function for path planning of the moving area map according to the moving area map;based on the seagull algorithm, byPiecewiseMapping the initialized gull population position, and calculating an optimal fitness value and an optimal gull position according to a target function; introducing interchange learning, updating the gull position, and determining the updated optimal fitness value and optimal gull position; performing Cauchy variation on the optimal gull position to obtain the varied optimal fitness value and the optimal gull position; taking the gull position with the optimal fitness value before and after variation as an updated optimal gull position; and determining an optimal path planning result according to the optimal gull position which is updated in sequence according to the preset maximum iteration times. The method overcomes the defects of the existing gull algorithm, and can remarkably improve the path planning effect.

Description

Robot path planning method based on alternating current learning seagull algorithm
Technical Field
The invention relates to the technical field of robotics, in particular to a robot path planning method based on a gull algorithm of alternating current learning.
Background
Path planning of a mobile robot is a key technology in mobile robot technology. The path planning technology is to make the mobile robot automatically find a collision-free track from a starting point to a target point according to the surrounding environment information. The path planning algorithm of the mobile robot is the core of the path planning of the mobile robot. The path planning of the mobile robot means that after sensing the surrounding environment, the mobile robot can self-plan an optimal moving path from a starting point to a terminal point, and the optimal path can meet the requirements of shortest moving path, shortest time consumption, minimum energy consumption and the like.
According to the current research, the gull algorithm is a novel intelligent optimization algorithm for simulating gull foraging behavior, and can be applied to the path planning problem. However, there are still some drawbacks to the gull optimization algorithm, such as: (1) when the position of the population is determined, the position of the individual gull is determined randomly, so that the algorithm has certain blindness and randomness; (2) the position updating of the gull algorithm is to move to the optimal position by adopting a spiral attack mode according to the position of a target object, but if the gull algorithm is moved only according to the optimal target position, the gull is easy to fall into a local optimal solution; (3) when the gull algorithm falls into the local optimal solution, no measures are provided to help the gull algorithm jump out of the local optimal solution.
Therefore, the invention provides a new robot path planning method based on the gull algorithm of the communication learning.
Disclosure of Invention
In order to solve the problems, the invention provides a robot path planning method based on a gull algorithm of alternating current learning, overcomes the defects of the existing gull algorithm, and can remarkably improve the path planning effect.
In order to achieve the above purpose, the present invention provides the following technical solutions.
A robot path planning method based on a gull algorithm of communication learning comprises the following steps:
acquiring a robot moving area map;
establishing an objective function for path planning of the moving area map according to the moving area map;
based on the seagull algorithm, byPiecewiseMapping the initialized gull population position, and calculating an optimal fitness value and an optimal gull position according to a target function;
introducing exchange learning, updating the gull position by carrying out exchange learning to the optimal gull and other gulls in the population, and determining the updated optimal fitness value and optimal gull position;
performing Cauchy variation on the optimal gull position to obtain the varied optimal fitness value and the optimal gull position; taking the gull position with the optimal fitness value before and after variation as an updated optimal gull position;
and determining an optimal path planning result according to the optimal gull position which is updated in sequence according to the preset maximum iteration times.
Preferably, the acquiring the robot moving area map includes the following steps: and modeling the environment of the mobile robot to obtain a mobile area map and performing grid processing on the map.
Preferably, the objective function is the shortest moving path, the shortest consumed time or the least consumed energy, and the corresponding constraint condition and the number of key nodes of the path are determined according to the objective function.
Preferably, said passing throughPiecewiseMapping and initializing a seagull population position, comprising the following steps:
determining the size of a defined populationPopsizeSea gull optimizing lower boundaryLBAnd seagull optimizing upper boundaryUB
According toPiecewiseMapping to generate random numbersx t
Figure 864470DEST_PATH_IMAGE001
In the formula:Pandxin the range of [0,1];
According to generation ofPiecewiseRandom number initialized seagull positionP s (t):
Figure 476717DEST_PATH_IMAGE002
Preferably, the gull position updating through learning to the optimal gull and communication learning with other gulls in the population comprises the following steps: updating the seagull position through the seagull migration behavior and the seagull global attack behavior.
Preferably, the gull migration behavior comprises:
using additional variablesACalculate the new position of the gull to avoid collision with other gulls:
Figure 889243DEST_PATH_IMAGE003
Figure 120505DEST_PATH_IMAGE004
in the formula:C s (t) A new position which does not conflict with the positions of other seagulls;P s (t) Is the current position of the seagull;tthe current iteration number is;Athe motion behavior of the gull in a given search space;f c for controlling the coefficient, the value is reduced from 2 to 0;
moving towards the direction of the optimal position:
Figure 567666DEST_PATH_IMAGE005
Figure 350815DEST_PATH_IMAGE006
in the formula:M s (t) The direction of the optimal position;P gs (t) Is the best position;Bis the random number responsible for balancing the global and local searches;r d is [0,1]]A random number within a range;
arrival at the new location:
Figure 516217DEST_PATH_IMAGE007
in the formula:D s (t) Is sea gullDistance moved to a new position.
Preferably, the gull global attack behavior comprises:
by changing the attack angle and speed continuously through the spiral motion, the spiral motion behavior is expressed as:
Figure 285590DEST_PATH_IMAGE008
in the formula:rfor the radius of each of the spirals,θis [0, 2 π ]]Random angle values within a range;uandva correlation constant that is a helical shape;eis the base of the natural logarithm;
introducing interchange learning, and exchanging learning with other gulls in the population to update the position of the gull when the gull is learned to the optimal gull:
Figure 587258DEST_PATH_IMAGE009
in the formula:r 1 andr 2 random learning weights, the sum of which is 1;P gs (t) Is the best position;P k (t) Other seagulls selected from the seagull population;
calculating a fitness value:
Figure 541308DEST_PATH_IMAGE010
the optimal gull in the current iteration is recorded.
Preferably, the performing cauchy variation on the optimal gull position comprises:
Figure 928427DEST_PATH_IMAGE011
in the formula: cauchy (0,1) is the standard Cauchy distribution.
Preferably, the determining, as the updated optimal gull position, a gull position with an optimal fitness value before and after mutation specifically includes:
and (3) judging the fitness values before and after mutation, namely:
Figure 501490DEST_PATH_IMAGE012
determining an updated optimal gull position asP gs (t)。
The invention provides a robot path planning method based on a gull algorithm of alternating current learning, which has the following beneficial effects:
(1) by introduction ofPiecewiseThe gull population position is initialized by mapping, the uniformity and diversity of population position distribution can be improved, and the stability of the algorithm is enhanced.
(2) An interchange learning mechanism is introduced into the position updating mode of the gull, so that the search range of the algorithm is enlarged, and the adaptability of the algorithm is enhanced.
(3) The optimal gull is updated by utilizing the Cauchy variation, and the capability of jumping out of a local optimal solution in the later stage of the algorithm is realized.
Drawings
FIG. 1 is a flow chart of a method of an embodiment of the present invention;
FIG. 2 is a diagram illustrating a path planning result according to an embodiment of the present invention;
fig. 3 is a graph of an iterative process of an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is described in further detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
Example 1
The invention discloses a robot path planning method based on a gull algorithm of communication learning, which specifically comprises the following steps as shown in fig. 1:
s1: and modeling the environment of the mobile robot to obtain a mobile area map and performing grid processing on the map.
S2: the objective function for establishing the path planning of the map of the moving area can be the shortest moving path, the shortest time consumption or the least energy consumption.
S3: according to the objective functionfuntionDetermining corresponding constraint conditions and key node number of pathD(ii) a Performing parameter setting, including: size of gull population (i.e. number of gull individuals)Popsize(ii) a Maximum number of iterations (i.e. conditions under which iterations stop)Miter(ii) a Seagull optimization lower boundaryLB(ii) a Seagull optimization upper boundaryUB
S4: based on the seagull algorithm, byPiecewiseAnd mapping the initialized gull population position, and calculating the optimal fitness value and the optimal gull position according to the target function. The method specifically comprises the following steps:
determining the size of a populationPopsizeSea gull optimizing lower boundaryLBAnd seagull optimizing upper boundaryUB
According toPiecewiseMapping generates random numbers:
Figure 923244DEST_PATH_IMAGE001
in the formula:Pandxin the range of [0,1];
According to generation ofPiecewiseRandom number initialized seagull positionP s (t):
Figure 48195DEST_PATH_IMAGE002
S5: introducing interchange learning, updating the gull position by performing interchange learning to the optimal gull and interchange learning with other gulls in the population, and determining the updated optimal fitness value and optimal gull position, specifically comprising:
s5.1: seagull migration behavior
During migration, the algorithm simulates how gull clusters move from one location to another. Three behaviors are mainly involved in this phase: avoid collision, move to the optimal position direction and approach the optimal position.
Using additional variablesACalculate the new position of the gull to avoid collision with other gulls:
Figure 922610DEST_PATH_IMAGE003
Figure 33786DEST_PATH_IMAGE004
in the formula:C s (t) A new position which does not conflict with the positions of other seagulls;P s (t) Is the current position of the seagull;tthe current iteration number is;Athe motion behavior of the gull in a given search space;f c for controlling the coefficient, the value is reduced from 2 to 0;
after avoiding coincidence with the positions of other gulls, the gull moves in the direction of the optimal position:
Figure 310046DEST_PATH_IMAGE005
Figure 605898DEST_PATH_IMAGE006
in the formula:M s (t) The direction of the optimal position;P gs (t) Is the best position;Bis the random number responsible for balancing the global and local searches;r d is [0,1]]A random number within a range;
when the seagull moves to a position where the seagull does not collide with other seagulls, the seagull moves towards the optimal position, and the new position is reached:
Figure 967610DEST_PATH_IMAGE007
in the formula:D s (t) Is the distance that the gull moves to the new position.
S5.2: seagull global attack behavior
By changing the attack angle and speed continuously through the spiral motion, the spiral motion behavior is expressed as:
Figure 882476DEST_PATH_IMAGE008
in the formula:rfor the radius of each of the spirals,θis [0, 2 π ]]Random angle values within a range;uandva correlation constant that is a helical shape;eis the base of the natural logarithm;
in the original gull, only the global optimal gull position is used for guiding to update the gull position, in order to more effectively improve the global search capability of the gull, the communication learning is introduced, and when the gull learns the optimal gull, the gull and other gulls in the population are subjected to communication learning to update the position of the gull:
Figure 278822DEST_PATH_IMAGE009
in the formula:r 1 andr 2 the influence of the gull learning to the optimal gull and the gull learning in the population can be adjusted for randomly learning the weight, and the sum is 1;P gs (t) Is the best position;P k (t) Other seagulls selected from the seagull population;
calculating a fitness value:
Figure 745576DEST_PATH_IMAGE010
the optimal gull in the current iteration is recorded.
S6: performing Cauchy variation on the optimal gull position to obtain the varied optimal fitness value and the optimal gull position; and the gull position with the optimal fitness value before and after the variation is used as the updated optimal gull position, which specifically comprises the following steps:
performing Cauchy variation on the optimal gull position, comprising:
Figure 329004DEST_PATH_IMAGE011
in the formula: cauchy (0,1) is the standard Cauchy distribution.
Regarding the gull position with the optimal fitness value before and after variation as the updated optimal gull position, the method specifically comprises the following steps:
judging the fitness value before and after variation, namely greedy updating:
Figure 47561DEST_PATH_IMAGE012
determining an updated optimal gull position asP gs (t)。
S7: and determining an optimal path planning result according to the optimal gull position which is updated in sequence according to the preset maximum iteration times.
In this embodiment:
and (3) establishing a 20 multiplied by 20 grid map of the mobile robot by taking MATLAB as a simulation platform, and analyzing the SOA method and the ISOA method by taking the shortest moving distance as a target. The parameters in the SOA algorithm are:Popsize=50,Maxiter=200,LB=1,UB= 20; the parameters in the ISOA algorithm are:Popsize=50,Maxiter=200,LB=1,UB= 20. The simulation environment and the movement paths obtained by the two methods are shown in fig. 2, and fig. 3 is an iterative process curve. Table 1 compares the data results of the two algorithms.
TABLE 1 Algorithm Path result comparison
Algorithm Path length
SOA 36.7279
ISOA 32.14213
It can be intuitively found from fig. 2 that the moving path obtained by the SOA is longer than that of the ISOA, the path is roundabout, and the path obtained by the ISOA is reasonable. Further analyzing the results in fig. 2 and fig. 3, it can be seen that when the SOA algorithm is adopted, the algorithm convergence speed is relatively slow; when the ISOA algorithm is adopted, the convergence speed is higher, and a better path can be found faster. It can be seen that the ISOA algorithm designed by the method has higher convergence speed and convergence accuracy, and the SOA falls into the local optimum. Simulation results show that the ISOA algorithm has stronger searching capability under various identical environments, obtains a better moving path and verifies the effectiveness of the algorithm.
The present invention is not limited to the above preferred embodiments, and any modifications, equivalent substitutions and improvements made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (6)

1. A robot path planning method based on a gull algorithm of communication learning is characterized by comprising the following steps:
acquiring a robot moving area map;
establishing an objective function for path planning of the moving area map according to the moving area map;
initializing a gull population position through Piecewise mapping based on a gull algorithm, and calculating an optimal fitness value and an optimal gull position according to a target function;
introducing exchange learning, updating the gull position by carrying out exchange learning to the optimal gull and other gulls in the population, and determining the updated optimal fitness value and optimal gull position;
performing Cauchy variation on the optimal gull position to obtain the varied optimal fitness value and the optimal gull position; taking the gull position with the optimal fitness value before and after variation as an updated optimal gull position;
determining an optimal path planning result according to the optimal gull position which is updated in sequence according to the preset maximum iteration times;
the gull position updating is carried out by learning to the optimal gull and by communicating with other gulls in the population, and the method comprises the following steps: updating the seagull position through seagull migration behavior and seagull global attack behavior;
the gull migration behavior comprises:
the new position of the gull is calculated using the additional variable a to avoid collision with other gulls:
Cs(t)=A×Ps(t)
A=fc-(t×fc/Miter)
in the formula: cs(t) is a new position that does not conflict with other seagulls' positions; ps(t) is the current position of the seagull; t is the current iteration number; a is the movement behavior of the seagull in a given search space; f. ofcFor controlling the coefficient, the value is reduced from 2 to 0; miter is the maximum number of iterations;
moving towards the direction of the optimal position:
Ms(t)=B×(Pgs(t)-Ps(t))
B=2×A2×rd
in the formula: ms(t) is the direction in which the optimal position is located; pgs(t) is the optimal position; b is a random number responsible for balancing global and local search; r isdIs [0,1]]A random number within a range;
arrival at the new location:
Ds(t)=|Cs(t)+Ms(t)|
in the formula: ds(t) is the distance the gull has moved to the new position;
the gull global attack behavior comprises:
by changing the attack angle and speed continuously through the spiral motion, the spiral motion behavior is expressed as:
Figure FDA0003497888090000021
in the formula: r is the radius of each helix, θ is a random angle value in the range of [0, 2 π ]; u and v are the correlation constants of the helical shape; e is the base number of the natural logarithm;
introducing interchange learning, and exchanging learning with other gulls in the population to update the position of the gull when the gull is learned to the optimal gull:
Figure FDA0003497888090000022
in the formula: r is1And r2Random learning weights, the sum of which is 1; pgs(t) is the optimal position; pk(t) other gulls selected from the gull population;
calculating a fitness value:
fitness(t)=Fitnessfunc(Ps(t))
the optimal gull in the current iteration is recorded.
2. The communication-learning-based gull algorithm-based robot path planning method of claim 1, wherein the obtaining of the robot movement area map comprises the following steps: and modeling the environment of the mobile robot to obtain a mobile area map and performing grid processing on the map.
3. The ac-learning-based gull algorithm-based robot path planning method of claim 1, wherein the objective function is the shortest moving path, the shortest consumed time or the least consumed energy, and the corresponding constraint condition and the number of key nodes of the path are determined according to the objective function.
4. The alternating current learning based gull algorithm robot path planning method of claim 1, wherein initializing gull population positions through the Piecewise mapping comprises:
determining the size Popsize of the population, a gull optimizing lower boundary LB and a gull optimizing upper boundary UB;
generating a random number x from a Piecewise mappingt
Figure FDA0003497888090000031
In the formula: p and x range from [0,1 ];
initializing seagull position P according to generated Piecewise random numbers(t):
Ps(t)=(UB-LB)×xt-LB。
5. The ac-learning gull algorithm-based robot path planning method of claim 1, wherein the performing the cauchy variation on the optimal gull position comprises:
Figure FDA0003497888090000032
in the formula: cauchy (0,1) is the standard Cauchy distribution.
6. The ac-learning-based gull algorithm-based robot path planning method of claim 5, wherein the using the gull position with the optimal fitness value before and after the variation as the updated optimal gull position specifically comprises:
and (3) judging the fitness values before and after mutation, namely:
Figure FDA0003497888090000041
determining the updated optimal gull position as Pgs(t)。
CN202111461312.9A 2021-12-03 2021-12-03 Robot path planning method based on alternating current learning seagull algorithm Active CN113867369B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111461312.9A CN113867369B (en) 2021-12-03 2021-12-03 Robot path planning method based on alternating current learning seagull algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111461312.9A CN113867369B (en) 2021-12-03 2021-12-03 Robot path planning method based on alternating current learning seagull algorithm

Publications (2)

Publication Number Publication Date
CN113867369A CN113867369A (en) 2021-12-31
CN113867369B true CN113867369B (en) 2022-03-22

Family

ID=78985713

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111461312.9A Active CN113867369B (en) 2021-12-03 2021-12-03 Robot path planning method based on alternating current learning seagull algorithm

Country Status (1)

Country Link
CN (1) CN113867369B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114240806B (en) * 2022-02-24 2022-05-10 北京盈通恒信电力科技有限公司 Method and device for graying image, computer equipment and storage medium
CN115375204B (en) * 2022-10-25 2023-02-03 中国人民解放军陆军装甲兵学院 Vehicle-mounted intelligent micro-grid performance evaluation method
CN116128095B (en) * 2022-11-18 2024-05-07 中国人民解放军陆军装甲兵学院 Method for evaluating combat effectiveness of ground-air unmanned platform
CN116128330B (en) * 2022-11-18 2024-04-26 中国人民解放军陆军装甲兵学院 Air-ground unmanned system combat effectiveness evaluation method based on machine learning
CN115756925B (en) * 2022-11-19 2024-01-19 中国人民解放军陆军装甲兵学院 Vehicle-mounted network fault diagnosis method based on intelligent optimization algorithm

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107504972B (en) * 2017-07-27 2018-08-07 北京航空航天大学 A kind of aircraft's flight track method and device for planning based on dove group's algorithm
CN109655066B (en) * 2019-01-25 2022-05-17 南京邮电大学 Unmanned aerial vehicle path planning method based on Q (lambda) algorithm
CN110147099B (en) * 2019-04-30 2022-03-01 南京邮电大学 Multi-unmanned aerial vehicle collaborative search method based on improved pigeon swarm optimization
CN112880688B (en) * 2021-01-27 2023-05-23 广州大学 Unmanned aerial vehicle three-dimensional track planning method based on chaotic self-adaptive sparrow search algorithm
CN113393909A (en) * 2021-06-28 2021-09-14 广西民族大学 Chemical dynamic optimization problem hybrid seagull optimization method, system and computer equipment

Also Published As

Publication number Publication date
CN113867369A (en) 2021-12-31

Similar Documents

Publication Publication Date Title
CN113867369B (en) Robot path planning method based on alternating current learning seagull algorithm
CN113885536B (en) Mobile robot path planning method based on global gull algorithm
CN113867368B (en) Robot path planning method based on improved gull algorithm
CN110167138B (en) Station distribution optimization method of passive time difference positioning system based on improved wolf optimization algorithm
CN111982125A (en) Path planning method based on improved ant colony algorithm
CN115509239B (en) Unmanned vehicle route planning method based on air-ground information sharing
CN114047770A (en) Mobile robot path planning method for multi-inner-center search and improvement of wolf algorithm
CN111896006A (en) Path planning method and system based on reinforcement learning and heuristic search
CN107992040B (en) Robot path planning method based on combination of map grid and QPSO algorithm
CN107607120A (en) Based on the unmanned plane dynamic route planning method for improving the sparse A* algorithms of reparation formula Anytime
CN107563653B (en) Multi-robot full-coverage task allocation method
CN111523749B (en) Intelligent identification method for hydroelectric generating set model
CN115407784B (en) Unmanned vehicle route planning method based on air-ground information complementation
CN108413963A (en) Bar-type machine people's paths planning method based on self study ant group algorithm
CN116772880B (en) Unmanned aerial vehicle path planning method based on unmanned aerial vehicle vision
Wang Path planning of mobile robot based on a* algorithm
CN115113628A (en) Routing method of inspection robot based on improved wolf algorithm
CN115437386B (en) Unmanned vehicle route planning method based on air-ground information fusion
CN116242383A (en) Unmanned vehicle path planning method based on reinforced Harris eagle algorithm
CN111649758A (en) Path planning method based on reinforcement learning algorithm in dynamic environment
Su et al. Mobile robot path planning based on improved ant colony algorithm
CN116859903A (en) Robot smooth path planning method based on improved Harris eagle optimization algorithm
Yang et al. A knowledge based GA for path planning of multiple mobile robots in dynamic environments
CN116595120B (en) Automatic map surface element annotation configuration method based on genetic algorithm
CN113534042A (en) TDOA (time difference of arrival) positioning algorithm based on improved reverse learning cuckoo search

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant