CN106447024A - Particle swarm improved algorithm based on chaotic backward learning - Google Patents

Particle swarm improved algorithm based on chaotic backward learning Download PDF

Info

Publication number
CN106447024A
CN106447024A CN201610786346.8A CN201610786346A CN106447024A CN 106447024 A CN106447024 A CN 106447024A CN 201610786346 A CN201610786346 A CN 201610786346A CN 106447024 A CN106447024 A CN 106447024A
Authority
CN
China
Prior art keywords
population
particle
solution
chaos
initial
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.)
Pending
Application number
CN201610786346.8A
Other languages
Chinese (zh)
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.)
Shanghai Dianji University
Original Assignee
Shanghai Dianji University
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 Shanghai Dianji University filed Critical Shanghai Dianji University
Priority to CN201610786346.8A priority Critical patent/CN106447024A/en
Publication of CN106447024A publication Critical patent/CN106447024A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/004Artificial life, i.e. computing arrangements simulating life
    • G06N3/006Artificial life, i.e. computing arrangements simulating life based on simulated virtual individual or collective life forms, e.g. social simulations or particle swarm optimisation [PSO]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a particle swarm improved algorithm based on chaotic backward learning. The algorithm mainly comprises a backward learning strategy and chaotic particle swarm optimization. The basic principle of the backward learning strategy includes: the backward learning strategy generates a corresponding backward solution for each initial candidate solution, and selects the solutions with short distance (high fitness) from two kinds of solutions (candidate solutions and corresponding backward solutions) as members of an initial population so that the convergence rate in an optimization process can be increased. In order to maintain the diversity of the population and enable individuals of the initial population to be uniformly distributed as much as possible, the initial population is generated by employing the backward learning strategy.

Description

