CN103440527A - Method for improving ant colony algorithm optimization support vector machine parameters - Google Patents

Method for improving ant colony algorithm optimization support vector machine parameters Download PDF

Info

Publication number
CN103440527A
CN103440527A CN2013103233102A CN201310323310A CN103440527A CN 103440527 A CN103440527 A CN 103440527A CN 2013103233102 A CN2013103233102 A CN 2013103233102A CN 201310323310 A CN201310323310 A CN 201310323310A CN 103440527 A CN103440527 A CN 103440527A
Authority
CN
China
Prior art keywords
solution
pheromones
parameter
ant
value
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
CN2013103233102A
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.)
Liaoning University
Original Assignee
Liaoning 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 Liaoning University filed Critical Liaoning University
Priority to CN2013103233102A priority Critical patent/CN103440527A/en
Publication of CN103440527A publication Critical patent/CN103440527A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Agricultural Chemicals And Associated Chemicals (AREA)

Abstract

The invention relates to a method for improving ant colony algorithm optimization support vector machine parameters. The method includes the steps that the value range of n parameters is determined, and each parameter is equally divided into N parts to calculate the grid interval; ants select N grid points from the first row to the Nth row, the travel of the N grid points serves as one solution, and M ants find out M solutions; the M solutions are input into an objective function, and a largest objective function value and a smallest objective function value are found out; global information element updating is performed, Pt=Pt-1*rho, a certain number of information element values are added within a certain range near to the globally optimal solution according to the formula Pt=Pt-1-op, and the globally optimal solution is strengthened; a certain number of information element values are reduced within a certain range near to the globally worst solution according to the formula Pt=Pt-1-wp, and the globally worst solution is weakened; if the globally largest cycle index is not reached, the grids are redistricted again until the loop termination conditions are met and optimization of the parameters is completed. The method improves the speed and the accuracy rate for searching for the optimal combination. The principle of grids and high-probability random selection is fused in the method, and the sensitiveness of the ants on the optimal solution is increased.

Description

