Weightless Swarm Algorithm (WSA) for Dynamic Optimization Problems

Size: px
Start display at page:

Download "Weightless Swarm Algorithm (WSA) for Dynamic Optimization Problems"

Transcription

1 Weighless Swarm Algorihm (WSA) for Dynamic Opimizaion Problems T.O. Ting 1,*, Ka Lok Man 2, Sheng-Uei Guan 2, Mohamed Nayel 1, and Kaiyu Wan 2 1 Dep. Elecrical and Elecronic Eng. 2 Dep. Compuer Science and Sofware Eng. Xi an Jiaoong-Liverpool Universiy, Suzhou, China {oing,ka.man,seven.guan,mohamed.nayel, kaiyu.wan}@xjlu.edu.cn Absrac. In his work he well-known Paricle Swarm Opimizaion (PSO) algorihm is applied o some Dynamic Opimizaion Problems (DOPs). The PSO algorihm is improved by simplificaion insead of inroducing addiional sraegies ino he algorihm as done by many oher researchers in he aim of improving an algorihm. Several parameers (w, V max, V min and c 2 ) are being excluded from he convenional PSO. This algorihm is called Weighless Swarm Algorihm (WSA) as he prominen parameer, ineria weigh w does no exis in his proposed algorihm. Ineresingly, WSA sill works effecively via swapping sraegy found from counless rials and errors. We hen incorporae he proven clusering echnique from lieraure ino he framework of he algorihm o solve he six dynamic problems in lieraure. From he series of abulaed resuls, we proved ha WSA is compeiive as compared o PSO. As only one parameer exiss in WSA, i is feasible o carry ou parameer sensiiviy o find he opimal acceleraion coefficien, c 1 for each problem se. Keywords: dynamic opimizaion, swapping, weighless swarm. 1 Inroducion Paricle swarm opimizaion (PSO) [1] is one of he prominen algorihms in he caegory of naure-inspired algorihms and i has been one of he mos successful numerical opimizaion algorihms applied in many fields [2]. One of he advanageous feaures of Paricle Swarm Opimizaion is is abiliy o converge quickly o a poenial soluion. In oher words, PSO is faser compared o many evoluionary algorihms such as Geneic Algorihm (GA) [3], Evoluionary Programming (EP) [4], Evoluionary Sraegies (ES) [5], Differenial Evoluion (DE) [6] ec. This is how PSO works. Firsly, candidae soluions (or commonly known as paricles) are seeded ono he search space in a random manner. These paricles will hen move hrough he problem space in he aim of finding he global opimum. The movemen is guided by he essenially imporan ingredien formulas: V i = w V 1 i + 2r 1 Pbes ( i X i )+ 2r 2 Gbes ( i X i ) (1) * Corresponding auhor. J.J. Park e al. (Eds.): NPC 2012, LNCS 7513, pp , IFIP Inernaional Federaion for Informaion Processing 2012

2 Weighless Swarm Algorihm (WSA) for DOPs X + i = Xi + Vi (2) where by: V i is he velociy for ih dimension a ime w is he ineria weigh, usually se o 0.5 X i Pbes i Gbes i r1, r2 is he curren posiion of ih dimension a ime is he bes posiion for ih dimension a ime of a paricle, also known as personal bes is he bes soluion among all paricipaing paricles for ih dimension a ime, also known as global bes These are independen uniform random numbers wihin [0, 1] In each ieraion, all he paricles will be evaluaed hrough a similar cos funcion. Then, he updae of Pbes and Gbes values are performed insanly. In oher words, he asynchronous updae is adoped here. The reason for asynchronous updae is ha he informaion of Pbes and Gbes can be feedback ino he whole populaion insanly wihou delay and his will accelerae he convergence rae. In lieraure, many works prefer asynchronous updae [7, 8]. During he updae of velociy, V hrough (1), he limi of Vmax and Vmin is imposed, usually wihin 10%, 50% or 100% of search space. The value chosen for Vmax and Vmin is no really crucial and does no affec he performance of PSO drasically. Also, afer he updae hrough (2), checking is done o ensure ha paricles only explore he predefined search space. There are many echniques o handle hese boundary limis, which are beyond he scope of his paper. By simply se he value o boundary limi is one of he alernaives. Anoher alernaive will be o impose reiniializaion wihin he search space upon violaion. The laer alernaive is preferred as his will increase he diversiy of he enire populaion and hence assiss in avoiding local opima. The similar boundary handling echnique is adoped in his work. As he number of ieraion increases, paricles accelerae owards hose wih beer finess unil maximum ieraion is reached. By careful inspecion of (1) and (2), he following inerpreaions are valid in regards o PSO: i. The velociy somehow acs as shor-erm memory reenion and plays a crucial role in he updae process. ii. The updae of a dimensional value is guided by Pbes and Gbes. Simply, his means ha a paricle moves beween Pbes and Gbes. iii. The independen random numbers r 1 and r 2 conrol he raio of movemen owards Pbes and Gbes. In his work, insead of using convenional Paricle Swarm Opimizaion (PSO), a much simpler ye robus varian is presened o solve Dynamic Opimizaion Problems