A kind of population innovatory algorithm based on chaos backward learning
Technical field
The present invention relates to the technical field of particle swarm optimization algorithm, specifically, it is related specifically to a kind of anti-based on chaos Population innovatory algorithm to study.
Background technology
Performance for particle swarm optimization algorithm is arranged by inherent parameters and is affected, and later stage speed is slow, be easily absorbed in local Minimum the problems such as.The research of PSO algorithm in recent years and its application mainly launch from the following aspects:The improvement of topological structure; The research of learning strategy, the research of PSO hybrid optimization algorithm, the application study of PSO algorithm.And the improved purpose of learning strategy is In order to strengthen information interchange between particle, strengthen the diversity of population, and then lift the ability that population jumps out locally optimal solution.A kind of Extensively the population (Comprehensive Learning Particle Swarm Optimizer, abbreviation CLPSO) of study is calculated Method is suggested, and " social part " particle all particles in addition to except itself of this algorithm are constituted, and substantially increase each particle Chance to other particle optimum inquiry learning;For improving the deficiency of CLPSO algorithm, a kind of adaptive learning strategy is suggested, According to the operation conditions of particle in population, dynamically assign learning sample for each particle, to strengthen interparticle information interchange. But these improvement strategies above-mentioned play a positive role to a certain extent, but still suffer from deficiency at aspects such as convergence precision.
Content of the invention
Present invention aims to deficiency of the prior art, provide a kind of population based on chaos backward learning Innovatory algorithm, to solve problems of the prior art.
Technical problem solved by the invention can employ the following technical solutions to realize:
A kind of population innovatory algorithm based on chaos backward learning, excellent including backward learning strategy and Chaos-Particle Swarm Optimization Change;
The comprising the following steps that of described backward learning strategy:
Produce initial solution X firsti, then obtain reverse solution X corresponding to each initial solutioni 1,
And calculate the fitness value of all initial solutions, finally fitness value press to all solutions producing and sort, by fitness Value preferably top n solution is as solution Z of initial populationi dT () (d=1,2 ... D), it is used for improving the quality of solution and solves effect Rate;
Then it is incorporated into inertial factor, Studying factors, particle rapidity and position with reference to backward learning strategy and by chaos In renewal, idiographic flow is as follows:
Step 1:Initiation parameter, such as particle population size M, maximum iteration time T, the scope [W of inertial factormin, Wmax], typically take the scope [C of [0.4,0.9], Studying factorsmin, Cmax], typically take [1.4,2.0], population flying speed model Enclose [Vmin, Vmax], dimension be D, each optimization problem variable-value scope be [Pd min,Pd max] (d=1 ..., D), produced according to following formula Raw W, C1、C2、R1And R2Chaos time sequence;
W (t)=4.0W (t-1) (1-W (t-1))
W (t)=Wmin+(Wmax-Wmin)W(t)
Ri(t)=4.0Ri(t-1)(1-Ri(t-1)), Ri∈(0,1)
Ci(t)=4.0Ci(t-1)(1-Ci(t-1))
Ci(t)=Cmin+(Cmax-Cmin)Ci(t)
Step 2:The position of selected population and chaos intialization particle and speed;
Step 2.1 randomly generates D and ties up vector Z on (0,1) for each component values0 d(t) (d=1,2 ..., D), D is to become Amount number, maps the chaos sequence Z producing N number of different tracks using typical Logistici dT () (d=1,2 ... D), pass through Backward learning policy selection optimum population, that is, as initial population;
Step 2.2 is according to Zi d(t)=Pmin d+(Pmax d-Pmin d)Zi dT initial population is carried out the standard of span by () Change;
Step 2.3 calculates the fitness value of population, and selects performance preferable M solution conduct from N number of initial population The initial position of particle, randomly generates M initial velocity;
Step 2.4 is by each particle individuality extreme value Pd bestAs current location, calculate its fitness value, take adaptive value best Particle corresponding individuality extreme value as initial global extremum Gd best
Step 3:Judge whether convergence criterion meets, if met, exporting global optimum position and its fitness value, calculating Method terminates;If being unsatisfactory for, enter step 4;
Step 4:Calculating, the speed of more new particle and position are iterated according to particle group velocity and location updating formula;
Step 5:Fitness function according to choosing compares fitness F (Pd i) and F (Pd best), if F is (Pd i)<F (Pd best), then update Pd best
Step 6:If F is (Pd best)<F(Gd best) it is updated Gd best
Step 7:Judge whether convergence criterion meets;If it is satisfied, then output global optimum position and its fitness value, calculate Method terminates;If being unsatisfactory for, enter step 8;
Step 8:Average grain is calculated away from Dis and Colony fitness variance according to following formula, and judges Dis<α and δ2<Whether H becomes Vertical, that is, whether evaluation algorithm is absorbed in local optimum, if not, go to step 4;
Wherein, L is the diagonal maximum length in search space;PidRepresent the d dimensional coordinate values of i-th particle;Represent all The average of particle d dimensional coordinate values;M is the number of particles of population, and F is the fitness of particle i, FavgCurrent for population Average fitness, F is normalization factor, for limiting δ2Size;
Step 9:Speed according to following formula more new particle and position, make particle jump out local optimum;
Vd i(t+1)=W (t) Vd i(t)+C1(t)×R1(t)×(Pd best(t)-Pd i(t))+C2(t)×R2(t)×(Gd best (t)-Pd i(t))
Pd i(t+1)=Pd i(t))+Vd i(t+1))
Step 10:To optimal location Gd bestCarry out chaos optimization;
Step 10.1 is according to Gd best(t)=(Gd best-Pd min)/(Pmax d-Pmin d) by Gd bestIt is mapped to (0,1);
Step 10.2 is by Gd bestIt is updated in the mapping of formula Logistic, iteration produces Chaos Variable sequence;
The Chaos Variable producing is passed through inverse mapping G by step 10.3d best(t)=Pmin d+(Pmax d-Pmin d)Zi dT () arrives former Solution space;
Step 10.4 calculates its fitness value in former solution space to each feasible solution of Chaos Variable, obtains best performance Feasible solution Gd best
Step 11:Use Gd bestSubstitute the position of any one particle in current group;
Step 12:Whether evaluation algorithm reaches maximum iteration time or meets solving precision requirement, if meeting, output is complete Office's optimal location and its fitness value, algorithm terminates;Otherwise return to step 3.
Compared with prior art, beneficial effects of the present invention are as follows:
Affected greatly by itself parameter setting for particle swarm optimization algorithm performance, and later stage speed is slow, is easily absorbed in Local minimum and premature convergence problem, the present invention propose chaos backward learning particle group optimizing method it is contemplated that chaos have right Initial value is sensitive, computational accuracy is high, easily jump out the features such as local minimum and globally asymptotical convergence, introduces chaology, and utilizes Backward learning strategy initialization population is distributed as evenly as possible search space so that initializing individuality, thus boosting algorithm Local search ability, is effectively prevented from Premature Convergence.
Brief description
Fig. 1 is the structured flowchart of the population innovatory algorithm based on chaos backward learning of the present invention.
Specific embodiment
Technological means, creation characteristic, reached purpose and effect for making the present invention realize are easy to understand, with reference to Specific embodiment, is expanded on further the present invention.
Referring to Fig. 1, the population innovatory algorithm based on chaos backward learning of the present invention, mainly include backward learning Strategy and chaotic particle swarm optimization.Backward learning strategy general principle:Backward learning strategy is that each initial candidate solution generates phase Corresponding reverse solution, and chosen distance is relatively nearly (i.e. fitness is more excellent) from this two classes solution (candidate solution and corresponding reverse solution) Solution as the member in initial population, it will help improve optimization process in rate of convergence.It is and keep the various of population Property and so that the individuality of initial population is uniformly distributed as far as possible, using backward learning strategy generating initial population.Produce initial first Solution Xi, then obtain reverse solution X corresponding to each initial solutioni 1,
And calculate the fitness value of all initial solutions, finally fitness value press to all solutions producing and sort, by fitness Value preferably top n solution is as solution Z of initial populationi d(t) (d=1,2 ..., D), this will be helpful to improve the quality of solution and asks Solution efficiency.
The present invention is incorporated into inertial factor, Studying factors, particle rapidity and position with reference to backward learning strategy and by chaos Renewal in, idiographic flow is as follows
Step 1:Initiation parameter, such as particle population size M, maximum iteration time T, the scope [W of inertial factormin, Wmax], typically take the scope [C of [0.4,0.9], Studying factorsmin,Cmax], typically take [1.4,2.0], population flying speed model Enclose [Vmin,Vmax], dimension be D, each optimization problem variable-value scope be [Pd min,Pd max] (d=1 ..., D), produced according to following formula Raw W, C1、C2、R1And R2Chaos time sequence.
W (t)=4.0W (t-1) (1-W (t-1))
W (t)=Wmin+(Wmax-Wmin)W(t)
Ri(t)=4.0Ri(t-1)(1-Ri(t-1)), Ri∈(0,1)
Ci(t)=4.0Ci(t-1)(1-Ci(t-1))
Ci(t)=Cmin+(Cmax-Cmin)Ci(t)
Step 2:The position of selected population and chaos intialization particle and speed.
Step 2.1 randomly generates D and ties up vector Z on (0,1) for each component values0 d(t) (d=1,2 ..., D), D is to become Amount number, maps the chaos sequence Z producing N number of different tracks using typical Logistici dT () (d=1,2 ..., D), passes through Backward learning policy selection optimum population, that is, as initial population.
Step 2.2 is according to Zi d(t)=Pmin d+(Pmax d-Pmin d)Zi dT initial population is carried out the standard of span by () Change.
Step 2.3 calculates the fitness value of population, and selects performance preferable M solution conduct from N number of initial population The initial position of particle, randomly generates M initial velocity.
Step 2.4 is by each particle individuality extreme value Pd bestAs current location, calculate its fitness value, take adaptive value best Particle corresponding individuality extreme value as initial global extremum Gd best.
Step 3:Judge whether convergence criterion meets, if met, exporting global optimum position and its fitness value, calculating Method terminates.If being unsatisfactory for, enter step 4.
Step 4:Calculating, the speed of more new particle and position are iterated according to particle group velocity and location updating formula.
Step 5:Fitness function according to choosing compares fitness F (Pd i) and F (Pd best), if F is (Pd i)<F (Pd best), then update Pd best.
Step 6:If F is (Pd best)<F(Gd best) it is updated Gd best.
Step 7:Judge whether convergence criterion meets.If it is satisfied, then output global optimum position and its fitness value, calculate Method terminates.If being unsatisfactory for, enter step 8.
Step 8:Average grain is calculated away from Dis and Colony fitness variance according to following formula, and judges Dis<α and δ2<Whether H becomes Vertical, that is, whether evaluation algorithm is absorbed in local optimum, if not, go to step 4.
Wherein, L is the diagonal maximum length in search space;PidRepresent the d dimensional coordinate values of i-th particle;Represent all The average of particle d dimensional coordinate values;M is the number of particles of population, and F is the fitness of particle i, FavgCurrent for population Average fitness, F is normalization factor, for limiting δ2Size.
Step 9:Speed according to following formula more new particle and position, make particle jump out local optimum.
Vd i(t+1)=W (t) Vd i(t)+C1(t)×R1(t)×(Pd best(t)-Pd i(t))+C2(t)×R2(t)×(Gd best (t)-Pd i(t))
Pd i(t+1)=Pd i(t))+Vd i(t+1))
Step 10:To optimal location Gd bestCarry out chaos optimization.
Step 10.1 is according to Gd best(t)=(Gd best-Pd min)/(Pmax d-Pmin d) by Gd bestIt is mapped to (0,1).
Step 10.2 is by Gd bestIt is updated in the mapping of formula Logistic, iteration produces Chaos Variable sequence.
The Chaos Variable producing is passed through inverse mapping G by step 10.3d best(t)=Pmin d+(Pmax d-Pmin d)Zi dT () arrives former Solution space.
Step 10.4 calculates its fitness value in former solution space to each feasible solution of Chaos Variable, obtains best performance Feasible solution Gd best.
Step 11:Use Gd bestSubstitute the position of any one particle in current group.
Step 12:Whether evaluation algorithm reaches maximum iteration time or meets solving precision requirement, if meeting, output is complete Office's optimal location and its fitness value, algorithm terminates;Otherwise return to step 3.
General principle and principal character and the advantages of the present invention of the present invention have been shown and described above.The technology of the industry , it should be appreciated that the present invention is not restricted to the described embodiments, the simply explanation described in above-described embodiment and specification is originally for personnel The principle of invention, without departing from the spirit and scope of the present invention, the present invention also has various changes and modifications, these changes Change and improvement both falls within scope of the claimed invention.Claimed scope by appending claims and its Equivalent thereof.

