CN106529666A - Difference evolution algorithm for controlling parameter adaptive and strategy adaptive - Google Patents

Difference evolution algorithm for controlling parameter adaptive and strategy adaptive Download PDF

Info

Publication number
CN106529666A
CN106529666A CN201611024713.7A CN201611024713A CN106529666A CN 106529666 A CN106529666 A CN 106529666A CN 201611024713 A CN201611024713 A CN 201611024713A CN 106529666 A CN106529666 A CN 106529666A
Authority
CN
China
Prior art keywords
choice
algorithm
adaptive
individual
evolution
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
CN201611024713.7A
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.)
Quzhou University
Original Assignee
Quzhou 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 Quzhou University filed Critical Quzhou University
Priority to CN201611024713.7A priority Critical patent/CN106529666A/en
Publication of CN106529666A publication Critical patent/CN106529666A/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)
  • Feedback Control In General (AREA)

Abstract

The invention discloses a difference evolution algorithm for controlling parameter adaptive and strategy adaptive. According to the method, through simulation tests of 13 100-dimensional standard test functions and actual optimization problem applications, the algorithm is proved to have relatively strong global excellence searching performance and a relatively rapid convergence rate, and prematurity phenomena existing in multiple traditional intelligent optimization methods can be well avoided; adaptive of control parameters can not only be realized, but also adaptive of variation strategy selection is further realized; as proved by test simulation results, the DE-CPASA algorithm has higher solution precision and a relatively faster convergence speed; the DE-CPASA algorithm can be applied to Hg oxidation dynamics parameter estimation, and a relatively excellent optimization result is acquired.

Description