A kind of method of improving ant group algorithm Support Vector Machines Optimized parameter
Technical field
The present invention relates to a kind of method of improved Ant Colony System Support Vector Machines Optimized parameter of the fault diagnosis for mechanical bearing.
Background technology
In modern production, the fault diagnosis technology of plant equipment more and more comes into one's own, if certain equipment breaks down and fails find in time and get rid of, its result not only can cause equipment itself to damage, and even may cause fatal crass's serious consequence.Cause because certain equipment breaks down and go wrong product that whole production line is produced even to cause the loss that stopping production brings be huge.Therefore, the status of fault diagnosis in production line is very important.
Rolling bearing is widely used in plant equipment, and as critical component.Rolling bearing need to have higher reliability, and the generation of mechanical movement centre bearer fault may cause fatal mechanical fault.Therefore, the existence of accurate diagnosis and detection rolling bearing fault is extremely important,
Early stage rolling bearing diagnostic method can not reach industrial standard aspect diagnostic accuracy and efficiency.Along with the continuous progress of artificial intelligence technology, artificial intelligence approach is used in rolling bearing fault diagnosis.Such as expert system artificial neural network etc., the principle of these methods based on empirical risk minimization, have the shortcoming of some general character, such as easily be absorbed in locally optimal solution, speed of convergence slow, cross study etc., particularly at sample size, the too low generalization ability of prescribing a time limit is arranged.In most cases, in the fault diagnosis that artificial intelligence solves, lacking of fault sample is the bottleneck problem of diagnosis.The fault diagnosis result that too low generalization ability may lead to errors.
Summary of the invention
In order to solve the technical matters of above-mentioned existence, the invention provides a kind of method of improvement ant group algorithm Support Vector Machines Optimized parameter of the fault diagnosis for mechanical bearing.Use improved ant group algorithm to be optimized the parameter of support vector machine, find out best parameter combinations, complete the fault of rolling bearing is classified.
The objective of the invention is to be achieved through the following technical solutions: a kind of method of improving ant group algorithm Support Vector Machines Optimized parameter, its step is as follows:
(1) according to the problem of parameter optimization, determine the span of n parameter, and by each parameter being carried out to N etc. minute computing grid interval;
h i=(x m-x l)/N
Formation n*(N+1) grid that individual point forms; Each net point pheromones value of initialization, maximum cycle and loop termination condition;
(2) every ant random net point of selecting some in each row, find out the selected element of these row the most of pheromones maximum, ant goes out N net point from first row to the N column selection, this N net point stroke is as a solution, and M ant found M solution;
(3) separate input objective function (support vector machine) by this M, find out maximum and minimum two objects functional value, these two values are globally optimal solution and the poorest solution of the overall situation;
(4) carry out the renewal of pheromones, at first carry out the global information element and upgrade, P t=P t-1ρ; Wherein ρ is the volatilization factor, means the volatilization process of pheromones;
According to formula P t=P t-1near the certain limit of-op globally optimal solution increases the value of a certain amount of pheromones, the strengthening globally optimal solution;
According to formula P t=P t-1near the certain limit of-wp the poorest solution of the overall situation carried out a certain amount of minimizing operation of pheromones, weakens the poorest solution of the overall situation;
(5) if do not reach Global maximum cycle index Nmax forward step (2) to, otherwise forward step (6) to, carry out repartitioning of grid;
(6) find out row corresponding to maximal value place in Pheromone Matrix after algorithm cycle index NC reaches Nmax, the span of dwindling variable in net point respective value near repartition grid; The initialization information prime matrix; Forward step (2) to and carry out circulation again, until reach loop stop conditions (grid interval h<ε), complete the optimizing of parameter.
Beneficial effect of the present invention: this method adopts such scheme, by improving the mode of ant lastest imformation element in ant group algorithm, selects fast best of breed and avoids subtractive combination, thereby improved speed and the accuracy rate of seeking the parameters optimal combination.And merged the random principle of selecting of grid and high probability in improved ant group algorithm, increased ant to the susceptibility of optimum solution and avoided being absorbed in local extremum, increased the searching ability to globally optimal solution.The inventive method has solved the difficult problem of the parameter selection of support vector machine, and the inventive method is applied to bearing failure diagnosis, realizes good failure modes effect.
The accompanying drawing explanation
Fig. 1 is based on the process flow diagram that improves the ant group algorithm Support Vector Machines Optimized.
Fig. 2 is the parameter space grid chart.
Fig. 3 is the peak-to-peak value curve map of data.
Fig. 4 is the draw value curve map of data.
Fig. 5 is the absolute average curve map of data.
Fig. 6 is the mean square value curve map of data.
Fig. 7 is the curve map of taking root in of data.
Fig. 8 is the variance curve figure of data.
Fig. 9 is the standard deviation curves figure of data.
Figure 10 is the degree of bias curve map of data.
Figure 11 is the peak curve figure of data.
Figure 12 (A) is the accuracy rate curve map that load is 0hp and the fault diameter data set that is 14mil.
Figure 12 (B) is the time plot that load is 0hp and the fault diameter data set that is 14mil.
Figure 13 (A) is the accuracy rate curve map that load is 2hp and the fault diameter data set that is 14mil.
Figure 13 (B) is the time plot that load is 2hp and the fault diameter data set that is 14mil.
Embodiment
One, theoretical foundation of the present invention:
1, ant group algorithm is to be learned the people such as Dorigo M at first to propose by Italy the inspiration that [13] are subject to the cluster behavior of nature ant.Between ant, by the pheromones exchange message, every ant determines factum according to the size of pheromones, also produces a certain amount of pheromones simultaneously environment is on every side exerted an influence.Single ant is made corresponding selection according to own residing environment, is singly random behavior, but integral body is to exchange the orderly group behavior of height of formation.Ant group algorithm is not strong to the dependence of initial solution, and constantly carries out information interchange and transmission between individuality, and its positive feedback mechanism more is conducive to find to separate preferably, and the characteristics of global optimization and heuristic search are arranged.The random selection of high probability and grid are combined with ant group algorithm, change lastest imformation element update mode and the mode of selecting net point in ant group algorithm.The selected probability of the value that in net point, pheromones is large is relatively large, and corresponding pheromones constantly increases, and will make ant of future generation be easy to select this solution, and stagnation behavior easily occurs.Certain net point by random selection, of selecting pheromones maximum wherein, prevent from being absorbed in local globally optimal solution.Upgrade near the poorest solution of the overall situation near lastest imformation element globally optimal solution, make ant choose the probability of globally optimal solution to reduce and can not break away from certain limit again simultaneously.Thereby ant selects the probability of other elements to increase, and the diversity of solution is guaranteed, and has reduced the possibility that is absorbed in stagnation behavior.Near the corresponding pheromones that the reduces the poorest solution of the overall situation, the speed of having accelerated the exclusive segment solution has namely accelerated to think the hunting speed of optimum solution, improves convergence of algorithm speed.
2, ant group algorithm Support Vector Machines Optimized parameter: support vector machine is a kind of machine learning method based on structural risk minimization, its objective is solving classification problem, by the back gauge between two relative classes, maximizes.Support vector machine is the machine learning techniques proposed according to statistical theory, SVM utilizes the structural risk minimization in statistical theory to replace traditional empirical risk minimization principle, improved generalization ability and the learning ability of support vector machine, and solved to a great extent Model Selection and crossed problem concerning study, non-linear and dimension disaster problem, local smallest point problem.
3, support vector machine considerable advantage is introduced kernel function exactly, and this makes SVM have the ability to process high-dimensional feature space and nonlinear characteristic space.Kernel function is mapped to nonlinear sample space the feature space of higher-dimension, the nonlinear problem of sample space is transformed into to the linear problem of feature space.Research is found, selects different kernel functions little to the performance impact of support vector machine, and in the different IPs function, the selection of parameter is huge to the performance impact of support vector machine.The same empiric risk as balance study machine and the penalty factor of fiducial range ratio are also the key factors that determines the study machine performance.
Two, according to above-mentioned theory, the present invention proposes a kind of method of improving ant group algorithm Support Vector Machines Optimized parameter, and the whole process of the method as shown in Figure 1.Its step is as follows:
According to the problem of parameter optimization, determine the span of n parameter, and by each parameter being carried out to N etc. minute computing grid interval.
h i=(x m-x l)/N
Formation n*(N+1) grid that individual point forms.Each net point pheromones value of initialization, maximum cycle and loop termination condition.
Every ant is selected at random the net point of some in each row, finds out the selected element of these row the most of pheromones maximum, and ant goes out N net point from first row to the N column selection, solution of this N net point stroke, and M ant found M solution, as Fig. 2.
This M is separated and input objective function, find out minimum and maximum two objects functional value, these two values are globally optimal solution and the poorest solution of the overall situation.
Carry out the renewal of pheromones, at first carry out the global information element and upgrade, P t=P t-1ρ; Wherein ρ is the volatilization factor, means the volatilization process of pheromones.
According to formula P t=P t-1-op, near certain limit globally optimal solution increases the value of a certain amount of pheromones, the strengthening globally optimal solution.According to formula P t=P t-1-wp, near the certain limit the poorest solution of the overall situation is carried out a certain amount of minimizing operation of pheromones, weakens the poorest solution of the overall situation.
If do not reach the Global maximum cycle index forward step (2) to, otherwise forward step (6) to, carry out repartitioning of grid;
Find out row corresponding to maximal value place in Pheromone Matrix after algorithm circulation Nmax, the span of dwindling variable in net point respective value near repartition grid.The initialization information prime matrix.Forward step 2 to and carry out circulation again, know and reach loop stop conditions.Complete the optimizing of parameter.
Three, by a kind of fault diagnosis of the method for ant group algorithm Support Vector Machines Optimized parameter for mechanical bearing of improving of the present invention, concrete steps are as follows:
1, gather original signal: during the rolling bearing data from U.S.'s Case Western Reserve University electrical engineering laboratory.Different loads (0,1,2,3hp) and the different faults degree of depth (7,14, four kinds of states are arranged under 21mil), be respectively normal, inner ring fault, outer ring fault, rolling body fault.The sample frequency of data is 12K and 48K.Each state has 50 groups of samples, comes to 200 groups.Wherein 120 groups of data are as training sample, and 80 groups of data are as test sample book.In order better to verify that this method is applicable to small sample, select 80 groups of data as training sample, 120 groups of data are as test sample book simultaneously.
2, original signal is carried out to feature extraction:
(1) signal is carried out to pre-service, extract feature, the vibration signal eigenwert must have been calculated a variety of methods, selects peak-to-peak value, average, absolute average, mean square value, root-mean-square value, variance, standard deviation, the degree of bias, peak value this in 9 eigenwert process original signal.
1. peak-to-peak value refers to the variation range of signal.Formula is:
max(x i)-min(x i) (1)
2. mean value is the mean value of signal
&mu; x = 1 N &Sum; i = 1 N x i - - - ( 2 )
3. absolute average is the arithmetic mean of signal amplitude absolute value
&mu; | x | = 1 N &Sum; i = 1 N | x i | - - - ( 3 )
4. not only mean value also fluctuation and the dispersion degree of reaction signal of reaction signal of mean square value
&psi; x 2 = 1 N &Sum; i = 1 N x i 2 - - - ( 4 )
5. the size of r. m. s. value reaction signal oscillation intensity and energy.
&psi; x = 1 N &Sum; i = 1 N x i 2 - - - ( 5 )
6. variance is described the cymomotive force that signal departs from central tendency, and formula is
&sigma; x 2 = 1 N &Sum; i = 1 N ( x i - &mu; x ) 2 - - - ( 6 )
7. standard deviation formula; Standard deviation is a kind of standard of degree of scatter of metric data distribution.
s = &Sum; i = 1 n ( x i - &mu; ) 2 n - 1 - - - ( 7 )
μ is average
8. the degree of bias refers to that the skewness of vibration signal refers to skew direction and degree that data distribute.
g = n ( n - 1 ) ( n - 2 ) s 3 &Sum; i = 1 n ( x i - &mu; ) 3 - - - ( 8 )
S is that standard deviation μ is average
9. peak value refers to that index is according to the vibration signal high and steep degree of point or the protruding degree in peak that distribute
h = n ( n - 1 ) ( n - 1 ) ( n - 2 ) ( n - 3 ) s 4 &Sum; i = 1 n ( x i - &mu; ) 4 - 3 ( n - 1 ) 2 ( n - 2 ) ( n - 3 ) - - - ( 9 )
(2) vibration signal of time domain is converted into the Second Characteristic signal to Fault-Sensitive by above calculating.But these Second Characteristics are different to the susceptibility of fault.Fig. 3-11 shows the distribution situation of the sample point of different characteristic function, is contrasting respectively the susceptibility of nine kinds of feature extracting methods to failure modes, peak-to-peak value, and absolute average, r. m. s. value, the classification feature of standard deviation is more obvious, higher to the susceptibility of fault.Therefore, select this nine kinds of features input of support vector machine the most.
3, the number of ant: for the impact of ant number on classification results is described intuitively, in the situation that experimental data is identical, we,, in the situation that the ant number is different, are tested.From table 1, we can find out, different ant numbers have a great impact nicety of grading.The ant number reaches at 4 o'clock, and accuracy rate and the stability of classification peak, and the training time is also within the acceptable range.
Table 1
Figure BDA00003583991600063
4, pheromones is upgraded op and wp: near globally optimal solution and the poorest solution of the overall situation, pheromones is upgraded.If the excessive globally optimal solution of op and wp may be filtered, if the too small meeting of op and wp causes speed of convergence excessively slow, cause the training time longer.The purpose of op and wp is an appropriate training time to select globally optimal solution.Table 2 has shown different op and the wp impact on training time and nicety of grading.We can find out that training time and classification accuracy reach best when op and wp are 0.4 and 0.2.
Table 2
Figure BDA00003583991600071
5, generalization ability and contrast test: generalization ability is the key factor of test sample book performance.Generalization ability refers to the ability of the model explanation delta data of setting up based on available data.Say that this method and cross-validation method, genetic algorithm are contrasted.Table 3 shown in the situation that the identical this method of training sample on training time and accuracy rate higher than cross-validation method and genetic algorithm.And go rate in the situation that minimizing training sample increase test sample book this method still has higher standard, verified that this method has generalization ability preferably.
Table 3
Figure BDA00003583991600072
The accuracy rate that Figure 12 and Figure 13 are the different pieces of information collection and time contrast (fault diameter is 14 Mills, and load is 0hp, 2hp).As shown in Figure 12 (A) and Figure 13 (A), with the star line, with triangle line, to compare, rectangular lines is more stable.Improved ant group algorithm is optimized the SVM algorithm and is had higher accuracy rate than the method for cross validation and genetic algorithm.In Figure 12 (B) and Figure 13 (B), blue line and red line are with reference to left axle, and green line is with reference to right axle.By observing Figure 12 (B) and Figure 13 (B), improved ant group algorithm optimization SVM algorithm than the method for cross validation and genetic algorithm spended time still less.It is more excellent than the method for cross validation and performance of genetic algorithms that the improved ant group algorithm of presentation of results is optimized the SVM algorithm.