Claims (1)

1. a kind of population innovatory algorithm based on chaos backward learning it is characterised in that:Including backward learning strategy and chaos Particle group optimizing;
The comprising the following steps that of described backward learning strategy:
Produce initial solution X firsti, then obtain reverse solution X corresponding to each initial solutioni 1,
Xi 1=rand (0,1) (Xmax+Xmin)-Xi
And calculate the fitness value of all initial solutions, finally fitness value press to all solutions producing and sort, by fitness value relatively Excellent top n solution is as solution Z of initial populationi dT () (d=1,2 ... D), it is used for improving quality and the solution efficiency of solution;
Then it is incorporated into the renewal of inertial factor, Studying factors, particle rapidity and position with reference to backward learning strategy and by chaos In, idiographic flow is as follows:
Step 1:Initiation parameter, such as particle population size M, maximum iteration time T, the scope [W of inertial factormin,Wmax], Typically take the scope [C of [0.4,0.9], Studying factorsMin,Cmax], typically take [1.4,2.0], population flying speed scope [VMin,Vmax], dimension be D, each optimization problem variable-value scope be [Pd min,Pd max] (d=1 ..., D), produced according to following formula W、C1、C2、R1And R2Chaos time sequence;
W (t)=4.0W (t-1) (1-W (t-1))
W (t)=Wmin+(Wmax-Wmin)W(t)
Ri(t)=4.0Ri(t-1)(1-Ri(t-1)), Ri∈(0,1)
Ci(t)=4.0Ci(t-1)(1-Ci(t-1))
Ci(t)=Cmin+(Cmax-Cmin)Ci(t)
Step 2:The position of selected population and chaos intialization particle and speed;
Step 2.1 randomly generates D and ties up vector Z on (0,1) for each component values0 d(t) (d=1,2 ..., D), D is variable Number, maps the chaos sequence Z producing N number of different tracks using typical Logistici dT () (d=1,2 ... D), by reverse Learning strategy selects optimum population, that is, as initial population;
Step 2.2 is according to Zi d(t)=Pmin d+(Pmax d-Pmin d)Zi dT initial population is carried out the standardization of span by ();
Step 2.3 calculates the fitness value of population, and selects the preferable M solution of performance from N number of initial population as particle Initial position, randomly generate M initial velocity;
Step 2.4 is by each particle individuality extreme value Pd bestAs current location, calculate its fitness value, take the grain that adaptive value is best Son corresponding individuality extreme value is as initial global extremum Gd best;
Step 3:Judging whether convergence criterion meets, if met, exporting global optimum position and its fitness value, algorithm is tied Bundle;If being unsatisfactory for, enter step 4;
Step 4:Calculating, the speed of more new particle and position are iterated according to particle group velocity and location updating formula;
Step 5:Fitness function according to choosing compares fitness F (Pd i) and F (Pd best), if F is (Pd i)<F(Pd best), then Update Pd best
Step 6:If F is (Pd best)<F(Gd best) it is updated Gd best;
Step 7:Judge whether convergence criterion meets;If it is satisfied, then output global optimum position and its fitness value, algorithm knot Bundle;If being unsatisfactory for, enter step 8;
Step 8:Average grain is calculated away from Dis and Colony fitness variance according to following formula, and judges Dis<α and δ2<Whether H sets up, that is, Whether evaluation algorithm is absorbed in local optimum, if being false, goes to step 4;
D i s = 1 N &times; L &Sigma; i = 1 N &Sigma; d = 1 D ( P i d - P &OverBar; d ) 2
&delta; 2 = &Sigma; i = 1 m F i - F a v g F
Wherein, L is the diagonal maximum length in search space;PidRepresent the d dimensional coordinate values of i-th particle;Represent all particles The average of d dimensional coordinate values;M is the number of particles of population, and F is the fitness of particle i, FavgFor current average of population Fitness, F is normalization factor, for limiting δ2Size;
Step 9:Speed according to following formula more new particle and position, make particle jump out local optimum;
Vd i(t+1)=W (t) Vd i(t)+C1(t)×R1(t)×(Pd best(t)-Pd i(t))+C2(t)×R2(t)×(Gd best(t)- Pd i(t))
Pd i(t+1)=Pd i(t))+Vd i(t+1))
Step 10:To optimal location Gd bestCarry out chaos optimization;
Step 10.1 is according to Gd best(t)=(Gd best-Pd min)/(Pmax d-Pmin d) by Gd bestIt is mapped to (0,1);
Step 10.2 is by Gd bestIt is updated in the mapping of formula Logistic, iteration produces Chaos Variable sequence;
The Chaos Variable producing is passed through inverse mapping G by step 10.3d best(t)=Pmin d+(Pmax d-Pmin d)Zi dT () arrives former solution empty Between;
Step 10.4 calculates its fitness value in former solution space to each feasible solution of Chaos Variable, and obtain best performance can Row solution Gd best
Step 11:Use Gd bestSubstitute the position of any one particle in current group;
Step 12:Whether evaluation algorithm reaches maximum iteration time or meets solving precision requirement, if meeting, the output overall situation is Excellent position and its fitness value, algorithm terminates;Otherwise return to step 3.
CN201610786346.8A 2016-08-31 2016-08-31 Particle swarm improved algorithm based on chaotic backward learning Pending CN106447024A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610786346.8A CN106447024A (en) 2016-08-31 2016-08-31 Particle swarm improved algorithm based on chaotic backward learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610786346.8A CN106447024A (en) 2016-08-31 2016-08-31 Particle swarm improved algorithm based on chaotic backward learning

