An Adaptive Quantum-inspired Differential Evolution Algorithm for 0-1 Knapsack Problem

Size: px
Start display at page:

Download "An Adaptive Quantum-inspired Differential Evolution Algorithm for 0-1 Knapsack Problem"

Transcription

1 An Adapive Quanu-inspired Differenial Evoluion Algorih for 0- Knapsack Proble Ashish Ranan Hoa Deparen of Elecrical Engineering Indian Insiue of Technology Kharagpur, India Anki Pa Deparen of Maheaics Indian Insiue of Technology Kharagpur, India Absrac Differenial evoluion (DE is a populaion based evoluionary algorih widely used for solving ulidiensional global opiizaion probles over coninuous spaces. However, he design of is operaors akes i unsuiable for any real-life consrained cobinaorial opiizaion probles which operae on binary space. On he oher hand, he quanu inspired evoluionary algorih (QEA is very well suiable for handling such probles by applying several quanu copuing echniques such as Q-bi represenaion and roaion gae operaor, ec. This paper exends he concep of differenial operaors wih adapive paraeer conrol o he quanu paradig and proposes he adapive quanu-inspired differenial evoluion algorih (AQDE. The perforance of AQDE is found o be significanly superior as copared o QEA and a discree version of DE on he sandard 0- knapsack proble for all he considered es cases. Keywords- differenial evoluion; quanu inspired evoluionary algoih; 0- knapsack proble; quanu copuing I. INTRODUCTION Differenial Algorih (DE, inroduced by Sorn and Price [,2] has been shown o give significanly beer perforance in ers of efficiency and robusness on any benchark uliodal coninuous funcions han oher populaion based evoluionary algorihs. For exploraion of he search space and o inroduce diversiy, i eploys wo siple uaion and crossover operaors respecively followed by a greedy replaceen sraegy. The perforance is found o be very sensiive o he uaion and crossover paraeers chosen and he bes cobinaion of boh he paraeers changes fro one funcion o anoher. Thus, a large nuber of odificaions have been proposed o ake he selecion of conrol paraeers adapive and free fro funcion dependency [3-7]. Because of is superior perforance on coninuous opiizaion probles, several odificaions have been inroduced in he pas, so ha i operaes on binary space. Papara, Engelbrech and Franken [8] proposed an angle odulaion schee (AMDE o ap he coninuous space o binary. On siilar lines, binary differenial evoluion (binde and noralizaion DE (norde were proposed based on sigoid funcion apping and noralizaion of coninuous space respecively [9] giving beer resuls as copared o AMDE. A discree binary version of differenial evoluion (DBDE for solving 0- knapsack proble was also proposed [0]. To solve various opiizaion probles beer han he convenional evoluionary algorihs, a broad class of algorihs have been proposed by applying several conceps of quanu copuing in he pas decade. Quanu copuing uses he quanu echanical phenoena like superposiion, enangleen, inerference, de-coherence, ec o develop quanu algorihs. Many quanu algorihs have been shown o be exponenially faser and assively parallel as copared o classical algorihs [, 2]. Thus quanu inspired geneic algorihs wih inerference as crossover operaor [3], quanu inspired evoluionary algorihs (QEA [4], quanu behaved paricle swar opiizaion [5] ec has been developed for boh coninuous and binary spaces. QEA uses superposiion of binary bis known as Q-bi for represenaion of individuals and updaes he individuals depending on heir values wih respec o he global bes soluion by suiably deciding he paraeer of he roaion gae operaor. Broadly i coes under he class of esiaion of disribuion algorihs (EDA [23]. QEA has deonsraed quie significan resuls on binary opiizaion probles and soe iproveens on QEA have also been proposed [6, 7]. QEAs have been exended by differenial operaors o solve flow shop scheduling probles [8], N- queen s proble [9], for classificaion rule discovery [20] and soe benchark funcions [2]. In his paper, an adapive quanu-inspired differenial evoluion algorih (AQDE is proposed wih adapive conrol of uaion and crossover paraeers and he operaors acing direcly on he superposiion saes of he individual. The proposed AQDE ouperfors QEA and DBDE under differen condiions of populaion size and ie size of he 0- knapsack proble. The res of his paper is organized as follows: Secion II gives a brief inroducion of knapsack proble, DE, DBDE and QEA. The proposed AQDE is explained in deail in secion III. Experienal seings and he resuls obained are enioned under secion IV. Finally, secion V concludes he paper.

2 II. BACKGROUND A. 0 - Knapsack Proble: The 0- knapsack proble is a classical proble in cobinaorial opiizaion. Proble Descripion: In a given se of ies each ie has an ineger weigh w and an ineger profi p. The proble is o selec a subse fro he se of ies such ha he overall profi is axiized wihou exceeding a given weigh capaciy W. I is an NP-Hard proble and hence doesn have a polynoial ie algorih. The proble ay be aheaically odeled as follows: Maxiize: pixi ( i= Subec o he consrain: wx i i W, xi {0,} (2 i= where x i akes values of eiher or 0 represening he selecion or reecion of he i h ie. B. Differenial Evoluion : In classical DE, each eber of he populaion is represened by a real valued D-diensional vecor. A ypical ieraion of he DE algorih consiss of hree aor operaions uaion, crossover and selecion, which are carried ou for each eber of he populaion (called as arge vecor. Muaion on each arge vecor of he populaion generaes a new uan vecor uniquely associaed wih i. Then he crossover operaion generaes a new rial vecor using he uan vecor and he arge vecor iself. In selecion phase he finess of he rial vecor is copared wih he arge vecor and he vecor wih higher finess replaces he arge vecor in he populaion for he nex ieraion. The hree operaions uaion, crossover and selecion, are discussed in deail below. Muaion: The uan V i vecor on a arge vecor X i is generaed by adding a randoly seleced vecor X r fro he populaion, wih a weighed difference of wo oher randoly seleced vecors X r2, X r3 fro he populaion. V = X + F.( X X (3 i r r2 r3 where r,r2 and r3 are all disinc and differen fro i. The paraeer denoes he generaion. F is a conrol paraeer whose value is ypically chosen beween 0 and 2. Crossover: The crossover operaion generaes a rial vecor U i fro is corresponding arge vecor X i and uan vecor V i, by using he following relaion: u v, if ( rand (0, CR or( = Irand = x, i, if ( rand (0, > CR and( Irand where =,2,..D, U i = (u,i, u 2,i,.., u D,i, rand is he h evaluaion of a rando nuber generaor in [0,] fro a unifor disribuion. I rand is a randoly chosen diension index fro {,2,..,D} which ensures ha he new rail vecor is differen fro he arge vecor. CR is a conrol (4 paraeer which decides he crossover rae and is value is ypically chosen in he range of 0 o. Selecion: If he rial vecor U i has a beer finess value copared o he arge vecor, hen i replaces he arge vecor in he populaion in he nex ieraion. Oherwise, he arge vecor reains unchanged in he populaion. C. Discree Binary version of Differenial evoluion The discree binary version of differenial evoluion (DBDE [0] was an aep o develop an algorih which worked on siilar lines as DE bu on a binary D-diensional space. DBDE has is roos in DE and a discree binary version of paricle swar opiizaion (DPSO [22]. Here he individuals are iniialized as a binary sring. The uaion operaor is exacly siilar o ha of DE, bu he resulan uan vecor is no longer binary because of he difference operaor and he conrol paraeer. Therefore he discreizaion process fro a real coninuous space o a binary space is done according o he following equaion: v id,, if rand(0, sig( vid, = 0, if rand(0, > sig( vid, where rand is a rando nuber in he range [0,] seleced uniforly a rando. sig( is a sigoid liiing ransforaion funcion and v i,d is d h diensional value of he i h uaed vecor in generaion. The crossover and selecion operaions in DBDE, are sae as in DE. D. Quanu- Inspired Evoluionary Algorih Quanu-inspired Evoluionary Algorih (QEA, as is nae indicaes, is inspired fro he principles of quanu copuing, bu i is designed o run on a classical copuer. In QEA, he salles uni of inforaion is called Q-bi and is defined as [α,β] T, where α and β are coplex nubers ha specify he probabiliy apliude of he respecive Q-bi saes such ha α 2 + β 2 =. α 2 represens he probabiliy ha he Q-bi will be in sae 0 and β 2 represens he probabiliy ha he Q-bi will be in sae. The represenaion for an individual q of QEA wih -bi is given as follows: q α α... α 2 = β β2... β where α i 2 + β i 2 =, i=,2,.. Algorih Descripion: In he beginning, he populaion is iniialized wih he α and β of all bis of all individuals se o / 2. In each generaion, binary srings are generaed fro he respecive Q-bi srings by observing he Q-bi saes using he following crieria: P i, 2, if rand( < βi, = 0, oherwise where P i, is he h bi of i h individual in he populaion. Once he populaion consising of he binary srings has been generaed, he finess value of hese srings is evaluaed and he bes soluions are sored separaely in a global pool B. (5 (6 (7

3 The global bes soluion b aong all he soluions in B is deerined. Then, a quanu roaion gae U(θ is used o updae he values of he Q-bis of each individual as follows: cos( Δθi sin( Δθi U ( Δ θi = sin( Δθi cos( Δθi where Δθ i, i=,2,. is he roaion angle of each Q-bi owards eiher 0 or depending on is sign. The paraeer Δθ i is decided by coparing he value of he bi in he individual and he corresponding bi in he global bes individual as per Table I (reproduced fro [4]. Table I. Look up Table for Δθ i (f(. is he profi and b i and x i are i h bi of bes soluion b and binary soluion x Then he global pool is updaed wih finess based replaceen by beer individuals of he presen generaion and he previous global pool. The global bes individual is also updaed accordingly. A global and local igraion is invoked wih a definie frequency, in which all or soe of he individuals of he global pool are replaced by he global bes or he local bes individuals respecively. The deailed procedure of QEA [4] is provided below for beer undersanding. III. ADAPTIVE QUANTUM DIFFERENTIAL EVOLUTION This secion describes he adapive quanu-inspired differenial evoluion algorih (AQDE. A. Represenaion Insead of using [α,β] T like QEA as he represenaion of Q-bis, AQDE uses he variable θ for reasons discussed laer. Since α 2 + β 2 =, i basically represens he equaion of a uni circle and each poin on is perieer can be represened by a single variable θ wih he Caresian co-ordinaes given by cosθ and sinθ where θ is defined in [0,2π]. In AQDE, he Q-bis (θ are iniialized uniforly a rando in [0, 2π] for all he bis for all he individuals in he populaion. The binary populaion is derived as follows: P x i b i f(x f(b Δθ i 0 0 false rue 0 0 false 0.0π 0 rue 0 0 false -0.0π 0 rue 0 false 0 rue 0 (8 2, if rand(0, < sin ( θ, i = (9 0, oherwise where P,i is he h bi of he i h individual in he populaion and θ,i is he corresponding Q-bi. Procedure QEA begin 0 iniialize Q(; ake P( fro Q( by (7 evaluae P( B( P( b bes soluion aong B( while <T do + ake P( fro Q( by (7 evaluae P( updae Q( using (8 sore bes soluions aong B(- and P(in B( sore bes soluion b aong B( if (igraion condiion igrae b or b o B( globally or locally respecively endif end while end Figure. QEA pseudo code B. Muaion Operaor Muaion operaor in AQDE is siilar o ha of classical DE, bu insead of operaing on he individual direcly, i is applied on he Q-bi (θ. Since θ conains inforaion abou boh α and β, i is ore appropriae o generae he uan vecor in ers of θ. Moreover, unlike he case of classical DE, i inherenly avoids he proble of consrain violaion, i.e. he uan vecor exceeding he prescribed doain. This is because boh cosine and sine funcions are periodic wih period 2π. The represenaion of Q-bis was changed o θ keeping his in ind. The uan Q-bis θ are generaed for all he individuals in he populaion in every generaion. Muan Q-bis of he i h individual in generaion are deerined as follows: θ = θ + F.( θ θ (0 i r r2 r3 where r,r2,r3 and i are uually disinc and F is he uaion conrol paraeer which is deerined in every generaion as per he following equaion, F = rand. rand.(0. ( 2 where rand, rand 2 are rando nubers generaed fro a unifor disribuion on [0,]. The purpose of uliplying one rando nuber is o ake values for F on he inerval [0,0.]. One ore independen rando nuber is furher uliplied o probabilisically generae ore values close o zero. This is because, he qualiy of soluion is found o be highly sensiive owards radical perurbaion of he Q-bi. C. Crossover Operaor The crossover operaion operaes on he original Q-bis and he respecive uan Q-bis in he following

4 anner: θ θ, if ( rand (0, CR or( = I, ( (0, ( c, i rand = θ, i if rand > CR and Irand (2 where θ c i is he h Q-bi of ih individuals afer he crossover operaion. I rand is a nuber randoly chosen fro {,2, D} which ensures a leas one Q-bi is differen fro he original se in each individual. CR is he conrol paraeer which is deerined in every ieraion as follows: = (0.5, (3 CR G rand where G rand generaes a rando nuber fro he Gaussian disribuion wih ean 0.5 and sandard deviaion As a resul, CR lies in a 0.5 neighborhood of 0.5 wih a probabiliy of Thus he value of CR is seleced very close o 0.5 in alos all he cases, which is found o he bes value experienally. D. Selecion The populaion and he Q-bis are updaed in a greedy fashion. By observing he sae of he newly obained Q-bis (θ c i, by (9, a new se of individuals are obained which replace he corresponding individual in he populaion if heir finess values are higher. The replaceen is done using he following equaions: c c + Pi, if( f( Pi > f( Pi Pi = (4a P, oherwise and i c c θ, if( f( Pi f( Pi + > θ = θ, oherwise (4b where P c i is he ih individual by observing he Q-bis odified afer crossover (θ c i. f(p i is he finess value of he corresponding individual. Procedure AQDE for knapsack begin 0 iniialize Q(; ake P( fro Q( by (9 repair P( evaluae finess of P( while <T do + deerine F and CR by ( and (3 apply uaion on Q( using (0 obain Q ( by crossover using (2 ake P ( fro Q ( using (9 repair P ( evaluae finess of P( updae P(+ and Q(+ by (4 end while end Figure 2. AQDE pseudo code Thus AQDE is an adapive algorih, which eploys differenial operaors on he superposiion sae of Q-bis and can be applied o binary opiizaion probles direcly. The pseudo code of AQDE applied o 0- knapsack proble is given in Fig. 2. IV. EXPERIMENTAL SETTINGS AND RESULTS To es he perforance of AQDE, i was copared wih boh QEA and DBDE on he 0- knapsack proble. In all es cases, srongly correlaed ses of daa were considered. The weighs w i, respecive prices p i and he knapsack capaciy W were calculaed as follows [4]. wi = rand[,0] pi = wi + 5, i =, 2,... W = wi 2 i= (5 where rand[,0] generaes an ineger in {,2,.,0} uniforly a rando. For saisfying he consrain of he knapsack proble, he repair ehod given in [4] is applied o all he algorihs. If he consrain is violaed, he repair ehod randoly chooses an ie and reoves i fro he collecion unil he consrain is us saisfied. Afer ha i sars adding ies randoly again. When he consrain is us violaed, i reoves he las added ie and sops. Three knapsack probles wih 00, 250, and 500 ies were considered wih unsored daa obained as above. For each knapsack proble, he algorih was esed for a populaion size of 30 and 50. The axiu nuber of generaions in all cases was chosen as 000. The ean bes profis of 30 runs and he respecive sandard deviaions were abulaed (Table I.The variaion of ean bes profi wih no. of generaions were ploed (Fig Ie size Table II. Perforance coparison on 0- Knapsack proble ( ( (0.77 QEA DBDE AQDE ( ( ( ( ( ( ( ( ( ( ( ( ( ( (.27

5 Figure 3. Populaion Size= 30, Ie Size = 00 Figure 4. Populaion Size= 50, Ie Size = 00 Figure 5. Populaion Size= 30, Ie Size = 250 Figure 6. Populaion Size= 50, Ie Size = 250 Figure 7. Populaion Size= 30, Ie Size = 500 Figure 8. Populaion Size= 50, Ie Size = 500

6 Figure 3-8 show he progress of he convergence by depicing he average of bes profis over 30 runs for he previously enioned populaion sizes and ie sizes. For all he cases considered, he curve of ean bes profi for AQDE lies slighly below he curves of QEA and DBDE for he iniial 50 generaions, bu soon afer ha, i goes above he curves of QEA and DBDE, hereby showing significanly beer resuls. The plos sugges a preaure convergence of boh QEA and DBDE as copared o AQDE. V. CONCLUSION In his paper, we have proposed a novel AQDE algorih for solving he 0- Knapsack proble. The proposed algorih is a hybrid of QEA and DE along wih a novel adapive paraeer conrol ehod. The experienal resuls have proved he superior perforance of AQDE copared o QEA and DBDE. Here, he perforance of AQDE was esed only on he 0- Knapsack proble. Wih soe odificaions, he concep of he algorih ay be exended o oher discree cobinaorial opiizaion probles. REFERENCES [] K. Price and R. Sorn, Differenial Evoluion a siple and efficien adapive schee for global opiizaion over coninuous spaces, Technical Repor, Inernaional Copuer Science Insiue, Berkley, [2] R. Sorn and K. Price, Differenial Evoluion a siple and efficien Heurisic for global opiizaion over coninuous spaces, Journal Global Opiizaion, Vol., 997, pp [3] J. Teo, Exploring Dynaic Self-adapive Populaions in Differenial Evoluion, Sof Copuing - A Fusion of Foundaions, Mehodologies and Applicaions, Vol. 0 (8, 2006, pp [4] J. Bres, S. Greiner, B. Boˇskovi c,m. Mernik and V. ˇZuer, Self- Adaping Conrol Paraeers in Differenial Evoluion: A Coparaive Sudy on Nuerical Benchark Probles, IEEE Transacions on Evoluionary Copuaion, Vol. 0(6, 2006, pp [5] Z. Yang, K. Tang and X. Yao, Self-adapive Differenial Evoluion wih Neighborhood Search, In Proc. IEEE Congress on Evoluionary Copuaion, Hong Kong, 2008, pp [6] S. Das, A. Konar and U.K. Chakrabory, Two iproved differenial evoluion schees for faser global search, ACM-SIGEVO Proceedings of GECCO, Washingon D.C., 2005, pp [7] U.K. Chakrabory, Advances in Differenial Evoluion, (Ed. Springer-Verlag, Heidelberg, [8] G. Papara, A. Engelbrech and N. Franken, Binary Differenial Evoluion, In Proc. of he IEEE Congress on Evoluionary Copuaion, 2006,pp [9] A. Engelbrech and G. Papara. Binary differenial evoluion sraegies, In Proc. of he IEEE Congress on Evoluionary Copuaion, 2007,pp [0] C. Peng, L. Jian and L. Zhiing. Solving 0- knapsack Probles by a Discree Binary Version of Differenial Evoluion, In Proc. Second Inernaional Syposiu on Inelligen Inforaion Technology Applicaion, 2008, pp [] L. K. Grover, A fas quanu echanical algorih for daabase search, in Proc. 28h ACM Syp. Theory of Copuing, 996, pp [2] P. Shor, Polynoial-ie algorihs for prie facorizaion and discree logarihs on a quanu copuer. SIAM J. Copuing, 26, 997, pp [3] A. Narayanan and M. Moore, Quanu-inspired geneic algorihs, in Proc. 996 IEEE In. Conf. Evoluionary Copuaion. Piscaaway,NJ,996, pp [4] Han K-H and Ki J-H. Quanu-inspired evoluionary algorih for a class of cobinaorial opiizaion. IEEE Transacion on Evoluionary Copuaion, 6(6,2002, pp [5] J. Sun, B. Feng and W.B. Xu, Paricle swar opiizaion wih paricles having quanu behavior, In proc of he IEEE Congress on Evoluionary Copuaion, 2004, pp [6] K.-H. Han and J.-H. Ki, Quanu-inspired evoluionary algorihs wih a new erinaion crierion, H gae and wo-phase schee, IEEE Transacions on Evoluionary Copuaion, 8(2, 2004,pp [7] M. D. Plael, S. Schliebs and N. Kasabov, A versaile quanu-inspired evoluionary algorih, in Proc. IEEE Congress on Evoluionary Copuaion CEC 07, 2007, pp [8] B. Jiao, X. Gu and G. Xu, An Iproved Quanu Differenial Algorih for Sochasic Flow Shop Scheduling Proble. In Proc. IEEE Inernaional Conference on Conrol and Auoaion 2009,pp [9] A. Draa, S. Meshoul, H. Talbi and M. Baouche, A Quanu- Inspired Differenial Evoluion Algorih for Solving he N-Queens Proble. The Inernaional Arab Journal of Inforaion Technology, Vol. 7, No., 200 pp [20] H. Su, Y. Yang and L. Zhao, Classificaion rule discovery wih DE/QDE algorih, Exper Syses wih Applicaions 37 (200 pp [2] Su, H. and Yang, Y. Quanu-inspired differenial evoluion for binary opiizaion, In The 4-h inernaional conference on naural copuaion,2008,pp [22] J. Kennedy and R.C. Eberhar, A discree binary version of he paricle swar algorih, Proceedings of he 997 Conference on Syses, Man, and Cyberneics, 997,pp [23] M. D. Plael, S. Schliebs and N. Kasabov, Quanu-Inspired Evoluionary Algorih:A Muliodel EDA. IEEE Transacions On Evoluionary Copuaion, 3(6,2009, pp

A Sinusoid Size Ring Structure Quantum Evolutionary Algorithm

A Sinusoid Size Ring Structure Quantum Evolutionary Algorithm A Sinusoid Size Ring Srucure Quanu Evoluionary Algorih M.-H. Tayarani-N. Bahar Insiue of Higher Educaion Mashhad, Iran ayarani@ieee.org M.-R. Abarzadeh-T. Ferdowsi Universiy of Mashhad Mashhad, Iran abarzadeh@ieee.org

More information

TIME DELAY BASEDUNKNOWN INPUT OBSERVER DESIGN FOR NETWORK CONTROL SYSTEM

TIME DELAY BASEDUNKNOWN INPUT OBSERVER DESIGN FOR NETWORK CONTROL SYSTEM TIME DELAY ASEDUNKNOWN INPUT OSERVER DESIGN FOR NETWORK CONTROL SYSTEM Siddhan Chopra J.S. Laher Elecrical Engineering Deparen NIT Kurukshera (India Elecrical Engineering Deparen NIT Kurukshera (India

More information

Introduction to Numerical Analysis. In this lesson you will be taken through a pair of techniques that will be used to solve the equations of.

Introduction to Numerical Analysis. In this lesson you will be taken through a pair of techniques that will be used to solve the equations of. Inroducion o Nuerical Analysis oion In his lesson you will be aen hrough a pair of echniques ha will be used o solve he equaions of and v dx d a F d for siuaions in which F is well nown, and he iniial

More information

On the Convergence Properties of Quantum-Inspired Multi-Objective Evolutionary Algorithms

On the Convergence Properties of Quantum-Inspired Multi-Objective Evolutionary Algorithms On he Convergence Properies of Quanu-Inspired Muli-Obecive Evoluionary Algorihs Zhiyong Li, Zhe Li, and Güner Rudolph School of Copuer and Counicaion, Hunan Universiy 48 Changsha, Hunan, P.R.China Fachbereich

More information

Connectionist Classifier System Based on Accuracy in Autonomous Agent Control

Connectionist Classifier System Based on Accuracy in Autonomous Agent Control Connecionis Classifier Syse Based on Accuracy in Auonoous Agen Conrol A S Vasilyev Decision Suppor Syses Group Riga Technical Universiy /4 Meza sree Riga LV-48 Lavia E-ail: serven@apollolv Absrac In his

More information

Keywords Digital Infinite-Impulse Response (IIR) filter, Digital Finite-Impulse Response (FIR) filter, DE, exploratory move

Keywords Digital Infinite-Impulse Response (IIR) filter, Digital Finite-Impulse Response (FIR) filter, DE, exploratory move Volume 5, Issue 7, July 2015 ISSN: 2277 128X Inernaional Journal of Advanced Research in Compuer Science and Sofware Engineering Research Paper Available online a: www.ijarcsse.com A Hybrid Differenial

More information

Swarm Optimization based Controller for Temperature Control of a Heat Exchanger

Swarm Optimization based Controller for Temperature Control of a Heat Exchanger Inernaional Journal of Copuer Applicaions (975 8887) Swar Opiizaion based Conroller for Teperaure Conrol of a Hea Exchanger S. Rajasekaran Research Scholar Anna Universiy of Technology Coibaore, India

More information

On the approximation of particular solution of nonhomogeneous linear differential equation with Legendre series

On the approximation of particular solution of nonhomogeneous linear differential equation with Legendre series The Journal of Applied Science Vol. 5 No. : -9 [6] วารสารว ทยาศาสตร ประย กต doi:.446/j.appsci.6.8. ISSN 53-785 Prined in Thailand Research Aricle On he approxiaion of paricular soluion of nonhoogeneous

More information

DUALITY IN NONLINEAR FRACTIONAL PROGRAMMING PROBLEM USING FUZZY PROGRAMMING AND GENETIC ALGORITHM

DUALITY IN NONLINEAR FRACTIONAL PROGRAMMING PROBLEM USING FUZZY PROGRAMMING AND GENETIC ALGORITHM Inernaional Journal of Sof Copuing, Maheaics and Conrol (IJSCMC), Vol. 4, No., February 5 DUALITY IN NONLINEAR FRACTIONAL PROGRAMMING PROBLEM USING FUZZY PROGRAMMING AND GENETIC ALGORITHM Ananya Chakrabory

More information

THE FINITE HAUSDORFF AND FRACTAL DIMENSIONS OF THE GLOBAL ATTRACTOR FOR A CLASS KIRCHHOFF-TYPE EQUATIONS

THE FINITE HAUSDORFF AND FRACTAL DIMENSIONS OF THE GLOBAL ATTRACTOR FOR A CLASS KIRCHHOFF-TYPE EQUATIONS European Journal of Maheaics and Copuer Science Vol 4 No 7 ISSN 59-995 HE FINIE HAUSDORFF AND FRACAL DIMENSIONS OF HE GLOBAL ARACOR FOR A CLASS KIRCHHOFF-YPE EQUAIONS Guoguang Lin & Xiangshuang Xia Deparen

More information

MODULE - 9 LECTURE NOTES 2 GENETIC ALGORITHMS

MODULE - 9 LECTURE NOTES 2 GENETIC ALGORITHMS 1 MODULE - 9 LECTURE NOTES 2 GENETIC ALGORITHMS INTRODUCTION Mos real world opimizaion problems involve complexiies like discree, coninuous or mixed variables, muliple conflicing objecives, non-lineariy,

More information

Applying Genetic Algorithms for Inventory Lot-Sizing Problem with Supplier Selection under Storage Capacity Constraints

Applying Genetic Algorithms for Inventory Lot-Sizing Problem with Supplier Selection under Storage Capacity Constraints IJCSI Inernaional Journal of Compuer Science Issues, Vol 9, Issue 1, No 1, January 2012 wwwijcsiorg 18 Applying Geneic Algorihms for Invenory Lo-Sizing Problem wih Supplier Selecion under Sorage Capaciy

More information

Particle Swarm Optimization Combining Diversification and Intensification for Nonlinear Integer Programming Problems

Particle Swarm Optimization Combining Diversification and Intensification for Nonlinear Integer Programming Problems Paricle Swarm Opimizaion Combining Diversificaion and Inensificaion for Nonlinear Ineger Programming Problems Takeshi Masui, Masaoshi Sakawa, Kosuke Kao and Koichi Masumoo Hiroshima Universiy 1-4-1, Kagamiyama,

More information

Application of Homotopy Analysis Method for Solving various types of Problems of Partial Differential Equations

Application of Homotopy Analysis Method for Solving various types of Problems of Partial Differential Equations Applicaion of Hooopy Analysis Mehod for olving various ypes of Probles of Parial Differenial Equaions V.P.Gohil, Dr. G. A. anabha,assisan Professor, Deparen of Maheaics, Governen Engineering College, Bhavnagar,

More information

Vehicle Arrival Models : Headway

Vehicle Arrival Models : Headway Chaper 12 Vehicle Arrival Models : Headway 12.1 Inroducion Modelling arrival of vehicle a secion of road is an imporan sep in raffic flow modelling. I has imporan applicaion in raffic flow simulaion where

More information

Analytical Solution for the Time-Dependent Emden-Fowler Type of Equations by Homotopy Analysis Method with Genetic Algorithm

Analytical Solution for the Time-Dependent Emden-Fowler Type of Equations by Homotopy Analysis Method with Genetic Algorithm Applied Maheaics 7 8 693-7 hp://www.scirp.org/journal/a ISSN Online: 5-7393 ISSN Prin: 5-7385 Analyical Soluion for he Tie-Dependen Eden-Fowler Type of Equaions by Hooopy Analysis Mehod wih Geneic Algorih

More information

Fourier Series & The Fourier Transform. Joseph Fourier, our hero. Lord Kelvin on Fourier s theorem. What do we want from the Fourier Transform?

Fourier Series & The Fourier Transform. Joseph Fourier, our hero. Lord Kelvin on Fourier s theorem. What do we want from the Fourier Transform? ourier Series & The ourier Transfor Wha is he ourier Transfor? Wha do we wan fro he ourier Transfor? We desire a easure of he frequencies presen in a wave. This will lead o a definiion of he er, he specru.

More information

Decision Tree Learning. Decision Tree Learning. Decision Trees. Decision Trees: Operation. Blue slides: Mitchell. Orange slides: Alpaydin Humidity

Decision Tree Learning. Decision Tree Learning. Decision Trees. Decision Trees: Operation. Blue slides: Mitchell. Orange slides: Alpaydin Humidity Decision Tree Learning Decision Tree Learning Blue slides: Michell Oulook Orange slides: Alpaydin Huidiy Sunny Overcas Rain ral Srong Learn o approxiae discree-valued arge funcions. Sep-by-sep decision

More information

Wave Mechanics. January 16, 2017

Wave Mechanics. January 16, 2017 Wave Mechanics January 6, 7 The ie-dependen Schrödinger equaion We have seen how he ie-dependen Schrodinger equaion, Ψ + Ψ i Ψ follows as a non-relaivisic version of he Klein-Gordon equaion. In wave echanics,

More information

SIGNALS AND SYSTEMS LABORATORY 8: State Variable Feedback Control Systems

SIGNALS AND SYSTEMS LABORATORY 8: State Variable Feedback Control Systems SIGNALS AND SYSTEMS LABORATORY 8: Sae Variable Feedback Conrol Syses INTRODUCTION Sae variable descripions for dynaical syses describe he evoluion of he sae vecor, as a funcion of he sae and he inpu. There

More information

A HEURISTIC OPTIMIZATION METHOD OF FRACTIONAL CONVECTION REACTION An Application to Diffusion Process

A HEURISTIC OPTIMIZATION METHOD OF FRACTIONAL CONVECTION REACTION An Application to Diffusion Process Khan, N. A., e al.: A Heurisic Opiizaion Mehod of Fracional Convecion Reacion... S43 A HEURISTIC OPTIMIZATION METHOD OF FRACTIONAL CONVECTION REACTION An Applicaion o Diffusion Process by Najeeb Ala KHAN

More information

A Framework for Efficient Document Ranking Using Order and Non Order Based Fitness Function

A Framework for Efficient Document Ranking Using Order and Non Order Based Fitness Function A Framework for Efficien Documen Ranking Using Order and Non Order Based Finess Funcion Hazra Imran, Adii Sharan Absrac One cenral problem of informaion rerieval is o deermine he relevance of documens

More information

Joint Spectral Distribution Modeling Using Restricted Boltzmann Machines for Voice Conversion

Joint Spectral Distribution Modeling Using Restricted Boltzmann Machines for Voice Conversion INTERSPEECH 2013 Join Specral Disribuion Modeling Using Resriced Bolzann Machines for Voice Conversion Ling-Hui Chen, Zhen-Hua Ling, Yan Song, Li-Rong Dai Naional Engineering Laboraory of Speech and Language

More information

Higher Order Difference Schemes for Heat Equation

Higher Order Difference Schemes for Heat Equation Available a p://pvau.edu/aa Appl. Appl. Ma. ISSN: 9-966 Vol., Issue (Deceber 009), pp. 6 7 (Previously, Vol., No. ) Applicaions and Applied Maeaics: An Inernaional Journal (AAM) Higer Order Difference

More information

A Generalization of Student s t-distribution from the Viewpoint of Special Functions

A Generalization of Student s t-distribution from the Viewpoint of Special Functions A Generalizaion of Suden s -disribuion fro he Viewpoin of Special Funcions WOLFRAM KOEPF and MOHAMMAD MASJED-JAMEI Deparen of Maheaics, Universiy of Kassel, Heinrich-Ple-Sr. 4, D-343 Kassel, Gerany Deparen

More information

A Study of Design Method of Process and Layout of Parts and Facilities for Cell Production

A Study of Design Method of Process and Layout of Parts and Facilities for Cell Production A Sudy of Design Mehod of Process and Layou of Pars and Faciliies for Cell Producion Mizuki Ohashi Graduae School of Engineering, Maser Degree Progra Nagoya Insiue of Technology, Nagoya, Japan Tel: (+81)52-7355-7408,

More information

Lecture 18 GMM:IV, Nonlinear Models

Lecture 18 GMM:IV, Nonlinear Models Lecure 8 :IV, Nonlinear Models Le Z, be an rx funcion of a kx paraeer vecor, r > k, and a rando vecor Z, such ha he r populaion oen condiions also called esiain equaions EZ, hold for all, where is he rue

More information

Robust estimation based on the first- and third-moment restrictions of the power transformation model

Robust estimation based on the first- and third-moment restrictions of the power transformation model h Inernaional Congress on Modelling and Simulaion, Adelaide, Ausralia, 6 December 3 www.mssanz.org.au/modsim3 Robus esimaion based on he firs- and hird-momen resricions of he power ransformaion Nawaa,

More information

Applying Genetic Algorithms for Inventory Lot-Sizing Problem with Supplier Selection under Storage Space

Applying Genetic Algorithms for Inventory Lot-Sizing Problem with Supplier Selection under Storage Space Inernaional Journal of Indusrial and Manufacuring Engineering Applying Geneic Algorihms for Invenory Lo-Sizing Problem wih Supplier Selecion under Sorage Space Vichai Rungreunganaun and Chirawa Woarawichai

More information

THE APPROXIMATE AND EXACT SOLUTIONS OF THE SPACE- AND TIME-FRACTIONAL BURGERS EQUATIONS

THE APPROXIMATE AND EXACT SOLUTIONS OF THE SPACE- AND TIME-FRACTIONAL BURGERS EQUATIONS IJRRAS () June Kurulay Soluions of he Space & Tie-Fracional Burgers Equaions THE APPROXIMATE AND EXACT SOLUTIONS OF THE SPACE- AND TIME-FRACTIONAL BURGERS EQUATIONS Muhae Kurulay Yildiz Technical Uniersiy

More information

arxiv: v3 [math.na] 9 Oct 2017

arxiv: v3 [math.na] 9 Oct 2017 Fas randoized ieraion: diffusion Mone Carlo hrough he lens of nuerical linear algebra Lek-Heng Li 1 and Jonahan Weare 1,2 arxiv:1508.06104v3 [ah.na] 9 Oc 2017 1 Deparen of Saisics, Universiy of Chicago

More information

EXPONENTIAL PROBABILITY DISTRIBUTION

EXPONENTIAL PROBABILITY DISTRIBUTION MTH/STA 56 EXPONENTIAL PROBABILITY DISTRIBUTION As discussed in Exaple (of Secion of Unifor Probabili Disribuion), in a Poisson process, evens are occurring independenl a rando and a a unifor rae per uni

More information

b denotes trend at time point t and it is sum of two

b denotes trend at time point t and it is sum of two Inernaional Conference on Innovaive Applicaions in Engineering and Inforaion echnology(iciaei207) Inernaional Journal of Advanced Scienific echnologies,engineering and Manageen Sciences (IJASEMSISSN: 2454356X)

More information

Chapter 9 Sinusoidal Steady State Analysis

Chapter 9 Sinusoidal Steady State Analysis Chaper 9 Sinusoidal Seady Sae Analysis 9.-9. The Sinusoidal Source and Response 9.3 The Phasor 9.4 pedances of Passive Eleens 9.5-9.9 Circui Analysis Techniques in he Frequency Doain 9.0-9. The Transforer

More information

Matlab and Python programming: how to get started

Matlab and Python programming: how to get started Malab and Pyhon programming: how o ge sared Equipping readers he skills o wrie programs o explore complex sysems and discover ineresing paerns from big daa is one of he main goals of his book. In his chaper,

More information

20. Applications of the Genetic-Drift Model

20. Applications of the Genetic-Drift Model 0. Applicaions of he Geneic-Drif Model 1) Deermining he probabiliy of forming any paricular combinaion of genoypes in he nex generaion: Example: If he parenal allele frequencies are p 0 = 0.35 and q 0

More information

A Hop Constrained Min-Sum Arborescence with Outage Costs

A Hop Constrained Min-Sum Arborescence with Outage Costs A Hop Consrained Min-Sum Arborescence wih Ouage Coss Rakesh Kawara Minnesoa Sae Universiy, Mankao, MN 56001 Email: Kawara@mnsu.edu Absrac The hop consrained min-sum arborescence wih ouage coss problem

More information

1 Widrow-Hoff Algorithm

1 Widrow-Hoff Algorithm COS 511: heoreical Machine Learning Lecurer: Rob Schapire Lecure # 18 Scribe: Shaoqing Yang April 10, 014 1 Widrow-Hoff Algorih Firs le s review he Widrow-Hoff algorih ha was covered fro las lecure: Algorih

More information

Problem set 2 for the course on. Markov chains and mixing times

Problem set 2 for the course on. Markov chains and mixing times J. Seif T. Hirscher Soluions o Proble se for he course on Markov chains and ixing ies February 7, 04 Exercise 7 (Reversible chains). (i) Assue ha we have a Markov chain wih ransiion arix P, such ha here

More information

I-Optimal designs for third degree kronecker model mixture experiments

I-Optimal designs for third degree kronecker model mixture experiments Inernaional Journal of Saisics and Applied Maheaics 207 2(2): 5-40 ISSN: 2456-452 Mahs 207 2(2): 5-40 207 Sas & Mahs www.ahsjournal.co Received: 9-0-207 Acceped: 20-02-207 Cheruiyo Kipkoech Deparen of

More information

Mapping in Dynamic Environments

Mapping in Dynamic Environments Mapping in Dynaic Environens Wolfra Burgard Universiy of Freiburg, Gerany Mapping is a Key Technology for Mobile Robos Robos can robusly navigae when hey have a ap. Robos have been shown o being able o

More information

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes

23.2. Representing Periodic Functions by Fourier Series. Introduction. Prerequisites. Learning Outcomes Represening Periodic Funcions by Fourier Series 3. Inroducion In his Secion we show how a periodic funcion can be expressed as a series of sines and cosines. We begin by obaining some sandard inegrals

More information

An approximate solution for a generalized Hirota-Satsom coupled (Kdv) equation

An approximate solution for a generalized Hirota-Satsom coupled (Kdv) equation Aricle An approxiae soluion for a generalized Hiroa-Saso coupled (Kdv) equaion H.A. Wahab Rafi Ullah Saira Bhai M. Shahzad M. Naee Fawad Hussain 4 Sarfraz Ahad 4 Deparen of Maheaics Hazara Universiy Manshera

More information

STUDY ON VELOCITY CLAMPING IN PSO USING CEC`13 BENCHMARK

STUDY ON VELOCITY CLAMPING IN PSO USING CEC`13 BENCHMARK STUDY ON VELOCITY CLAMPING IN PSO USING CEC`13 BENCHMARK Michal Pluhacek, Roman Senkerik, Adam Vikorin and Tomas Kadavy Tomas Baa Universiy in Zlin, Faculy of Applied Informaics Nam T.G. Masaryka 5555,

More information

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB

T L. t=1. Proof of Lemma 1. Using the marginal cost accounting in Equation(4) and standard arguments. t )+Π RB. t )+K 1(Q RB Elecronic Companion EC.1. Proofs of Technical Lemmas and Theorems LEMMA 1. Le C(RB) be he oal cos incurred by he RB policy. Then we have, T L E[C(RB)] 3 E[Z RB ]. (EC.1) Proof of Lemma 1. Using he marginal

More information

Particle Swarm Optimization

Particle Swarm Optimization Paricle Swarm Opimizaion Speaker: Jeng-Shyang Pan Deparmen of Elecronic Engineering, Kaohsiung Universiy of Applied Science, Taiwan Email: jspan@cc.kuas.edu.w 7/26/2004 ppso 1 Wha is he Paricle Swarm Opimizaion

More information

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes

23.5. Half-Range Series. Introduction. Prerequisites. Learning Outcomes Half-Range Series 2.5 Inroducion In his Secion we address he following problem: Can we find a Fourier series expansion of a funcion defined over a finie inerval? Of course we recognise ha such a funcion

More information

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still.

Lecture 2-1 Kinematics in One Dimension Displacement, Velocity and Acceleration Everything in the world is moving. Nothing stays still. Lecure - Kinemaics in One Dimension Displacemen, Velociy and Acceleraion Everyhing in he world is moving. Nohing says sill. Moion occurs a all scales of he universe, saring from he moion of elecrons in

More information

Single-Pass-Based Heuristic Algorithms for Group Flexible Flow-shop Scheduling Problems

Single-Pass-Based Heuristic Algorithms for Group Flexible Flow-shop Scheduling Problems Single-Pass-Based Heurisic Algorihms for Group Flexible Flow-shop Scheduling Problems PEI-YING HUANG, TZUNG-PEI HONG 2 and CHENG-YAN KAO, 3 Deparmen of Compuer Science and Informaion Engineering Naional

More information

Class Meeting # 10: Introduction to the Wave Equation

Class Meeting # 10: Introduction to the Wave Equation MATH 8.5 COURSE NOTES - CLASS MEETING # 0 8.5 Inroducion o PDEs, Fall 0 Professor: Jared Speck Class Meeing # 0: Inroducion o he Wave Equaion. Wha is he wave equaion? The sandard wave equaion for a funcion

More information

Online Appendix to Solution Methods for Models with Rare Disasters

Online Appendix to Solution Methods for Models with Rare Disasters Online Appendix o Soluion Mehods for Models wih Rare Disasers Jesús Fernández-Villaverde and Oren Levinal In his Online Appendix, we presen he Euler condiions of he model, we develop he pricing Calvo block,

More information

Parallel-data-free Many-to-many Voice Conversion based on DNN Integrated with Eigenspace Using a Non-parallel Speech Corpus

Parallel-data-free Many-to-many Voice Conversion based on DNN Integrated with Eigenspace Using a Non-parallel Speech Corpus INTERSPEECH 2017 Augus 20 24, 2017, Sochol, Sweden Parallel-daa-free Many-o-any Voice Conversion based on DNN Inegraed wih Eigenspace Using a Non-parallel Speech Corpus Tesuya Hashioo, Hidesugu Uchida,

More information

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page

dy dx = xey (a) y(0) = 2 (b) y(1) = 2.5 SOLUTION: See next page Assignmen 1 MATH 2270 SOLUTION Please wrie ou complee soluions for each of he following 6 problems (one more will sill be added). You may, of course, consul wih your classmaes, he exbook or oher resources,

More information

Optimal Stopping of Partially Observable Markov Processes: A Filtering-Based Duality Approach

Optimal Stopping of Partially Observable Markov Processes: A Filtering-Based Duality Approach 1 Opial Sopping of Parially Observable Marov Processes: A Filering-Based Dualiy Approach Fan Ye, and Enlu Zhou, Meber, IEEE Absrac In his noe we develop a nuerical approach o he proble of opial sopping

More information

VOL. 1, NO. 8, November 2011 ISSN ARPN Journal of Systems and Software AJSS Journal. All rights reserved

VOL. 1, NO. 8, November 2011 ISSN ARPN Journal of Systems and Software AJSS Journal. All rights reserved VOL., NO. 8, Noveber 0 ISSN -9833 ARPN Journal of Syses and Sofware 009-0 AJSS Journal. All righs reserved hp://www.scienific-journals.org Soe Fixed Poin Theores on Expansion Type Maps in Inuiionisic Fuzzy

More information

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients

Section 3.5 Nonhomogeneous Equations; Method of Undetermined Coefficients Secion 3.5 Nonhomogeneous Equaions; Mehod of Undeermined Coefficiens Key Terms/Ideas: Linear Differenial operaor Nonlinear operaor Second order homogeneous DE Second order nonhomogeneous DE Soluion o homogeneous

More information

STATE-SPACE MODELLING. A mass balance across the tank gives:

STATE-SPACE MODELLING. A mass balance across the tank gives: B. Lennox and N.F. Thornhill, 9, Sae Space Modelling, IChemE Process Managemen and Conrol Subjec Group Newsleer STE-SPACE MODELLING Inroducion: Over he pas decade or so here has been an ever increasing

More information

Navneet Saini, Mayank Goyal, Vishal Bansal (2013); Term Project AML310; Indian Institute of Technology Delhi

Navneet Saini, Mayank Goyal, Vishal Bansal (2013); Term Project AML310; Indian Institute of Technology Delhi Creep in Viscoelasic Subsances Numerical mehods o calculae he coefficiens of he Prony equaion using creep es daa and Herediary Inegrals Mehod Navnee Saini, Mayank Goyal, Vishal Bansal (23); Term Projec

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 6, Nov-Dec 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 6, Nov-Dec 2015 Inernaional Journal of Compuer Science Trends and Technology (IJCST) Volume Issue 6, Nov-Dec 05 RESEARCH ARTICLE OPEN ACCESS An EPQ Model for Two-Parameer Weibully Deerioraed Iems wih Exponenial Demand

More information

Speaker Adaptation Techniques For Continuous Speech Using Medium and Small Adaptation Data Sets. Constantinos Boulis

Speaker Adaptation Techniques For Continuous Speech Using Medium and Small Adaptation Data Sets. Constantinos Boulis Speaker Adapaion Techniques For Coninuous Speech Using Medium and Small Adapaion Daa Ses Consaninos Boulis Ouline of he Presenaion Inroducion o he speaker adapaion problem Maximum Likelihood Sochasic Transformaions

More information

A Decision Model for Fuzzy Clustering Ensemble

A Decision Model for Fuzzy Clustering Ensemble A Decision Model for Fuzzy Clusering Enseble Yanqiu Fu Yan Yang Yi Liu School of Inforaion Science & echnology, Souhwes Jiaoong Universiy, Chengdu 6003, China Absrac Algorih Recen researches and experiens

More information

Phasor Estimation Algorithm Based on the Least Square Technique during CT Saturation

Phasor Estimation Algorithm Based on the Least Square Technique during CT Saturation Journal of Elecrical Engineering & Technology Vol. 6, No. 4, pp. 459~465, 11 459 DOI: 1.537/JEET.11.6.4. 459 Phasor Esiaion Algorih Based on he Leas Square Technique during CT Sauraion Dong-Gyu Lee*, Sang-Hee

More information

IMPROVED HYBRID MODEL OF HMM/GMM FOR SPEECH RECOGNITION. Poonam Bansal, Anuj Kant, Sumit Kumar, Akash Sharda, Shitij Gupta

IMPROVED HYBRID MODEL OF HMM/GMM FOR SPEECH RECOGNITION. Poonam Bansal, Anuj Kant, Sumit Kumar, Akash Sharda, Shitij Gupta Inernaional Book Series "Inforaion Science and Copuing" 69 IMPROVED HYBRID MODEL OF HMM/GMM FOR SPEECH RECOGIIO Poona Bansal, Anu Kan, Sui Kuar, Akash Sharda, Shii Gupa Absrac: In his paper, we propose

More information

TP A.14 The effects of cut angle, speed, and spin on object ball throw

TP A.14 The effects of cut angle, speed, and spin on object ball throw echnical proof echnical proof TP A.14 The effecs of cu angle, speed, and spin on objec ball hrow supporing: The Illusraed Principles of Pool and illiards hp://billiards.colosae.edu by Daid G. Alciaore,

More information

ANALYSIS OF REAL-TIME DATA FROM INSTRUMENTED STRUCTURES

ANALYSIS OF REAL-TIME DATA FROM INSTRUMENTED STRUCTURES 3 h World Conference on Earhquake Engineering Vancouver, B.C., Canada Augus -6, 004 Paper No. 93 ANAYSIS OF REA-IME DAA FROM INSRUMENED SRUCURES Erdal SAFAK SUMMARY Analyses of real-ie daa fro insruened

More information

Application of a Stochastic-Fuzzy Approach to Modeling Optimal Discrete Time Dynamical Systems by Using Large Scale Data Processing

Application of a Stochastic-Fuzzy Approach to Modeling Optimal Discrete Time Dynamical Systems by Using Large Scale Data Processing Applicaion of a Sochasic-Fuzzy Approach o Modeling Opimal Discree Time Dynamical Sysems by Using Large Scale Daa Processing AA WALASZE-BABISZEWSA Deparmen of Compuer Engineering Opole Universiy of Technology

More information

5. Stochastic processes (1)

5. Stochastic processes (1) Lec05.pp S-38.45 - Inroducion o Teleraffic Theory Spring 2005 Conens Basic conceps Poisson process 2 Sochasic processes () Consider some quaniy in a eleraffic (or any) sysem I ypically evolves in ime randomly

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 10, October ISSN Inernaional Journal of Scienific & Engineering Research, Volume 4, Issue 10, Ocober-2013 900 FUZZY MEAN RESIDUAL LIFE ORDERING OF FUZZY RANDOM VARIABLES J. EARNEST LAZARUS PIRIYAKUMAR 1, A. YAMUNA 2 1.

More information

Essential Microeconomics : OPTIMAL CONTROL 1. Consider the following class of optimization problems

Essential Microeconomics : OPTIMAL CONTROL 1. Consider the following class of optimization problems Essenial Microeconomics -- 6.5: OPIMAL CONROL Consider he following class of opimizaion problems Max{ U( k, x) + U+ ( k+ ) k+ k F( k, x)}. { x, k+ } = In he language of conrol heory, he vecor k is he vecor

More information

The Simultaneous Application of Optimum Network Reconfiguration and Distributed Generation Sizing Using PSO for Power Loss Reduction

The Simultaneous Application of Optimum Network Reconfiguration and Distributed Generation Sizing Using PSO for Power Loss Reduction Wardiah Mohd DAHALAN 1,2,3, Hazlie MOKHLIS 1,3, Ab Hali Abu BAKAR 1,3, Jasrul Jaani JAMIAN 1,4 Deparen of Elecrical Engineering, Faculy of Engineering, Universiy of Malaya, 50603 Kuala Lupur (1) Deparen

More information

Notes on Kalman Filtering

Notes on Kalman Filtering Noes on Kalman Filering Brian Borchers and Rick Aser November 7, Inroducion Daa Assimilaion is he problem of merging model predicions wih acual measuremens of a sysem o produce an opimal esimae of he curren

More information

Sliding Mode Controller for Unstable Systems

Sliding Mode Controller for Unstable Systems S. SIVARAMAKRISHNAN e al., Sliding Mode Conroller for Unsable Sysems, Chem. Biochem. Eng. Q. 22 (1) 41 47 (28) 41 Sliding Mode Conroller for Unsable Sysems S. Sivaramakrishnan, A. K. Tangirala, and M.

More information

A First Course on Kinetics and Reaction Engineering. Class 19 on Unit 18

A First Course on Kinetics and Reaction Engineering. Class 19 on Unit 18 A Firs ourse on Kineics and Reacion Engineering lass 19 on Uni 18 Par I - hemical Reacions Par II - hemical Reacion Kineics Where We re Going Par III - hemical Reacion Engineering A. Ideal Reacors B. Perfecly

More information

STRUCTURAL CHANGE IN TIME SERIES OF THE EXCHANGE RATES BETWEEN YEN-DOLLAR AND YEN-EURO IN

STRUCTURAL CHANGE IN TIME SERIES OF THE EXCHANGE RATES BETWEEN YEN-DOLLAR AND YEN-EURO IN Inernaional Journal of Applied Economerics and Quaniaive Sudies. Vol.1-3(004) STRUCTURAL CHANGE IN TIME SERIES OF THE EXCHANGE RATES BETWEEN YEN-DOLLAR AND YEN-EURO IN 001-004 OBARA, Takashi * Absrac The

More information

Thus the force is proportional but opposite to the displacement away from equilibrium.

Thus the force is proportional but opposite to the displacement away from equilibrium. Chaper 3 : Siple Haronic Moion Hooe s law saes ha he force (F) eered by an ideal spring is proporional o is elongaion l F= l where is he spring consan. Consider a ass hanging on a he spring. In equilibriu

More information

THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volume 13, Number 1/2012, pp

THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volume 13, Number 1/2012, pp THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Series A, OF THE ROMANIAN ACADEMY Volue, Nuber /0, pp 4 SOLITON PERTURBATION THEORY FOR THE GENERALIZED KLEIN-GORDON EQUATION WITH FULL NONLINEARITY

More information

The Optimal Stopping Time for Selling an Asset When It Is Uncertain Whether the Price Process Is Increasing or Decreasing When the Horizon Is Infinite

The Optimal Stopping Time for Selling an Asset When It Is Uncertain Whether the Price Process Is Increasing or Decreasing When the Horizon Is Infinite American Journal of Operaions Research, 08, 8, 8-9 hp://wwwscirporg/journal/ajor ISSN Online: 60-8849 ISSN Prin: 60-8830 The Opimal Sopping Time for Selling an Asse When I Is Uncerain Wheher he Price Process

More information

di Bernardo, M. (1995). A purely adaptive controller to synchronize and control chaotic systems.

di Bernardo, M. (1995). A purely adaptive controller to synchronize and control chaotic systems. di ernardo, M. (995). A purely adapive conroller o synchronize and conrol chaoic sysems. hps://doi.org/.6/375-96(96)8-x Early version, also known as pre-prin Link o published version (if available):.6/375-96(96)8-x

More information

Orientation. Connections between network coding and stochastic network theory. Outline. Bruce Hajek. Multicast with lost packets

Orientation. Connections between network coding and stochastic network theory. Outline. Bruce Hajek. Multicast with lost packets Connecions beween nework coding and sochasic nework heory Bruce Hajek Orienaion On Thursday, Ralf Koeer discussed nework coding: coding wihin he nework Absrac: Randomly generaed coded informaion blocks

More information

Viscous Damping Summary Sheet No Damping Case: Damped behaviour depends on the relative size of ω o and b/2m 3 Cases: 1.

Viscous Damping Summary Sheet No Damping Case: Damped behaviour depends on the relative size of ω o and b/2m 3 Cases: 1. Viscous Daping: && + & + ω Viscous Daping Suary Shee No Daping Case: & + ω solve A ( ω + α ) Daped ehaviour depends on he relaive size of ω o and / 3 Cases:. Criical Daping Wee 5 Lecure solve sae BC s

More information

PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD

PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD PENALIZED LEAST SQUARES AND PENALIZED LIKELIHOOD HAN XIAO 1. Penalized Leas Squares Lasso solves he following opimizaion problem, ˆβ lasso = arg max β R p+1 1 N y i β 0 N x ij β j β j (1.1) for some 0.

More information

Lecture 23 Damped Motion

Lecture 23 Damped Motion Differenial Equaions (MTH40) Lecure Daped Moion In he previous lecure, we discussed he free haronic oion ha assues no rearding forces acing on he oving ass. However No rearding forces acing on he oving

More information

CHAPTER 10 VALIDATION OF TEST WITH ARTIFICAL NEURAL NETWORK

CHAPTER 10 VALIDATION OF TEST WITH ARTIFICAL NEURAL NETWORK 175 CHAPTER 10 VALIDATION OF TEST WITH ARTIFICAL NEURAL NETWORK 10.1 INTRODUCTION Amongs he research work performed, he bes resuls of experimenal work are validaed wih Arificial Neural Nework. From he

More information

11!Hí MATHEMATICS : ERDŐS AND ULAM PROC. N. A. S. of decomposiion, properly speaking) conradics he possibiliy of defining a counably addiive real-valu

11!Hí MATHEMATICS : ERDŐS AND ULAM PROC. N. A. S. of decomposiion, properly speaking) conradics he possibiliy of defining a counably addiive real-valu ON EQUATIONS WITH SETS AS UNKNOWNS BY PAUL ERDŐS AND S. ULAM DEPARTMENT OF MATHEMATICS, UNIVERSITY OF COLORADO, BOULDER Communicaed May 27, 1968 We shall presen here a number of resuls in se heory concerning

More information

15. Vector Valued Functions

15. Vector Valued Functions 1. Vecor Valued Funcions Up o his poin, we have presened vecors wih consan componens, for example, 1, and,,4. However, we can allow he componens of a vecor o be funcions of a common variable. For example,

More information

Decision Tree Learning. Decision Tree Learning. Example. Decision Trees. Blue slides: Mitchell. Olive slides: Alpaydin Humidity

Decision Tree Learning. Decision Tree Learning. Example. Decision Trees. Blue slides: Mitchell. Olive slides: Alpaydin Humidity Decision Tree Learning Decision Tree Learning Blue slides: Michell Oulook Olive slides: Alpaydin Huidiy Sunny Overcas Rain Wind High ral Srong Weak Learn o approxiae discree-valued arge funcions. Sep-y-sep

More information

Christos Papadimitriou & Luca Trevisan November 22, 2016

Christos Papadimitriou & Luca Trevisan November 22, 2016 U.C. Bereley CS170: Algorihms Handou LN-11-22 Chrisos Papadimiriou & Luca Trevisan November 22, 2016 Sreaming algorihms In his lecure and he nex one we sudy memory-efficien algorihms ha process a sream

More information

A DELAY-DEPENDENT STABILITY CRITERIA FOR T-S FUZZY SYSTEM WITH TIME-DELAYS

A DELAY-DEPENDENT STABILITY CRITERIA FOR T-S FUZZY SYSTEM WITH TIME-DELAYS A DELAY-DEPENDENT STABILITY CRITERIA FOR T-S FUZZY SYSTEM WITH TIME-DELAYS Xinping Guan ;1 Fenglei Li Cailian Chen Insiue of Elecrical Engineering, Yanshan Universiy, Qinhuangdao, 066004, China. Deparmen

More information

Air Traffic Forecast Empirical Research Based on the MCMC Method

Air Traffic Forecast Empirical Research Based on the MCMC Method Compuer and Informaion Science; Vol. 5, No. 5; 0 ISSN 93-8989 E-ISSN 93-8997 Published by Canadian Cener of Science and Educaion Air Traffic Forecas Empirical Research Based on he MCMC Mehod Jian-bo Wang,

More information

10. State Space Methods

10. State Space Methods . Sae Space Mehods. Inroducion Sae space modelling was briefly inroduced in chaper. Here more coverage is provided of sae space mehods before some of heir uses in conrol sysem design are covered in he

More information

An introduction to the theory of SDDP algorithm

An introduction to the theory of SDDP algorithm An inroducion o he heory of SDDP algorihm V. Leclère (ENPC) Augus 1, 2014 V. Leclère Inroducion o SDDP Augus 1, 2014 1 / 21 Inroducion Large scale sochasic problem are hard o solve. Two ways of aacking

More information

Non-uniform circular motion *

Non-uniform circular motion * OpenSax-CNX module: m14020 1 Non-uniform circular moion * Sunil Kumar Singh This work is produced by OpenSax-CNX and licensed under he Creaive Commons Aribuion License 2.0 Wha do we mean by non-uniform

More information

8. Basic RL and RC Circuits

8. Basic RL and RC Circuits 8. Basic L and C Circuis This chaper deals wih he soluions of he responses of L and C circuis The analysis of C and L circuis leads o a linear differenial equaion This chaper covers he following opics

More information

Underwater vehicles: The minimum time problem

Underwater vehicles: The minimum time problem Underwaer vehicles: The iniu ie proble M. Chyba Deparen of Maheaics 565 McCarhy Mall Universiy of Hawaii, Honolulu, HI 968 Eail: chyba@ah.hawaii.edu H. Sussann Deparen of Maheaics Rugers Universiy, Piscaaway,

More information

Technical Report Doc ID: TR March-2013 (Last revision: 23-February-2016) On formulating quadratic functions in optimization models.

Technical Report Doc ID: TR March-2013 (Last revision: 23-February-2016) On formulating quadratic functions in optimization models. Technical Repor Doc ID: TR--203 06-March-203 (Las revision: 23-Februar-206) On formulaing quadraic funcions in opimizaion models. Auhor: Erling D. Andersen Convex quadraic consrains quie frequenl appear

More information

not to be republished NCERT MATHEMATICAL MODELLING Appendix 2 A.2.1 Introduction A.2.2 Why Mathematical Modelling?

not to be republished NCERT MATHEMATICAL MODELLING Appendix 2 A.2.1 Introduction A.2.2 Why Mathematical Modelling? 256 MATHEMATICS A.2.1 Inroducion In class XI, we have learn abou mahemaical modelling as an aemp o sudy some par (or form) of some real-life problems in mahemaical erms, i.e., he conversion of a physical

More information

Imperialist Competitive Algorithm: A Novel Approach for Speed Control of Induction Motor Supplied by Wind Turbine

Imperialist Competitive Algorithm: A Novel Approach for Speed Control of Induction Motor Supplied by Wind Turbine Iperialis Copeiive Algorih: A Novel Approach for Speed Conrol of Inducion Moor Supplied by Wind Turbine Ali, E. S. Assisan Professor, Elecric Power and Machine Deparen, Faculy of Engineering, Zagazig Universiy,

More information

Short Introduction to Fractional Calculus

Short Introduction to Fractional Calculus . Shor Inroducion o Fracional Calculus Mauro Bologna Deparameno de Física, Faculad de Ciencias Universidad de Tarapacá, Arica, Chile email: mbologna@ua.cl Absrac In he pas few years fracional calculus

More information

M x t = K x F t x t = A x M 1 F t. M x t = K x cos t G 0. x t = A x cos t F 0

M x t = K x F t x t = A x M 1 F t. M x t = K x cos t G 0. x t = A x cos t F 0 Forced oscillaions (sill undaped): If he forcing is sinusoidal, M = K F = A M F M = K cos G wih F = M G = A cos F Fro he fundaenal heore for linear ransforaions we now ha he general soluion o his inhoogeneous

More information

Timed Circuits. Asynchronous Circuit Design. Timing Relationships. A Simple Example. Timed States. Timing Sequences. ({r 6 },t6 = 1.

Timed Circuits. Asynchronous Circuit Design. Timing Relationships. A Simple Example. Timed States. Timing Sequences. ({r 6 },t6 = 1. Timed Circuis Asynchronous Circui Design Chris J. Myers Lecure 7: Timed Circuis Chaper 7 Previous mehods only use limied knowledge of delays. Very robus sysems, bu exremely conservaive. Large funcional

More information