Differential evolution algorithm for control parameter adaptation and strategy adaptation
Technical Field
The invention relates to the field of control algorithms, in particular to a differential evolution algorithm with adaptive control parameters and adaptive strategies.
Background
Since the differential evolution algorithm is proposed by storm and Price, compared with other intelligent optimization algorithms, the algorithm has better optimization performance and faster convergence speed, so that the method rapidly gets the attention and research of numerous scholars [2,3,4 and 5], and a great deal of research work is carried out on control parameters (a variation factor F and a cross probability CR) and strategies of the algorithm.
Although the differential evolution algorithm has a satisfactory optimization effect, in the face of an increasingly complex optimization problem, the fixed control parameter setting and the mutation strategy are difficult to adapt to the needs of algorithm evolution, and therefore, the existing algorithm defects are not negligible.
Disclosure of Invention
The present invention aims to solve the above problems and provide a differential evolution algorithm for controlling parameter adaptation and policy adaptation.
The invention realizes the purpose through the following technical scheme:
the invention aims at the optimization problem
Where f (x) is an optimized objective function, x is a D-dimensional optimization vector,andare respectively j variationQuantity xjLower and upper limits of (d); the method specifically comprises the following steps:
(1) initialization: generating original population in respective feasible domainsAnd control parameter populationSetting the maximum number of iterations GmAnd NP of the population size, and simultaneously, Nchoice=0,Fstrategy1=0,Fstrategy2=0;
(2) Original population S1The evolution of (2): each original individualBy respective use ofAs control parameters, realizing differential evolution operation and generating new individuals
Selection of NP/2+ NchoiceIndividual mutation operation of the formula (2)
Wherein istrategy1=1,2,···,NP/2+Nchoice
Selecting the remaining NP/2-NchoiceCarrying out individual mutation operations of the formulas (3) and (4) respectively according to the principle that rand is larger than 0.4, if so, carrying out the mutation operation by using the formula (3), and if not, carrying out the mutation operation by using the formula (4);
wherein istrategy2=NP/2+Nchoice+1,NP/2+Nchoice+1, NP, and istrategy1+istrategy2=NP;
Individual boundary processing: if it isOrThenRandomly selecting from the feasible region;
individual crossover operation:
whereinIs a new individualThe j gene of (3);
operation of the adaptation of the policy: to obtainWhile at the same time causingTo obtainWhile at the same time causingIf Fstrategy1≤Fstrategy2Then Nchoice=Nchoice+1, otherwise Nchoice=Nchoice-1; at the same time, to NchoiceIf N is processedchoice> NP/2, then NchoiceIf N is NP/2-1choice< -NP/2, then Nchoice=-NP/2+1;
Selection of individuals:
(3) control parameter populationThe evolution of (2):
Fi G+1=N(0.5,σ),(7)
wherein, sigma is 1.2-G/Gm
Setting of control parameter boundaries: if Fi G+1> 1 or Fi G+1< 0, then Fi G+11 or Fi G+1=0.
If it is notOrThenor
(4) Repeating the steps 2 to 3 until the evolution algebra exceeds the maximum evolution algebra Gm
The invention has the beneficial effects that:
compared with the prior art, the differential evolution algorithm of the invention has stronger global search and optimization performance and faster convergence rate through simulation tests of 13 100-dimensional standard test functions and application to practical optimization problems, and can better avoid the phenomenon of early maturity of a plurality of traditional intelligent optimization algorithms. Not only the self-adaptation of the control parameters is realized, but also the self-adaptation of the selection of the variation strategy is realized. Test simulation results show that the DE-CPASA algorithm has higher solving precision and faster convergence speed. And finally, the DE-CPASA algorithm is applied to Hg oxidation kinetic parameter estimation, and a better optimization result is obtained.
Detailed Description
The invention is further illustrated below:
for optimization problems
Where f (x) is an optimized objective function, x is a D-dimensional optimization vector,andare respectively the jth variable xjLower and upper limits of (d);
in the DE-CPASA algorithm, the structure and the strategy of individuals are used as shown in a table 0, and for the structure of the individuals, a mode that control parameters and the individuals are coded together is adopted, namely, each individual has one control parameter corresponding to the individual, so that the algorithm can realize dynamic change of the control parameters on the individual level while population evolution is realized, and a mode that the control parameters in the traditional DE algorithm are fixed is changed; for the use of the strategy, the algorithm makes N at the initial stagechoice0, namely, at the beginning of algorithm iteration, dividing the population into two sub-populations with the number of individuals NP/2, then carrying out mutation operation on the individuals by using mutation strategies such as DE/rand/1, DE/rand-to-best/1 and DE/rand/2, and evaluating the individuals, and finally using NchoiceThe strategy is self-adaptive, so that the overall optimization performance of the algorithm is improved.
TABLE 0 original populationControl parameter populationAnd mutation strategies
Fig.1.Primary populationthe population ofcontrol parametersandmutation strategy
The method specifically comprises the following steps:
(1) initialization: generating original population in respective feasible domainsAnd control parameter populationSetting the maximum number of iterations GmAnd NP of the population size, and simultaneously, Nchoice=0,Fstrategy1=0,Fstrategy2=0;
(2) Original population S1The evolution of (2): each original individualBy respective use ofAs control parameters, realizing differential evolution operation and generating new individuals
Selection of NP/2+ NchoiceIndividual mutation operation of the formula (2)
Wherein istrategy1=1,2,···,NP/2+Nchoice
Selecting the remaining NP/2-NchoiceCarrying out individual mutation operations of the formulas (3) and (4) respectively according to the principle that rand is larger than 0.4, if so, carrying out the mutation operation by using the formula (3), and if not, carrying out the mutation operation by using the formula (4);
wherein istrategy2=NP/2+Nchoice+1,NP/2+Nchoice+1, …, NP, and istrategy1+istrategy2=NP;
Individual boundary processing: if it isOrThenRandomly selecting from the feasible region;
individual crossover operation:
whereinIs a new individualThe j gene of (3);
operation of the adaptation of the policy: to obtainWhile at the same time causingTo obtainAverage value of whileMake itIf Fstrategy1≤Fstrategy2Then Nchoice=Nchoice+1, otherwise Nchoice=Nchoice-1; at the same time, to NchoiceIf N is processedchoice> NP/2, then NchoiceIf N is NP/2-1choice< -NP/2, then Nchoice=-NP/2+1;
Selection of individuals:
(3) control parameter populationThe evolution of (2):
Fi G+1=N(0.5,σ), (7)
wherein, sigma is 1.2-G/Gm
Setting of control parameter boundaries: if Fi G+1> 1 or Fi G+1< 0, then Fi G+11 or Fi G+1=0.
If it is notOrThenor
(4) Repeating the steps 2 to 3 until the evolution algebra exceeds the maximum evolution algebra Gm
Simulation test
In order to illustrate the performance of the DE-CPASA algorithm (differential evolution algorithm with control parameter adaptation and strategy adaptation), the performance of the algorithm is verified by testing 13 standard test functions with 100 dimensions, and the optimized result is tracked by the known algorithm JADE[6]And a traditional differential evolution algorithm DE/rand/1 for comparison.
In order to embody the fairness of comparison, NP is 400 in the DE-CPASA algorithm, but the DE-CPASA algorithm adopts different parameter settings at the setting of maximum iteration algebra, see table 1. Wherein, the control parameter setting of the traditional differential evolution algorithm adopts Price and storm[7]Recommended parameters are as follows: f-0.5 and CR-0.9. For each 100-dimensional standard test function, the DE-CPASA algorithm, the JADE algorithm and the traditional differential evolution algorithm are independently operated for 50 times respectively, and then the average value and the standard deviation of each test function are respectively obtained. As can be seen from table 2, for the two tests of Penalized1 and Penalized2, the optimization effect of DE-CPASA is slightly different from that of the JADE algorithm than that of the optimization result of JADE, especially the test function of Penalized2, but is better than that of the traditional differential evolution algorithm; for the Rosenbrock test function, it can be found that when the iteration algebra is 6000, the optimization result of the DE-CPASA is not good as JADE, and when the number of generations reaches 20000, the optimization result far exceeds the optimization result of JADE, and from the result of JADE optimization, the algorithm has premature convergence, but the DE-CPASA algorithm does not have the condition, and meanwhile, the optimization result of the DE-CPASA is better than that of the traditional differential evolution algorithm; comparing the Step function, the optimization result of the DE-CPASA is better than that of JADE and the traditional differential evolution algorithm, except that the difference is not very large when the algebra of JADE with archive is 1500; for theFor other residual test functions, the optimization result of the DE-CPASA algorithm is better than that reported in the literature, and the maximum iteration algebra is obviously much smaller than that reported in the literature, so that the optimization performance of the DE-CPASA for high-dimensional test functions generally exceeds that of JADE and the traditional differential evolution algorithm, and the DE-CPASA has excellent performance in high-dimensional complex test functions.
TABLE 1 Standard test function and parameter settings
Table 1.benchmark functions and parameters setting
Table 2: optimization results comparison of DE-CPASA with literature
Table 2 comprise of the DE-CPASA and the reports for optimizationresults
Application of DE-CPASA algorithm in Hg oxidation kinetic parameter estimation
The mercury directly causes huge damage and serious pollution to the ecological environment, and therefore, the mercury is very important for capturing the mercury element in the flue gas. Studies have shown that mercury is oxidized to Hg2+Thereafter, the capture of elemental mercury is a very effective method, for which Agarwal[8]The mercury oxidation mechanism has been studied intensively, and at the same time, the following kinetic models of the mercury oxidation process are proposed:
wherein, [ Hg ] is]: concentration of elemental mercury [ Cl ]2]: concentration of chlorine gas
[HgCl2]: concentration of mercuric chloride [ H ]2O]: concentration of water
[HCl]: concentration of hydrochloric acid [ O ]2]: concentration of oxygen
[SO2]: concentration of sulfur dioxide [ NO]: concentration of nitric oxide
ri: reaction rate, i ═ 1,2,3,4, 5Ai: antecedent factor, i ═ 1,2,3,4,5
Ei: activation energy, i ═ 1,2,3,4, 5R: gas constant
T: absolute temperature
In the formula, AiAnd Ei(i ═ 1,2,3,4,5) are ten unknown parameters, and the objective of optimizing these ten unknown parameters is to minimize the difference between the conversion of mercury oxide calculated from equation 14 and the measured value.Then, the objective function is expressed as:
wherein,expressing the Hg conversion by kinetic equation fitting; c. CiIndicating the experimentally measured Hg conversion; EQS represents the sum of the squares of errors of Hg conversion fit; m represents the number of experimental points.
Parameter setting of DE-CPASA and document [ 5]]Same, i.e. NP is 50, Gm1000, and the data used in the experiments are from document [9 ]]. As can be seen from Table 3, the optimization results obtained by the DE-CPASA algorithm are better than those obtained by Agarwal et al and Huchun Ping et al, which fully shows that the DE-CPASA algorithm can also obtain good optimization effects in practical application.
Table 3: comparison of optimization results of DE-CPASA with those reported in the literature
Table 3 comprise of the DE-CPASA and reported data(Agarwal etal.2007b,Chunping Hu et al.2009)for the results of optimization
A1 A2 A3 A4 A5 E1 E2 E3 E4 E5 EQS
Agarwaletal. 62.271 0.37688 98.682 138.85 36.113 8.8668 0.089337 23.509 17.638 15.108 88.134
ISDE 3.6024 0.44288 77.06 8.3261 10.866 3.9994 0.27544 17.442 13.134 13.233 73.746
DE-CPASA 1.6601 0.46399 60.29 13.8569 95.1584 3.0001 0.34532 17.0017 14.0217 17.8262 70.147
In the algorithm implementation, the control parameters are involved in the dynamic evolution of the algorithm evolution process, and the variation strategy is also selected autonomously along with the evolution of the population, so that the DE-CPASA algorithm can automatically adjust the control parameters and the variation strategy to achieve a better optimization effect under various complex optimization conditions, and the influence of fixed settings in the traditional differential evolution algorithm on different optimization problems is reduced. In the test of 13 100-dimensional test functions, the DE-CPASA algorithm has stronger searching capability, can better avoid the condition of early maturity in the presence of a complex optimization problem, and simultaneously embodies the better self-adaptive capability of the DE-CPASA algorithm. Finally, the DE-CPASA algorithm is applied to Hg oxidation kinetic parameter estimation, and the algorithm obtains a better optimization result from the optimization result of an experiment, which shows that the algorithm also has strong competitiveness and better optimization capability in practical application.
The foregoing shows and describes the general principles and features of the present invention, together with the advantages thereof. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed. The scope of the invention is defined by the appended claims and equivalents thereof.