3 510 T.O. Ting e al. (DOPs). This novel algorihm is given he name, Weighless Swarm Algorihm (WSA) as he ineria weigh inroduced by Shi and Eberhar in he year 1998 [9] is no presen in his algorihm. The work on WSA is novel and horough work will be carried ou in fuure o sabilize is performance. The exclusion of ineria weigh reduces several oher parameers such as Velociy, V max and V min. Due o his, WSA is faser compared o is original form. As he complexiy of he algorihm is reduced, he uning of he algorihm is much easier in his work. The res of he paper is organized as follows. Secion 2 describes he essence of WSA; his includes he explanaion of he sraegies incorporaed o enable PSO o work wihou ineria weigh. Parameer seings and experimenal resuls are given in Secion 3 and 4 respecively. Lasly is he conclusion in Secion 5. 2 The Essence of Weighless Swarm Algorihm Weighless Swarm Algorihm (henceforh abbreviaed as WSA) has he same form as he canonical PSO. Wihou he ineria weigh, he updaed equaion is simplified from wo-line equaion o a single line: ( ) ( ) X + = X + rc Gbes X + rc Pbes X (3) 1 id, id, 1 1 id, id, 2 2 id, id, whereby Xi,d is he posiion of dh dimension of ih paricle. Pbes is he bes posiion found in he search hisory of a paricle whereas Gbes is he bes soluion found in he enire search hisory. r 1 and r 2 are wo independen uniform random number generaors wihin [0, 1]. The acceleraion coefficien, c 1 and c 2 are boh se o 1.7. Following he heoreical analysis by Clerc and Kennedy [10], a consricion facor K = is inroduced on he basis of c 1 +c If we assume c 1 =c 2 =2.05 and K=0.729, he new coefficiens will have he value of = Furhermore, new resuls presened in [11] based on he heory of dynamic sysems for analysis of a paricle rajecory have been carried ou wih differen parameer se (w=0.6 and c 1 =c 2 =1.7) which showed slighly superior performance. The WSA inroduced here agreed o hese parameer seings even wihou he presen of ineria weigh. By seing c 1 =c 2 =1.7, resuls are slighly improved as compared o 1.5. Ineresingly, he defaul seing for c 1 and c 2 of PSO in EAlib [12] is also 1.7. From he resuls on saic numerical problems, we found ha equaion (1) can be furher simplified as: ( ) X + = X + rc Gbes X (4) 1 id, id, 1 1 id, id, Using Equaion (4) works effecively as when swapping is done during he updae of Pbes and Gbes values; many X values are acually he previous Pbes values. Hence, i is no really necessary o learn from oneself. Therefore, in WSA, several parameers prominen in PSO are omied. The wellknown ineria weigh, w is now no presen. Hence, i means ha he velociy, V is also unnecessary. Wihou V, a user also discards he concern of he bound for his parameer, namely V max and V min. Also, by adoping (4) in WSA, one of he acceleraion coefficiens is auomaically discarded. Thus, he proposed algorihm has a much simpler form compared o canonical PSO. By his form of algorihm, he complexiy presen is

4 Weighless Swarm Algorihm (WSA) for DOPs 511 grealy reduced and we only need o une c 1 for opimal performance; his has been done successfully in his work. The reducion in he complexiy of he algorihm hereby resuls in a lower compuaional cos of he relevan compuer program. By running boh programs (PSO and WSA) concurrenly, i is observed ha a he poin whereby WSA is compleing 20 runs, he PSO is only a is 4 h run. I means ha he proposed mehod solves dynamic opimizaion problems five imes faser compared o PSO. This is due o simpler code and more resource effecive as memory allocaion for boh w and V are commened in he exising C++ EAlib program, available from [12]. 2.1 The Trick in WSA The secre of WSA is exremely simple and his is indeed he core in his proposed mehodology. In he canonical PSO, seing w o zero value resuled in sagnan search; he algorihm does no seem o work. During he updae of Pbes and Gbes, i has been a radiional pracice ha hese values are replaced by beer paricles. However, in our proposed WSA, insead of doing replacemen, swapping of values is adoped. By swapping, we increase he diversiy of he populaion and accelerae he convergence rae. This is due o he reason ha when swapping is imposed, he probabiliy of paricle X equal o Pbes or Gbes is significanly reduced. For insance, in he case of replacemen scenario in PSO, for a given ieraion, if Pbes is updaed for 5 imes, here are 5 ineffecive posiional updaes as he erm ( Pbesid, X id, ) = 0. These ineffecive updaes are avoided in WSA, resuling in beer accuracy and faser convergence given he same number of funcion evaluaions. 2.2 Implemenaion of WSA The implemenaion of WSA is prey simple and can be implemened ino any exising PSO algorihm wih he following seps: i. Se ineria weigh = 0, ii. iii. Discard he Pbes erm by seing c 1 in equaion (1) o zero. Swapping is done during Pbes updae. The swapping for Gbes may no be necessary as in many algorihm implemenaions; one of he Pbes values is acually he Gbes. The above hree seps are simple ye hey improve he performance of he algorihm drasically wihou he need of ineria weigh. This simple sraegy can be implemened easily ino any exising PSO algorihm. 3 Parameer Seings In his work, as PSO is he bes algorihm in undeecable dynamic environmens from he resuls presened in [13, 14], i is adoped for comparison in his work. The seings for boh algorihms are as follows:

5 512 T.O. Ting e al. 3.1 PSO The ineria weigh, w is linearly decreased from 0.6 o 0.3 and acceleraion coefficiens, c 1 = c 2 = WSA Ineria weigh is no presen; herefore i is in fac zero. The acceleraion coefficien, c 1 is found hrough parameer sensiiviy analysis and c 2 = 0. 4 Experimenal Resuls Six dynamic problems from [15] are adoped as es bed in his work. Problems such as Sphere, Rasrigin, Griewank and Ackley are well-known problems in he area of numerical opimizaion. The descripions of he differen change sraegies T1, T2, T3 are available from [15]. Simulaion resuls are presened in Tables 1-4 wih Tables 5 recording he mean and sandard deviaion for resuls in Table 4. From Table 2, i is observed ha he performance of WSA is close o PSO in Table 1. As from Table 1, he PSO recorded oal overall performance of whereas WSA recorded a figure of I means ha he soluion of WSA is compeiive compared o is predecessor. As he naure of WSA may no be he same as PSO, he parameer sensiiviy analysis is carried ou o obain he opimal seings for boh diversiy and overlapping raio. From he analysis, he diversiy: α=0.6 and overlapping raio: β=0.9 are suggesed for opimal performance. Resuls of parameer sensiiviy analysis are no included o avoid exended paper. Resuls using hese seings are recorded in Table 3, now wih overall performance of (even closer o PSO s). I is ineresing o noe ha wih he opimal parameer seing, he performance of each problem se is slighly improved. As WSA can perform effecively even wihou learning from Pbes, equaion (2) is used for he resuls depiced in Table 4, now wih independen values of acceleraion coefficien. These values are depiced in he second column of he able, The oal overall performance is now improved up o From our analysis, i is found ha c1 ranges from 1.9 o 3.5. Wih differen changing raio for he case of, i is ineresing o noe ha he value of c1 increases in a similar paern; he greaer changing raio favors greaer value of c1. From his behavior, he feasibiliy of adapive c1 is observed. This will be one of he promising direcions for fuure work. The composiion of Rasrigin problem se seems o be mos challenging in his sudy as his is a mulimodal problem wih many local opima residing close o one and oher. For such a case, long jump or sep is favored by seing c1=3.5 and his helps in reducing chances of falling ino a local opimum in he ligh of dynamic environmen. Again, i is ineresing o noe ha he performance of each problem se is slighly improved compared o he one in Table 4. Mean values and sandard deviaion (STD) are abulaed in Table 5.

