A Hybrid Co-evolutionary Particle Swarm Optimization Algorithm for Solving Constrained Engineering Design Problems

Size: px
Start display at page:

Download "A Hybrid Co-evolutionary Particle Swarm Optimization Algorithm for Solving Constrained Engineering Design Problems"

Transcription

1 JOURNL OF COMPUERS VOL 5 NO 6 JUNE Hybrd Co-evolutonary Partcle Optmzaton lgorthm for Solvng Constraned Engneerng Desgn Problems Yongquan Zhou Shengyu Pe College of Mathematcs and Computer Scence Guangx Unversty for Natonaltes Nannng Chna Emal: yongquanzhou@6com bstract hs paper presents an effectve hybrd coevolutonary partcle swarm optmzaton algorthm for solvng constraned engneerng desgn problems whch s based on smulated annealng (S) employng the noton of co-evoluton to adapt penalty factors By employng the Sbased selecton for the best poston of partcles and swarms when updatng the velocty n co-evolutonary partcle swarm optmzaton algorthm Smulaton results based on well-known constraned engneerng desgn problems demonstrate the effectveness effcency and robustness on ntal populatons of the proposed and can reach a hgh precson Index erms Partcle swarm optmzaton; Smulated annealng; Constraned optmzaton; Co-evoluton; Penalty functon I INRODUCION Partcle swarm optmzaton (PSO) algorthm [] s an optmzaton method wdely used to solve contnuous nonlnear functons It s a stochastc optmzaton technque that was orgnally developed to smulate the movement of a flock of brds or a group of fsh searchng for food Many engneerng desgn problems can be formulated as constraned optmzaton problems So far penalty functon methods have been the most popular methods for constraned optmzaton due to ther smplcty and easy mplementaton However t s often not easy to set sutable penalty factors or to desgn adaptve mechansm Dstngush from penalty functon method; co-evolutonary partcle swarm optmzaton approach (CPSO) [] s an effectve method for solvng constraned optmzaton problems Partcle swarm optmzaton (PSO) s a novel populaton-based searchng technque proposed n 995 as an alternatve to genetc algorthm (G) [] Compared wth G PSO has some attractve characterstcs Frstly PSO has memory that s the knowledge of good solutons s retaned by all partcles whereas n G prevous knowledge of the problem s destroyed once the populaton changes Secondly PSO has constructve cooperaton between partcles that s partcles n the *Correspondng author el E-mal: yongquanzhou@6com(yongquan Zhou) swarm shares ther nformaton On the other hand smlar to G t s also shown that PSO s often easy to be premature convergence so that exploraton (searchng for promsng solutons wthn the entre regon) and explotaton (searchng for mproved solutons n subregons) should be enhanced and well balanced to acheve better performance hus we wll consder the development of more effectve CPSO-based approach In ths paper we wll propose an effectve hybrd strategy named CPSOS by ncorporatng the umpng mechansm of smulated annealng (S) [4] [5] nto CPSO to acheve results wth hgh qualty and relance he remanng contents are organzed as follows In Secton the problem statement of constraned engneerng desgn problems s provded In Secton the hybrd CPSOS strategy s proposed and explaned n detal Smulaton results can be found n Secton 4 Fnally n Secton 5 we end the paper wth some conclusons and future work II PROBLEM SEMEN OF CONSRINED ENGINEERING DESIGN Generally a constraned optmzaton problem can be descrbed as follows: Fnd x to Mnmze f (x) Subect to: g ( x) 0; = n h ( x) = 0 = p () where x = [ x x x d ] denotes the decson soluton vector n s the number of nequalty constrants and p s the number of equalty constrants In a common practce equalty constrant h ( x) = 0 can be h (x) δ h (x) δ (δ s a small tolerant amount) hus N = n + p replaced by a set of nequalty constraned and all constrants can be transformed to nequalty constrants Many engneerng desgn problems can be formulated as constraned optmzaton problems he presence of constrants may sgnfcantly affect the optmzaton 00 CDEMY PUBLISHER do:0404/cp