Claims (1)

1. A differential evolution algorithm for controlling parameter adaptation and strategy adaptation is characterized in that: for optimization problems
m i n x f ( x 1 , x 2 , ... , x D ) x j &Element; ( x j L , x j U ) j = 1 , 2 , ... , D - - - ( 1 )
Where f (x) is an optimized objective function, x is a D-dimensional optimization vector,andare respectively the jth variable xjLower and upper limits of (d); the method specifically comprises the following steps:
(1) initialization: generating original population in respective feasible domainsAnd control parameter populationSetting the maximum number of iterations GmAnd NP of the population size, and simultaneously, Nchoice=0,Fstrategy1=0,Fstrategy2=0;
(2) Original population S1The evolution of (2): each original individualBy respective use ofAs control parameters, realizing differential evolution operation and generating new individualsi=1,2...,NP;
Selection of NP/2+ NchoiceIndividual mutation operation of the formula (2)
x ^ i s t r a t e g y 1 G + 1 = x r 1 G + F i s t r a t e g y 1 G &CenterDot; ( x r 2 G - x r 3 G ) - - - ( 2 )
Wherein istrategy1=1,2,...,NP/2+Nchoice
Selecting the remaining NP/2-NchoiceCarrying out individual mutation operations of the formulas (3) and (4) respectively according to the principle that rand is larger than 0.4, if so, carrying out the mutation operation by using the formula (3), and if not, carrying out the mutation operation by using the formula (4);
x ^ i s t r a t e g y 2 G + 1 = x r 1 G + F i s t r a t e g y 2 G &CenterDot; ( x r 2 G - x r 3 G ) + F i s t r a t e g y 2 G &CenterDot; ( x r 4 G - x r 5 G ) - - - ( 3 )
x ^ i s t r a t e g y 2 G + 1 = x i G + F i s t r a t e g y 2 G &CenterDot; ( x b e s t G - x i G ) + F i s t r a t e g y 2 G &CenterDot; ( x r 1 G - x r 2 G ) - - - ( 4 )
wherein istrategy2=NP/2+Nchoice+1,NP/2+Nchoice+ 1., NP, and istrategy1+istrategy2=NP;
Individual boundary processing: if it isOrThenRandomly selecting from the feasible region;
individual crossover operation:
whereinIs a new individualThe j gene of (3);
operation of the adaptation of the policy: to obtainWhile at the same time causingTo obtainWhile at the same time causingIf Fstrategy1≤Fstrategy2Then Nchoice=Nchoice+1, otherwise Nchoice=Nchoice-1; at the same time, to NchoiceIf N is processedchoice> NP/2, then NchoiceIf N is NP/2-1choice< -NP/2, then Nchoice=-NP/2+1;
Selection of individuals:
(3) control parameter populationThe evolution of (2):
Fi G+1=N(0.5,σ), (7)
CR i G + 1 = N ( 0.9 , &sigma; ) ; - - - ( 8 )
wherein, sigma is 1.2-G/Gm
Setting of control parameter boundaries: if Fi G+1> 1 or Fi G+1< 0, then Fi G+11 or Fi G+1If not equal to 0OrThen
(4) Repeating the steps 2 to 3 until the evolution algebra exceeds the maximum evolution algebra Gm
CN201611024713.7A 2016-11-17 2016-11-17 Difference evolution algorithm for controlling parameter adaptive and strategy adaptive Pending CN106529666A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611024713.7A CN106529666A (en) 2016-11-17 2016-11-17 Difference evolution algorithm for controlling parameter adaptive and strategy adaptive

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611024713.7A CN106529666A (en) 2016-11-17 2016-11-17 Difference evolution algorithm for controlling parameter adaptive and strategy adaptive