6 Weighless Swarm Algorihm (WSA) for DOPs 513 Table 1. Performance of PSO on -F6, Overlapping raio = 0.1, Diversiy = 0.3 and Popsize = 40 / 10 Problem raio F F F F F Toal overall performance = Table 2. Performance of WSA on -F6 (c 1 =c 2 =1.7) Overlapping raio = 0.1, Diversiy = 0.3 and Popsize = 40 / 10 Problem raio F F F F F The overall performance = Table 3. Performance of WSA on -F6 (c 1 =c 2 =1.7) Overlapping raio = 0.9, Diversiy = 0.6 and Popsize = 40 / 10 Problem raio F F F F F The overall performance =

7 514 T.O. Ting e al. Table 4. Performance of WSA on -F6 (c 1 varies) Overlapping raio = 0.9, Diversiy = 0.6 and Popsize = 40 / 10 Problem c 1 raio F F F F F Problem raio The overall performance = Table 5. Mean Values and STD for Resuls in Table ± ± ± ± ± ± ± ± ± ± ± ± ± ± ± ± ± ±0.71 F ± ± ± ± ± ±2.34 F ± ± ± ± ± ±108 F ± ± ± ± ± ±12.4 F ± ± ± ± ± ±2.55 F ± ± ± ± ± ± Conclusions In his work, i is proven ha PSO works effecively even wihou he presen of he prominen ineria weigh on Dynamic Opimizaion Problems. Thus, he proposed algorihm is called Weighless Swarm Algorihm (WSA). The sraegy can be incorporaed ino any exising PSO algorihm by discarding he ineria weigh and changing he updae sraegy o swapping insead of replacemen. From he series of resuls, i is shown ha he naure of WSA is differen from PSO and herefore parameer sensiiviy analysis is done o obain he opimal parameers (overlapping raio and diversiy). The performance of WSA is only slighly less compared o PSO wihou ineria weigh. The simpliciy of WSA allows he uning of acceleraion consan, c1 independenly in order o obain beer resuls. Thus, i is eviden ha WSA has superior properies alongside exremely simple sraegy and cheaper compuaional coss. Fuure work will be done o find he underlying properies ye o be discovered.

8 Weighless Swarm Algorihm (WSA) for DOPs 515 References 1. Kennedy, J., Eberhar, R.: Paricle Swarm Opimizaion. In: Proceedings of 1995 IEEE Inernaional Conference on Neural Neworks, vol. 4, pp (1995) 2. Robinson, J., Rahma-Samii, Y.: Paricle Swarm Opimizaion in Elecromagneics. IEEE Transacions on Anennas and Propagaion 52, (2004) 3. Deb, K., Praap, A., Agarwal, S., e al.: A Fas and Eliis Muliobjecive Geneic Algorihm: NSGA-II. IEEE Transacions on Evoluionary Compuaion 6, (2002) 4. Yao, X., Liu, Y., Lin, G.: Evoluionary Programming made Faser. IEEE Transacions on Evoluionary Compuaion 3, (1999) 5. Francois, O.: An Evoluionary Sraegy for Global Minimizaion and is Markov Chain Analysis. IEEE Transacions on Evoluionary Compuaion 2, (1998) 6. Bres, J., Greiner, S., Boskovic, B., e al.: Self-Adaping Conrol Parameers in Differenial Evoluion: A Comparaive Sudy on Numerical Benchmark Problems. IEEE Transacions on Evoluionary Compuaion 10, (2006) 7. Gazi, V.: Asynchronous Paricle Swarm Opimizaion. In: IEEE 15h Signal Processing and Communicaions Applicaions, SIU 2007, pp. 1 4 (2007) 8. Rada-Vilela, J.: Random Asynchronous PSO. In: h Inernaional Conference on Auomaion, Roboics and Applicaions (ICARA), pp (2011) 9. Shi, Y., Eberhar, R.: A Modified Paricle Swarm Opimizer. In: Proceedings of 1998 IEEE Inernaional Conference on Evoluionary Compuaion, pp (1998) 10. Clerc, M., Kennedy, J.: The Paricle Swarm - Explosion, Sabiliy and Convergence in a Mulidimensional Complex Space. IEEE Transacions on Evoluionary Compuaion 6, (2002) 11. Trelea, I.C.: The Paricle Swarm Opimizaion Algorihm: Convergence Analysis and Parameer Selecion. Informaion Processing Leers 85, (2003) 12. EAlib (open plaform o es and compare he performances of EAs), hp://people.brunel.ac.uk/~cssssy/ecidue/ ECDOP-Compeiion12-TesPlaform.ar.gz 13. Yang, S., Li, C.: A Clusering Paricle Swarm Opimizer for Locaing and Tracking Muliple Opima in Dynamic Environmens. IEEE Transacions on Evoluionary Compuaion 14, (2010) 14. Li, C., Yang, S.: A Clusering Paricle Swarm Opimizer for Dynamic Opimizaion. In: IEEE Congress on Evoluionary Compuaion (CEC 2009), pp (2009) 15. Technical Benchmark Generaor for he IEEE WCCI-2012 Compeiion on Evoluionary Compuaion for Dynamic Opimizaion Problems (2012), hp://people.brunel.ac.uk/~cssssy/ecidue/ TR-ECDOP-Compeiion12.pdf

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

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

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

Air Quality Index Prediction Using Error Back Propagation Algorithm and Improved Particle Swarm Optimization

Air Quality Index Prediction Using Error Back Propagation Algorithm and Improved Particle Swarm Optimization Air Qualiy Index Predicion Using Error Back Propagaion Algorihm and Improved Paricle Swarm Opimizaion Jia Xu ( ) and Lang Pei College of Compuer Science, Wuhan Qinchuan Universiy, Wuhan, China 461406563@qq.com

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

Random Walk with Anti-Correlated Steps