2 966 JOURNL OF COMPUERS VOL 5 NO 6 JUNE 00 performances of any optmzaton algorthms for unconstraned problems For most constrant-handng technques both nfeasble and feasble solutons could be generated at the search stage and constrants are dealt wth when evaluatng solutons he volaton of constrants for each soluton s consdered separately and the relatonshp between nfeasble solutons and feasble regons s exploted to gude search he dffculty les n that there s no certan metrc crteron to measure ths relatonshp Dstngush from penalty functon method; a co-evolutonary partcle swarm optmzaton approach (CPSO) s proposed for constraned optmzaton problems by applyng PSO and employng the noton of co-evoluton (Wang 006) III CPSOS HYBRID SREGY he standard PSO he PSO s frst ntroduced by Kennedy and Eberhard t s a stochastc optmzaton technque that can be lkened to the behavor of a flock of brds or the socologcal behavor of group problems ncludng neural network tranng and functon mnmzaton Several attempts have made to mprove the performance of the orgnal PSO some of whch are dscussed n ths secton Let s denote the swarm sze each ndvdual s has the followng attrbutes current poston n the search spaces X = x x x ] a current velocty [ s [ v v v s Y [ y y y s] V ] = ; each partcle has ts own best poston (pbest) = correspondng to the personal best obectve value obtaned so far at tme t he global best partcle (gbest) s denoted by ŷ Durng each teraton each partcle n the swarm s updated usng () and () ssumng that the functon f s to be mnmzed that the swarm conssts of n partcles and that r ~ U (0) r ~ U (0) are elements from two unform random sequences n the range of ( 0) then v ( t + ) = wv ( t) + cr [ y ( t) x ( )] + c ˆ r[ y ( t) x ( t)] () t For all { n} where v s the velocty of the th dmenson of the th partcles c and c are constants called acceleraton coeffcents w s called the nerta factor he new poston of a partcle s calculated usng x ( = n t + ) = x ( t) + v ( t + ) () he personal best poston of each partcle s updated usng equaton Y ( t) f Y ( t + ) = X( t + ) f f ( X ( t + ) f ( Y ( t)) f ( X ( t + ) < f ( Y ( t)) (4) and the global best poston found by any partcle durng all prevous steps ŷ s defned as yˆ ( t + ) = arg mn f ( Y ( t + )) s (5) Y B CPSO strategy he prncple of co-evoluton model n CPSO s shown n Fgure In CPSO two knds of swarms are used In partcular one knd of a sngle swarm (denoted by ) wth sze M s used adapt sutable penalty factors another knd of multple swarms (denoted by M ) each wth sze M are used n parallel to search good decson solutons Each partcle B n represents a set of penalty factors for partcles n where each partcle represents a decson soluton B B B M Swam M Fgure Graphcal llustraton for noton of co-evoluton In every generaton of co-evoluton process every wll evolve by usng PSO for a certan number of generatons G wth partcle B n as penalty factors for soluton evaluaton to get a new hen the ftness of each partcle B n wll be determned fter all partcles n are evaluated wll also evolve by usng PSO wth one generaton to get a new wth adusted penalty factors he above co-evoluton process wll be repeated untl a pre-defned stoppng crteron s satsfed (eg a maxmum number of coevoluton generatons G are reached) k k k 00 CDEMY PUBLISHER

3 JOURNL OF COMPUERS VOL 5 NO 6 JUNE In partcular the th partcle n n CPSO s evaluated by usng the followng formula: F() x = f () x + sum_ vol w + num_ vol w (6) where f ( x ) s the obectve value of the th partcle sum _ vol denotes the sum of all the amounts by whch the constrants are volated num _ vol denotes the number of constrants volaton w and w are penalty factors correspondng to the partcle B n he value of sum _ vol s calculated as follows: N sum _ vol = g ( x) g ( x) > 0 (7) = where N s the number of nequalty constrants (here t s assumed that all equalty constrants have been transformed to nequalty constrants) Each partcle n represents a set of factors ( w and w ) fter evolves for a certan number of generatons ( G ) the th partcle B n s evaluated as follows () If there s at least one feasble soluton n then partcle B s evaluated usng the followng formula and s called a vald partcle: (8) f feasble P( B ) = num _ feasble num _ feasble Where f feasble denotes the sum of obectve functon values of feasble solutons on and feasble s the number of feasble solutons n num _ () If there s no feasble soluton n (t can be consdered that the penalty s too low) then partcle B n s evaluated as follows and s called an nvald partcle sum _ vol P( B) = max( Pvald) + num_ vol (9) num _ vol where max( P vald ) denotes the maxmum ftness value of all vald partcles n sum _ vol denotes the sum of constrans volaton for all partcles n and num _ vol counts the total number of constrants volaton for all partcles n he partcle n encodes a set of penalty factors ( w and w ) whle the partcle n encodes a set of decson varables Both knds of partcles wll apply Eqs () and () to adust ther postons so as to obtan good decson soluton and sutable penalty factors C Hybrd CPSOS strategy he man defcency of PSO s easy to be premature convergence One reason s that n PSO ŷ g s used as ŷ n Eq (5) Consequently all partcles have the tendency to fly to the current best soluton that may be a local optmum or a soluton near local optmum so that all partcles wll concentrate to a small regon and the global exploraton ablty wll be weakened hat s to say f ŷ g s not the global optmum the algorthm evolved wth Eqs () and () may mss the regon contanng the global optmum or may trap n a local optmum s we known smulated annealng s a stochastc searchng algorthm wth umpng property motvated by the smlarty between the solds annealng procedure and optmzaton problems he most sgnfcant character of S s the probablstc umpng property e a worse soluton has a probablty to be accepted as the new soluton Moreover by adustng the temperature such a umpng probablty can be controlled In partcular the probablty s rather hgh when temperature s hgh and decreases as the temperature decreases; and when the temperature tends to zero the probablty approaches to zero so that only better solutons can be accepted It has been theoretcally proved that under certan condtons S s globally convergent n probablty In ths secton we try to ncorporate the mechansm of S nto CPSO to propose a hybrd optmzaton strategy named CPSOS s mentoned before n CPSO ŷ g s one element of the set of all y whch can be regarded as a set of local optma hus we attempt to modfy the selecton of to overcome premature convergence In partcular we employ the cross factor of S hat s we do use one of y (denoted by ŷ g ) as ŷ Borrowng the mechansm of S all other y can be regarded as specal solutons Worse than ŷ and we defne ftness value of each y to replace temperature t e ( Fyg Fy)/ t ŷ g as the ŷ at a certan 00 CDEMY PUBLISHER

4 968 JOURNL OF COMPUERS VOL 5 NO 6 JUNE 00 he whole procedure of CPSOS s descrbed as follows: Step : (Intalzaton): Intalze and and evaluate partcles n Duplcate ; M copes as M Let l = 0 t = 0 b = 0 temperature = e 8 decayscale = 07 l Step : Repeat untl a stoppng crteron s satsfed = G ): Step : Repeat untl a stoppng crteron s satsfed ( t = G ); Step : Evolve ( = M) usng PSOS wth penalty factors ( B ( = M) t = t + Step : ; Step : Calculate ftness of all partcles B n ( = M ) Step : Evolve usng PSO wth one generaton to get a new wth adusted penalty factors Step 4: Let l = l + and t = 0; Step : Output the best gbest of all Lastly the proposed CPSOS s a general optmzaton algorthm that can be appled to any constraned optmzaton problems In the next secton we wll apply such an approach for constraned engneerng desgn problems IV SIMULION RESULS ND NLYSIS In ths secton we wll carry out numercal smulaton based on some well-known constraned engneerng desgn problems to nvestgate the performances of the proposed CPSOS For each testng problem the parameters of the CPSOS are set as follows: M =50 G =5 G =0 M =0 c = c =0 w n PSO lnearly decrease from 09 to 04 he maxmum and mnmum postons for partcles n ( X max and X mn ) depend on the varable regon gven by the problems he maxmum and mnmum postons of partcles n are set as wmax = wmax =000 and w mn = w mn = 0 for the frst two problems and as wmax = wmax =0000 w = w = 5000 for the thrd problem and mn mn Moreover the maxmum and mnmum veloctes for partcles n both the knds of swarms are set as V = 0 ( X X ) and V ( ) mn = Vmax = max max mn Smulaton results for a welded beam desgn problem (Example ) he welded beam desgn problem s taken from Rao (996) n whch a welded desgned for mnmum cost subect to constrants on shear stress (τ ) bendng stress n the beam (θ ) bucklng load on the bar ( P c ) end deflecton of the beam (δ ) and sde constrans here are four desgn varables as shown n Fgure e hx ( ) lx ( ) tx ( ) and bx ( 4) he problem can be mathematcally formulated as follows: Mnmze f ( x) = 047x x x x (40 x ) (0) 4 subect to : g( x) = τ( x) g( x) = σ( x) g() x = x x4 0 g4( x) = 0047x xx4(40 + x) 50 0 g5() x = 05 x 0 g6() x = δ () x 05 0 g ( x) = 6000 Pc( x) 0 7 Where τ ( x ) = x ( τ ') + τ ' τ '' + ( τ '') R τ ' = 6000 xx τ '' = MR J M = 6000(4 + x ) R J = = x x + x + ( ) 4 x x + x xx[ + ( ) ] σ ( x ) = δ ( x ) = x4x 95 x x4 P c( x) = ( x ) x x 4 00 CDEMY PUBLISHER

5 JOURNL OF COMPUERS VOL 5 NO 6 JUNE Fgure welded beam desgn problem (Example ) he approaches appled to ths problem nclude geometrc programmng (Ragsdell and Phllps 976) genetc algorthm wth bnary representaton and tradtonal penalty functon (Deb 99) a G-based coevoluton model (Codllo000) a feasblty-based tournament selecton scheme nspred by the multobectve optmzaton technques (Coello and Montes 000) an effectve co-evolutonary partcle swarm optmzaton for constraned engneerng desgn problems (Qe He Lng Wang 006) and a hybrd partcle swarm optmzaton wth a feasblty-based rule for constraned optmzaton (He Q Wang L 007) In ths paper the CPSOS s run 0 tmes ndependently wth the followng varable regons: 0 x 0 x x x4 0 he best solutons obtaned by the abovementoned approaches are lsted n able and ther statstcal smulaton results are shown n able Desgn varables CPSOS able Comparson of the best soluton of Example found by dfferent methods CPSO (006) HPSO (007) Ragsdell and Phllps (976) Deb (99) Coello (000) Coello and Montes (00) x ( ) x () x () x ( ) g ( ) e g ( ) e N/ g ( ) e N/ g ( ) N/ g ( ) N/ g ( ) N/ g ( ) e N/ f ( x ) able Statstcal results of dfferent methods for Example Method Best Mean Worst Std Dev CPSOS e-005 CPSO(006) Belegundu(98) 8597 N/ N/ N/ rora(989) 46 N/ N/ N/ Coello(000) Coello and Montes(00) CDEMY PUBLISHER

6 970 JOURNL OF COMPUERS VOL 5 NO 6 JUNE 00 From Fgure we can found that compared wth the results obtaned by CPSOS t s demonstrated that CPSOS s of effectveness to avod beng trapped n local optma by ncorporatng the umpng mechansm of S nto pure CPSO B Smulaton results for a tenson/compresson strng desgn problem (Example ) Fgure Evoluton of gbest of hs problem s from rora (989) and Belegundu (98) whch needs to mnmze the weght (e f ( x )) of a tenson/compresson strng (as shown n Fgure 4) subect to constrants on mnmum deflecton shear stress surge frequency lmts on outsde dameter and on desgn varables he desgn varables are the mean col dameter Dx ( ) the wre dameter d( x ) and the Px ( ) number of actve cols he mathematcal formulaton of ths problem can be descrbed as follows: Mnmze f ( x) = ( x+ ) xx () subect to : x x g( x) = x 4x xx g ( x) = ( xx x ) 508x 4045x g( x) = 0 x x x + x g4 ( x) = 0 5 Desgn varables Fgure 4 tenson/compresson strng desgn problem (Example ) he approaches appled to ths problem nclude sx dfferent numercal optmzaton technques (Belegundu 98) a numercal optmzaton technque called constrant correcton at constant cost (rora 989) a G-based co-evoluton model (Coello 000) and a feasblty-based tournament selecton scheme (Coello and Montes 00) an effectve co-evolutonary partcle swarm optmzaton for constraned engneerng desgn problems (Qe He Lng Wang 006) and a hybrd partcle swarm optmzaton wth a feasblty-based rule for constraned optmzaton (He Q Wang L 007) In ths paper the CPSOS s run 0 tmes ndependently wth the followng varable regons: 005 x x able Comparson of the best soluton for Example by dfferent methods CPSOS CPSO (006) HPSO (007) 05 x 5 he best solutons obtaned by the above-mentoned approaches are lsted n able and ther statstcal smulaton results are shown n able 4 From able t can be seen that the best feasble soluton found by CPSOS s better than the best solutons found by other technques Belegundu (98) rora (989) Coello (000) Coello and Montes (00) x ( ) x ( ) x ( ) g ( ) e N/ g ( ) e e-05 N/ g ( ) N/ g ( ) N/ f ( x ) CDEMY PUBLISHER

7 JOURNL OF COMPUERS VOL 5 NO 6 JUNE able 4 Statstcal results of dfferent methods for Example Method Best Mean Worst Std Dev CPSOS e-006 CPSO(006) e-005 Belegundu(98) 0084 N/ N/ N/ rora(989) 0070 N/ N/ N/ Coello(000) e-005 Coello and Montes(00) e-005 C Smulaton results for a pressure vessel desgn problem ( Example ) In ths problem the obectve s to mnmze the total cost ( f ( x ) ) ncludng the cost of the materal formng and weldng cylndrcal vessel s capped at both ends by hemsphercal heads as shown n Fgure 5 here are four desgn varables: s ( x thckness of the h ( x thckness of the head) R ( x nner shell) radus) and L ( x 4 length of the cylndrcal secton of the vessel not ncludng the head) mong the four varables and are nteger multples of 0065 n that the s h avalable thckness of rolled steel plates and R and L are contnuous varables he problem can be formulated as follows (Kannan and Karmer 994): Mnmze f ( x) = 064xxx + 778xxx + 66x x + 984x x () subect to : g( x) = x + 009x 0 g( x) = x x 0 4 g( x) = π x x4 π x g ( x) = x Fgure 5 Center and end secton of pressure vessel desgn problem (Example ) he approaches appled to ths problem nclude genetc adaptve search (Deb 997) an augmented Lagrangan multpler approach (Kannan and Kramer 994) a branch and bound technque (Sandgren 988) a G-based co-evoluton model (Coello 000) and a feasblty-based tournament selecton scheme (Coello and Montes 00) an effectve co-evolutonary partcle swarm optmzaton for constraned engneerng desgn problems (Qe He Lng Wang 006) and a hybrd partcle swarm optmzaton wth a feasblty-based rule for constraned optmzaton (He Q Wang L 007) In ths paper the CPSOS s run 0 tmes ndependently wth the followng varable regons: x 99 x 99 0 x 00 0 x4 00 the best solutons obtaned by the above mentoned approaches are lsted n able 5 and ther statstcal smulaton results are shown n able 6 Desgn varables CPSOS CPSO (006) x ( ) s x ( ) s x able 5 Comparson of the best soluton for Example found by dfferent methods HPSO (007) Standgren (988) Kannan and Kramer (994) Deb (997) Coello (000) Coello and Montes (00) ( ) s ( ) e+0 x4 s g ( ) e N/ g ( ) N/ g ( ) e N/ g ( ) N/ f ( x ) CDEMY PUBLISHER

8 97 JOURNL OF COMPUERS VOL 5 NO 6 JUNE 00 able 6 Statstcal results of dfferent methods for Example Method Best Mean Worst Std Dev CPSOS e-006 CPSO(006) Sandgren(988) 8906 N/ N/ N/ Kannan and Kramer(994) N/ N/ N/ Deb(997) 6408 N/ N/ N/ Coello(000) Coello and Montes(00) REFERENCES Fgure 6 Evoluton of gbest of From Fgure 6 we also found that compared wth the results obtaned by CPSOS t s demonstrated that CPSOS s of effectveness to avod beng trapped n local optma by ncorporatng the umpng mechansm of S nto pure CPSO Based on the above smulaton results and comparsons t can be concluded that CPSOS s of superor searchng qualty and robustness for constraned engneerng desgn problems V CONCLUSIONS hs paper has ntroduced a novel constrant-handlng method-cpsos hs s the frst report to usng CPSOS for constraned engneerng desgn problems whch ncorporate the mechansm of S nto CPSO Smulaton results and comparsons based on some wellknown constraned engneerng desgn problems and comparsons wth prevously reported results demonstrate the effectveness effcency and robustness of CPSOS he future work s to nvestgate better mechansm nto CPSOS to acheve better performance Our future work s to study the parallel mplementaton of CPSOS and the applcaton of CPSOS for constraned combnatoral optmzaton problems CKNOWLEDGMEN hs work s supported by Grants from NSF of Chna and the proect Supported by Grants from Guangx Scence Foundaton [] RC Eberhart and J Kennedy new optmzer usng partcle swarm theory In Proc 9 th Int Conf Neural Informaton Processng Nov00 pp [] He Q Wang L hybrd partcle swarm optmzaton wth a feasblty-based rule for constraned optmzaton ppled Mathematcs and Computaton (): [] DE Goldberg Genetc lgorthms n Search Intellgence Machne Learnng ddson Wesley M 989 [4] L Wang Intellgent Optmzaton lgorthms wth pplcatons snghua Unversty and Sprnger Press Beng 00 [5] LI Lng-La LING Wang L-Heng n effectve hybrd PSOS strategy for optmzaton and ts applcaton to parameter estmaton ppled Mathematcs and Computaton 79(): [6] Carlos Coello Coello Efrén Mezura Montes Constrant-handng n genetc algorthms throught the use of domnance-based tournament selecton dvanced Engneerng Informatcs 006():9-0 [7] Deb K Optmal desgn of a welded beam vs genetc algorthms I Journal 99 9 (): 0-05 [8] Kannan BK Kramer SN n augmented Lagrange multpler based method for mxed nteger dscrete contnuous optmzaton and ts applcatons to mechancal desgn Journal of Mechancal Desgn 994 6(): [9] Montes EM Coello CC smple multmembered evoluton strategy to solve constraned optmzaton problems IEEE ransactons on Evolutonary computaton 005 9():-7 [0] Rao SS Engneerng Optmzaton Wley New York 996 [] Sandgren E 988 Nonlnear nteger and dscrete programmng n mechancal desgn In: Proceedngs of the SME Desgn echnology Conference Kssmne FL pp Yongquan Zhou PhD Professor Hs receved the BS degree n mathematcs from Xanyang Normal Unversty Xanyang Chna In 98 the MS degree n computer from Lanzhou Unversty Lanzhou Chna In 99 and PhD n computaton ntellgence from Xdan Unversty Xan Chna Hs current research nterests ncludng computaton ntellgence and apples Shengyu Pe receved the MS degree n computer from Guangx Unversty for Natonaltes Nannng Chna He current research nterests ncludng computaton ntellgence and apples 00 CDEMY PUBLISHER

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Particle Swarm Optimization with Adaptive Mutation in Local Best of Particles

Particle Swarm Optimization with Adaptive Mutation in Local Best of Particles 1 Internatonal Congress on Informatcs, Envronment, Energy and Applcatons-IEEA 1 IPCSIT vol.38 (1) (1) IACSIT Press, Sngapore Partcle Swarm Optmzaton wth Adaptve Mutaton n Local Best of Partcles Nanda ulal

More information

MODIFIED PARTICLE SWARM OPTIMIZATION FOR OPTIMIZATION PROBLEMS

MODIFIED PARTICLE SWARM OPTIMIZATION FOR OPTIMIZATION PROBLEMS Journal of Theoretcal and Appled Informaton Technology 3 st ecember 0. Vol. No. 005 0 JATIT & LLS. All rghts reserved. ISSN: 9985 www.jatt.org EISSN: 87395 MIFIE PARTICLE SARM PTIMIZATIN FR PTIMIZATIN

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

Solving Design of Pressure Vessel Engineering Problem Using a Fruit Fly Optimization Algorithm

Solving Design of Pressure Vessel Engineering Problem Using a Fruit Fly Optimization Algorithm Solvng Desgn of Pressure Vessel Engneerng Problem Usng a Frut Fly Optmzaton Algorthm Xantng Ke, Yongsen Zhang, Yuchuan L,, * and Tngsong Du College of Scence, Chna Three Gorges Unversty, Ychang 44300,

More information

Some modelling aspects for the Matlab implementation of MMA

Some modelling aspects for the Matlab implementation of MMA Some modellng aspects for the Matlab mplementaton of MMA Krster Svanberg krlle@math.kth.se Optmzaton and Systems Theory Department of Mathematcs KTH, SE 10044 Stockholm September 2004 1. Consdered optmzaton

More information

Differential Evolution Algorithm with a Modified Archiving-based Adaptive Tradeoff Model for Optimal Power Flow

Differential Evolution Algorithm with a Modified Archiving-based Adaptive Tradeoff Model for Optimal Power Flow 1 Dfferental Evoluton Algorthm wth a Modfed Archvng-based Adaptve Tradeoff Model for Optmal Power Flow 2 Outlne Search Engne Constrant Handlng Technque Test Cases and Statstcal Results 3 Roots of Dfferental

More information

Self-adaptive Differential Evolution Algorithm for Constrained Real-Parameter Optimization

Self-adaptive Differential Evolution Algorithm for Constrained Real-Parameter Optimization 26 IEEE Congress on Evolutonary Computaton Sheraton Vancouver Wall Centre Hotel, Vancouver, BC, Canada July 16-21, 26 Self-adaptve Dfferental Evoluton Algorthm for Constraned Real-Parameter Optmzaton V.

More information

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

An improved multi-objective evolutionary algorithm based on point of reference

An improved multi-objective evolutionary algorithm based on point of reference IOP Conference Seres: Materals Scence and Engneerng PAPER OPEN ACCESS An mproved mult-objectve evolutonary algorthm based on pont of reference To cte ths artcle: Boy Zhang et al 08 IOP Conf. Ser.: Mater.

More information

Comparative Analysis of SPSO and PSO to Optimal Power Flow Solutions

Comparative Analysis of SPSO and PSO to Optimal Power Flow Solutions Internatonal Journal for Research n Appled Scence & Engneerng Technology (IJRASET) Volume 6 Issue I, January 018- Avalable at www.jraset.com Comparatve Analyss of SPSO and PSO to Optmal Power Flow Solutons

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

Thin-Walled Structures Group

Thin-Walled Structures Group Thn-Walled Structures Group JOHNS HOPKINS UNIVERSITY RESEARCH REPORT Towards optmzaton of CFS beam-column ndustry sectons TWG-RR02-12 Y. Shfferaw July 2012 1 Ths report was prepared ndependently, but was

More information

Lecture 10 Support Vector Machines II

Lecture 10 Support Vector Machines II Lecture 10 Support Vector Machnes II 22 February 2016 Taylor B. Arnold Yale Statstcs STAT 365/665 1/28 Notes: Problem 3 s posted and due ths upcomng Frday There was an early bug n the fake-test data; fxed

More information

MMA and GCMMA two methods for nonlinear optimization

MMA and GCMMA two methods for nonlinear optimization MMA and GCMMA two methods for nonlnear optmzaton Krster Svanberg Optmzaton and Systems Theory, KTH, Stockholm, Sweden. krlle@math.kth.se Ths note descrbes the algorthms used n the author s 2007 mplementatons

More information

Markov Chain Monte Carlo (MCMC), Gibbs Sampling, Metropolis Algorithms, and Simulated Annealing Bioinformatics Course Supplement

Markov Chain Monte Carlo (MCMC), Gibbs Sampling, Metropolis Algorithms, and Simulated Annealing Bioinformatics Course Supplement Markov Chan Monte Carlo MCMC, Gbbs Samplng, Metropols Algorthms, and Smulated Annealng 2001 Bonformatcs Course Supplement SNU Bontellgence Lab http://bsnuackr/ Outlne! Markov Chan Monte Carlo MCMC! Metropols-Hastngs

More information

Single-Facility Scheduling over Long Time Horizons by Logic-based Benders Decomposition

Single-Facility Scheduling over Long Time Horizons by Logic-based Benders Decomposition Sngle-Faclty Schedulng over Long Tme Horzons by Logc-based Benders Decomposton Elvn Coban and J. N. Hooker Tepper School of Busness, Carnege Mellon Unversty ecoban@andrew.cmu.edu, john@hooker.tepper.cmu.edu

More information

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study Internatonal Conference on Systems, Sgnal Processng and Electroncs Engneerng (ICSSEE'0 December 6-7, 0 Duba (UAE Solvng of Sngle-objectve Problems based on a Modfed Multple-crossover Genetc Algorthm: Test

More information

A New Evolutionary Computation Based Approach for Learning Bayesian Network

A New Evolutionary Computation Based Approach for Learning Bayesian Network Avalable onlne at www.scencedrect.com Proceda Engneerng 15 (2011) 4026 4030 Advanced n Control Engneerng and Informaton Scence A New Evolutonary Computaton Based Approach for Learnng Bayesan Network Yungang

More information

An Adaptive Learning Particle Swarm Optimizer for Function Optimization

An Adaptive Learning Particle Swarm Optimizer for Function Optimization An Adaptve Learnng Partcle Swarm Optmzer for Functon Optmzaton Changhe L and Shengxang Yang Abstract Tradtonal partcle swarm optmzaton (PSO) suffers from the premature convergence problem, whch usually

More information

COS 521: Advanced Algorithms Game Theory and Linear Programming

COS 521: Advanced Algorithms Game Theory and Linear Programming COS 521: Advanced Algorthms Game Theory and Lnear Programmng Moses Charkar February 27, 2013 In these notes, we ntroduce some basc concepts n game theory and lnear programmng (LP). We show a connecton

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009

College of Computer & Information Science Fall 2009 Northeastern University 20 October 2009 College of Computer & Informaton Scence Fall 2009 Northeastern Unversty 20 October 2009 CS7880: Algorthmc Power Tools Scrbe: Jan Wen and Laura Poplawsk Lecture Outlne: Prmal-dual schema Network Desgn:

More information

Evolutionary Computational Techniques to Solve Economic Load Dispatch Problem Considering Generator Operating Constraints

Evolutionary Computational Techniques to Solve Economic Load Dispatch Problem Considering Generator Operating Constraints Internatonal Journal of Engneerng Research and Applcatons (IJERA) ISSN: 48-96 Natonal Conference On Advances n Energy and Power Control Engneerng (AEPCE-K1) Evolutonary Computatonal Technques to Solve

More information

An Interactive Optimisation Tool for Allocation Problems

An Interactive Optimisation Tool for Allocation Problems An Interactve Optmsaton ool for Allocaton Problems Fredr Bonäs, Joam Westerlund and apo Westerlund Process Desgn Laboratory, Faculty of echnology, Åbo Aadem Unversty, uru 20500, Fnland hs paper presents

More information

Particle Swarm Optimization for Non-Convex Problems of Size and Shape Optimization of Trusses

Particle Swarm Optimization for Non-Convex Problems of Size and Shape Optimization of Trusses Paper 67 Cvl-Comp Press, 2012 Proceedngs of the Eleventh Internatonal Conference on Computatonal Structures Technology, B.H.V. Toppng, (Edtor), Cvl-Comp Press, Strlngshre, Scotland Partcle Swarm Optmzaton

More information

Uncertain Models for Bed Allocation

Uncertain Models for Bed Allocation www.ccsenet.org/ghs Global Journal of Health Scence Vol., No. ; October 00 Uncertan Models for Bed Allocaton Lng Gao (Correspondng author) College of Scence, Guln Unversty of Technology Box 733, Guln 54004,

More information

High resolution entropy stable scheme for shallow water equations

High resolution entropy stable scheme for shallow water equations Internatonal Symposum on Computers & Informatcs (ISCI 05) Hgh resoluton entropy stable scheme for shallow water equatons Xaohan Cheng,a, Yufeng Ne,b, Department of Appled Mathematcs, Northwestern Polytechncal

More information

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS Journal of Theoretcal and Appled Informaton Technology 005-01 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM

More information

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods Indan Journal of Scence and Technology Entropy Generaton Mnmzaton of Pn Fn Heat Snks by Means of Metaheurstc Methods Amr Jafary Moghaddam * and Syfollah Saedodn Department of Mechancal Engneerng, Semnan

More information

The Convergence Speed of Single- And Multi-Objective Immune Algorithm Based Optimization Problems

The Convergence Speed of Single- And Multi-Objective Immune Algorithm Based Optimization Problems The Convergence Speed of Sngle- And Mult-Obectve Immune Algorthm Based Optmzaton Problems Mohammed Abo-Zahhad Faculty of Engneerng, Electrcal and Electroncs Engneerng Department, Assut Unversty, Assut,

More information

Economic dispatch solution using efficient heuristic search approach

Economic dispatch solution using efficient heuristic search approach Leonardo Journal of Scences Economc dspatch soluton usng effcent heurstc search approach Samr SAYAH QUERE Laboratory, Faculty of Technology, Electrcal Engneerng Department, Ferhat Abbas Unversty, Setf

More information

Simultaneous Optimization of Berth Allocation, Quay Crane Assignment and Quay Crane Scheduling Problems in Container Terminals

Simultaneous Optimization of Berth Allocation, Quay Crane Assignment and Quay Crane Scheduling Problems in Container Terminals Smultaneous Optmzaton of Berth Allocaton, Quay Crane Assgnment and Quay Crane Schedulng Problems n Contaner Termnals Necat Aras, Yavuz Türkoğulları, Z. Caner Taşkın, Kuban Altınel Abstract In ths work,

More information

MODIFIED PREDATOR-PREY (MPP) ALGORITHM FOR CONSTRAINED MULTI-OBJECTIVE OPTIMIZATION

MODIFIED PREDATOR-PREY (MPP) ALGORITHM FOR CONSTRAINED MULTI-OBJECTIVE OPTIMIZATION EVOLUTIONARY METHODS FOR DESIGN, OPTIMIZATION AND CONTROL T. Burczynsk and J. Péraux (Eds.) CIMNE, Barcelona, Span 29 MODIFIED PREDATOR-PREY () ALGORITHM FOR CONSTRAINED MULTI-OBJECTIVE OPTIMIZATION Souma

More information

A new Approach for Solving Linear Ordinary Differential Equations

A new Approach for Solving Linear Ordinary Differential Equations , ISSN 974-57X (Onlne), ISSN 974-5718 (Prnt), Vol. ; Issue No. 1; Year 14, Copyrght 13-14 by CESER PUBLICATIONS A new Approach for Solvng Lnear Ordnary Dfferental Equatons Fawz Abdelwahd Department of

More information

princeton univ. F 17 cos 521: Advanced Algorithm Design Lecture 7: LP Duality Lecturer: Matt Weinberg

princeton univ. F 17 cos 521: Advanced Algorithm Design Lecture 7: LP Duality Lecturer: Matt Weinberg prnceton unv. F 17 cos 521: Advanced Algorthm Desgn Lecture 7: LP Dualty Lecturer: Matt Wenberg Scrbe: LP Dualty s an extremely useful tool for analyzng structural propertes of lnear programs. Whle there

More information

An Admission Control Algorithm in Cloud Computing Systems

An Admission Control Algorithm in Cloud Computing Systems An Admsson Control Algorthm n Cloud Computng Systems Authors: Frank Yeong-Sung Ln Department of Informaton Management Natonal Tawan Unversty Tape, Tawan, R.O.C. ysln@m.ntu.edu.tw Yngje Lan Management Scence

More information

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan

Winter 2008 CS567 Stochastic Linear/Integer Programming Guest Lecturer: Xu, Huan Wnter 2008 CS567 Stochastc Lnear/Integer Programmng Guest Lecturer: Xu, Huan Class 2: More Modelng Examples 1 Capacty Expanson Capacty expanson models optmal choces of the tmng and levels of nvestments

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

More information

A Network Intrusion Detection Method Based on Improved K-means Algorithm

A Network Intrusion Detection Method Based on Improved K-means Algorithm Advanced Scence and Technology Letters, pp.429-433 http://dx.do.org/10.14257/astl.2014.53.89 A Network Intruson Detecton Method Based on Improved K-means Algorthm Meng Gao 1,1, Nhong Wang 1, 1 Informaton

More information

Lecture 14: Bandits with Budget Constraints

Lecture 14: Bandits with Budget Constraints IEOR 8100-001: Learnng and Optmzaton for Sequental Decson Makng 03/07/16 Lecture 14: andts wth udget Constrants Instructor: Shpra Agrawal Scrbed by: Zhpeng Lu 1 Problem defnton In the regular Mult-armed

More information

BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS. M. Krishna Reddy, B. Naveen Kumar and Y. Ramu

BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS. M. Krishna Reddy, B. Naveen Kumar and Y. Ramu BOOTSTRAP METHOD FOR TESTING OF EQUALITY OF SEVERAL MEANS M. Krshna Reddy, B. Naveen Kumar and Y. Ramu Department of Statstcs, Osmana Unversty, Hyderabad -500 007, Inda. nanbyrozu@gmal.com, ramu0@gmal.com

More information

A Fast Computer Aided Design Method for Filters

A Fast Computer Aided Design Method for Filters 2017 Asa-Pacfc Engneerng and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 A Fast Computer Aded Desgn Method for Flters Gang L ABSTRACT *Ths paper presents a fast computer aded desgn method

More information

VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES

VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES VARIATION OF CONSTANT SUM CONSTRAINT FOR INTEGER MODEL WITH NON UNIFORM VARIABLES BÂRZĂ, Slvu Faculty of Mathematcs-Informatcs Spru Haret Unversty barza_slvu@yahoo.com Abstract Ths paper wants to contnue

More information

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

More information

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE

CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE CHAPTER 5 NUMERICAL EVALUATION OF DYNAMIC RESPONSE Analytcal soluton s usually not possble when exctaton vares arbtrarly wth tme or f the system s nonlnear. Such problems can be solved by numercal tmesteppng

More information

Optimal Reactive Power Dispatch Using Efficient Particle Swarm Optimization Algorithm

Optimal Reactive Power Dispatch Using Efficient Particle Swarm Optimization Algorithm Optmal Reactve Power Dspatch Usng Effcent Partcle Swarm Optmzaton Algorthm MESSAOUDI Abdelmoumene *, BELKACEMI Mohamed ** *Electrcal engneerng Department, Delfa Unversty, Algera ** Electrcal engneerng

More information

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem Appled Mathematcal Scences Vol 5 0 no 65 3 33 Interactve B-Level Mult-Objectve Integer Non-lnear Programmng Problem O E Emam Department of Informaton Systems aculty of Computer Scence and nformaton Helwan

More information

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach

A Bayes Algorithm for the Multitask Pattern Recognition Problem Direct Approach A Bayes Algorthm for the Multtask Pattern Recognton Problem Drect Approach Edward Puchala Wroclaw Unversty of Technology, Char of Systems and Computer etworks, Wybrzeze Wyspanskego 7, 50-370 Wroclaw, Poland

More information

DUE: WEDS FEB 21ST 2018

DUE: WEDS FEB 21ST 2018 HOMEWORK # 1: FINITE DIFFERENCES IN ONE DIMENSION DUE: WEDS FEB 21ST 2018 1. Theory Beam bendng s a classcal engneerng analyss. The tradtonal soluton technque makes smplfyng assumptons such as a constant

More information

Very Large Scale Continuous and Discrete Variable. Woptimization,

Very Large Scale Continuous and Discrete Variable. Woptimization, Very Large Scale Contnuous and Dscrete Varable Optmzaton Garret N. Vanderplaats * Vanderplaats Research & Development, Inc. 1767 S. 8 th Street Colorado Sprngs, CO 80906 An optmzaton algorthm s presented

More information

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances ec Annexes Ths Annex frst llustrates a cycle-based move n the dynamc-block generaton tabu search. It then dsplays the characterstcs of the nstance sets, followed by detaled results of the parametercalbraton

More information

A Genetic-Algorithm-Based Approach to UAV Path Planning Problem

A Genetic-Algorithm-Based Approach to UAV Path Planning Problem A Genetc-Algorm-Based Approach to UAV Pa Plannng Problem XIAO-GUAG GAO 1 XIAO-WEI FU 2 and DA-QIG CHE 3 1 2 School of Electronc and Informaton orwestern Polytechncal Unversty X An 710072 CHIA 3 Dept of

More information

Multi-Robot Formation Control Based on Leader-Follower Optimized by the IGA

Multi-Robot Formation Control Based on Leader-Follower Optimized by the IGA IOSR Journal of Computer Engneerng (IOSR-JCE e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 1, Ver. III (Jan.-Feb. 2017, PP 08-13 www.osrjournals.org Mult-Robot Formaton Control Based on Leader-Follower

More information

SOLVING CAPACITATED VEHICLE ROUTING PROBLEMS WITH TIME WINDOWS BY GOAL PROGRAMMING APPROACH

SOLVING CAPACITATED VEHICLE ROUTING PROBLEMS WITH TIME WINDOWS BY GOAL PROGRAMMING APPROACH Proceedngs of IICMA 2013 Research Topc, pp. xx-xx. SOLVIG CAPACITATED VEHICLE ROUTIG PROBLEMS WITH TIME WIDOWS BY GOAL PROGRAMMIG APPROACH ATMII DHORURI 1, EMIUGROHO RATA SARI 2, AD DWI LESTARI 3 1Department

More information

An Improved Clustering Based Genetic Algorithm for Solving Complex NP Problems

An Improved Clustering Based Genetic Algorithm for Solving Complex NP Problems Journal of Computer Scence 7 (7): 1033-1037, 2011 ISSN 1549-3636 2011 Scence Publcatons An Improved Clusterng Based Genetc Algorthm for Solvng Complex NP Problems 1 R. Svaraj and 2 T. Ravchandran 1 Department

More information

Optimal Solution to the Problem of Balanced Academic Curriculum Problem Using Tabu Search

Optimal Solution to the Problem of Balanced Academic Curriculum Problem Using Tabu Search Optmal Soluton to the Problem of Balanced Academc Currculum Problem Usng Tabu Search Lorna V. Rosas-Téllez 1, José L. Martínez-Flores 2, and Vttoro Zanella-Palacos 1 1 Engneerng Department,Unversdad Popular

More information

PARTICLE SWARM OPTIMIZATION BASED OPTIMAL POWER FLOW FOR VOLT-VAR CONTROL

PARTICLE SWARM OPTIMIZATION BASED OPTIMAL POWER FLOW FOR VOLT-VAR CONTROL ARPN Journal of Engneerng and Appled Scences 2006-2012 Asan Research Publshng Networ (ARPN). All rghts reserved. PARTICLE SWARM OPTIMIZATION BASED OPTIMAL POWER FLOW FOR VOLT-VAR CONTROL M. Balasubba Reddy

More information

A Novel Hybrid Bat Algorithm for the Multilevel Thresholding Medical Image Segmentation

A Novel Hybrid Bat Algorithm for the Multilevel Thresholding Medical Image Segmentation RESEARCH ARTICLE Copyrght 2015 Amercan Scentfc Publshers All rghts reserved Prnted n the Unted States of Amerca Journal of Medcal Imagng and Health Informatcs Vol. 5, 1 5, 2015 A Novel Hybrd Bat Algorthm

More information

Estimation: Part 2. Chapter GREG estimation

Estimation: Part 2. Chapter GREG estimation Chapter 9 Estmaton: Part 2 9. GREG estmaton In Chapter 8, we have seen that the regresson estmator s an effcent estmator when there s a lnear relatonshp between y and x. In ths chapter, we generalzed the

More information

Solving Nonlinear Differential Equations by a Neural Network Method

Solving Nonlinear Differential Equations by a Neural Network Method Solvng Nonlnear Dfferental Equatons by a Neural Network Method Luce P. Aarts and Peter Van der Veer Delft Unversty of Technology, Faculty of Cvlengneerng and Geoscences, Secton of Cvlengneerng Informatcs,

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM

DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM Ganj, Z. Z., et al.: Determnaton of Temperature Dstrbuton for S111 DETERMINATION OF TEMPERATURE DISTRIBUTION FOR ANNULAR FINS WITH TEMPERATURE DEPENDENT THERMAL CONDUCTIVITY BY HPM by Davood Domr GANJI

More information

Numerical Heat and Mass Transfer

Numerical Heat and Mass Transfer Master degree n Mechancal Engneerng Numercal Heat and Mass Transfer 06-Fnte-Dfference Method (One-dmensonal, steady state heat conducton) Fausto Arpno f.arpno@uncas.t Introducton Why we use models and

More information

The Expectation-Maximization Algorithm

The Expectation-Maximization Algorithm The Expectaton-Maxmaton Algorthm Charles Elan elan@cs.ucsd.edu November 16, 2007 Ths chapter explans the EM algorthm at multple levels of generalty. Secton 1 gves the standard hgh-level verson of the algorthm.

More information

Global Optimization Using Hybrid Approach

Global Optimization Using Hybrid Approach Tng-Yu Chen, Y Lang Cheng Global Optmzaton Usng Hybrd Approach TING-YU CHEN, YI LIANG CHENG Department of Mechancal Engneerng Natonal Chung Hsng Unversty 0 Kuo Kuang Road Tachung, Tawan 07 tyc@dragon.nchu.edu.tw

More information

Supplemental Material: Causal Entropic Forces

Supplemental Material: Causal Entropic Forces Supplemental Materal: Causal Entropc Forces A. D. Wssner-Gross 1, 2, and C. E. Freer 3 1 Insttute for Appled Computatonal Scence, Harvard Unversty, Cambrdge, Massachusetts 02138, USA 2 The Meda Laboratory,

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests

Simulated Power of the Discrete Cramér-von Mises Goodness-of-Fit Tests Smulated of the Cramér-von Mses Goodness-of-Ft Tests Steele, M., Chaselng, J. and 3 Hurst, C. School of Mathematcal and Physcal Scences, James Cook Unversty, Australan School of Envronmental Studes, Grffth

More information

Research on Route guidance of logistic scheduling problem under fuzzy time window

Research on Route guidance of logistic scheduling problem under fuzzy time window Advanced Scence and Technology Letters, pp.21-30 http://dx.do.org/10.14257/astl.2014.78.05 Research on Route gudance of logstc schedulng problem under fuzzy tme wndow Yuqang Chen 1, Janlan Guo 2 * Department

More information

CHAPTER 7 STOCHASTIC ECONOMIC EMISSION DISPATCH-MODELED USING WEIGHTING METHOD

CHAPTER 7 STOCHASTIC ECONOMIC EMISSION DISPATCH-MODELED USING WEIGHTING METHOD 90 CHAPTER 7 STOCHASTIC ECOOMIC EMISSIO DISPATCH-MODELED USIG WEIGHTIG METHOD 7.1 ITRODUCTIO early 70% of electrc power produced n the world s by means of thermal plants. Thermal power statons are the

More information

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1

Physics 5153 Classical Mechanics. D Alembert s Principle and The Lagrangian-1 P. Guterrez Physcs 5153 Classcal Mechancs D Alembert s Prncple and The Lagrangan 1 Introducton The prncple of vrtual work provdes a method of solvng problems of statc equlbrum wthout havng to consder the

More information

Second Order Analysis

Second Order Analysis Second Order Analyss In the prevous classes we looked at a method that determnes the load correspondng to a state of bfurcaton equlbrum of a perfect frame by egenvalye analyss The system was assumed to

More information

Avoiding Premature Convergence in a Mixed-Discrete Particle Swarm Optimization (MDPSO) Algorithm

Avoiding Premature Convergence in a Mixed-Discrete Particle Swarm Optimization (MDPSO) Algorithm 53rd AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamcs and Materals Conference20th AI 23-26 Aprl 2012, Honolulu, Hawa AIAA 2012-1678 53rd AIAA/ASME/ASCE/AHS/ASC Structures, Structural Dynamcs and

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

More information

Integrals and Invariants of Euler-Lagrange Equations

Integrals and Invariants of Euler-Lagrange Equations Lecture 16 Integrals and Invarants of Euler-Lagrange Equatons ME 256 at the Indan Insttute of Scence, Bengaluru Varatonal Methods and Structural Optmzaton G. K. Ananthasuresh Professor, Mechancal Engneerng,

More information

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD

COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD COMPOSITE BEAM WITH WEAK SHEAR CONNECTION SUBJECTED TO THERMAL LOAD Ákos Jósef Lengyel, István Ecsed Assstant Lecturer, Professor of Mechancs, Insttute of Appled Mechancs, Unversty of Mskolc, Mskolc-Egyetemváros,

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

Coke Ratio Prediction Based on Immune Particle Swarm Neural Networks

Coke Ratio Prediction Based on Immune Particle Swarm Neural Networks Send Orders for Reprnts to reprnts@benthamscence.ae 576 The Open Cybernetcs & Systemcs Journal, 05, 9, 576-58 Open Access Coke Rato Predcton Based on Immune Partcle Swarm Neural Networks Yang Ka,,*, Jn

More information

Chapter 13: Multiple Regression

Chapter 13: Multiple Regression Chapter 13: Multple Regresson 13.1 Developng the multple-regresson Model The general model can be descrbed as: It smplfes for two ndependent varables: The sample ft parameter b 0, b 1, and b are used to

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Chapter 12 Analysis of Covariance

Chapter 12 Analysis of Covariance Chapter Analyss of Covarance Any scentfc experment s performed to know somethng that s unknown about a group of treatments and to test certan hypothess about the correspondng treatment effect When varablty

More information

The General Nonlinear Constrained Optimization Problem

The General Nonlinear Constrained Optimization Problem St back, relax, and enjoy the rde of your lfe as we explore the condtons that enable us to clmb to the top of a concave functon or descend to the bottom of a convex functon whle constraned wthn a closed

More information

Lecture 12: Classification

Lecture 12: Classification Lecture : Classfcaton g Dscrmnant functons g The optmal Bayes classfer g Quadratc classfers g Eucldean and Mahalanobs metrcs g K Nearest Neghbor Classfers Intellgent Sensor Systems Rcardo Guterrez-Osuna

More information

Appendix B. The Finite Difference Scheme

Appendix B. The Finite Difference Scheme 140 APPENDIXES Appendx B. The Fnte Dfference Scheme In ths appendx we present numercal technques whch are used to approxmate solutons of system 3.1 3.3. A comprehensve treatment of theoretcal and mplementaton

More information

A Novel Evolutionary Algorithm for Capacitor Placement in Distribution Systems

A Novel Evolutionary Algorithm for Capacitor Placement in Distribution Systems DOI.703/s40707-013-0003-x STF Journal of Engneerng Technology (JET), Vol. No. 3, Dec 013 A Novel Evolutonary Algorthm for Capactor Placement n Dstrbuton Systems J-Pyng Chou and Chung-Fu Chang Abstract

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane A New Scramblng Evaluaton Scheme based on Spatal Dstrbuton Entropy and Centrod Dfference of Bt-plane Lang Zhao *, Avshek Adhkar Kouch Sakura * * Graduate School of Informaton Scence and Electrcal Engneerng,

More information

A New Quantum Behaved Particle Swarm Optimization

A New Quantum Behaved Particle Swarm Optimization A New Quantum Behaved Partcle Swarm Optmzaton Mlle Pant Department of Paper Technology IIT Roorkee, Saharanpur Inda mllfpt@tr.ernet.n Radha Thangaraj Department of Paper Technology IIT Roorkee, Saharanpur

More information

THE ROBUSTNESS OF GENETIC ALGORITHMS IN SOLVING UNCONSTRAINED BUILDING OPTIMIZATION PROBLEMS

THE ROBUSTNESS OF GENETIC ALGORITHMS IN SOLVING UNCONSTRAINED BUILDING OPTIMIZATION PROBLEMS Nnth Internatonal IBPSA Conference Montréal, Canada August 5-8, 2005 THE ROBUSTNESS OF GENETIC ALGORITHMS IN SOLVING UNCONSTRAINED BUILDING OPTIMIZATION PROBLEMS Jonathan Wrght, and Al Alajm Department

More information

Week 5: Neural Networks

Week 5: Neural Networks Week 5: Neural Networks Instructor: Sergey Levne Neural Networks Summary In the prevous lecture, we saw how we can construct neural networks by extendng logstc regresson. Neural networks consst of multple

More information

Applied Energy 86 (2009) Contents lists available at ScienceDirect. Applied Energy. journal homepage:

Applied Energy 86 (2009) Contents lists available at ScienceDirect. Applied Energy. journal homepage: Appled Energy 86 (2009) 95 92 Contents lsts avalable at ScenceDrect Appled Energy ournal homepage: www.elsever.com/locate/apenergy Enhancement of combned heat and power economc dspatch usng self adaptve

More information

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4)

Econ107 Applied Econometrics Topic 3: Classical Model (Studenmund, Chapter 4) I. Classcal Assumptons Econ7 Appled Econometrcs Topc 3: Classcal Model (Studenmund, Chapter 4) We have defned OLS and studed some algebrac propertes of OLS. In ths topc we wll study statstcal propertes

More information

Maximizing Overlap of Large Primary Sampling Units in Repeated Sampling: A comparison of Ernst s Method with Ohlsson s Method

Maximizing Overlap of Large Primary Sampling Units in Repeated Sampling: A comparison of Ernst s Method with Ohlsson s Method Maxmzng Overlap of Large Prmary Samplng Unts n Repeated Samplng: A comparson of Ernst s Method wth Ohlsson s Method Red Rottach and Padrac Murphy 1 U.S. Census Bureau 4600 Slver Hll Road, Washngton DC

More information