Publications (1)

Publication Number Publication Date
CN106529666A true CN106529666A (en) 2017-03-22

Family

ID=58352996

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611024713.7A Pending CN106529666A (en) 2016-11-17 2016-11-17 Difference evolution algorithm for controlling parameter adaptive and strategy adaptive

Country Status (1)

Country Link
CN (1) CN106529666A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107403236A (en) * 2017-07-03 2017-11-28 上海海事大学 The multimodal transport energy consumption optimization method of adaptive differential evolution algorithm based on priori
CN108573338A (en) * 2018-03-14 2018-09-25 中山大学 A kind of distributed differential evolution algorithm and device based on MPI
CN116578611A (en) * 2023-05-16 2023-08-11 广州盛成妈妈网络科技股份有限公司 Knowledge management method and system for inoculated knowledge

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0588594A2 (en) * 1992-09-14 1994-03-23 TEXACO, Inc. Control system using an adaptive neural network for target and path optimization for a multivariable, nonlinear process
US5301317A (en) * 1992-04-27 1994-04-05 International Business Machines Corporation System for adapting query optimization effort to expected execution time
CN104700251A (en) * 2015-03-16 2015-06-10 华南师范大学 Maximum-minimum ant colony optimization method and maximum-minimum ant colony optimization system for solving vehicle scheduling problem
CN105809245A (en) * 2016-03-03 2016-07-27 浙江工业大学 Conjugate direction based locally enhanced group global optimization method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5301317A (en) * 1992-04-27 1994-04-05 International Business Machines Corporation System for adapting query optimization effort to expected execution time
EP0588594A2 (en) * 1992-09-14 1994-03-23 TEXACO, Inc. Control system using an adaptive neural network for target and path optimization for a multivariable, nonlinear process
CN104700251A (en) * 2015-03-16 2015-06-10 华南师范大学 Maximum-minimum ant colony optimization method and maximum-minimum ant colony optimization system for solving vehicle scheduling problem
CN105809245A (en) * 2016-03-03 2016-07-27 浙江工业大学 Conjugate direction based locally enhanced group global optimization method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
王海伦 等: ""自适应差分进化算法及其在参数估计中的应用"", 《计算机工程》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107403236A (en) * 2017-07-03 2017-11-28 上海海事大学 The multimodal transport energy consumption optimization method of adaptive differential evolution algorithm based on priori
CN108573338A (en) * 2018-03-14 2018-09-25 中山大学 A kind of distributed differential evolution algorithm and device based on MPI
CN116578611A (en) * 2023-05-16 2023-08-11 广州盛成妈妈网络科技股份有限公司 Knowledge management method and system for inoculated knowledge
CN116578611B (en) * 2023-05-16 2023-11-03 广州盛成妈妈网络科技股份有限公司 Knowledge management method and system for inoculated knowledge

