Research Article A Swarm Optimization Genetic Algorithm Based on Quantum-Behaved Particle Swarm Optimization

Size: px
Start display at page:

Download "Research Article A Swarm Optimization Genetic Algorithm Based on Quantum-Behaved Particle Swarm Optimization"

Transcription

1 Hidawi Computatioal Itelligece ad Neurosciece Volume 217, Article ID , 15 pages Research Article A Swarm Optimizatio Geetic Algorithm Based o Quatum-Behaved Particle Swarm Optimizatio Tao Su 1,2 ad Mig-hai Xu 1 1 College of Pipelie ad Civil Egieerig, Chia Uiversity of Petroleum, Qigdao 26658, Chia 2 Shegli College, Chia Uiversity of Petroleum, Dogyig, Shadog 257, Chia Correspodece should be addressed to Mig-hai Xu; mighai@upc.edu.c Received 3 Jauary 217; Revised 1 April 217; Accepted 2 April 217; Published 25 May 217 Academic Editor: Ezequiel López-Rubio Copyright 217 Tao Su ad Mig-hai Xu. This is a ope access article distributed uder the Creative Commos Attributio Licese, which permits urestricted use, distributio, ad reproductio i ay medium, provided the origial work is properly cited. Quatum-behaved particle swarm optimizatio (QPSO) algorithm is a variat of the traditioal particle swarm optimizatio (PSO). The QPSO that was origially developed for cotiuous search spaces outperforms the traditioal PSO i search ability. This paper aalyzes the mai factors that impact the search ability of QPSO ad coverts the particle movemet formula to the mutatio coditio by itroducig the rejectio regio, thus proposig a ew biary algorithm, amed swarm optimizatio geetic algorithm (), because it is more like geetic algorithm () tha PSO i form. has crossover ad mutatio operator as but does ot eed to set the crossover ad mutatio probability, so it has fewer parameters to cotrol. The proposed algorithm was tested with several oliear high-dimesio fuctios i the biary search space, ad the results were compared with those from,, ad. The experimetal results show that is distictly superior to the other three algorithms i terms of solutio accuracy ad covergece. 1. Itroductio Particle swarm optimizatio (PSO) algorithm is a populatio-based optimizatio method, which was origially itroduced by Eberhart ad Keedy i 1995 [1]. I PSO, the positio of a particle is represeted by a vector i search space,adthemovemetoftheparticleisdetermiedby a assiged vector called the velocity vector. Each particle updatesthevelocitybasedoitscurretvelocity,thebest previous positio of the particle, ad the global best positio of the populatio. PSO is extesively used for the optimizatio problems because it has simple structures ad is easy to implemet. However, it has some disadvatages, such that it easily falls ito local optima whe solvig the complex ad high-dimesio problems [2, 3]. Hece a umber of variat algorithms have bee proposed to overcome the disadvatages of PSO [4, 5]. The particle swarm algorithm based o the probability covergece is oe of the variat algorithms. This kid of particle swarm algorithm allows the particles to move accordig to probability istead of usig velocity-displacemet particle movemet way. The Bare Boes PSO (B) family is a typical class of probabilistic PSO algorithms [6 8]. The Gaussia distributio was used i the origial versio of B,whichwasproposedbyKeedy[6].theseveral ew B variats used other distributios which seem to geerate better results [7 9]. Ispired by the quatum theory ad the trajectory aalysisofpso[1],suetal.proposedaewprobabilistic algorithm, quatum-behaved particle swarm optimizatio (QPSO) algorithm [11]. I QPSO, each particle has a target poit, which is defied as a liear combiatio of the best previous positio of the particle ad the global best positio. The particle appears aroud the target poit followig a double expoetial distributio. The QPSO algorithm essetially belogs to the B family, ad its update equatio uses a adaptive strategy ad has fewer parameters to be adjusted [12 14]. The QPSO has bee show to perform well i fidig the optimal solutios for cotiuous optimizatio problems ad successfully applied to a wide rage of areas such as multiobjective optimizatio [15, 16], clusterig [17 19], eural etwork traiig [2 22],