Publications (1)

Publication Number Publication Date
CN106447024A true CN106447024A (en) 2017-02-22

Family

ID=58090640

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610786346.8A Pending CN106447024A (en) 2016-08-31 2016-08-31 Particle swarm improved algorithm based on chaotic backward learning

Country Status (1)

Country Link
CN (1) CN106447024A (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106934501A (en) * 2017-03-18 2017-07-07 江西理工大学 Based on the robot polling path planing method for combining reverse particle group optimizing
CN106950831A (en) * 2017-03-06 2017-07-14 湖北工业大学 A kind of reactive-load compensation method for offline optimization/switch online
CN107085942A (en) * 2017-06-26 2017-08-22 广东工业大学 A kind of traffic flow forecasting method based on wolf pack algorithm, apparatus and system
CN107464013A (en) * 2017-07-13 2017-12-12 南昌大学 One kind is applied to the non-traditional layout warehouse aisles Optimization Design of V-type
CN107728469A (en) * 2017-08-28 2018-02-23 三维泰柯(厦门)电子科技有限公司 A kind of laser particle control method
CN108009988A (en) * 2017-12-04 2018-05-08 淮阴师范学院 A kind of image fractal regressive method for optimizing population
CN108438191A (en) * 2018-04-26 2018-08-24 武汉理工大学 A kind of attracting ship driving device and appliance arrangement selection method
CN108573300A (en) * 2018-04-18 2018-09-25 辽东学院 Particle cluster algorithm feedback adaptive rate parameter optimization method and full-order state observer
CN108629146A (en) * 2018-04-25 2018-10-09 广西民族大学 Chaos particle swarm optimization algorithm and its application process in biochemical process dynamic optimization
CN108710939A (en) * 2018-04-25 2018-10-26 广西民族大学 A kind of PSO Algorithm method of multiple target process system optimization
CN109447233A (en) * 2018-11-09 2019-03-08 山东大学 Electric car charge and discharge dispatching method and system
CN109635506A (en) * 2019-01-10 2019-04-16 浙江大学 The photovoltaic cell model parameter identification method of adaptive chaos tree and seed algorithm
CN109816144A (en) * 2018-12-18 2019-05-28 广东电网有限责任公司 The short-term load forecasting method of distributed memory parallel computation optimization deepness belief network
CN110007240A (en) * 2019-04-26 2019-07-12 贵州大学 A kind of lithium ion battery residual life prediction technique
CN111008475A (en) * 2019-12-04 2020-04-14 河海大学常州校区 Hobbing carbon consumption model solving method based on chaos Henry gas solubility optimizer
CN111811111A (en) * 2020-06-17 2020-10-23 上海电力大学 Central air conditioner energy consumption control method based on improved particle swarm algorithm
CN113805595A (en) * 2021-09-26 2021-12-17 浙江工业大学 Improved chaotic particle swarm-based path planning method in complex space

Cited By (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106950831A (en) * 2017-03-06 2017-07-14 湖北工业大学 A kind of reactive-load compensation method for offline optimization/switch online
CN106934501A (en) * 2017-03-18 2017-07-07 江西理工大学 Based on the robot polling path planing method for combining reverse particle group optimizing
CN106934501B (en) * 2017-03-18 2020-06-30 江西理工大学 Robot inspection path planning method based on combination reverse particle swarm optimization
CN107085942A (en) * 2017-06-26 2017-08-22 广东工业大学 A kind of traffic flow forecasting method based on wolf pack algorithm, apparatus and system
CN107464013A (en) * 2017-07-13 2017-12-12 南昌大学 One kind is applied to the non-traditional layout warehouse aisles Optimization Design of V-type
CN107728469A (en) * 2017-08-28 2018-02-23 三维泰柯(厦门)电子科技有限公司 A kind of laser particle control method
CN107728469B (en) * 2017-08-28 2018-08-24 三维泰柯(厦门)电子科技有限公司 A kind of laser particle control method
CN108009988A (en) * 2017-12-04 2018-05-08 淮阴师范学院 A kind of image fractal regressive method for optimizing population
CN108573300A (en) * 2018-04-18 2018-09-25 辽东学院 Particle cluster algorithm feedback adaptive rate parameter optimization method and full-order state observer
CN108573300B (en) * 2018-04-18 2022-03-08 辽东学院 Particle swarm algorithm feedback adaptive rate parameter optimization method and full-order state observer
CN108629146A (en) * 2018-04-25 2018-10-09 广西民族大学 Chaos particle swarm optimization algorithm and its application process in biochemical process dynamic optimization
CN108710939A (en) * 2018-04-25 2018-10-26 广西民族大学 A kind of PSO Algorithm method of multiple target process system optimization
CN108438191A (en) * 2018-04-26 2018-08-24 武汉理工大学 A kind of attracting ship driving device and appliance arrangement selection method
CN109447233A (en) * 2018-11-09 2019-03-08 山东大学 Electric car charge and discharge dispatching method and system
CN109447233B (en) * 2018-11-09 2020-07-03 深圳赫兹创新技术有限公司 Electric vehicle charging and discharging scheduling method and system
CN109816144A (en) * 2018-12-18 2019-05-28 广东电网有限责任公司 The short-term load forecasting method of distributed memory parallel computation optimization deepness belief network
CN109635506A (en) * 2019-01-10 2019-04-16 浙江大学 The photovoltaic cell model parameter identification method of adaptive chaos tree and seed algorithm
CN110007240A (en) * 2019-04-26 2019-07-12 贵州大学 A kind of lithium ion battery residual life prediction technique
CN111008475A (en) * 2019-12-04 2020-04-14 河海大学常州校区 Hobbing carbon consumption model solving method based on chaos Henry gas solubility optimizer
CN111008475B (en) * 2019-12-04 2022-08-16 河海大学常州校区 Hobbing carbon consumption model solving method based on chaos Henry gas solubility optimizer
CN111811111A (en) * 2020-06-17 2020-10-23 上海电力大学 Central air conditioner energy consumption control method based on improved particle swarm algorithm
CN111811111B (en) * 2020-06-17 2021-12-07 上海电力大学 Central air conditioner energy consumption control method based on improved particle swarm algorithm
CN113805595A (en) * 2021-09-26 2021-12-17 浙江工业大学 Improved chaotic particle swarm-based path planning method in complex space
CN113805595B (en) * 2021-09-26 2024-01-23 浙江工业大学 Comprehensive space path planning method based on improved chaotic particle swarm

Similar Documents

Publication Publication Date Title
CN106447024A (en) Particle swarm improved algorithm based on chaotic backward learning
CN110083165B (en) Path planning method of robot in complex narrow environment
Xu et al. Particle swarm optimization based on dimensional learning strategy
CN109945881B (en) Mobile robot path planning method based on ant colony algorithm
US20220196414A1 (en) Global path planning method and device for an unmanned vehicle
CN110703766B (en) Unmanned aerial vehicle path planning method based on transfer learning strategy deep Q network
CN111141300A (en) Intelligent mobile platform map-free autonomous navigation method based on deep reinforcement learning
CN109697512B (en) Personal data analysis method based on Bayesian network and computer storage medium
CN110888317A (en) PID controller parameter intelligent optimization method
CN107169557A (en) A kind of method being improved to cuckoo optimized algorithm
CN103593703A (en) Neural network optimizing system and method based on genetic algorithms
Ali et al. A modified cultural algorithm with a balanced performance for the differential evolution frameworks
CN111290390A (en) Intelligent ship path planning method based on longicorn stigma search
CN103544528A (en) BP neural-network classification method based on Hadoop
CN115993831B (en) Method for planning path of robot non-target network based on deep reinforcement learning
CN109800517A (en) Improved reverse modeling method for magnetorheological damper
CN106780058A (en) The group dividing method and device of dynamic network
CN105512755A (en) Decomposition-based multi-objective distribution estimation optimization method
CN113479187B (en) Layered different-step-length energy management method for plug-in hybrid electric vehicle
CN105282229B (en) The web service composition method for the particle swarm optimization algorithm for being based on improvement sub-line
CN110245742A (en) A kind of adaptive deep learning model optimization method based on Keras platform
CN111241749B (en) Permanent magnet synchronous motor chaos prediction method based on reserve pool calculation
CN104200073A (en) Self-adaptation group global optimization method based on local Lipschitz estimation
CN114942480B (en) Ocean station wind speed forecasting method based on information perception attention dynamic cooperative network
CN115933669A (en) Mobile robot path planning method based on improved butterfly optimization algorithm

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20170222

RJ01 Rejection of invention patent application after publication