Similar Documents

Publication Publication Date Title
CN107272403A (en) A kind of PID controller parameter setting algorithm based on improvement particle cluster algorithm
CN106991212B (en) Root strength prediction method based on GA _ PSO (genetic Algorithm-particle swarm optimization) GRNN (generalized regression neural network) algorithm
CN103065202B (en) Wind power plant ultrashort term wind speed prediction method based on combination kernel function
CN105740619A (en) On-line fault diagnosis method of weighted extreme learning machine sewage treatment on the basis of kernel function
Wang et al. An efficient learning algorithm for improving generalization performance of radial basis function neural networks
CN106529666A (en) Difference evolution algorithm for controlling parameter adaptive and strategy adaptive
CN114047706B (en) Fuzzy dynamic integral sliding mode control method for reentrant industrial manufacturing system
CN110110434B (en) Initialization method for probability load flow deep neural network calculation
CN105893694A (en) Complex system designing method based on resampling particle swarm optimization algorithm
CN110286586A (en) A kind of MR damper hybrid modeling method
WO2020121867A1 (en) Detection learning device, method, and program
CN105550426A (en) Multi-scale binary tree blast furnace fault diagnosis method based on sample segmentation
Mohammadi et al. Tradeoffs between convergence rate and noise amplification for momentum-based accelerated optimization algorithms
CN105976029A (en) Cuckoo-behavior-RNA-GA-based bridge crane neural network modeling method
CN109933040A (en) Fault monitoring method based on level density peaks cluster and most like mode
CN111414943A (en) Anomaly detection method based on mixed hidden naive Bayes model
CN107145066A (en) A kind of multi-parameters optimization method
CN105718757B (en) Data modeling method for DNA amplification process
CN108509692A (en) A kind of high sulfur content natural gas desulfurization process modeling method based on MiUKFNN algorithms
CN105955350A (en) Fractional order prediction function control method for optimizing heating furnace temperature through genetic algorithm
Rani et al. Fault detection using Fourier neural operator
CN106371321A (en) PID control method for fuzzy network optimization of coking-furnace hearth pressure system
CN107726533B (en) Air conditioner load power oscillation suppression control method
Hari et al. Optimization of FUZZY controller by JAYA algorithm
CN102096728A (en) Power electronic circuit optimizing method based on estimation of distribution algorithms

Legal Events

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

Application publication date: 20170322

RJ01 Rejection of invention patent application after publication