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
adaptive
individual
algorithm
control parameter
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]

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

Control parameter self adaptation and tactful adaptive differential evolution algorithm
Technical field
The present invention relates to control algolithm field, more particularly to a kind of control parameter self adaptation and tactful adaptive difference are entered Change algorithm.
Background technology
After differential evolution algorithm is proposed by Storn and Price, for other intelligent optimization algorithms, due to Which has better optimizing performance and convergence rate faster, therefore, obtain rapidly the concern and research of numerous scholars [2,3,4,5], and the aspect such as the control parameter (mutagenic factor F and crossover probability CR) to the algorithm, strategy carried out in a large number Research work, simultaneously, be also applied to various actual complicated optimum problems, achieve gratifying optimization effect Really.
Although differential evolution algorithm has gratifying effect of optimization, in the face of the optimization problem for becoming increasingly complex, Control parameter setting and Mutation Strategy which is fixed all are difficult in adapt to the needs of algorithm evolution, therefore, its algorithm errors for existing It is very important.
The content of the invention
The purpose of the present invention to be that and provide a kind of control parameter self adaptation to solve the above problems and strategy is adaptive The differential evolution algorithm answered.
The present invention is achieved through the following technical solutions above-mentioned purpose:
The present invention is for optimization problem
Wherein, f (x) is the object function of optimization, and x is D dimension optimization vectors,WithRespectively j-th variable xjUnder Limit and the upper limit;Specifically include following steps:
(1) initialize:In respective feasible zone, initial population is generatedWith control parameter populationMaximum is set Iterationses GmWith scale NP of population, meanwhile, make Nchoice=0, Fstrategy1=0, Fstrategy2=0;
(2) initial population S1Evolution:Each original individualityUsing respectiveAs control ginseng Number, realizes differential evolution operator, generates new individual
Select NP/2+NchoiceThe individual variation operation of individual progressive form (2)
Wherein, istrategy1=1,2, NP/2+Nchoice
Select remaining NP/2-NchoiceIt is individual according to the principle of rand > 0.4 distinguish the individual of progressive form (3) and (4) Body mutation operation, if it is carries out mutation operation using formula (3), if it is not, then carrying out mutation operation using formula (4);
Wherein, istrategy2=NP/2+Nchoice+ 1, NP/2+Nchoice+ 1, NP, and istrategy1+istrategy2= NP;
Individual BORDER PROCESSING:IfOrSoRandomly select from feasible zone;
Individual intersection is operated:
WhereinIt is new individualJ-th gene;
The adaptive operation of strategy:Try to achieveMeansigma methodss, while making Try to achieveMeansigma methodss, while makingIf Fstrategy1≤Fstrategy2, then Nchoice=Nchoice+ 1, otherwise Nchoice=Nchoice-1;Meanwhile, to NchoiceBorder processed, if Nchoice> NP/2, So Nchoice=NP/2-1, if Nchoice<-NP/2, then Nchoice=-NP/2+1;
Individual selection:
(3) control parameter populationEvolution:
Fi G+1=N (0.5, σ), (7)
Wherein, σ=1.2-G/Gm
The setting on control parameter border:If Fi G+1> 1 or Fi G+1< 0, then Fi G+1=1 or Fi G+1=0.
IfOrSoor
(4) repeat the 2nd~the 3rd step, until evolutionary generation exceedes maximum evolutionary generation Gm
The beneficial effects of the present invention is:
The present invention is a kind of control parameter self adaptation and tactful adaptive differential evolution algorithm, compared with prior art, The present invention shown by the emulation testings of 13 100 dimension standard test functions and in the application of actual optimization problem, the algorithm Dominance is searched with the stronger overall situation with rate of convergence faster, and can preferably avoid many traditional intelligent optimization algorithms from depositing " precocity " phenomenon.The self adaptation of control parameter is not only realized, and self adaptation is also realized in the selection to Mutation Strategy.Survey Examination simulation result shows that DE-CPASA algorithms have higher solving precision and convergence rate faster.Finally, by DE-CPASA Algorithm is applied to the estimation of Hg kinetic parameters, has obtained preferable optimum results.
Specific embodiment
The invention will be further described below:
For optimization problem
Wherein, f (x) is the object function of optimization, and x is D dimension optimization vectors,WithRespectively j-th variable xjUnder Limit and the upper limit;
In DE-CPASA algorithms, the use of individual construction and strategy is shown in Table shown in 0, for individual construction, is adopted Be control parameter and the mode that encodes together of individuality, i.e. each individuality has a corresponding control parameter, so as to Algorithm is enough realized while Evolution of Population, control parameter realizes dynamic change in individual level, change traditional DE and calculate The mode that control parameter is fixed in method;For the use of strategy, algorithm makes N at the starting stagechoice=0, i.e. change in algorithm When generation starts, population is divided into the sub- population that two individual amounts are NP/2, then using DE/rand/1, DE/rand-to- The Mutation Strategies such as best/1 and DE/rand/2 are carrying out mutation operation to individuality, and they are evaluated, and finally utilize NchoiceChange come the self adaptation of implementation strategy, the optimization performance overall so as to improve algorithm.
0. initial population of tableControl parameter populationAnd Mutation Strategy
Fig.1.Primary populationthe population ofcontrol parametersand mutation strategy
Specifically include following steps:
(1) initialize:In respective feasible zone, initial population is generatedWith control parameter populationMaximum is set Iterationses GmWith scale NP of population, meanwhile, make Nchoice=0, Fstrategy1=0, Fstrategy2=0;
(2) initial population S1Evolution:Each original individualityUsing respectiveAs control ginseng Number, realizes differential evolution operator, generates new individual
Select NP/2+NchoiceThe individual variation operation of individual progressive form (2)
Wherein, istrategy1=1,2, NP/2+Nchoice
Select remaining NP/2-NchoiceIt is individual according to the principle of rand > 0.4 distinguish the individual of progressive form (3) and (4) Body mutation operation, if it is carries out mutation operation using formula (3), if it is not, then carrying out mutation operation using formula (4);
Wherein, istrategy2=NP/2+Nchoice+ 1, NP/2+Nchoice+ 1 ..., NP, and istrategy1+istrategy2=NP;
Individual BORDER PROCESSING:IfOrSoRandomly select from feasible zone;
Individual intersection is operated:
WhereinIt is new individualJ-th gene;
The adaptive operation of strategy:Try to achieveMeansigma methodss, while making Try to achieveMeansigma methodss, while makingIf Fstrategy1≤Fstrategy2, then Nchoice=Nchoice+ 1, otherwise Nchoice=Nchoice-1;Meanwhile, to NchoiceBorder processed, if Nchoice> NP/2, So Nchoice=NP/2-1, if Nchoice<-NP/2, then Nchoice=-NP/2+1;
Individual selection:
(3) control parameter populationEvolution:
Fi G+1=N (0.5, σ), (7)
Wherein, σ=1.2-G/Gm
The setting on control parameter border:If Fi G+1> 1 or Fi G+1< 0, then Fi G+1=1 or Fi G+1=0.
IfOrSoor
(4) repeat the 2nd~the 3rd step, until evolutionary generation exceedes maximum evolutionary generation Gm
Emulation testing
In order to illustrate DE-CPASA algorithms (control parameter self adaptation and tactful adaptive differential evolution algorithm) performance Quality, herein by testing come the performance of verification algorithm by the standard test functions to 13 100 dimensions, and optimized As a result with well-known algorithm JADE[6]And a kind of conventional differential evolution algorithm DE/rand/1 is compared.
In order to embody the fairness for comparing, NP=400 in DE-CPASA algorithms, but setting in greatest iteration algebraically Put, DE-CPASA algorithms take different parameter settings, are shown in Table 1.Wherein, the control parameter of conventional differential evolution algorithm sets Put using Price and Storn[7]The parameter of recommendation:F=0.5 and CR=0.9.For the standard test functions of each 100 dimension, DE-CPASA algorithms, JADE algorithms and conventional differential evolution algorithm all independently run 50 times, then try to achieve each survey respectively The meansigma methodss of trial function and standard variance.From Table 2, it can be seen that for the two surveys of Penalized1 and Penalized2 Examination, the effect of optimization of DE-CPASA are more not good enough than the optimum results of JADE, especially this test function of Penalized2, with JADE algorithms have some gaps, but are better than the optimum results of conventional differential evolution algorithm;And for Rosenbrock This test function, it is found that when iterative algebra is 6000, the optimum results of DE-CPASA do not have the good of JADE, and When algebraically reached for 20000 generation, the optimum results of the result of optimization considerably beyond JADE, and the result from JADE optimizations comes See, algorithm all occurs in that too early convergence, and DE-CPASA algorithms do not occur such case, meanwhile, DE-CPASA's is excellent Change result and will be better than conventional differential evolution algorithm;Again comparing this function of Step, the optimum results of DE-CPASA will It is better than JADE and conventional differential evolution algorithm, except JADE with archive are when algebraically is 1500, but gap is simultaneously It is not very big;For other remaining test functions, the optimum results of DE-CPASA algorithms are not only better than document report Optimum results, and the iterative algebra of maximum is substantially less than document more, it can thus be seen that for higher-dimension test function For, DE-CPASA's searches dominance and can be above JADE and traditional differential evolution algorithm on the whole, it is shown that DE- Outstanding performances of the CPASA in the complicated test function of higher-dimension.
1 standard test functions of table and parameter setting
Table 1.benchmark functions and parameters setting
Table 2:DE-CPASA is compared with the optimum results of document
Table 2 comprise of the DE-CPASA and the reports for optimization results
Application of the DE-CPASA algorithms in the estimation of Hg kinetic parameters
Hydrargyrum directly can cause huge destruction and serious pollution to ecological environment, therefore, for mercury in flue gas element Capture is most important.Research shows, hydrargyrum is oxidized to Hg2+Afterwards, then to capture mercury element, it is an effectively method, is This, Agarwal[8]Et al. in-depth study has been made to hydrargyrum oxidation mechanism, meanwhile, propose the dynamic of following hydrargyrum oxidation course Mechanical model:
Wherein, [Hg]:Concentration [the Cl of element mercury2]:The concentration of chlorine
[HgCl2]:Concentration [the H of mercuric chloride2O]:The concentration of water
[HCl]:Concentration [the O of hydrochloric acid2]:The concentration of oxygen
[SO2]:The concentration [NO] of sulfur dioxide:Nitric oxide production concentration
ri:Reaction rate, i=1,2,3,4,5 Ai:The preceding paragraph factor, i=1,2,3,4,5
Ei:Activation energy, i=1,2,3,4,5 R:Gas constant
T:Absolute temperature
In formula, AiAnd Ei(i=1,2,3,4,5) are ten unknown parameters, and the target for optimizing this ten unknown parameters is to make It is minimum by the conversion ratio of 14 calculated mercury oxide of formula and the difference of measured value.So, object function is expressed as:
Wherein,Represent the Hg conversion ratios obtained by kinetics equation fitting;ciRepresent the Hg conversions that experiment measurement is obtained Rate;EQS represents the error sum of squares of Hg conversion ratios fitting;M represents experimental point number.
The parameter setting of DE-CPASA is identical with document [5], i.e. NP=50, Gm=1000, meanwhile, data used by experiment are equal From document [9].From table 3 it is observed that the optimum results obtained by DE-CPASA algorithms are better than Agarwal et al. and Hu Optimum results obtained by spring equality people, this also fully indicates DE-CPASA algorithms in actual application, can also obtain very Good effect of optimization.
Table 3:DE-CPASA is compared with the optimum results of document report
Table 3 comprise of the DE-CPASA and reported data(Agarwal et Al.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
Control parameter self adaptation and tactful adaptive differential evolution algorithm, on algorithm is realized, not only make control parameter Dynamic evolution during participation algorithm evolution, and its Mutation Strategy also carries out autonomous choosing in the evolution with population Select, so that DE-CPASA algorithms can automatically adjust its control parameter and change under various complicated optimization situations Different strategy reduces fixed setting in conventional differential evolution algorithm to Different Optimization problem institute reaching more preferable effect of optimization The impact for bringing.In the test of the test function to 13 100 dimensions, it can be seen that DE-CPASA algorithms have stronger search Ability, and in face of complicated optimization problem, preferably can avoid " precocity " and situation, meanwhile, embody DE-CPASA The preferable adaptive ability of algorithm.Finally, DE-CPASA algorithms are applied to into the estimation of Hg kinetic parameters, from the excellent of experiment From the point of view of changing result, this algorithm has obtained more preferable optimum results, and this explanation, this algorithm similarly have in actual application Very strong competitiveness and preferable optimizing ability.
The ultimate principle and principal character and advantages of the present invention of the present invention has been shown and described above.The technology of the industry Personnel it should be appreciated that the present invention is not restricted to the described embodiments, the simply explanation described in above-described embodiment and description this 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 is both fallen within scope of the claimed invention.The claimed scope of the invention by appending claims and its Equivalent thereof.

Claims (1)

1. a kind of control parameter self adaptation and tactful adaptive differential evolution algorithm, it is characterised in that:For optimization problem
m i n x f ( x 1 , x 2 , ... , x D ) x j ∈ ( x j L , x j U ) j = 1 , 2 , ... , D - - - ( 1 )
Wherein, f (x) is the object function of optimization, and x is D dimension optimization vectors,WithRespectively j-th variable xjLower limit and upper Limit;Specifically include following steps:
(1) initialize:In respective feasible zone, initial population is generatedWith control parameter populationMaximum iteration is set Number of times GmWith scale NP of population, meanwhile, make Nchoice=0, Fstrategy1=0, Fstrategy2=0;
(2) initial population S1Evolution:Each original individualityUsing respectiveIt is as control parameter, real Existing differential evolution operator, generates new individualI=1,2..., NP;
Select NP/2+NchoiceThe individual variation operation of individual progressive form (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 · ( x r 2 G - x r 3 G ) - - - ( 2 )
Wherein, istrategy1=1,2 ..., NP/2+Nchoice
Select remaining NP/2-NchoiceIt is individual to become come the individuality for distinguishing progressive form (3) and (4) according to the principle of rand > 0.4 ETTHER-OR operation, if it is carries out mutation operation using formula (3), if it is not, then carrying out mutation operation using 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 · ( x r 2 G - x r 3 G ) + F i s t r a t e g y 2 G · ( 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 · ( x b e s t G - x i G ) + F i s t r a t e g y 2 G · ( 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 BORDER PROCESSING:IfOrSoRandomly select from feasible zone;
Individual intersection is operated:
WhereinIt is new individualJ-th gene;
The adaptive operation of strategy:Try to achieveMeansigma methodss, while makingTry to achieveMeansigma methodss, while makingIf Fstrategy1≤Fstrategy2, then Nchoice= Nchoice+ 1, otherwise Nchoice=Nchoice-1;Meanwhile, to NchoiceBorder processed, if Nchoice> NP/2, then Nchoice=NP/2-1, if Nchoice<-NP/2, then Nchoice=-NP/2+1;
Individual selection:
(3) control parameter populationEvolution:
Fi G+1=N (0.5, σ), (7)
CR i G + 1 = N ( 0.9 , σ ) ; - - - ( 8 )
Wherein, σ=1.2-G/Gm
The setting on control parameter border:If Fi G+1> 1 or Fi G+1< 0, then Fi G+1=1 or Fi G+1If=0.OrSo
(4) repeat the 2nd~the 3rd step, until evolutionary generation exceedes maximum evolutionary generation 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
Chakraborty et al. Applications of WASPAS method as a multi-criteria decision-making tool
CN106991212B (en) Root strength prediction method based on GA _ PSO (genetic Algorithm-particle swarm optimization) GRNN (generalized regression neural network) algorithm
CN106529666A (en) Difference evolution algorithm for controlling parameter adaptive and strategy adaptive
CN105303252A (en) Multi-stage nerve network model training method based on genetic algorithm
CN107578152B (en) Evaluation method of multi-branch horizontal well gas extraction scheme
CN107590351B (en) A kind of method of centrifugal pump lift specificity analysis and prediction
CN107784380A (en) The optimization method and optimization system of a kind of inspection shortest path
CN107832789B (en) Feature weighting K nearest neighbor fault diagnosis method based on average influence value data transformation
CN105608295A (en) Multi-objective evolutionary algorithm (MOEA) and radial basis function (RBF) neural network optimization modeling method of coking furnace pressure
CN113094988A (en) Data-driven slurry circulating pump operation optimization method and system
CN114021481B (en) Creep fatigue life prediction method based on fusion physical neural network
WO2020121867A1 (en) Detection learning device, method, and program
CN105046041A (en) Design method for optimizing robustness of controlled diffused airfoil (CDA) of compressor
CN103177291A (en) Variable-search-space ribonucleic acid (RNA) genetic algorithm modeling method for continuous stirred tank reactor
CN104680023B (en) Oil pumper parameter optimization method based on multiobjective decision-making
CN105975618A (en) Fuel coal combustion characteristic computing method
CN107145066A (en) A kind of multi-parameters optimization method
CN113110422A (en) Path planning method based on Q-IGA dynamic fitting Bezier curve
CN110427720A (en) Consider the axial modification Robust Design Method of load torque variation and engagement dislocation tolerance
CN107766887A (en) A kind of local weighted deficiency of data mixes clustering method
CN112531725B (en) Method and system for identifying parameters of static var generator
CN103679539A (en) Multilevel index projection pursuit dynamic clustering method and device
CN104834832B (en) Metabolin MS/MS mass spectrum computer emulation methods
CN107544447A (en) A kind of chemical process Fault Classification based on core study
CN107064794B (en) Explosion-proof motor fault detection method based on genetic algorithm

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