2 2 Computatioal Itelligece ad Neurosciece image processig [23, 24], egieerig desig [25], ad dyamic optimizatio [26]. PSO ad QPSO have bee effective tools for solvig global optimizatio problems, but they were origially developed for cotiuous search spaces. Keedy ad Eberhart itroduced a biary versio of PSO for discrete problems amed biary PSO () [27], where the trajectories are defied as chages i the probability that each particle chages its state to 1. Biary PSO has simple structure ad is easy to implemet; hece, it is extesively employed i the optimizatio problems [28 3]. But it also suffers from some disadvatages whe solvig the complex ad high-dimesio problems[28].suetal.proposedbiaryqpso(), i which the target poit is obtaied by usig the crossover operator at the best previous positio of the particle ad the global best positio. Experimet results show that ca fid better solutio geerally tha [31]. I recet years, has bee used successfully i may fields [32 34]. However, although broades the applicatio fields of QPSO, it did ot show the same advatage as i the cotiuous space. QPSO algorithm should have better performace i solvig the problems basedodiscretespace.thispaperaalyzesthemaifactors that impact the search ability of QPSO ad coverts the particle movemet formula to the mutatio coditio by the itroductio of rejectio regio. It the desiged a ew biary codig QPSO, which has crossover ad mutatio operator ad is like geetic algorithm () i form; that is,theproposedalgorithmisaewgeeticalgorithmbut icorporates the core idea of QPSO. So it was amed swarm optimizatio geetic algorithm (). Compared with the, the has o selectio operator, ad each idividual participates i evolutio based o the iformatio of the populatio ad its ow iformatio. At the same time, the mutatio probability of the is ot fixed. I the early stage of the algorithm, the probability of mutatio is large ad the populatio ca keep the diversity, with the iteratio of the algorithm, the mutatio probability teds to zero, ad the algorithm ca fially coverge. The rest of this paper is orgaized as follows. Sectio 2 is a brief itroductio of PSO ad biary PSO; Sectio 3 summarizes QPSO ad biary QPSO; Sectio 4 itroduces the mutatio coditio of biary codig coverted from the particle movemet formula i QPSO; Sectio 5 proposes the ew biary QPSO algorithm,, ad the discusses the differece betwee this algorithm ad QPSO, ; Sectio 6 presets the experimet results from the bechmark fuctios; fially, the paper is cocluded i Sectio Particle Swarm Optimizatio Particle swarm optimizatio (PSO) algorithm is a populatio-based optimizatio techique used i cotiuous spaces. It ca be mathematically described as follows. Assume the size of the populatio is ad the dimesio of the search space is q; the the ith particle of the swarm ca be represeted by a positio vector X i =(x i1,x i2,...,x iq );the velocity of a particle i is deoted by vector V i =(V i1, V i2,..., V iq ); vector P i = (p i1,p i2,...,p iq ) is the best previous positio of particle i, called persoal best positio, ad P g = (p g1,p g2,...,p gq ) is the best positio of the populatio, called global best positio. The velocity of particle i is calculated accordigly: V k+1 ij =ωv k ij +c 1r 1 (p k ij xk ij )+c 2r 2 (p k gj xk ij ), (1) where i = 1,2,...,, j = 1,2,...,q, is populatio size, k istheumberofiteratios,ω is iertia weight, c 1 ad c 2 are acceleratio coefficiets, ad r 1 ad r 1 are radom umbers i the iterval [, 1]. The the ext positio is updated as follows: x k+1 ij =x k ij + Vk+1 ij. (2) The PSO algorithm is applied to solve optimizatio problems i the real search space, but may optimizatio problems are set i discrete space. Keedy ad Eberhart proposed a discrete biary versio of PSO, amed biary PSO (), where the particle positio has two possible values, or 1. The velocity formula i remais uchaged, ad the particle positio is updated as follows: ij = { 1 S(V k+1 ij )>rad { otherwise, { x k+1 where rad is a radom umber i the iterval [, 1] ad the fuctio S(V) is a Sigmoid fuctio as S (V) = 3. Quatum-Behaved Particle Swarm Optimizatio (3) 1 (1+e V ). (4) Ispired by trajectory aalyses of PSO i [1], Su et al. proposed a ovel variat of PSO, amed quatum-behaved particle swarm optimizatio (QPSO), which outperforms the traditioal PSO i search ability. QPSO sets a target poit for each particle; deote G i = (g i1,g i2,...,g iq ) as the target poit for particle i,ofwhichthe coordiates are g ij =φ ij p ij +(1 φ ij )p gj, (5) where φ ij isaradomumberitheiterval[, 1]. the trajectory aalysis i [1] shows that G i is the local attractor of particle i; that is, i PSO, particle i coverges to it. The positio of particle i is updated as follows: x k+1 ij =g k ij ± Lk ij 2 l ( 1 u ), L k ij =2α c j x k ij, where u is a radom umber i the iterval [, 1] ad C= [c 1,c 1,...,c q ] is kow as the mea best positio that is (6)

3 Computatioal Itelligece ad Neurosciece 3 y Figure 1: Probability desity fuctio of double expoetial distributio. defied by the average of the persoal best positio of all particles, accordigly, c j = 1 p tj, j=1,2,...,q, (7) t=1 Parameter α is called Cotractio-Expasio Coefficiet, which ca be tued to cotrol the covergece speed of the algorithms. Because the iteratios of QPSO are differet from those of PSO, the methodology of caot be applied to QPSO. Su et al. itroduced the crossover operator of ito QPSO ad proposed biary QPSO (). I, X i = (x i1,x i2,...,x iq ) still represets the positio of particle i,but it is ecessary to emphasize that X i is a biary strig rather tha a vector, ad x ij is the jth substrig of X i,otthejth bit i the biary strig. Assume the legth of each substrig is l; the the legth of X i is lq. The target poit G i for particle i is geerated through crossover operator; that is, exerts crossover operatio o the persoal best positio P i ad the global best positio P g to geerate two offsprig biary strigs, ad G i is radomly selected from them. Defie p m =α d H (c j,x k ij ) l ( 1 ), u U[, 1], (8) u where k is the umber of iteratios ad d H (c j,x k ij ) is the Hammig distace betwee c j ad x k ij.comparedwiththe two bit strigs, the Hammig distace is the cout of bit differeceithetwostrigs.c j is the jth substrig of the mea best positio, ad the dth bit of c j is determied by the states of the dthbitofallparticles persoalbestpositios.ifmore particles take o 1 at the dth bit, the dth bit of c j is 1; otherwise the bit will be. For each bit of g ij,whep m > rad execute operatios as follows: if the state of the bit is 1, the set its state to ; else set its state to. 4. A Mutatio Coditio Usig i Biary Space The reaso why the QPSO algorithm has better global search capability tha the traditioal PSO algorithm is that it chages the velocity-displacemet model of the traditioal PSO algorithm; i QPSO, the movemet of particle to its target poit has o determied trajectory; it ca appear at aypositioithewholefeasiblesearchspacewithacertai distributio, which is the double expoetial distributio [13, 14]. Such a positio ca be far from the target poit ad may be superior to the curret global best positio of the populatio. This should also be reflected i the costructio of biary QPSO algorithm. The probability desity fuctio of particle i i QPSO is f(x i )= 1 L i e 2 X i G i /L i, (L i >),,2,...,. (9) Set λ i =2/L i,ady i =X i G i ;the(9)caberewritteas f(y i )= λ i 2 e λ i y i, (λ i >). (1) That is, y i obeys the double expoetial distributio, of which the mea ad variace are E(y i )=ad D(y i )=2/λ 2 i.the graph of probability desity fuctio (1) is Figure 1. Sice the domai of y i is (, + ), particle ca appear i ay positio of the search space, but the probability that a particle appears i a positio far away from its target poit is small. Whe λ i +,thevariaced(y i )=2/λ 2 i which meas that X i coverge to G i with probability 1. Whe the positio of a particle uses biary ecodig, it is hard to describe the relative positio of two poits usig the measure of two biary strigs. Similar to set a rejectio regio, we set a threshold value V (V >). Whe the value of y i falls ito the rejectio regio, as show i Figure 2, set y i =;thatis,x i =G i,elsex i = mutatio(g i ).mutatio(g i ) meas mutatio operatio o G i.

4 4 Computatioal Itelligece ad Neurosciece v v Figure 2: Refused domai of probability desity fuctio. For ay u,whichisaradomumberitheiterval[, 1], the coditio that y i does ot fall ito the rejectio regio is P( y i > V) >u. (11) TheleftsideofCoditio(11)cabewritteas P( y i > V) = V λ i 2 eλ it dt + V + + λ =2 i V 2 e λ it dt = e λiv. λ i 2 e λ it dt Thus Coditio (11) meas e λ iv >u, accordigly: (12) λ i V < l ( 1 ). (13) u I order to esure that the algorithm ca coverge, set λ i = 1 d H (C, X i ), (14) where C isthemeabestpositioofthepopulatio. The Coditio (13) is V d(c,x i ) < l ( 1 u ), (15) where d( ) is used to measure the differece of two biary strigs. Hammig distace ca be used here. Assume y=l(1/u);the u=exp ( y), y >. (16) For (16), whe the value of y is small, the fuctio has fast rates of chage as show i Figure 3, so Coditio (15) suffers from the effect of the iitial value of d(c, X i ). So Coditio (15)cabechageditoitsequivaletform: σd (C, X i )>l ( 1 ), (17) u where parameter σ isacostatthatisgreaterthazero u Figure 3: Figure of equatio (16). 5. Swarm Optimizatio Geetic Algorithm Based o the mutatio coditio (17), mutatio operator is itroduced ito. X i still represets the positio of particle i, P i is the persoal best positio of particle i, P g is the global best positio, ad C is the mea best positio which is defied the same as i. Differet from, crossover or mutatio operatio process is applied to the whole biary strig, istead of bits. Because the procedure of the algorithm is similar to, it is amed as swarm optimizatio geetic algorithm (). The process ca be described as follows. (1) Iitialize a populatio of particles X i i biary space; (2) Set persoal best positio P i =X i,adcomputec; (3) Evaluate the fitess of particles f(x i ) ad determie the global best positio P g ; (4) while termiate coditio is ot reached do (5) for each particle i do y

5 Computatioal Itelligece ad Neurosciece 5 (6) Exert crossover operatio o P i ad P g to geerate two offsprig biary strigs, (7) G i is radomly selected from them. (8) if coditio (17) is true, (9) Exert mutatio operatio o G i ; (1) ed if (11) Set X i =G i ; (12) Compute the fitess of particles f(x i ),adupdatep i, (13) ed for i (14) Update P g ad the mea best positio C; (15) ed while p m sigma = 2 sigma = 1 sigma = d Figure 4: Figures of mutatio probability. Compared to the with the same crossover ad mutatio operator, has the followig characteristics: (1) does ot have selectio operator ad crossover probability ad its crossover operator is exerted directly o P i ad P g. Therefore, the form of the fitess fuctio f(x i ) has o effect o the algorithm, ad the target fuctio of the maximizatio problem ca be set as the fitess fuctio. (2) Coditio (17) ca be tured ito u>exp ( σd (C, X i )). (18) Sice σd(c, X i ),therageofexp( σd(c, X i )) is (, 1), adu is a radom umber i the iterval [, 1]; thus Coditio (18) is equivalet to a adaptive mutatio probability: p m =1 exp ( σd (C, X i )), (19) where σ is a costat that is greater tha zero ad d(c, X i ) decreases with the icrease of iteratio times. Therefore, p m is shruk, which causes the algorithm to coverge. (3) σ is the oly parameter of, which ca be tued to cotrol the covergece speed of the algorithms as Cotractio-Expasio Coefficiet α i. Whe the value of σ is.5, 1, ad 2, the curves of mutatio probability p m chagig with d( ) are show i Figure 4. The figure demostrates that the smaller the value of σ,the faster the covergece speed of the algorithm. It also ca be see that the global searchig ability of the algorithm is reduced whe σ is too small. So set σ=1i. 6. Experimetal Results The proposed is compared with,, ad. They are tested o the followig 1 bechmark problems to be miimized [28, 35]: (1)SphereFuctio F 1 (X) = (2)Schwefel sproblem2.22 F 2 (X) = (3)Schwefel sproblem1.2 F 3 (X) = (4)StepFuctio F 4 (X) = x 2 i, x i 1. (2) x i + x i, x i 1. (21) i j=1 ( x j ) 2 ( x i +.5 ) 2, (5)Schwefel sproblem2.21, x i 1. (22) x i 1. (23) F 5 (X) = max { i x i },,2,...,, x i 1. (24) (6) 2 Miima Fuctio F 6 (X) = 1 (x 4 i 16x 2 i +5x i ), x i 5. (25)

6 6 Computatioal Itelligece ad Neurosciece Table 1: Parameters of algorithms applied i the experimets. Algorithm Parameter settigs σ=1 ω =.7, c 1 =c 2 =2, V max =6 α= p c =.9, p m =.1.15 (7)Schwefel sproblem1.2 F 7 (X) = x i si ( x i ), x i 5. (26) (8) Ackley Fuctio F 8 (X) = 2exp (.2 exp ( x 2 i ) cos (2πx i ) )+2+e, (9) Geeralized Pealized Fuctio x i 32. (27) F 9 (X) = π 1 {1 si (πy 1)+ (y i 1) 2 [1 + 1 si 2 (πy i+1 )] + (y 1) 2 }+ u(x i, 1, 1, 4), y i =1+ (x i +1), u(x 4 i,a,k,m)= k(x i a) m { a x i a, { { k( x i a) m x i >a, x i < a. x i 5 (28) (1)GriewakFuctio F 1 (X) = 1 x 2 i 4 cos ( x i )+1, i xi 6. (29) I these fuctios, F 1 F 5 are uimodal ad F 6 F 1 are multimodal. Their optimum values are all zeros except F 6 ad F 7. The miimum values of F 6 ad F 7 are ad , respectively, where is the dimesio of a fuctio. I the experimets, the dimesio of each fuctio is 8, ad the biary code legth of each cotiuous variable is 15, sothelegthofparticleis12foreachfuctio.thesizeof populatio is 5 ad the total umber of iteratios is set to 5. The parameters of algorithms are listed i Table 1, where p c is crossover probability ad p m is mutatio probability i. Four algorithms ra idepedetly 3 times o the bechmark fuctios, ad the best target fuctio value was recorded at each ru. To compare the four algorithms, 3 data sets were aalyzed usig the followig statistic parameters: the mea, the stadard deviatio (STD), the best, the worst, ad the media; these results are reported i Tables 2 ad 3. Moreover, the statistical test is coducted i order to determie whether the average best results are differet with a statistical sigificace. The cofidece level is fixed at.95, ad the tests retur p value which are show i Tables 4 ad5.weusethesasforstatisticaltestig;ithesas system, if the p valueislesstha.1,thesystemdisplays <.1. Thevalueofh i Tables 4 ad 5 shows the result of pairwise compariso; h=1idicates the previous compariso algorithm is sigificatly better tha the latter; h=represets o sigificat differece betwee the two compared algorithms; h = 1 idicates the previous compariso algorithm is sigificatly worse tha the latter. The results of compared with ad arelisteditables2ad4.theresultsshowthat surpasses ad i miimizig the te bechmark fuctios except F 3. Figure 5 illustrates the covergece process of the best target fuctio value of populatio i oe ruig. As show i Figure 5, the coverges faster tha ad. Sicehasalmostthesameformas,thesame crossover ad mutatio operator, sigle-poit crossover ad sigle-poit mutatio, are used i both algorithms. I, the elitist strategy is applied to improve the covergece ad optimizatio results. It should be oted that the ca ot coverge after 5 iteratios for most of the fuctios; for better compariso, the umber of iteratios of the is setto2itable3toesurethatthealgorithmisfully coverget. For high-dimesio fuctios, assume X i =(x i1,x i2,..., x iq ) is the biary strig of the particle (or idividual) i,where q is the umber of dimesios ad x ij is the jth substrig of X i. It is easy for or to exert crossover ad mutatio operatio o each substrig x ij i tur, istead of o the whole X i. For istace, i, Coditio (17) ca be writte as σd (c j,x ij )>l ( 1 ), (3) u

7 Computatioal Itelligece ad Neurosciece Target fuctio Target fuctio Iteratio Iteratio (a) F 1 (b) F Target fuctio Target fuctio Iteratio Iteratio (c) F 3 (d) F Target fuctio Target fuctio Iteratio Iteratio (e) F 5 (f) F 6 Figure 5: Cotiued.

8 8 Computatioal Itelligece ad Neurosciece Target fuctio 2 25 Target fuctio Iteratio Iteratio (g) F 7 (h) F Target fuctio Target fuctio Iteratio Iteratio (i) F 9 (j) F 1 Figure 5: Figures of the covergece processes of,, ad. for each substrig x ij of X i,wherec j are the jth substrig of C. The the process of whe the crossover ad mutatio operatio act o substrig ca be described as follows: the same operatio ca also be used i. (1) Iitialize a populatio of particles X i i biary space; (2) Set persoal best positio P i =X i,adcomputec; (3) Evaluate the fitess of particles f(x i ) ad determie the global best positio P g ; (4) while termiate coditio is ot reached do (5) for each particle i do (6) for each substrig of particle j do (7) Exert crossover operatio o P ij ad P gj to geerate two offsprig biary strigs, (8) G ij is radomly selected from them. (9) if coditio (3) is true, (1) Exert mutatio operatio o G ij ; (11) ed if (12) Set X ij =G ij ; (13) ed for j (14) Compute the fitess of particles f(x i ),adupdatep i, (15) ed for i

9 Computatioal Itelligece ad Neurosciece Target fuctio Target fuctio Iteratio Iteratio (a) F 1 (b) F Target fuctio Target fuctio Iteratio Iteratio (c) F 3 (d) F Target fuctio Target fuctio Iteratio Iteratio (e) F 5 (f) F 6 Figure 6: Cotiued.

10 1 Computatioal Itelligece ad Neurosciece Target fuctio Target fuctio Iteratio Iteratio (g) F 7 (h) F Target fuctio Target fuctio Iteratio Iteratio (i) F 9 (j) F 1 Figure 6: Figures of the covergece processes of ad whe the crossover ad mutatio operatio act o substrig. (16) Update P g ad the mea best positio C; (17) ed while The covergece processes of ad, whe crossover ad mutatio operatio act o substrigs of particles (or idividual), are show i Figure 6; the results of ad are listed i Tables 3, 4, ad 5. The experimetal results show that is obviously superior totheothesolutioaccuracyadthecovergece. For high-dimesio fuctios, it is effective to improve the covergece speed ad optimizatio ability, exertig crossover ad mutatio operatio o substrigs; as show i Tables 3 ad 4, it sigificatly improves the covergece rate of. But its ifluece is ot sigificat for ; accordig to Table 5, it has better performace i miimizig fuctios F 3, F 7, F 8,adF 9, especially for fuctio F Coclusios I this study,, a biary swarm itelligece algorithm, which is based o QPSO ad biary QPSO, is itroduced.

11 Computatioal Itelligece ad Neurosciece 11 Table 2: Miimizatio results for,, ad. Fuctio Algorithm The best Mea SD The worst Media F e e e e 5 F F F F F F F F F It coverts the movemet formula of QPSO to mutatio coditios, thus itroducig the mutatio operator of. has the similar form to but does ot eed to set the crossover ad mutatio probability, so it has fewer parameters to cotrol. itegrates strogpoit of ad PSO. The experimetal results show that is distictly superior to,, ad i terms of solutio accuracy ad covergece. Furthermore, sice has the same crossover ad mutatio operator as, may improvemets o the ca be applied to it; therefore, this algorithm has better applicatios ad research prospects.

12 12 Computatioal Itelligece ad Neurosciece Table 3: Miimizatio results for ad. Fuctio Algorithm The best Mea SD The worst Media 7.451e e e e 5 F e F F F F F F F F F The crossover ad mutatio operatio act o substrig.

13 Computatioal Itelligece ad Neurosciece 13 Table 4: Compariso of with other algorithms ad with. Fuctio Test p value <.1 < F 1 h p value <.1 <.1.1 <.1.34 F 2 h p value.724 <.1 <.1 < F 3 h p value <.1 < F 4 h p value <.1 <.1 <.1 < F 5 h p value <.1 <.1.6 < F 6 h p value.81 < F 7 h p value <.1.2 <.1 < F 8 h p value < <.1 <.1.43 F 9 h p value <.1 < < F 1 h The crossover ad mutatio operatio act o substrig. Table 5: Compariso of with other algorithms. Fuctio Test p value <.1 < F 1 h p value <.1 <.1.2 <.1.38 F 2 h p value < <.1 <.1 <.1 F 3 h p value <.1 < F 4 h p value <.1 <.1 <.1 < F 5 h p value <.1 <.1.2 < F 6 h p value <.1 <.1 <.1 <.1 <.1 F 7 h p value <.1 <.1 <.1 <.1 <.1 F 8 h p value <.1 <.1 <.1 <.1.44 F 9 h p value <.1 < < F 1 h The crossover ad mutatio operatio act o substrig.

14 14 Computatioal Itelligece ad Neurosciece Coflicts of Iterest The authors declare that they have o coflicts of iterest. Ackowledgmets The work was supported by the Natioal Natural Sciece Foudatio of Chia ( ). Refereces [1] R. C. Eberhart ad J. Keedy, A ew optimizer usig particle swarm theory, i Proceedigs of the 6th Iteratioal Symposium o Micromachie ad Huma Sciece, pp , Nagoya, Japa, October [2] F. Va de Bergh ad A. P. Egelbrecht, A ew locally coverget particle swarm optimiser, i Proceedigs of the Iteratioal Coferece o Systems, Ma ad Cyberetics, pp , October 22. [3] F.vadeBerghadA.P.Egelbrecht, Acovergeceprooffor theparticleswarmoptimiser, Fudameta Iformaticae, vol. 15, o. 4, pp , 21. [4] R. Poli, J. Keedy, ad T. Blackwell, Particle swarm optimizatio: a overview, Swarm Itelligece, vol. 1, o. 1, pp , 27. [5] A. A. A. Esmi, R. A. Coelho, ad S. Matwi, A review o particle swarm optimizatio algorithm ad its variats to clusterig high-dimesioal data, Artificial Itelligece Review, vol.44,o.1,pp.23 45,215. [6] J. Keedy, Bare boes particle swarms, i Proceedigs of the IEEE Swarm Itelligece Symposium (SIS 3), pp.8 87, Idiaapolis,Id,USA,23. [7] J. Keedy, Probability ad dyamics i the particle swarm, i Proceedigs of the Cogress o Evolutioary Computatio, CEC 4, pp , Jue 24. [8] T.J.RicheradT.M.Blackwell, TheLévy particle swarm, i Proceedigs of the IEEE Cogress o Evolutioary Computatio (CEC 6),pp ,July26. [9] R. Vafashoar ad M. R. Meybodi, Multi swarm bare boes particle swarm optimizatio with distributio adaptio, Applied Soft Computig Joural,vol.47,pp ,216. [1] M. Clerc ad J. Keedy, The particle swarm-explosio, stability, ad covergece i a multidimesioal complex space, IEEE Trasactios o Evolutioary Computatio, vol.6,o.1, pp.58 73,22. [11] J. Su, B. Feg, ad W. Xu, Particle swarm optimizatio with particles havig quatum behavior, Cogress o Evolutioary Computatio,vol.7,o.3,pp ,24. [12]J.Su,W.Xu,adB.Feg, Adaptiveparametercotrolfor quatum-behaved particle swarm optimizatio o idividual level, i Proceedigs of IEEE Iteratioal Coferece o Systems, Ma ad Cyberetics, pp , October 25. [13] J. Su, W. Xu, ad B. Feg, A global search strategy of quatumbehaved particle swarm optimizatio, i Proceedigs of the Coferece o Cyberetics Itelliget Systems,vol.1,pp , 25. [14] J. Su, W. Fag, X. Wu, V. Palade, ad W. Xu, Quatumbehaved particle swarm optimizatio: aalysis of idividual particle behavior ad parameter selectio, Evolutioary Computatio,vol.2,o.3,pp ,212. [15] S. N. Omkar, R. Khadelwal, T. V. S. Aath, G. Narayaa Naik, ad S. Gopalakrisha, Quatum behaved Particle Swarm Optimizatio (QPSO) for multi-objective desig optimizatio of composite structures, Expert Systems with Applicatios,vol. 36, o. 8, pp , 29. [16] T. Zhag, T. Hu, J. W. Che, Z. Wa, ad X. Guo, Solvig bilevel multiobjective programmig problem by elite quatum behaved particle swarm optimizatio, Abstract ad Applied Aalysis,vol.212,o.5,ArticleID12482,pp ,212. [17] J. Su, W. Xu, ad B. Ye, Quatum-Behaved particle swarm optimizatio clusterig algorithm, i Proceedigs of the Iteratioal Coferece o Advaced Data Miig ad Applicatios, vol. 493, pp , 26. [18] K. Lu, K. Fag, ad G. Xie, A hybrid quatum-behaved particle swarm optimizatio algorithm for clusterig aalysis, i Proceedigs of the 5th Iteratioal Coferece o Fuzzy Systems ad Kowledge Discovery, FSKD, vol.1,pp.21 25, Chia, October 28. [19] C. Zhag ad W. Che, Quatum-behaved particle swarm optimizatio dyamic clusterig algorithm, Advaced Materials Research,vol ,pp ,213. [2] S.Li,R.Wag,W.Hu,adJ.Su, AewQPSObasedbpeural etwork for face detectio, i Proceedigs of the Iteratioal Coferece of Fuzzy Iformatio ad Egieerig, pp , 27. [21] G. Y. Lia, K. L. Huag, J. H. Che, ad F. Q. Gao, Traiig algorithm for radial basis fuctio eural etwork based o quatum-behaved particle swarm optimizatio, Iteratioal Joural of Computer Mathematics,vol.87,o.1 3,pp , 21. [22] C.-T.Cheg,W.-J.Niu,Z.-K.Feg,J.-J.She,adK.-W.Chau, Daily reservoir ruoff forecastig method usig artificial eural etwork based o quatum-behaved particle swarm optimizatio, Water,vol.7,o.8,pp ,215. [23] X. Lei ad A. Fu, Two-dimesioal maximum etropy image segmetatio method based o quatum-behaved particle swarm optimizatio algorithm, i Proceedigs of the 4th Iteratioal Coferece o Natural Computatio, ICNC 8, vol.3, pp ,October28. [24] X. Su, W. Fag, Q. She, ad X. Hao, A image ehacemet method usig the quatum-behaved particle swarm optimizatio with a adaptive strategy, Mathematical Problems i Egieerig,vol.213,o.3,ArticleID824787,pp ,213. [25] L. D. S. Coelho, Gaussia quatum-behaved particle swarm optimizatio approaches for costraied egieerig desig problems, Expert Systems with Applicatios, vol. 37, o. 2, pp , 21. [26] W. Fag, M. Wag, ad C. Li, Solvig dyamic optimizatio problems based o a improved clusterig quatum-behaved particle swarm optimizer, Joural of Computatioal Theoretical Naosciece,vol.13,o.6,pp ,216. [27] J. Keedy ad R. C. Eberhart, A discrete biary versio of the particle swarm algorithm, i Proceedigs of the IEEE Iteratioal Coferece o Systems, Ma, ad Cyberetics. Computatioal Cyberetics ad Simulatio, vol.5,pp , Orlado, Fla, USA, October [28] Z. Beheshti, S. M. Shamsuddi, ad S. Hasa, Memetic biary particle swarm optimizatio for discrete optimizatio problems, Iformatio Scieces, vol. 299, pp , 215. [29] H. Baka ad S. Dara, A Hammig distace based biary particle swarm optimizatio (HD) algorithm for high

15 Computatioal Itelligece ad Neurosciece 15 dimesioal feature selectio, classificatio ad validatio, Patter Recogitio Letters, vol. 52, pp. 94 1, 215. [3] K. K. Bharti ad P. K. Sigh, Oppositio chaotic fitess mutatio based adaptive iertia weight for feature selectio i text clusterig, Applied Soft Computig Joural, vol. 43, pp. 2 34, 216. [31] J. Su, W. Xu, W. Fag, ad Z. Chai, i Adaptive ad Natural Computig Algorithms, vol.4431oflecture Notes i Computer Sciece, pp , 27. [32] J. Zhag, Z. Zhou, W. Gao, Y. Ma, ad Y. Ye, Cogitive Radio adaptatio decisio egie based o biary quatum-behaved particle swarm optimizatio, Chiese Joural of Scietific Istrumet, vol. 32, o. 2, pp , 211. [33] M. Xi, J. Su, L. Liu, F. Fa, ad X. Wu, Cacer feature selectio ad classificatio usig a biary quatum-behaved particle swarm optimizatio ad support vector machie, Computatioal ad mathematical Methods i Medicie, vol. 216, o. 9, Article ID , pp. 1 9, 216. [34] J. Ya, S. Dua, T. Huag, ad L. Wag, Hybrid feature matrix costructio ad feature selectio optimizatio-based multi-objective QPSO for electroic ose i woud ifectio detectio, Sesor Review,vol.36,o.1,pp.23 33, 216. [35] J. G. Digalakis ad K. G. Margaritis, A experimetal study of bechmarkig fuctios for geetic algorithms, Iteratioal Joural of Computer Mathematics, vol.79,o.4,pp , 22.

16 Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Advaces i Multimedia Joural of Idustrial Egieerig Hidawi Publishig Corporatio Volume 214 The Scietific World Joural Iteratioal Joural of Distributed Sesor Networks Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Applied Computatioal Itelligece ad Soft Computig Hidawi Publishig Corporatio Volume 21 Advaces i Fuzzy Systems Modellig & Simulatio i Egieerig Hidawi Publishig Corporatio Volume 214 Submit your mauscripts at Advaces i Artificial Itelligece Iteratioal Joural of Biomedical Imagig Advaces i Advaces i Computer Egieerig Hidawi Publishig Corporatio Volume 214 Iteratioal Joural of Computer Games Techology Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 21 Advaces i Software Egieerig Hidawi Publishig Corporatio Volume 214 Iteratioal Joural of Recofigurable Computig Joural of Robotics Advaces i Huma-Computer Iteractio Computatioal Itelligece ad Neurosciece Joural of Electrical ad Computer Egieerig Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214 Hidawi Publishig Corporatio Volume 214

Research Article A Unified Weight Formula for Calculating the Sample Variance from Weighted Successive Differences

Research Article A Unified Weight Formula for Calculating the Sample Variance from Weighted Successive Differences Discrete Dyamics i Nature ad Society Article ID 210761 4 pages http://dxdoiorg/101155/2014/210761 Research Article A Uified Weight Formula for Calculatig the Sample Variace from Weighted Successive Differeces

More information

Research Article A New Second-Order Iteration Method for Solving Nonlinear Equations

Research Article A New Second-Order Iteration Method for Solving Nonlinear Equations Abstract ad Applied Aalysis Volume 2013, Article ID 487062, 4 pages http://dx.doi.org/10.1155/2013/487062 Research Article A New Secod-Order Iteratio Method for Solvig Noliear Equatios Shi Mi Kag, 1 Arif

More information

Study on Coal Consumption Curve Fitting of the Thermal Power Based on Genetic Algorithm

Study on Coal Consumption Curve Fitting of the Thermal Power Based on Genetic Algorithm Joural of ad Eergy Egieerig, 05, 3, 43-437 Published Olie April 05 i SciRes. http://www.scirp.org/joural/jpee http://dx.doi.org/0.436/jpee.05.34058 Study o Coal Cosumptio Curve Fittig of the Thermal Based

More information

Roaming Behavior of Unconstrained Particles

Roaming Behavior of Unconstrained Particles 23 BRICS Cogress o st Computatioal BRICS Coutries Itelligece Cogress & o th Computatioal Brazilia Cogress Itelligece o Computatioal Itelligece Roamig Behavior of Ucostraied Particles AP Egelbrecht Departmet

More information

Electricity consumption forecasting method based on MPSO-BP neural network model Youshan Zhang 1, 2,a, Liangdong Guo2, b,qi Li 3, c and Junhui Li2, d

Electricity consumption forecasting method based on MPSO-BP neural network model Youshan Zhang 1, 2,a, Liangdong Guo2, b,qi Li 3, c and Junhui Li2, d 4th Iteratioal Coferece o Electrical & Electroics Egieerig ad Computer Sciece (ICEEECS 2016) Electricity cosumptio forecastig method based o eural etwork model Yousha Zhag 1, 2,a, Liagdog Guo2, b,qi Li

More information

Research Article An Allele Real-Coded Quantum Evolutionary Algorithm Based on Hybrid Updating Strategy

Research Article An Allele Real-Coded Quantum Evolutionary Algorithm Based on Hybrid Updating Strategy Computatioal Itelligece ad Neurosciece Volume 216, Article ID 9891382, 9 pages http://dx.doi.org/1.11/216/9891382 Research Article A Allele Real-Coded Quatum Evolutioary Algorithm Based o Hybrid Updatig

More information

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series

Comparison Study of Series Approximation. and Convergence between Chebyshev. and Legendre Series Applied Mathematical Scieces, Vol. 7, 03, o. 6, 3-337 HIKARI Ltd, www.m-hikari.com http://d.doi.org/0.988/ams.03.3430 Compariso Study of Series Approimatio ad Covergece betwee Chebyshev ad Legedre Series

More information

Modified Decomposition Method by Adomian and. Rach for Solving Nonlinear Volterra Integro- Differential Equations

Modified Decomposition Method by Adomian and. Rach for Solving Nonlinear Volterra Integro- Differential Equations Noliear Aalysis ad Differetial Equatios, Vol. 5, 27, o. 4, 57-7 HIKARI Ltd, www.m-hikari.com https://doi.org/.2988/ade.27.62 Modified Decompositio Method by Adomia ad Rach for Solvig Noliear Volterra Itegro-

More information

Research Article Two Expanding Integrable Models of the Geng-Cao Hierarchy

Research Article Two Expanding Integrable Models of the Geng-Cao Hierarchy Abstract ad Applied Aalysis Volume 214, Article ID 86935, 7 pages http://d.doi.org/1.1155/214/86935 Research Article Two Epadig Itegrable Models of the Geg-Cao Hierarchy Xiurog Guo, 1 Yufeg Zhag, 2 ad

More information

A statistical method to determine sample size to estimate characteristic value of soil parameters

A statistical method to determine sample size to estimate characteristic value of soil parameters A statistical method to determie sample size to estimate characteristic value of soil parameters Y. Hojo, B. Setiawa 2 ad M. Suzuki 3 Abstract Sample size is a importat factor to be cosidered i determiig

More information

Research Article Nonautonomous Discrete Neuron Model with Multiple Periodic and Eventually Periodic Solutions

Research Article Nonautonomous Discrete Neuron Model with Multiple Periodic and Eventually Periodic Solutions Discrete Dyamics i Nature ad Society Volume 21, Article ID 147282, 6 pages http://dx.doi.org/1.11/21/147282 Research Article Noautoomous Discrete Neuro Model with Multiple Periodic ad Evetually Periodic

More information

Research Article Nonexistence of Homoclinic Solutions for a Class of Discrete Hamiltonian Systems

Research Article Nonexistence of Homoclinic Solutions for a Class of Discrete Hamiltonian Systems Abstract ad Applied Aalysis Volume 203, Article ID 39868, 6 pages http://dx.doi.org/0.55/203/39868 Research Article Noexistece of Homocliic Solutios for a Class of Discrete Hamiltoia Systems Xiaopig Wag

More information

Research Article Single-Machine Group Scheduling Problems with Deterioration to Minimize the Sum of Completion Times

Research Article Single-Machine Group Scheduling Problems with Deterioration to Minimize the Sum of Completion Times Hidawi Publishig Corporatio Mathematical Problems i Egieerig Volume 2012, Article ID 275239, 9 pages doi:101155/2012/275239 Research Article Sigle-Machie Group Schedulig Problems with Deterioratio to Miimize

More information

Benchmark Fitness Landscape Analysis

Benchmark Fitness Landscape Analysis Bechmark Fitess Ladscape Aalysis Galia Merkuryeva, Vitalijs Bolshakovs Departmet of Modellig ad Simulatio Riga Techical Uiversity Riga, Latvia e-mail: galia.merkurjeva@rtu.lv; vitalijs.bolsakovs@rtu.lv

More information

OPTIMAL PIECEWISE UNIFORM VECTOR QUANTIZATION OF THE MEMORYLESS LAPLACIAN SOURCE

OPTIMAL PIECEWISE UNIFORM VECTOR QUANTIZATION OF THE MEMORYLESS LAPLACIAN SOURCE Joural of ELECTRICAL EGIEERIG, VOL. 56, O. 7-8, 2005, 200 204 OPTIMAL PIECEWISE UIFORM VECTOR QUATIZATIO OF THE MEMORYLESS LAPLACIA SOURCE Zora H. Perić Veljo Lj. Staović Alesadra Z. Jovaović Srdja M.

More information

AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC MAPS

AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC MAPS http://www.paper.edu.c Iteratioal Joural of Bifurcatio ad Chaos, Vol. 1, No. 5 () 119 15 c World Scietific Publishig Compay AN OPEN-PLUS-CLOSED-LOOP APPROACH TO SYNCHRONIZATION OF CHAOTIC AND HYPERCHAOTIC

More information

Evapotranspiration Estimation Using Support Vector Machines and Hargreaves-Samani Equation for St. Johns, FL, USA

Evapotranspiration Estimation Using Support Vector Machines and Hargreaves-Samani Equation for St. Johns, FL, USA Evirometal Egieerig 0th Iteratioal Coferece eissn 2029-7092 / eisbn 978-609-476-044-0 Vilius Gedimias Techical Uiversity Lithuaia, 27 28 April 207 Article ID: eviro.207.094 http://eviro.vgtu.lt DOI: https://doi.org/0.3846/eviro.207.094

More information

Double Stage Shrinkage Estimator of Two Parameters. Generalized Exponential Distribution

Double Stage Shrinkage Estimator of Two Parameters. Generalized Exponential Distribution Iteratioal Mathematical Forum, Vol., 3, o. 3, 3-53 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.9/imf.3.335 Double Stage Shrikage Estimator of Two Parameters Geeralized Expoetial Distributio Alaa M.

More information

A Modified Statistical Design Model of Double Sampling X Control Chart

A Modified Statistical Design Model of Double Sampling X Control Chart Proceedigs of the Iteratioal MultiCoferece of Egieers ad Computer Scietists 009 Vol II IMECS 009, March 8-0, 009, Hog Kog A Modified Statistical Desig Model of Double Samplig X Cotrol Chart Chau-Che Torg,

More information

Discrete Orthogonal Moment Features Using Chebyshev Polynomials

Discrete Orthogonal Moment Features Using Chebyshev Polynomials Discrete Orthogoal Momet Features Usig Chebyshev Polyomials R. Mukuda, 1 S.H.Og ad P.A. Lee 3 1 Faculty of Iformatio Sciece ad Techology, Multimedia Uiversity 75450 Malacca, Malaysia. Istitute of Mathematical

More information

Research Article Moment Inequality for ϕ-mixing Sequences and Its Applications

Research Article Moment Inequality for ϕ-mixing Sequences and Its Applications Hidawi Publishig Corporatio Joural of Iequalities ad Applicatios Volume 2009, Article ID 379743, 2 pages doi:0.55/2009/379743 Research Article Momet Iequality for ϕ-mixig Sequeces ad Its Applicatios Wag

More information

Estimation for Complete Data

Estimation for Complete Data Estimatio for Complete Data complete data: there is o loss of iformatio durig study. complete idividual complete data= grouped data A complete idividual data is the oe i which the complete iformatio of

More information

Modified Logistic Maps for Cryptographic Application

Modified Logistic Maps for Cryptographic Application Applied Mathematics, 25, 6, 773-782 Published Olie May 25 i SciRes. http://www.scirp.org/joural/am http://dx.doi.org/.4236/am.25.6573 Modified Logistic Maps for Cryptographic Applicatio Shahram Etemadi

More information

CS284A: Representations and Algorithms in Molecular Biology

CS284A: Representations and Algorithms in Molecular Biology CS284A: Represetatios ad Algorithms i Molecular Biology Scribe Notes o Lectures 3 & 4: Motif Discovery via Eumeratio & Motif Represetatio Usig Positio Weight Matrix Joshua Gervi Based o presetatios by

More information

Research Article Global Exponential Stability of Discrete-Time Multidirectional Associative Memory Neural Network with Variable Delays

Research Article Global Exponential Stability of Discrete-Time Multidirectional Associative Memory Neural Network with Variable Delays Iteratioal Scholarly Research Network ISRN Discrete Mathematics Volume 202, Article ID 8375, 0 pages doi:0.5402/202/8375 Research Article Global Expoetial Stability of Discrete-Time Multidirectioal Associative

More information

Computational Intelligence Winter Term 2018/19

Computational Intelligence Winter Term 2018/19 Computatioal Itelligece Witer Term 28/9 Prof. Dr. Güter Rudolph Lehrstuhl für Algorithm Egieerig (LS ) Fakultät für Iformatik TU Dortmud Pla for Today Lecture Evolutioary Algorithms (EA) Optimizatio Basics

More information

Research Article A Novel Artificial Bee Colony Algorithm for Function Optimization

Research Article A Novel Artificial Bee Colony Algorithm for Function Optimization Mathematical Problems i Egieerig Volume 2015, Article ID 129271, 10 pages http://dx.doi.org/10.1155/2015/129271 Research Article A Novel Artificial Bee Coloy Algorithm for Fuctio Optimizatio Sog Zhag ad

More information

Expectation-Maximization Algorithm.

Expectation-Maximization Algorithm. Expectatio-Maximizatio Algorithm. Petr Pošík Czech Techical Uiversity i Prague Faculty of Electrical Egieerig Dept. of Cyberetics MLE 2 Likelihood.........................................................................................................

More information

10-701/ Machine Learning Mid-term Exam Solution

10-701/ Machine Learning Mid-term Exam Solution 0-70/5-78 Machie Learig Mid-term Exam Solutio Your Name: Your Adrew ID: True or False (Give oe setece explaatio) (20%). (F) For a cotiuous radom variable x ad its probability distributio fuctio p(x), it

More information

A New Solution Method for the Finite-Horizon Discrete-Time EOQ Problem

A New Solution Method for the Finite-Horizon Discrete-Time EOQ Problem This is the Pre-Published Versio. A New Solutio Method for the Fiite-Horizo Discrete-Time EOQ Problem Chug-Lu Li Departmet of Logistics The Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog Phoe: +852-2766-7410

More information

Information-based Feature Selection

Information-based Feature Selection Iformatio-based Feature Selectio Farza Faria, Abbas Kazeroui, Afshi Babveyh Email: {faria,abbask,afshib}@staford.edu 1 Itroductio Feature selectio is a topic of great iterest i applicatios dealig with

More information

1 Review of Probability & Statistics

1 Review of Probability & Statistics 1 Review of Probability & Statistics a. I a group of 000 people, it has bee reported that there are: 61 smokers 670 over 5 960 people who imbibe (drik alcohol) 86 smokers who imbibe 90 imbibers over 5

More information

Research Article A Note on Ergodicity of Systems with the Asymptotic Average Shadowing Property

Research Article A Note on Ergodicity of Systems with the Asymptotic Average Shadowing Property Discrete Dyamics i Nature ad Society Volume 2011, Article ID 360583, 6 pages doi:10.1155/2011/360583 Research Article A Note o Ergodicity of Systems with the Asymptotic Average Shadowig Property Risog

More information

μ are complex parameters. Other

μ are complex parameters. Other A New Numerical Itegrator for the Solutio of Iitial Value Problems i Ordiary Differetial Equatios. J. Suday * ad M.R. Odekule Departmet of Mathematical Scieces, Adamawa State Uiversity, Mubi, Nigeria.

More information

Research Article Some E-J Generalized Hausdorff Matrices Not of Type M

Research Article Some E-J Generalized Hausdorff Matrices Not of Type M Abstract ad Applied Aalysis Volume 2011, Article ID 527360, 5 pages doi:10.1155/2011/527360 Research Article Some E-J Geeralized Hausdorff Matrices Not of Type M T. Selmaogullari, 1 E. Savaş, 2 ad B. E.

More information

Interval Intuitionistic Trapezoidal Fuzzy Prioritized Aggregating Operators and their Application to Multiple Attribute Decision Making

Interval Intuitionistic Trapezoidal Fuzzy Prioritized Aggregating Operators and their Application to Multiple Attribute Decision Making Iterval Ituitioistic Trapezoidal Fuzzy Prioritized Aggregatig Operators ad their Applicatio to Multiple Attribute Decisio Makig Xia-Pig Jiag Chogqig Uiversity of Arts ad Scieces Chia cqmaagemet@163.com

More information

6.867 Machine learning, lecture 7 (Jaakkola) 1

6.867 Machine learning, lecture 7 (Jaakkola) 1 6.867 Machie learig, lecture 7 (Jaakkola) 1 Lecture topics: Kerel form of liear regressio Kerels, examples, costructio, properties Liear regressio ad kerels Cosider a slightly simpler model where we omit

More information

Research Article Robust Linear Programming with Norm Uncertainty

Research Article Robust Linear Programming with Norm Uncertainty Joural of Applied Mathematics Article ID 209239 7 pages http://dx.doi.org/0.55/204/209239 Research Article Robust Liear Programmig with Norm Ucertaity Lei Wag ad Hog Luo School of Ecoomic Mathematics Southwester

More information

R. van Zyl 1, A.J. van der Merwe 2. Quintiles International, University of the Free State

R. van Zyl 1, A.J. van der Merwe 2. Quintiles International, University of the Free State Bayesia Cotrol Charts for the Two-parameter Expoetial Distributio if the Locatio Parameter Ca Take o Ay Value Betwee Mius Iity ad Plus Iity R. va Zyl, A.J. va der Merwe 2 Quitiles Iteratioal, ruaavz@gmail.com

More information

SRC Technical Note June 17, Tight Thresholds for The Pure Literal Rule. Michael Mitzenmacher. d i g i t a l

SRC Technical Note June 17, Tight Thresholds for The Pure Literal Rule. Michael Mitzenmacher. d i g i t a l SRC Techical Note 1997-011 Jue 17, 1997 Tight Thresholds for The Pure Literal Rule Michael Mitzemacher d i g i t a l Systems Research Ceter 130 Lytto Aveue Palo Alto, Califoria 94301 http://www.research.digital.com/src/

More information

Confidence interval for the two-parameter exponentiated Gumbel distribution based on record values

Confidence interval for the two-parameter exponentiated Gumbel distribution based on record values Iteratioal Joural of Applied Operatioal Research Vol. 4 No. 1 pp. 61-68 Witer 2014 Joural homepage: www.ijorlu.ir Cofidece iterval for the two-parameter expoetiated Gumbel distributio based o record values

More information

Short Term Load Forecasting Using Artificial Neural Network And Imperialist Competitive Algorithm

Short Term Load Forecasting Using Artificial Neural Network And Imperialist Competitive Algorithm Short Term Load Forecastig Usig Artificial eural etwork Ad Imperialist Competitive Algorithm Mostafa Salamat, Mostafa_salamat63@yahoo.com Javad Mousavi, jmousavi.sh1365@gmail.com Seyed Hamid Shah Alami,

More information

Mixtures of Gaussians and the EM Algorithm

Mixtures of Gaussians and the EM Algorithm Mixtures of Gaussias ad the EM Algorithm CSE 6363 Machie Learig Vassilis Athitsos Computer Sciece ad Egieerig Departmet Uiversity of Texas at Arligto 1 Gaussias A popular way to estimate probability desity

More information

On comparison of different approaches to the stability radius calculation. Olga Karelkina

On comparison of different approaches to the stability radius calculation. Olga Karelkina O compariso of differet approaches to the stability radius calculatio Olga Karelkia Uiversity of Turku 2011 Outlie Prelimiaries Problem statemet Exact method for calculatio stability radius proposed by

More information

Research on Dependable level in Network Computing System Yongxia Li 1, a, Guangxia Xu 2,b and Shuangyan Liu 3,c

Research on Dependable level in Network Computing System Yongxia Li 1, a, Guangxia Xu 2,b and Shuangyan Liu 3,c Applied Mechaics ad Materials Olie: 04-0-06 ISSN: 66-748, Vols. 53-57, pp 05-08 doi:0.408/www.scietific.et/amm.53-57.05 04 Tras Tech Publicatios, Switzerlad Research o Depedable level i Network Computig

More information

Axis Aligned Ellipsoid

Axis Aligned Ellipsoid Machie Learig for Data Sciece CS 4786) Lecture 6,7 & 8: Ellipsoidal Clusterig, Gaussia Mixture Models ad Geeral Mixture Models The text i black outlies high level ideas. The text i blue provides simple

More information

Uniform Strict Practical Stability Criteria for Impulsive Functional Differential Equations

Uniform Strict Practical Stability Criteria for Impulsive Functional Differential Equations Global Joural of Sciece Frotier Research Mathematics ad Decisio Scieces Volume 3 Issue Versio 0 Year 03 Type : Double Blid Peer Reviewed Iteratioal Research Joural Publisher: Global Jourals Ic (USA Olie

More information

Stability Analysis of the Euler Discretization for SIR Epidemic Model

Stability Analysis of the Euler Discretization for SIR Epidemic Model Stability Aalysis of the Euler Discretizatio for SIR Epidemic Model Agus Suryato Departmet of Mathematics, Faculty of Scieces, Brawijaya Uiversity, Jl Vetera Malag 6545 Idoesia Abstract I this paper we

More information

Mathematical Modeling of Optimum 3 Step Stress Accelerated Life Testing for Generalized Pareto Distribution

Mathematical Modeling of Optimum 3 Step Stress Accelerated Life Testing for Generalized Pareto Distribution America Joural of Theoretical ad Applied Statistics 05; 4(: 6-69 Published olie May 8, 05 (http://www.sciecepublishiggroup.com/j/ajtas doi: 0.648/j.ajtas.05040. ISSN: 6-8999 (Prit; ISSN: 6-9006 (Olie Mathematical

More information

Research Article Research on Application of Regression Least Squares Support Vector Machine on Performance Prediction of Hydraulic Excavator

Research Article Research on Application of Regression Least Squares Support Vector Machine on Performance Prediction of Hydraulic Excavator Joural of Cotrol Sciece ad Egieerig, Article ID 686130, 4 pages http://dx.doi.org/10.1155/2014/686130 Research Article Research o Applicatio of Regressio Least Squares Support Vector Machie o Performace

More information

Particle Swarm Optimization Algorithm for the Shortest Confidence Interval Problem

Particle Swarm Optimization Algorithm for the Shortest Confidence Interval Problem JOURNAL OF COMPUTER, VOL. 7, NO. 8, AUGUT 0 809 Particle warm Optimizatio Algorithm for the hortest Cofece Iterval Problem hag Gao ad Zaiyue Zhag chool of Computer ciece ad Egieerig, Jiagsu Uiversity of

More information

A new iterative algorithm for reconstructing a signal from its dyadic wavelet transform modulus maxima

A new iterative algorithm for reconstructing a signal from its dyadic wavelet transform modulus maxima ol 46 No 6 SCIENCE IN CHINA (Series F) December 3 A ew iterative algorithm for recostructig a sigal from its dyadic wavelet trasform modulus maxima ZHANG Zhuosheg ( u ), LIU Guizhog ( q) & LIU Feg ( )

More information

Goodness-Of-Fit For The Generalized Exponential Distribution. Abstract

Goodness-Of-Fit For The Generalized Exponential Distribution. Abstract Goodess-Of-Fit For The Geeralized Expoetial Distributio By Amal S. Hassa stitute of Statistical Studies & Research Cairo Uiversity Abstract Recetly a ew distributio called geeralized expoetial or expoetiated

More information

Statistical Pattern Recognition

Statistical Pattern Recognition Statistical Patter Recogitio Classificatio: No-Parametric Modelig Hamid R. Rabiee Jafar Muhammadi Sprig 2014 http://ce.sharif.edu/courses/92-93/2/ce725-2/ Ageda Parametric Modelig No-Parametric Modelig

More information

Research Article Crude Oil Price Prediction Based on a Dynamic Correcting Support Vector Regression Machine

Research Article Crude Oil Price Prediction Based on a Dynamic Correcting Support Vector Regression Machine Abstract ad Applied Aalysis Volume 2013, Article ID 528678, 7 pages http://dx.doi.org/10.1155/2013/528678 Research Article Crude Oil Price Predictio Based o a Dyamic Correctig Support Vector Regressio

More information

Similarity Solutions to Unsteady Pseudoplastic. Flow Near a Moving Wall

Similarity Solutions to Unsteady Pseudoplastic. Flow Near a Moving Wall Iteratioal Mathematical Forum, Vol. 9, 04, o. 3, 465-475 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/0.988/imf.04.48 Similarity Solutios to Usteady Pseudoplastic Flow Near a Movig Wall W. Robi Egieerig

More information

IP Reference guide for integer programming formulations.

IP Reference guide for integer programming formulations. IP Referece guide for iteger programmig formulatios. by James B. Orli for 15.053 ad 15.058 This documet is iteded as a compact (or relatively compact) guide to the formulatio of iteger programs. For more

More information

1 Inferential Methods for Correlation and Regression Analysis

1 Inferential Methods for Correlation and Regression Analysis 1 Iferetial Methods for Correlatio ad Regressio Aalysis I the chapter o Correlatio ad Regressio Aalysis tools for describig bivariate cotiuous data were itroduced. The sample Pearso Correlatio Coefficiet

More information

THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0.

THE SOLUTION OF NONLINEAR EQUATIONS f( x ) = 0. THE SOLUTION OF NONLINEAR EQUATIONS f( ) = 0. Noliear Equatio Solvers Bracketig. Graphical. Aalytical Ope Methods Bisectio False Positio (Regula-Falsi) Fied poit iteratio Newto Raphso Secat The root of

More information

6.3 Testing Series With Positive Terms

6.3 Testing Series With Positive Terms 6.3. TESTING SERIES WITH POSITIVE TERMS 307 6.3 Testig Series With Positive Terms 6.3. Review of what is kow up to ow I theory, testig a series a i for covergece amouts to fidig the i= sequece of partial

More information

RAINFALL PREDICTION BY WAVELET DECOMPOSITION

RAINFALL PREDICTION BY WAVELET DECOMPOSITION RAIFALL PREDICTIO BY WAVELET DECOMPOSITIO A. W. JAYAWARDEA Departmet of Civil Egieerig, The Uiversit of Hog Kog, Hog Kog, Chia P. C. XU Academ of Mathematics ad Sstem Scieces, Chiese Academ of Scieces,

More information

NUMERICAL METHOD FOR SINGULARLY PERTURBED DELAY PARABOLIC PARTIAL DIFFERENTIAL EQUATIONS

NUMERICAL METHOD FOR SINGULARLY PERTURBED DELAY PARABOLIC PARTIAL DIFFERENTIAL EQUATIONS THERMAL SCIENCE, Year 07, Vol., No. 4, pp. 595-599 595 NUMERICAL METHOD FOR SINGULARLY PERTURBED DELAY PARABOLIC PARTIAL DIFFERENTIAL EQUATIONS by Yula WANG *, Da TIAN, ad Zhiyua LI Departmet of Mathematics,

More information

Vector Quantization: a Limiting Case of EM

Vector Quantization: a Limiting Case of EM . Itroductio & defiitios Assume that you are give a data set X = { x j }, j { 2,,, }, of d -dimesioal vectors. The vector quatizatio (VQ) problem requires that we fid a set of prototype vectors Z = { z

More information

NEW IDENTIFICATION AND CONTROL METHODS OF SINE-FUNCTION JULIA SETS

NEW IDENTIFICATION AND CONTROL METHODS OF SINE-FUNCTION JULIA SETS Joural of Applied Aalysis ad Computatio Volume 5, Number 2, May 25, 22 23 Website:http://jaac-olie.com/ doi:.948/252 NEW IDENTIFICATION AND CONTROL METHODS OF SINE-FUNCTION JULIA SETS Jie Su,2, Wei Qiao

More information

ECE 8527: Introduction to Machine Learning and Pattern Recognition Midterm # 1. Vaishali Amin Fall, 2015

ECE 8527: Introduction to Machine Learning and Pattern Recognition Midterm # 1. Vaishali Amin Fall, 2015 ECE 8527: Itroductio to Machie Learig ad Patter Recogitio Midterm # 1 Vaishali Ami Fall, 2015 tue39624@temple.edu Problem No. 1: Cosider a two-class discrete distributio problem: ω 1 :{[0,0], [2,0], [2,2],

More information

Particle Swarm Optimization for Absolute Value Equations

Particle Swarm Optimization for Absolute Value Equations Joural of Computatioal Iformatio Systems 6:7(00) 359-366 Available at http://wwwjofciscom Particle Swarm Optimizatio for Absolute Value Equatios Logqua YONG Departmet of Mathematics, Shaaxi Uiversity of

More information

Intermittent demand forecasting by using Neural Network with simulated data

Intermittent demand forecasting by using Neural Network with simulated data Proceedigs of the 011 Iteratioal Coferece o Idustrial Egieerig ad Operatios Maagemet Kuala Lumpur, Malaysia, Jauary 4, 011 Itermittet demad forecastig by usig Neural Network with simulated data Nguye Khoa

More information

Expectation and Variance of a random variable

Expectation and Variance of a random variable Chapter 11 Expectatio ad Variace of a radom variable The aim of this lecture is to defie ad itroduce mathematical Expectatio ad variace of a fuctio of discrete & cotiuous radom variables ad the distributio

More information

A New Multivariate Markov Chain Model with Applications to Sales Demand Forecasting

A New Multivariate Markov Chain Model with Applications to Sales Demand Forecasting Iteratioal Coferece o Idustrial Egieerig ad Systems Maagemet IESM 2007 May 30 - Jue 2 BEIJING - CHINA A New Multivariate Markov Chai Model with Applicatios to Sales Demad Forecastig Wai-Ki CHING a, Li-Mi

More information

Detection of Defective Element in a Space Borne Planar Array with Far-Field Power Pattern Using Particle Swarm Optimization

Detection of Defective Element in a Space Borne Planar Array with Far-Field Power Pattern Using Particle Swarm Optimization IOSR Joural of Electroics ad Commuicatio Egieerig (IOSR-JECE e-issn: 2278-2834,p- ISSN: 2278-8735.Volume, Issue 3, Ver. IV (Ma - Ju.2015, PP 17-22 www.iosrjourals.org Detectio of Defective Elemet i a Space

More information

Probability, Expectation Value and Uncertainty

Probability, Expectation Value and Uncertainty Chapter 1 Probability, Expectatio Value ad Ucertaity We have see that the physically observable properties of a quatum system are represeted by Hermitea operators (also referred to as observables ) such

More information

Open Access Research of Strip Flatness Control Based on Legendre Polynomial Decomposition

Open Access Research of Strip Flatness Control Based on Legendre Polynomial Decomposition Sed Orders for Reprits to reprits@bethamsciece.ae The Ope Automatio ad Cotrol Systems Joural, 215, 7, 23-211 23 Ope Access Research of Strip Flatess Cotrol Based o Legedre Polyomial Decompositio Ya Liu,

More information

APPENDIX: STUDY CASES A SURVEY OF NONPARAMETRIC TESTS FOR THE STATISTICAL ANALYSIS OF EVOLUTIONARY COMPUTATION EXPERIMENTS

APPENDIX: STUDY CASES A SURVEY OF NONPARAMETRIC TESTS FOR THE STATISTICAL ANALYSIS OF EVOLUTIONARY COMPUTATION EXPERIMENTS A survey of oparametric tests for the statistical aalysis of evolutioary computatio experimets. Appedix 1 APPENDIX: STUDY CASES A SURVEY OF NONPARAMETRIC TESTS FOR THE STATISTICAL ANALYSIS OF EVOLUTIONARY

More information

Element sampling: Part 2

Element sampling: Part 2 Chapter 4 Elemet samplig: Part 2 4.1 Itroductio We ow cosider uequal probability samplig desigs which is very popular i practice. I the uequal probability samplig, we ca improve the efficiecy of the resultig

More information

1 of 7 7/16/2009 6:06 AM Virtual Laboratories > 6. Radom Samples > 1 2 3 4 5 6 7 6. Order Statistics Defiitios Suppose agai that we have a basic radom experimet, ad that X is a real-valued radom variable

More information

THE KALMAN FILTER RAUL ROJAS

THE KALMAN FILTER RAUL ROJAS THE KALMAN FILTER RAUL ROJAS Abstract. This paper provides a getle itroductio to the Kalma filter, a umerical method that ca be used for sesor fusio or for calculatio of trajectories. First, we cosider

More information

Research Article On the Strong Laws for Weighted Sums of ρ -Mixing Random Variables

Research Article On the Strong Laws for Weighted Sums of ρ -Mixing Random Variables Hidawi Publishig Corporatio Joural of Iequalities ad Applicatios Volume 2011, Article ID 157816, 8 pages doi:10.1155/2011/157816 Research Article O the Strog Laws for Weighted Sums of ρ -Mixig Radom Variables

More information

MAT1026 Calculus II Basic Convergence Tests for Series

MAT1026 Calculus II Basic Convergence Tests for Series MAT026 Calculus II Basic Covergece Tests for Series Egi MERMUT 202.03.08 Dokuz Eylül Uiversity Faculty of Sciece Departmet of Mathematics İzmir/TURKEY Cotets Mootoe Covergece Theorem 2 2 Series of Real

More information

Rank Modulation with Multiplicity

Rank Modulation with Multiplicity Rak Modulatio with Multiplicity Axiao (Adrew) Jiag Computer Sciece ad Eg. Dept. Texas A&M Uiversity College Statio, TX 778 ajiag@cse.tamu.edu Abstract Rak modulatio is a scheme that uses the relative order

More information

Correspondence should be addressed to Wing-Sum Cheung,

Correspondence should be addressed to Wing-Sum Cheung, Hidawi Publishig Corporatio Joural of Iequalities ad Applicatios Volume 2009, Article ID 137301, 7 pages doi:10.1155/2009/137301 Research Article O Pečarić-Raić-Dragomir-Type Iequalities i Normed Liear

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machie learig Mid-term exam October, ( poits) Your ame ad MIT ID: Problem We are iterested here i a particular -dimesioal liear regressio problem. The dataset correspodig to this problem has examples

More information

Research Article Health Monitoring for a Structure Using Its Nonstationary Vibration

Research Article Health Monitoring for a Structure Using Its Nonstationary Vibration Advaces i Acoustics ad Vibratio Volume 2, Article ID 69652, 5 pages doi:.55/2/69652 Research Article Health Moitorig for a Structure Usig Its Nostatioary Vibratio Yoshimutsu Hirata, Mikio Tohyama, Mitsuo

More information

The picture in figure 1.1 helps us to see that the area represents the distance traveled. Figure 1: Area represents distance travelled

The picture in figure 1.1 helps us to see that the area represents the distance traveled. Figure 1: Area represents distance travelled 1 Lecture : Area Area ad distace traveled Approximatig area by rectagles Summatio The area uder a parabola 1.1 Area ad distace Suppose we have the followig iformatio about the velocity of a particle, how

More information

Research Article Health Monitoring for a Structure Using Its Nonstationary Vibration

Research Article Health Monitoring for a Structure Using Its Nonstationary Vibration Hidawi Publishig Corporatio Advaces i Acoustics ad Vibratio Volume 2, Article ID 69652, 5 pages doi:.55/2/69652 Research Article Health Moitorig for a Structure Usig Its Nostatioary Vibratio Yoshimutsu

More information

Properties and Hypothesis Testing

Properties and Hypothesis Testing Chapter 3 Properties ad Hypothesis Testig 3.1 Types of data The regressio techiques developed i previous chapters ca be applied to three differet kids of data. 1. Cross-sectioal data. 2. Time series data.

More information

Research on real time compensation of thermal errors of CNC lathe based on linear regression theory Qiu Yongliang

Research on real time compensation of thermal errors of CNC lathe based on linear regression theory Qiu Yongliang d Iteratioal Coferece o Machiery, Materials Egieerig, Chemical Egieerig ad Biotechology (MMECEB 015) Research o real time compesatio of thermal errors of CNC lathe based o liear regressio theory Qiu Yogliag

More information

Computational Tutorial of Steepest Descent Method and Its Implementation in Digital Image Processing

Computational Tutorial of Steepest Descent Method and Its Implementation in Digital Image Processing Computatioal utorial of Steepest Descet Method ad Its Implemetatio i Digital Image Processig Vorapoj Pataavijit Departmet of Electrical ad Electroic Egieerig, Faculty of Egieerig Assumptio Uiversity, Bagkok,

More information

Vector Permutation Code Design Algorithm. Danilo SILVA and Weiler A. FINAMORE

Vector Permutation Code Design Algorithm. Danilo SILVA and Weiler A. FINAMORE Iteratioal Symposium o Iformatio Theory ad its Applicatios, ISITA2004 Parma, Italy, October 10 13, 2004 Vector Permutatio Code Desig Algorithm Dailo SILVA ad Weiler A. FINAMORE Cetro de Estudos em Telecomuicações

More information

Week 1, Lecture 2. Neural Network Basics. Announcements: HW 1 Due on 10/8 Data sets for HW 1 are online Project selection 10/11. Suggested reading :

Week 1, Lecture 2. Neural Network Basics. Announcements: HW 1 Due on 10/8 Data sets for HW 1 are online Project selection 10/11. Suggested reading : ME 537: Learig-Based Cotrol Week 1, Lecture 2 Neural Network Basics Aoucemets: HW 1 Due o 10/8 Data sets for HW 1 are olie Proect selectio 10/11 Suggested readig : NN survey paper (Zhag Chap 1, 2 ad Sectios

More information

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 +

62. Power series Definition 16. (Power series) Given a sequence {c n }, the series. c n x n = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + 62. Power series Defiitio 16. (Power series) Give a sequece {c }, the series c x = c 0 + c 1 x + c 2 x 2 + c 3 x 3 + is called a power series i the variable x. The umbers c are called the coefficiets of

More information

Infinite Sequences and Series

Infinite Sequences and Series Chapter 6 Ifiite Sequeces ad Series 6.1 Ifiite Sequeces 6.1.1 Elemetary Cocepts Simply speakig, a sequece is a ordered list of umbers writte: {a 1, a 2, a 3,...a, a +1,...} where the elemets a i represet

More information

Chapter 10: Power Series

Chapter 10: Power Series Chapter : Power Series 57 Chapter Overview: Power Series The reaso series are part of a Calculus course is that there are fuctios which caot be itegrated. All power series, though, ca be itegrated because

More information

Research Article Approximate Riesz Algebra-Valued Derivations

Research Article Approximate Riesz Algebra-Valued Derivations Abstract ad Applied Aalysis Volume 2012, Article ID 240258, 5 pages doi:10.1155/2012/240258 Research Article Approximate Riesz Algebra-Valued Derivatios Faruk Polat Departmet of Mathematics, Faculty of

More information

Definitions and Theorems. where x are the decision variables. c, b, and a are constant coefficients.

Definitions and Theorems. where x are the decision variables. c, b, and a are constant coefficients. Defiitios ad Theorems Remember the scalar form of the liear programmig problem, Miimize, Subject to, f(x) = c i x i a 1i x i = b 1 a mi x i = b m x i 0 i = 1,2,, where x are the decisio variables. c, b,

More information

CHAPTER 10 INFINITE SEQUENCES AND SERIES

CHAPTER 10 INFINITE SEQUENCES AND SERIES CHAPTER 10 INFINITE SEQUENCES AND SERIES 10.1 Sequeces 10.2 Ifiite Series 10.3 The Itegral Tests 10.4 Compariso Tests 10.5 The Ratio ad Root Tests 10.6 Alteratig Series: Absolute ad Coditioal Covergece

More information

Drift analysis and average time complexity of evolutionary algorithms

Drift analysis and average time complexity of evolutionary algorithms Artificial Itelligece 127 (2001) 57 85 Drift aalysis ad average time complexity of evolutioary algorithms Ju He a,xiyao b, a Departmet of Computer Sciece, Norther Jiaotog Uiversity, Beijig 100044, PR Chia

More information

An Effective Biogeography Based Optimization Algorithm to Slove Economic Load Dispatch Problem

An Effective Biogeography Based Optimization Algorithm to Slove Economic Load Dispatch Problem Joural of Computer Sciece 8 (9): 482-486, 202 ISSN 549-3636 202 Sciece Publicatios A Effective Biogeography Based Optimizatio Algorithm to Slove Ecoomic Load Dispatch Problem Vaitha, M. ad 2 K. Thaushkodi

More information

Reinforcement Learning Based Dynamic Selection of Auxiliary Objectives with Preserving of the Best Found Solution

Reinforcement Learning Based Dynamic Selection of Auxiliary Objectives with Preserving of the Best Found Solution Reiforcemet Learig Based Dyamic Selectio of Auxiliary Objectives with Preservig of the Best Foud Solutio arxiv:1704.07187v1 [cs.ne] 24 Apr 2017 Abstract Efficiecy of sigle-objective optimizatio ca be improved

More information

Random Variables, Sampling and Estimation

Random Variables, Sampling and Estimation Chapter 1 Radom Variables, Samplig ad Estimatio 1.1 Itroductio This chapter will cover the most importat basic statistical theory you eed i order to uderstad the ecoometric material that will be comig

More information

The DOA Estimation of Multiple Signals based on Weighting MUSIC Algorithm

The DOA Estimation of Multiple Signals based on Weighting MUSIC Algorithm , pp.10-106 http://dx.doi.org/10.1457/astl.016.137.19 The DOA Estimatio of ultiple Sigals based o Weightig USIC Algorithm Chagga Shu a, Yumi Liu State Key Laboratory of IPOC, Beijig Uiversity of Posts

More information