Random Walk with Anti-Correlated Steps Random Walk wih Ani-Correlaed Seps John Noga Dirk Wagner 2 Absrac We conjecure he expeced value of random walks wih ani-correlaed seps o be exacly. We suppor his conjecure wih 2 plausibiliy argumens and

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

Swarm. Particle Swarm Optimization. Swarm. Swarm. Swarm. Swarm

Swarm. Particle Swarm Optimization. Swarm. Swarm. Swarm. Swarm Paricle Opimizaion Krzyszof Troanowski IPI PAN & UKSW, Warszawa maa r Inroducion PSO Precursors In 986 I made a compuer model of coordinaed animal moion such as bird flocks and fish schools I was based

More information

Multi-scale 2D acoustic full waveform inversion with high frequency impulsive source

Multi-scale 2D acoustic full waveform inversion with high frequency impulsive source Muli-scale D acousic full waveform inversion wih high frequency impulsive source Vladimir N Zubov*, Universiy of Calgary, Calgary AB vzubov@ucalgaryca and Michael P Lamoureux, Universiy of Calgary, Calgary

More information

Convergence Improvement of Reliability-Based MultiobjectiveOptimization Using Hybrid MOPSO

Convergence Improvement of Reliability-Based MultiobjectiveOptimization Using Hybrid MOPSO 10 h World Congress on Srucural and Mulidisciplinary Opimizaion May 19-4, 013, Orlando, Florida, USA Convergence Improvemen of Reliabiliy-Based MuliobjeciveOpimizaion Using Hybrid MOPSO Shoichiro KAWAJI

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

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle

Physics 235 Chapter 2. Chapter 2 Newtonian Mechanics Single Particle Chaper 2 Newonian Mechanics Single Paricle In his Chaper we will review wha Newon s laws of mechanics ell us abou he moion of a single paricle. Newon s laws are only valid in suiable reference frames,

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

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon

3.1.3 INTRODUCTION TO DYNAMIC OPTIMIZATION: DISCRETE TIME PROBLEMS. A. The Hamiltonian and First-Order Conditions in a Finite Time Horizon 3..3 INRODUCION O DYNAMIC OPIMIZAION: DISCREE IME PROBLEMS A. he Hamilonian and Firs-Order Condiions in a Finie ime Horizon Define a new funcion, he Hamilonian funcion, H. H he change in he oal value of

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

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

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

A Modified Particle Swarm Optimization For Engineering Constrained Optimization Problems