Claims (1)

1. a method of improving ant group algorithm Support Vector Machines Optimized parameter, its step is as follows:
(1) according to the problem of parameter optimization, determine the span of n parameter, and by each parameter being carried out to N etc. minute computing grid interval;
h i=(x m-x l)/N
Formation n*(N+1) grid that individual point forms; Each net point pheromones value of initialization, maximum cycle and loop termination condition;
(2) every ant random net point of selecting some in each row, find out the selected element of these row the most of pheromones maximum, ant goes out N net point from first row to the N column selection, this N net point stroke is as a solution, and M ant found M solution;
(3) separate the input objective function by this M: support vector machine, find out maximum and minimum two objects functional value, these two values are globally optimal solution and the poorest solution of the overall situation;
(4) carry out the renewal of pheromones, at first carry out the global information element and upgrade, P t=P t-1ρ; Wherein ρ is the volatilization factor, means the volatilization process of pheromones;
According to formula P t=P t-1near the certain limit of-op globally optimal solution increases the value of a certain amount of pheromones, the strengthening globally optimal solution;
According to formula P t=P t-1near the certain limit of-wp the poorest solution of the overall situation carried out a certain amount of minimizing operation of pheromones, weakens the poorest solution of the overall situation;
(5) if do not reach Global maximum cycle index Nmax forward step (2) to, otherwise forward step (6) to, carry out repartitioning of grid;
(6) find out row corresponding to maximal value place in Pheromone Matrix after algorithm cycle index NC reaches Nmax, the span of dwindling variable in net point respective value near repartition grid; The initialization information prime matrix; Forward step (2) to and carry out circulation again, until reach loop stop conditions (grid interval h<ε), complete the optimizing of parameter.
CN2013103233102A 2013-07-29 2013-07-29 Method for improving ant colony algorithm optimization support vector machine parameters Pending CN103440527A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013103233102A CN103440527A (en) 2013-07-29 2013-07-29 Method for improving ant colony algorithm optimization support vector machine parameters

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013103233102A CN103440527A (en) 2013-07-29 2013-07-29 Method for improving ant colony algorithm optimization support vector machine parameters

Publications (1)

Publication Number Publication Date
CN103440527A true CN103440527A (en) 2013-12-11

Family

ID=49694220

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013103233102A Pending CN103440527A (en) 2013-07-29 2013-07-29 Method for improving ant colony algorithm optimization support vector machine parameters

Country Status (1)

Country Link
CN (1) CN103440527A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484547A (en) * 2014-11-03 2015-04-01 中国船舶重工集团公司第七一二研究所 Electric propulsion system fault diagnosis method and system based on ant colony algorithm
CN106709506A (en) * 2016-11-28 2017-05-24 广东工业大学 Method for identifying and classifying species and different origins of Chinese herbal medicine
CN107230003A (en) * 2017-06-27 2017-10-03 扬州贝斯特新能源科技有限公司 A kind of power forecasting method of grid-connected power generation system
CN108734332A (en) * 2018-03-29 2018-11-02 浙江长兴笛卡尔科技有限公司 The method and device of electric parameter is predicted using machine learning
CN109583043A (en) * 2018-11-09 2019-04-05 清华大学 A kind of screw-down torque self-adapting compensation method for bolt-connection
CN112649860A (en) * 2019-10-12 2021-04-13 中国石油化工股份有限公司 Layer velocity inversion method and system based on continuous ant colony algorithm

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101251579A (en) * 2008-03-05 2008-08-27 湖南大学 Analog circuit failure diagnosis method based on supporting vector machine
CN102567605A (en) * 2010-12-22 2012-07-11 俞孟蕻 Ship electric load distributing method on basis of ant colony and support vector machine algorithms
CN102831269A (en) * 2012-08-16 2012-12-19 内蒙古科技大学 Method for determining technological parameters in flow industrial process
CN102842066A (en) * 2012-07-16 2012-12-26 杭州电子科技大学 Modeling method for combustion optimization of biomass furnace

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101251579A (en) * 2008-03-05 2008-08-27 湖南大学 Analog circuit failure diagnosis method based on supporting vector machine
CN102567605A (en) * 2010-12-22 2012-07-11 俞孟蕻 Ship electric load distributing method on basis of ant colony and support vector machine algorithms
CN102842066A (en) * 2012-07-16 2012-12-26 杭州电子科技大学 Modeling method for combustion optimization of biomass furnace
CN102831269A (en) * 2012-08-16 2012-12-19 内蒙古科技大学 Method for determining technological parameters in flow industrial process

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
任玉艳 等: "改进蚁群算法在支持向量机中的应用", 《传感器与微系统》 *
张培林 等: "基于蚁群算法的支持向量机参数优化", 《南京理工大学学报(自然科学版)》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104484547A (en) * 2014-11-03 2015-04-01 中国船舶重工集团公司第七一二研究所 Electric propulsion system fault diagnosis method and system based on ant colony algorithm
CN104484547B (en) * 2014-11-03 2017-07-18 中国船舶重工集团公司第七一二研究所 A kind of electric propulsion system method for diagnosing faults and system based on ant group algorithm
CN106709506A (en) * 2016-11-28 2017-05-24 广东工业大学 Method for identifying and classifying species and different origins of Chinese herbal medicine
CN107230003A (en) * 2017-06-27 2017-10-03 扬州贝斯特新能源科技有限公司 A kind of power forecasting method of grid-connected power generation system
CN108734332A (en) * 2018-03-29 2018-11-02 浙江长兴笛卡尔科技有限公司 The method and device of electric parameter is predicted using machine learning
CN108734332B (en) * 2018-03-29 2021-11-26 浙江长兴笛卡尔科技有限公司 Method and device for predicting electrical parameters by machine learning
CN109583043A (en) * 2018-11-09 2019-04-05 清华大学 A kind of screw-down torque self-adapting compensation method for bolt-connection
CN109583043B (en) * 2018-11-09 2020-09-22 清华大学 Self-adaptive compensation method for tightening torque for bolt connection
CN112649860A (en) * 2019-10-12 2021-04-13 中国石油化工股份有限公司 Layer velocity inversion method and system based on continuous ant colony algorithm
CN112649860B (en) * 2019-10-12 2022-10-14 中国石油化工股份有限公司 Layer velocity inversion method and system based on continuous ant colony algorithm