A Modified Particle Swarm Optimization For Engineering Constrained Optimization Problems Inernaional Journal of Compuer Science and Elecronics Engineering (IJCSEE Volume 3, Issue 1 (015 ISSN 30 408 (Online A Modified Paricle Swarm Opimizaion For Engineering Consrained Opimizaion Problems Choosak

More information

SUPPLEMENTARY INFORMATION

SUPPLEMENTARY INFORMATION SUPPLEMENTARY INFORMATION DOI: 0.038/NCLIMATE893 Temporal resoluion and DICE * Supplemenal Informaion Alex L. Maren and Sephen C. Newbold Naional Cener for Environmenal Economics, US Environmenal Proecion

More information

Optimal Design of LQR Weighting Matrices based on Intelligent Optimization Methods

Optimal Design of LQR Weighting Matrices based on Intelligent Optimization Methods Opimal Design of LQR Weighing Marices based on Inelligen Opimizaion Mehods Inernaional Journal of Inelligen Informaion Processing, Volume, Number, March Opimal Design of LQR Weighing Marices based on Inelligen

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

Rapid Termination Evaluation for Recursive Subdivision of Bezier Curves

Rapid Termination Evaluation for Recursive Subdivision of Bezier Curves Rapid Terminaion Evaluaion for Recursive Subdivision of Bezier Curves Thomas F. Hain School of Compuer and Informaion Sciences, Universiy of Souh Alabama, Mobile, AL, U.S.A. Absrac Bézier curve flaening

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

The electromagnetic interference in case of onboard navy ships computers - a new approach

The electromagnetic interference in case of onboard navy ships computers - a new approach The elecromagneic inerference in case of onboard navy ships compuers - a new approach Prof. dr. ing. Alexandru SOTIR Naval Academy Mircea cel Bărân, Fulgerului Sree, Consanţa, soiralexandru@yahoo.com Absrac.

More information

Bifurcation Analysis of a Stage-Structured Prey-Predator System with Discrete and Continuous Delays

Bifurcation Analysis of a Stage-Structured Prey-Predator System with Discrete and Continuous Delays Applied Mahemaics 4 59-64 hp://dx.doi.org/.46/am..4744 Published Online July (hp://www.scirp.org/ournal/am) Bifurcaion Analysis of a Sage-Srucured Prey-Predaor Sysem wih Discree and Coninuous Delays Shunyi

More information

1 Review of Zero-Sum Games

1 Review of Zero-Sum Games COS 5: heoreical Machine Learning Lecurer: Rob Schapire Lecure #23 Scribe: Eugene Brevdo April 30, 2008 Review of Zero-Sum Games Las ime we inroduced a mahemaical model for wo player zero-sum games. Any

More information

CHEAPEST PMT ONLINE TEST SERIES AIIMS/NEET TOPPER PREPARE QUESTIONS

CHEAPEST PMT ONLINE TEST SERIES AIIMS/NEET TOPPER PREPARE QUESTIONS CHEAPEST PMT ONLINE TEST SERIES AIIMS/NEET TOPPER PREPARE QUESTIONS For more deails see las page or conac @aimaiims.in Physics Mock Tes Paper AIIMS/NEET 07 Physics 06 Saurday Augus 0 Uni es : Moion in

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

Machine Loading in Flexible Manufacturing System: A Swarm Optimization Approach

Machine Loading in Flexible Manufacturing System: A Swarm Optimization Approach Machine Loading in Flexible Manufacuring Sysem: A Swarm Opimizaion Approach Sandhyarani Biswas Naional Insiue of Technology sandhya_biswas@yahoo.co.in S.S.Mahapara Naional Insiue of Technology mahaparass2003@yahoo.com

More information

Robotics I. April 11, The kinematics of a 3R spatial robot is specified by the Denavit-Hartenberg parameters in Tab. 1.

Robotics I. April 11, The kinematics of a 3R spatial robot is specified by the Denavit-Hartenberg parameters in Tab. 1. Roboics I April 11, 017 Exercise 1 he kinemaics of a 3R spaial robo is specified by he Denavi-Harenberg parameers in ab 1 i α i d i a i θ i 1 π/ L 1 0 1 0 0 L 3 0 0 L 3 3 able 1: able of DH parameers of

More information

Inventory Control of Perishable Items in a Two-Echelon Supply Chain

Inventory Control of Perishable Items in a Two-Echelon Supply Chain Journal of Indusrial Engineering, Universiy of ehran, Special Issue,, PP. 69-77 69 Invenory Conrol of Perishable Iems in a wo-echelon Supply Chain Fariborz Jolai *, Elmira Gheisariha and Farnaz Nojavan

More information

Design of Beam-Forming Networks for Multibeam Antenna Arrays Using Coherently Radiating Periodic Structures

Design of Beam-Forming Networks for Multibeam Antenna Arrays Using Coherently Radiating Periodic Structures Design of Beam-Forming Neworks for Mulibeam Anenna Arrays Using Coherenly Radiaing Periodic Srucures A. Arce* 1, D.H. Covarrubias 2, M.A. Panduro 3, L.A. Garza 4 1,2 Elecronics and Telecommunicaions Deparmen,

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

Particle Swarm Optimization Algorithm for Agent-Based Artificial Markets. Tong Zhang and B. Wade Brorsen

Particle Swarm Optimization Algorithm for Agent-Based Artificial Markets. Tong Zhang and B. Wade Brorsen Paricle Swarm Opimizaion Algorihm for Agen-Based Arificial Markes Tong Zhang and B. Wade Brorsen Absrac Paricle swarm opimizaion (PSO) is adaped o simulae dynamic economic games. The robusness and speed

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

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

Decentralized Stochastic Control with Partial History Sharing: A Common Information Approach

Decentralized Stochastic Control with Partial History Sharing: A Common Information Approach 1 Decenralized Sochasic Conrol wih Parial Hisory Sharing: A Common Informaion Approach Ashuosh Nayyar, Adiya Mahajan and Demoshenis Tenekezis arxiv:1209.1695v1 [cs.sy] 8 Sep 2012 Absrac A general model

More information

2017 3rd International Conference on E-commerce and Contemporary Economic Development (ECED 2017) ISBN:

2017 3rd International Conference on E-commerce and Contemporary Economic Development (ECED 2017) ISBN: 7 3rd Inernaional Conference on E-commerce and Conemporary Economic Developmen (ECED 7) ISBN: 978--6595-446- Fuures Arbirage of Differen Varieies and based on he Coinegraion Which is under he Framework

More information

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé

Bias in Conditional and Unconditional Fixed Effects Logit Estimation: a Correction * Tom Coupé Bias in Condiional and Uncondiional Fixed Effecs Logi Esimaion: a Correcion * Tom Coupé Economics Educaion and Research Consorium, Naional Universiy of Kyiv Mohyla Academy Address: Vul Voloska 10, 04070

More information

Optimal Path Planning for Flexible Redundant Robot Manipulators

Optimal Path Planning for Flexible Redundant Robot Manipulators 25 WSEAS In. Conf. on DYNAMICAL SYSEMS and CONROL, Venice, Ialy, November 2-4, 25 (pp363-368) Opimal Pah Planning for Flexible Redundan Robo Manipulaors H. HOMAEI, M. KESHMIRI Deparmen of Mechanical Engineering

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

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

Sliding Mode Extremum Seeking Control for Linear Quadratic Dynamic Game

Sliding Mode Extremum Seeking Control for Linear Quadratic Dynamic Game Sliding Mode Exremum Seeking Conrol for Linear Quadraic Dynamic Game Yaodong Pan and Ümi Özgüner ITS Research Group, AIST Tsukuba Eas Namiki --, Tsukuba-shi,Ibaraki-ken 5-856, Japan e-mail: pan.yaodong@ais.go.jp

More information

A car following model for traffic flow simulation

A car following model for traffic flow simulation Inernaional Journal of Applied Mahemaical Sciences ISSN 0973-076 Volume 9, Number (206), pp. -9 Research India Publicaions hp://www.ripublicaion.com A car following model for raffic flow simulaion Doudou

More information

Georey E. Hinton. University oftoronto. Technical Report CRG-TR February 22, Abstract

Georey E. Hinton. University oftoronto.   Technical Report CRG-TR February 22, Abstract Parameer Esimaion for Linear Dynamical Sysems Zoubin Ghahramani Georey E. Hinon Deparmen of Compuer Science Universiy oftorono 6 King's College Road Torono, Canada M5S A4 Email: zoubin@cs.orono.edu Technical

More information

A Primal-Dual Type Algorithm with the O(1/t) Convergence Rate for Large Scale Constrained Convex Programs

A Primal-Dual Type Algorithm with the O(1/t) Convergence Rate for Large Scale Constrained Convex Programs PROC. IEEE CONFERENCE ON DECISION AND CONTROL, 06 A Primal-Dual Type Algorihm wih he O(/) Convergence Rae for Large Scale Consrained Convex Programs Hao Yu and Michael J. Neely Absrac This paper considers

More information

Supplement for Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence

Supplement for Stochastic Convex Optimization: Faster Local Growth Implies Faster Global Convergence Supplemen for Sochasic Convex Opimizaion: Faser Local Growh Implies Faser Global Convergence Yi Xu Qihang Lin ianbao Yang Proof of heorem heorem Suppose Assumpion holds and F (w) obeys he LGC (6) Given

More information

On-line Adaptive Optimal Timing Control of Switched Systems

On-line Adaptive Optimal Timing Control of Switched Systems On-line Adapive Opimal Timing Conrol of Swiched Sysems X.C. Ding, Y. Wardi and M. Egersed Absrac In his paper we consider he problem of opimizing over he swiching imes for a muli-modal dynamic sysem when

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

The Maxwell Equations, the Lorentz Field and the Electromagnetic Nanofield with Regard to the Question of Relativity

The Maxwell Equations, the Lorentz Field and the Electromagnetic Nanofield with Regard to the Question of Relativity The Maxwell Equaions, he Lorenz Field and he Elecromagneic Nanofield wih Regard o he Quesion of Relaiviy Daniele Sasso * Absrac We discuss he Elecromagneic Theory in some main respecs and specifically

More information

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature

On Measuring Pro-Poor Growth. 1. On Various Ways of Measuring Pro-Poor Growth: A Short Review of the Literature On Measuring Pro-Poor Growh 1. On Various Ways of Measuring Pro-Poor Growh: A Shor eview of he Lieraure During he pas en years or so here have been various suggesions concerning he way one should check

More information

Lecture 9: September 25

Lecture 9: September 25 0-725: Opimizaion Fall 202 Lecure 9: Sepember 25 Lecurer: Geoff Gordon/Ryan Tibshirani Scribes: Xuezhi Wang, Subhodeep Moira, Abhimanu Kumar Noe: LaTeX emplae couresy of UC Berkeley EECS dep. Disclaimer:

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Linear Response Theory: The connecion beween QFT and experimens 3.1. Basic conceps and ideas Q: How do we measure he conduciviy of a meal? A: we firs inroduce a weak elecric field E, and

More information

Modal identification of structures from roving input data by means of maximum likelihood estimation of the state space model

Modal identification of structures from roving input data by means of maximum likelihood estimation of the state space model Modal idenificaion of srucures from roving inpu daa by means of maximum likelihood esimaion of he sae space model J. Cara, J. Juan, E. Alarcón Absrac The usual way o perform a forced vibraion es is o fix

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

Stability and Bifurcation in a Neural Network Model with Two Delays

Stability and Bifurcation in a Neural Network Model with Two Delays Inernaional Mahemaical Forum, Vol. 6, 11, no. 35, 175-1731 Sabiliy and Bifurcaion in a Neural Nework Model wih Two Delays GuangPing Hu and XiaoLing Li School of Mahemaics and Physics, Nanjing Universiy

More information

Resource Allocation in Visible Light Communication Networks NOMA vs. OFDMA Transmission Techniques

Resource Allocation in Visible Light Communication Networks NOMA vs. OFDMA Transmission Techniques Resource Allocaion in Visible Ligh Communicaion Neworks NOMA vs. OFDMA Transmission Techniques Eirini Eleni Tsiropoulou, Iakovos Gialagkolidis, Panagiois Vamvakas, and Symeon Papavassiliou Insiue of Communicaions

More information

Multi-area Load Frequency Control using IP Controller Tuned by Particle Swarm Optimization

Multi-area Load Frequency Control using IP Controller Tuned by Particle Swarm Optimization esearch Journal of Applied Sciences, Engineering and echnology (): 96-, ISSN: -767 axwell Scienific Organizaion, Submied: July, Acceped: Sepember 8, Published: ecember 6, uli-area Load Frequency Conrol

More information

Probabilistic Models for Reliability Analysis of a System with Three Consecutive Stages of Deterioration

Probabilistic Models for Reliability Analysis of a System with Three Consecutive Stages of Deterioration Yusuf I., Gaawa R.I. Volume, December 206 Probabilisic Models for Reliabiliy Analysis of a Sysem wih Three Consecuive Sages of Deerioraion Ibrahim Yusuf Deparmen of Mahemaical Sciences, Bayero Universiy,

More information

Electrical and current self-induction

Electrical and current self-induction Elecrical and curren self-inducion F. F. Mende hp://fmnauka.narod.ru/works.hml mende_fedor@mail.ru Absrac The aricle considers he self-inducance of reacive elemens. Elecrical self-inducion To he laws of

More information

Lecture 2 October ε-approximation of 2-player zero-sum games

Lecture 2 October ε-approximation of 2-player zero-sum games Opimizaion II Winer 009/10 Lecurer: Khaled Elbassioni Lecure Ocober 19 1 ε-approximaion of -player zero-sum games In his lecure we give a randomized ficiious play algorihm for obaining an approximae soluion

More information

Optimal Control of Dc Motor Using Performance Index of Energy

Optimal Control of Dc Motor Using Performance Index of Energy American Journal of Engineering esearch AJE 06 American Journal of Engineering esearch AJE e-issn: 30-0847 p-issn : 30-0936 Volume-5, Issue-, pp-57-6 www.ajer.org esearch Paper Open Access Opimal Conrol

More information

Ensemble Confidence Estimates Posterior Probability

Ensemble Confidence Estimates Posterior Probability Ensemble Esimaes Poserior Probabiliy Michael Muhlbaier, Aposolos Topalis, and Robi Polikar Rowan Universiy, Elecrical and Compuer Engineering, Mullica Hill Rd., Glassboro, NJ 88, USA {muhlba6, opali5}@sudens.rowan.edu

More information

A variational radial basis function approximation for diffusion processes.

A variational radial basis function approximation for diffusion processes. A variaional radial basis funcion approximaion for diffusion processes. Michail D. Vreas, Dan Cornford and Yuan Shen {vreasm, d.cornford, y.shen}@ason.ac.uk Ason Universiy, Birmingham, UK hp://www.ncrg.ason.ac.uk

More information

Two Popular Bayesian Estimators: Particle and Kalman Filters. McGill COMP 765 Sept 14 th, 2017

Two Popular Bayesian Estimators: Particle and Kalman Filters. McGill COMP 765 Sept 14 th, 2017 Two Popular Bayesian Esimaors: Paricle and Kalman Filers McGill COMP 765 Sep 14 h, 2017 1 1 1, dx x Bel x u x P x z P Recall: Bayes Filers,,,,,,, 1 1 1 1 u z u x P u z u x z P Bayes z = observaion u =

More information

Improved Approximate Solutions for Nonlinear Evolutions Equations in Mathematical Physics Using the Reduced Differential Transform Method

Improved Approximate Solutions for Nonlinear Evolutions Equations in Mathematical Physics Using the Reduced Differential Transform Method Journal of Applied Mahemaics & Bioinformaics, vol., no., 01, 1-14 ISSN: 179-660 (prin), 179-699 (online) Scienpress Ld, 01 Improved Approimae Soluions for Nonlinear Evoluions Equaions in Mahemaical Physics

More information

Shiva Akhtarian MSc Student, Department of Computer Engineering and Information Technology, Payame Noor University, Iran

Shiva Akhtarian MSc Student, Department of Computer Engineering and Information Technology, Payame Noor University, Iran Curren Trends in Technology and Science ISSN : 79-055 8hSASTech 04 Symposium on Advances in Science & Technology-Commission-IV Mashhad, Iran A New for Sofware Reliabiliy Evaluaion Based on NHPP wih Imperfec

More information

Iterative Learning Control Based on Niche Shuffled Frog Leaping Algorithm Research. Xiaohong Hao, Dongjiang Wang

Iterative Learning Control Based on Niche Shuffled Frog Leaping Algorithm Research. Xiaohong Hao, Dongjiang Wang nd Inernaional Conference on Auomaion, Mechanical Conrol and Compuaional Engineering (AMCCE 17) Ieraive Learning Conrol Based on Niche Shuffled Frog Leaping Algorihm Research Xiaohong Hao, Dongjiang Wang

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

ERROR LOCATING CODES AND EXTENDED HAMMING CODE. Pankaj Kumar Das. 1. Introduction and preliminaries

ERROR LOCATING CODES AND EXTENDED HAMMING CODE. Pankaj Kumar Das. 1. Introduction and preliminaries MATEMATIČKI VESNIK MATEMATIQKI VESNIK 70, 1 (2018), 89 94 March 2018 research paper originalni nauqni rad ERROR LOCATING CODES AND EXTENDED HAMMING CODE Pankaj Kumar Das Absrac. Error-locaing codes, firs

More information

Numerical Dispersion

Numerical Dispersion eview of Linear Numerical Sabiliy Numerical Dispersion n he previous lecure, we considered he linear numerical sabiliy of boh advecion and diffusion erms when approimaed wih several spaial and emporal

More information

EXPLICIT TIME INTEGRATORS FOR NONLINEAR DYNAMICS DERIVED FROM THE MIDPOINT RULE

EXPLICIT TIME INTEGRATORS FOR NONLINEAR DYNAMICS DERIVED FROM THE MIDPOINT RULE Version April 30, 2004.Submied o CTU Repors. EXPLICIT TIME INTEGRATORS FOR NONLINEAR DYNAMICS DERIVED FROM THE MIDPOINT RULE Per Krysl Universiy of California, San Diego La Jolla, California 92093-0085,

More information

Comparative study between two models of a linear oscillating tubular motor

Comparative study between two models of a linear oscillating tubular motor IOSR Journal of Elecrical and Elecronics Engineering (IOSR-JEEE) e-issn: 78-676,p-ISSN: 3-333, Volume 9, Issue Ver. IV (Feb. 4), PP 77-83 Comparaive sudy beween wo models of a linear oscillaing ubular

More information

Mean Square Projection Error Gradient-based Variable Forgetting Factor FAPI

Mean Square Projection Error Gradient-based Variable Forgetting Factor FAPI 3rd Inernaional Conference on Advances in Elecrical and Elecronics Engineering (ICAEE'4) Feb. -, 4 Singapore Mean Square Projecion Error Gradien-based Variable Forgeing Facor FAPI Young-Kwang Seo, Jong-Woo

More information

Waveform Transmission Method, A New Waveform-relaxation Based Algorithm. to Solve Ordinary Differential Equations in Parallel

Waveform Transmission Method, A New Waveform-relaxation Based Algorithm. to Solve Ordinary Differential Equations in Parallel Waveform Transmission Mehod, A New Waveform-relaxaion Based Algorihm o Solve Ordinary Differenial Equaions in Parallel Fei Wei Huazhong Yang Deparmen of Elecronic Engineering, Tsinghua Universiy, Beijing,

More information

ON THE BEAT PHENOMENON IN COUPLED SYSTEMS

ON THE BEAT PHENOMENON IN COUPLED SYSTEMS 8 h ASCE Specialy Conference on Probabilisic Mechanics and Srucural Reliabiliy PMC-38 ON THE BEAT PHENOMENON IN COUPLED SYSTEMS S. K. Yalla, Suden Member ASCE and A. Kareem, M. ASCE NaHaz Modeling Laboraory,

More information

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t...

t is a basis for the solution space to this system, then the matrix having these solutions as columns, t x 1 t, x 2 t,... x n t x 2 t... Mah 228- Fri Mar 24 5.6 Marix exponenials and linear sysems: The analogy beween firs order sysems of linear differenial equaions (Chaper 5) and scalar linear differenial equaions (Chaper ) is much sronger

More information

Mean-square Stability Control for Networked Systems with Stochastic Time Delay

Mean-square Stability Control for Networked Systems with Stochastic Time Delay JOURNAL OF SIMULAION VOL. 5 NO. May 7 Mean-square Sabiliy Conrol for Newored Sysems wih Sochasic ime Delay YAO Hejun YUAN Fushun School of Mahemaics and Saisics Anyang Normal Universiy Anyang Henan. 455

More information

A Shooting Method for A Node Generation Algorithm

A Shooting Method for A Node Generation Algorithm A Shooing Mehod for A Node Generaion Algorihm Hiroaki Nishikawa W.M.Keck Foundaion Laboraory for Compuaional Fluid Dynamics Deparmen of Aerospace Engineering, Universiy of Michigan, Ann Arbor, Michigan

More information

Traffic Splitting with Network Calculus for Mesh Sensor Networks

Traffic Splitting with Network Calculus for Mesh Sensor Networks Traffic Spliing wih Nework Calculus for Mesh Sensor Neworks Huimin She, Zhonghai Lu, Axel Jansch, Li-Rong Zheng, Dian Zhou Dep. of Elecronic, Compuer and Sofware Sysems, Royal Insiue of Technology, Sweden

More information

Nature Neuroscience: doi: /nn Supplementary Figure 1. Spike-count autocorrelations in time.

Nature Neuroscience: doi: /nn Supplementary Figure 1. Spike-count autocorrelations in time. Supplemenary Figure 1 Spike-coun auocorrelaions in ime. Normalized auocorrelaion marices are shown for each area in a daase. The marix shows he mean correlaion of he spike coun in each ime bin wih he spike

More information

Pade and Laguerre Approximations Applied. to the Active Queue Management Model. of Internet Protocol

Pade and Laguerre Approximations Applied. to the Active Queue Management Model. of Internet Protocol Applied Mahemaical Sciences, Vol. 7, 013, no. 16, 663-673 HIKARI Ld, www.m-hikari.com hp://dx.doi.org/10.1988/ams.013.39499 Pade and Laguerre Approximaions Applied o he Acive Queue Managemen Model of Inerne

More information

Adaptive Noise Estimation Based on Non-negative Matrix Factorization

Adaptive Noise Estimation Based on Non-negative Matrix Factorization dvanced cience and Technology Leers Vol.3 (ICC 213), pp.159-163 hp://dx.doi.org/1.14257/asl.213 dapive Noise Esimaion ased on Non-negaive Marix Facorizaion Kwang Myung Jeon and Hong Kook Kim chool of Informaion

More information

Optimizing Back-Propagation using PSO_Hill and PSO_A*

Optimizing Back-Propagation using PSO_Hill and PSO_A* Inernaional Journal of Scienific and Research Publicaions, Volume 3, Issue 4, April 2013 1 Opimizing Back-Propagaion using PSO_Hill and PSO_A* Priyanka Sharma *, Asha Mishra ** * M.Tech Scholar of compuer

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

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles

Diebold, Chapter 7. Francis X. Diebold, Elements of Forecasting, 4th Edition (Mason, Ohio: Cengage Learning, 2006). Chapter 7. Characterizing Cycles Diebold, Chaper 7 Francis X. Diebold, Elemens of Forecasing, 4h Ediion (Mason, Ohio: Cengage Learning, 006). Chaper 7. Characerizing Cycles Afer compleing his reading you should be able o: Define covariance

More information

1 Differential Equation Investigations using Customizable

1 Differential Equation Investigations using Customizable Differenial Equaion Invesigaions using Cusomizable Mahles Rober Decker The Universiy of Harford Absrac. The auhor has developed some plaform independen, freely available, ineracive programs (mahles) for

More information

Modeling the Dynamics of an Ice Tank Carriage

Modeling the Dynamics of an Ice Tank Carriage Modeling he Dynamics of an Ice Tank Carriage The challenge: To model he dynamics of an Ice Tank Carriage and idenify a mechanism o alleviae he backlash inheren in he design of he gearbox. Maplesof, a division

More information

A Study of Inventory System with Ramp Type Demand Rate and Shortage in The Light Of Inflation I

A Study of Inventory System with Ramp Type Demand Rate and Shortage in The Light Of Inflation I Inernaional Journal of Mahemaics rends and echnology Volume 7 Number Jan 5 A Sudy of Invenory Sysem wih Ramp ype emand Rae and Shorage in he Ligh Of Inflaion I Sangeea Gupa, R.K. Srivasava, A.K. Singh

More information

R.#W.#Erickson# Department#of#Electrical,#Computer,#and#Energy#Engineering# University#of#Colorado,#Boulder#

R.#W.#Erickson# Department#of#Electrical,#Computer,#and#Energy#Engineering# University#of#Colorado,#Boulder# .#W.#Erickson# Deparmen#of#Elecrical,#Compuer,#and#Energy#Engineering# Universiy#of#Colorado,#Boulder# Chaper 2 Principles of Seady-Sae Converer Analysis 2.1. Inroducion 2.2. Inducor vol-second balance,

More information

Delivering Better Time-of-Day Using Synchronous Ethernet and Yaakov (J) Stein, Alon Geva, Gabriel Zigelboim RAD Data Communications

Delivering Better Time-of-Day Using Synchronous Ethernet and Yaakov (J) Stein, Alon Geva, Gabriel Zigelboim RAD Data Communications Delivering Beer Time-of-Day Using Synchronous Eherne and 1588 Yaakov (J) Sein, Alon Geva, Gabriel Zigelboim RAD Daa Communicaions The problem I wan discuss he use of 1588 (or NTP for ha maer) for ime of

More information

Osipenko Denis, Retail Risk Management, Raiffeisen Bank Aval JSC, Kiev, Ukraine. Credit Scoring and Credit Control XII conference August 24-26, 2011

Osipenko Denis, Retail Risk Management, Raiffeisen Bank Aval JSC, Kiev, Ukraine. Credit Scoring and Credit Control XII conference August 24-26, 2011 Osipenko enis Reail Risk Managemen Raiffeisen Bank Aval JSC Kiev Ukraine Credi Scoring and Credi Conrol XII conference Augus - By he reason of risks inerpeneraion: Credi Risk => osses => Balance iquidiy

More information

Dimitri Solomatine. D.P. Solomatine. Data-driven modelling (part 2). 2

Dimitri Solomatine. D.P. Solomatine. Data-driven modelling (part 2). 2 Daa-driven modelling. Par. Daa-driven Arificial di Neural modelling. Newors Par Dimiri Solomaine Arificial neural newors D.P. Solomaine. Daa-driven modelling par. 1 Arificial neural newors ANN: main pes

More information

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010

Simulation-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Simulaion-Solving Dynamic Models ABE 5646 Week 2, Spring 2010 Week Descripion Reading Maerial 2 Compuer Simulaion of Dynamic Models Finie Difference, coninuous saes, discree ime Simple Mehods Euler Trapezoid

More information

Presentation Overview

Presentation Overview Acion Refinemen in Reinforcemen Learning by Probabiliy Smoohing By Thomas G. Dieerich & Didac Busques Speaer: Kai Xu Presenaion Overview Bacground The Probabiliy Smoohing Mehod Experimenal Sudy of Acion

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

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4.

Reading from Young & Freedman: For this topic, read sections 25.4 & 25.5, the introduction to chapter 26 and sections 26.1 to 26.2 & 26.4. PHY1 Elecriciy Topic 7 (Lecures 1 & 11) Elecric Circuis n his opic, we will cover: 1) Elecromoive Force (EMF) ) Series and parallel resisor combinaions 3) Kirchhoff s rules for circuis 4) Time dependence

More information

Robust Learning Control with Application to HVAC Systems

Robust Learning Control with Application to HVAC Systems Robus Learning Conrol wih Applicaion o HVAC Sysems Naional Science Foundaion & Projec Invesigaors: Dr. Charles Anderson, CS Dr. Douglas Hile, ME Dr. Peer Young, ECE Mechanical Engineering Compuer Science

More information

Refinement of Document Clustering by Using NMF *

Refinement of Document Clustering by Using NMF * Refinemen of Documen Clusering by Using NMF * Hiroyuki Shinnou and Minoru Sasaki Deparmen of Compuer and Informaion Sciences, Ibaraki Universiy, 4-12-1 Nakanarusawa, Hiachi, Ibaraki JAPAN 316-8511 {shinnou,

More information