Similar Documents

Publication Publication Date Title
CN103440527A (en) Method for improving ant colony algorithm optimization support vector machine parameters
Song et al. An improved genetic algorithm for numerical function optimization
Pholdee et al. Hybridisation of real-code population-based incremental learning and differential evolution for multiobjective design of trusses
CN105160444B (en) Electrical equipment failure rate determining method and system
CN104751229B (en) Bearing fault diagnosis method capable of recovering missing data of back propagation neural network estimation values
CN106355192A (en) Support vector machine method based on chaos and grey wolf optimization
CN106555788A (en) Application of the deep learning based on Fuzzy Processing in hydraulic equipment fault diagnosis
CN106053067A (en) Bearing fault diagnosis method based on quantum genetic algorithm optimized support vector machine
CN106482967B (en) A kind of Cost Sensitive Support Vector Machines locomotive wheel detection system and method
CN105550426B (en) A kind of multiple dimensioned binary tree blast furnace method for diagnosing faults based on sample decomposition
Liu et al. A new quantum-behaved particle swarm optimization based on cultural evolution mechanism for multiobjective problems
CN110006649A (en) A kind of Method for Bearing Fault Diagnosis based on improvement ant lion algorithm and support vector machines
CN103440525B (en) Lake and reservoir water bloom emergency treatment decision-making method based on Vague value similarity measurement improved algorithm
CN107957946A (en) Software Defects Predict Methods based on neighborhood insertion protection algorism support vector machines
CN105204438A (en) Machining quality control method for cylinder cover components
Zhou et al. Advanced orthogonal learning and Gaussian barebone hunger games for engineering design
Xue et al. Adaptive ultra-short-term wind power prediction based on risk assessment
CN106408016A (en) Distribution network power outage time automatic identification model construction method
Yang et al. A dynamic multi-swarm cooperation particle swarm optimization with dimension mutation for complex optimization problem
CN105740949A (en) Group global optimization method based on randomness best strategy
CN106295691A (en) The feature selection of single classification SVM and parameter synchronization optimization method
CN108830407A (en) Sensor distribution optimization method under the conditions of multi-state in monitoring structural health conditions
Yongnian et al. An improved genetic algorithm for mobile robotic path planning
CN109116833A (en) Based on improvement drosophila-bat algorithm mechanical failure diagnostic method
Zhai et al. Teaching-learning-based optimization with a fuzzy grouping learning strategy for global numerical optimization

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20131211