An Improved Flower Pollination Algorithm for Solving Integer Programming Problems

Size: px
Start display at page:

Download "An Improved Flower Pollination Algorithm for Solving Integer Programming Problems"

Transcription

1 Appl. Mah. Inf. Sc. Le. 3, No. 1, ( Appled Mahemacs & Informaon Scences Leers An Inernaonal Journal hp://dx.do.org/ /amsl/ An Improved Flower Pollnaon Algorhm for Solvng Ineger Programmng Problems Khall AL-Wagh* Faculy of Compuer scence & Informaon Sysem, Thamar Unversy, Thamar, Republc of Yemen *E-mal: Receved: 8 Mar. 01, Revsed: 16 Dec. 015, Acceped: 19 Dec. 015 Publshed onlne: 1 Jan. 015 Absrac: Flower pollnaon algorhm s a new naure-nspred algorhm, based on he characerscs of flowerng plans. In hs paper, a new mehod s developed based on he flower pollnaon algorhm combned wh chaos heory (IFPCH o solve neger programmng problems. IFPCH rounds he parameer values o he closes neger afer producng new soluons. Numercal smulaon resuls show ha he algorhm proved o be superor n almos all esed problems. Keywords: Flower pollnaon algorhm; mea-heurscs; opmzaon; chaos; neger programmng. 1 Inroducon The real world opmzaon problems are ofen very challengng o solve, and many applcaons have o deal wh NP-hard problems [1]. To solve such problems, opmzaon ools have o be used even hough here s no guaranee ha he opmal soluon can be obaned. In fac, for NP problems, here are no effcen algorhms a all. As a resul of hs, many problems have o be solved by ral and errors usng varous opmzaon echnques []. In addon, new algorhms have been developed o see f hey can cope wh hese challengng opmzaon problems. Among hese new algorhms, many algorhms such as parcle swarm opmzaon, cuckoo search and frefly algorhm, have ganed populary due o her hgh effcency. In hs paper, we have used IFPCH algorhm for solvng neger programmng problems. Ineger programmng s NP-hard problems [3-10]. The name lnear neger programmng s referred o he class of combnaoral consraned opmzaon problems wh neger varables, where he objecve funcon s a lnear funcon and he consrans are lnear nequales. The Lnear Ineger Programmng (also known as LIP opmzaon problem can be saed n he followng general form: Max cx (1 s..ax b, ( xz n (3 where he soluon x Z n s a vecor of n neger varables: x = (x 1, x,, x n T and he daa are raonal and are gven by he m n marx A, he 1 n marx c, and he m 1 marx b. Ths formulaon ncludes also equaly consrans, because each equaly consran can be represened by means of wo nequaly consrans lke hose ncluded n eq. (. Ineger programmng addresses he problem rased by non-neger soluons n suaons where neger values are requred. Indeed, some applcaons do allow a connuous soluon. For nsance, f he objecve s o fnd he amoun of money o be nvesed or he lengh of cables o be used, oher problems preclude : he soluon mus be dscree [3]. Anoher example, f we are consderng he producon of je arcraf and x 1 = 8. je arlners, roundng off could affec he prof or he cos by mllons of dollars. In hs case we

2 K. AL-Wagh :An Improved Flower Pollnaon Algorhm _3 need o solve he problem so ha an opmal neger soluon s guaraneed. The possbly o oban neger values s offered by neger programmng: as a pure neger lnear programmng, n whch all he varables mus assume an neger value, or as a mxedneger lnear programmng whch allows some varables o be connuous, or a 0-1 neger model, all he decson varables have neger values of zero or one[8-9]. A wde varey of real lfe problems n logscs, economcs, socal scences and polcs can be formulaed as lnear neger opmzaon problems. The combnaoral problems, lke he knapsack-capal budgeng problem, warehouse locaon problem, ravellng salesman problem, decreasng coss and machnery selecon problem, nework and graph problems, such as maxmum flow problems, se coverng problems, machng problems, weghed machng problems, spannng ree problems and many schedulng problems can also be solved as lnear neger opmzaon problems [8-9]. Exac neger programmng echnques such as cung plane echnques [8-9]. The branch and he bound boh have hgh compuaonal cos, n largescale problems [8-9]. The branch and he bound algorhms have many advanages over he algorhms ha only use cung planes. One example of hese advanages s ha he algorhms can be removed early as long as a leas one negral soluon has been found and an aanable soluon can be reurned alhough s no necessarly opmal. Moreover, he soluons of he LP relaxaons can be used o provde a wors-case esmae of how far from opmaly he reurned soluon s. Fnally, he branch mehod and he bound mehod can be used o reurn mulple opmal soluons. Snce neger lnear programmng s NPcomplee, for ha reason many problems are nracable. So nsead of he neger lnear programmng, he heursc mehods mus be used. For example, Swarm nellgence meaheurscs, amongs whch an an colony opmzaon, arfcal bee colony opmzaon parcle swarm opmzaon [8-9]. Also Evoluonary algorhms, dfferenal evoluon and abu search were successfully appled no solvng neger programmng problems [8-9]. Heurscs ypcally have polynomal compuaonal complexy, bu hey do no guaranee ha he opmal soluon wll be capured. In order o solve neger programmng problems, mos of he heurscs runcae or round he real valued soluons o he neares neger values. In hs paper, Ba algorhm s appled o neger programmng problems and he performance was compared wh oher harmony search algorhms [9]. Flower pollnaon s an nrgung process n he naural world. Is evoluonary characerscs can be used o desgn new opmzaon algorhms. The algorhm obaned good resuls were dealng wh lower-dmensonal opmzaon problems, bu may become problemac for hgherdmensonal problems because of s endency o converge very fas nally. Ths paper nroduced an mproved Flower pollnaon algorhm by negrang wh chaos o mprove he relably of he global opmaly, and also enhances he qualy of he resuls. Ths paper s organzed as follows: afer nroducon, he orgnal Flower pollnaon algorhm s brefly nroduced. Than n secon 3 nroduces he meanng of chaos. In secon, he proposed algorhm s descrbed, whle he resuls are dscussed n secon 5. Fnally, conclusons are presened n secon 6. The Orgnal Flower Pollnaon Algorhm Flower Pollnaon Algorhm (FPA was founded by Yang n he year 01. Inspred by he flow pollnaon process of flowerng plans are he followng rules: Rule 1: Boc and cross-pollnaon can be consdered as a process of global pollnaon process, and pollen-carryng pollnaors move n a way ha obeys Le'vy flghs. Rule : For local pollnaon, a boc and self-pollnaon are used. Rule 3: Pollnaors such as nsecs can develop flower consancy, whch s equvalen o a reproducon probably ha s proporonal o he smlary of wo flowers nvolved. Rule : The neracon or swchng of local pollnaon and global pollnaon can

3 Appl. Mah. Inf. Sc. Le. 3, No. 1, ( be conrolled by a swch probably p[0,1], wh a slgh bas oward local pollnaon. In order o formulae updang formulas, we have o conver he aforemenoned rules no updang equaons. For example, n he global pollnaon sep, flower pollen gamees are carred by pollnaors such as nsecs, and pollen can ravel over a long dsance because nsecs can ofen fly and move n a much longer range[10].therefore, Rule 1 and flower consancy can be represened mahemacally as: 1 x x L( ( x B (1 Where x s he pollen or soluon vecor x a eraon, and B s he curren bes soluon found among all soluons a he curren generaon/eraon. Here γ s a scalng facor o conrol he sep sze. In addon, L(λ s he parameer ha corresponds o he srengh of he pollnaon, whch essenally s also he sep sze. Snce nsecs may move over a long dsance wh varous dsance seps, we can use a Le'vy flgh o mae hs characersc effcenly. Tha s, we draw L > 0 from a Levy dsrbuon: ( sn( / 1 L ~,( S S0 0 ( 1 S Here, Γ(λ s he sandard gamma funcon, and hs dsrbuon s vald for large seps s > 0. Then, o model he local pollnaon, boh Rule and Rule 3 can be represened as x x U( x 1 j k x and j x (3 Where xk are pollen from dfferen flowers of he same plan speces. Ths essenally maes he flower consancy n a lmed neghborhood. Mahemacally, f x and j x k comes from he same speces or seleced from he same populaon, hs equvalenly becomes a local random walk f we draw U from a unform dsrbuon n [0, 1].Though Flower pollnaon acves can occur a all scales, boh local and global, adjacen flower paches or flowers n he no-so-far-away neghborhood are more lkely o be pollnaed by local flower pollen han hose faraway. In order o mae hs, we can effecvely use he swch probably lke n Rule or he proxmy probably p o swch beween common global pollnaon o nensve local pollnaon. To begn wh, we can use a nave value of p = 0.5as an nally value. A prelmnary paramerc showed ha p = 0.8 mgh work beer for mos applcaons [10]. The basc seps of FP can be summarzed as he pseudo-code shown n Fgure 1. Flower pollnaon algorhm Defne Objecve funcon f (x, x = (x 1, x,..., x d Inalze a populaon of n flowers/pollen gamees wh random soluons Fnd he bes soluon Bn he nal populaon Defne a swch probably p [0, 1] Defne a soppng creron (eher a fxed number of generaons/eraons or accuracy whle ( <MaxGeneraon for = 1 : n (all n flowers n he populaon f rand <p, Draw a (d-dmensonal sep vecor L whch obeys a L evy dsrbuon Global pollnaon va 1 x ( x L B x else Draw U from a unform dsrbuon n [0,1] Do local pollnaon va 1 x x U( x x end f Evaluae new soluons If new soluons are beer, updae hem n he populaon end for Fnd he curren bes soluon B end whle Oupu he bes soluon found Fg. 1 Pseudo code of he Flower pollnaon algorhm 3 Chaos Theory Generang random sequences wh a longer perod and good conssency s very mporan for easly smulang complex phenomena, samplng, numercal analyss, decson makng and especally n heursc opmzaon [11]. Is qualy deermnes he reducon of sorage and compuaon me o acheve a desred accuracy [1]. Chaos s a deermnsc, random-lke process found n nonlnear, dynamcal sysem, whch s non-perod, non-convergng and bounded. Moreover, depends on s nal condon and parameers [1-19]. Applcaons of chaos n several dscplnes ncludng operaons research, physcs, engneerng, economcs, bology, phlosophy and compuer scence [19-]. Recenly chaos has been exended o varous opmzaon areas because can more easly escape from local mnma and mprove global convergence n comparson wh oher sochasc opmzaon algorhms [-5]. Usng chaoc j k

4 K. AL-Wagh :An Improved Flower Pollnaon Algorhm _3 sequences n flower pollnaon algorhm can be helpful o mprove he relably of he global opmaly, and hey also enhance he qualy of he resuls. 3.1 Chaoc maps A random-based opmzaon algorhms, he mehods usng chaoc varables nsead of random varables are called chaoc opmzaon algorhms (COA [1]. In hese algorhms, due o he non-repeon and ergodcy of chaos, can carry ou overall searches a hgher speeds han sochasc searches ha depend on probables [5-9]. To acheve hs ssue, heren onedmensonal, non-nverble maps are ulzed o generae chaoc ses. We wll llusrae some of well-known one-dmensonal maps as: Logsc map The Logsc map s defned by: Y n+1 = μy n (1 Y n Y(0,1 0 < ( 3.1. The Sne map The Sne map s wren as he followng equaon: Y n+1 = μ sn(πy n Yε(0,1 0 < μ ( Ierave chaoc map The erave chaoc map wh nfne collapses s descrbed as: Y n+1 = sn ( μπ Y n μ (0,1( Crcle map The Crcle map s expressed as: Y n+1 = Y n + α ( β π sn(πy n mod 1 ( Chebyshev map The famly of Chebyshev map s wren as he followng equaon: Y n+1 = cos(kcos 1 (Y n Y ( 1,1( Snusodal map Ths map can be represened by Y n+1 = μy k sn (πy n ( Gauss map The Gauss map s represened by: 0 Y n = 0 Y n+1 = { μ Y n mod 1 Y n 0 ( Snus map Snus map s formulaed as follows: Y n+1 =.3(Y n sn(πy n ( Dyadc map Also known as he dyadc map, b shf map, x mod 1 map, Bernoull map, doublng map or saw ooh map. Dyadc map can be formulaed by a mod funcon: Y n+1 = Y n mod 1 ( Snger map Snger map can be wren as: Y n+1 = μ(7.86y n 3.31Y n Y n Y n (13 beween 0.9 and Ten map Ths map can be defned by he followng equaon: μy Y n+1 = { n Y n < 0.5 μ(1 Y n Y n 0.5 (1 The Proposed Algorhm (IFPCH for Solvng Defne Inegral In he proposed chaoc Flower pollnaon algorhm, we used chaoc maps o une he Flower pollnaon algorhm parameer and mprove he performance [11-1]. The seps of he proposed chaoc Flower pollnaon algorhm for solvng neger programmng are as follows: Sep 1 defne he objecve funcon and nalzes a populaon and fnd he bes soluon B n he nal populaon. Sep Calculae p by he seleced chaoc maps. Sep 3If (rand <p hen global pollnaon va 1 x x ( f L( ( x B else do local pollnaon va seleced chaoc map. Sep Evaluae new soluons f beer, updae hem n he populaon. Sep 5Fnd he curren bes soluon B. Sep 6Oupu he bes soluon found. 5 Numercal Resuls In hs secon, we wll carry ou numercal smulaon based on some well-known unconsraned opmzaon problems o nvesgae he performances of he proposed algorhm. The bes resuls obaned by IFPCH for es problems (1 7 are presened n Table 1. In hese problems, he nal parameers are se a n= 50 and he number of eraons s se o = 1000.The seleced

5 Appl. Mah. Inf. Sc. Le. 3, No. 1, ( chaoc map for all problems s he logsc map, accordng o he followng equaon: Y n+1 = μy n (1 Y n (15 Clearly, Y n [0,1] under he condons ha he naly 0 [0,1], where n s he eraon number and μ =.The resuls of IFPCH algorhm are conduced from 30 ndependen runs for each problem. The comparson beween he resuls deermned by he proposed approach and he sandard flower pollnaon algorhm are repored n Table 1. The resuls have demonsraed he superory of he proposed approach o fndng he opmal soluon. All he expermens were performed on a Wndows 7 Ulmae 6-b operang sysem; processor Inel Core runnng a.81 GHz; 6 GB of RAM and code was mplemened n C# Tes problem 1 The problem formulaon s: P x x x x... 1( 1 1 x D, Where D s he dmenson and x[-100,100] D. The global mnmum = Tes problem The mahemacal formulaon of he opmzaon problem can be saed as follows: x1. T P ( x x. x x1... xd.., where D s he. xd dmenson and x[-100,100] D. The global mnmum = Tes problem 3 The problem can be saed as follows: P 3 ( x (9. x1. x 11 (3. x1. x 7. The global mnmum = Tes problem The problem formulaon s: P ( x ( x 10x 5( x 1 10( x1 x The global mnmum = 0. 3 x 5( x 5.5. Tes problem 5 The problem can be expressed as: P ( x ( x x 11 ( x1 x The global mnmum = Tes problem 6 The problem formulaon s: P ( x x x1 03.6x 18.5x1 x The global mnmum = x 5.7. Tes problem 7 The problem can be saed as follows: P7 ( x 100( x x1 (1 x1. The global mnmum = 0. x. 3 Table 1 he bes soluon of proposed algorhm and FP algorhm for solvng neger programmng problems Sandard FP Algorhm IFPCH Algorhm Sandard Sandard Tes Mean of Mean of Dmenson Success Devaon of Success Devaon of problem Ieraon Ieraon Rae Ieraon Rae Ieraon P1 P 15 17/ / / / / / / / / / / / P3 30/ / P 19/ / P5 30/ /

6 K. AL-Wagh :An Improved Flower Pollnaon Algorhm _36 P6 30/ / P7 5/ / Conclusons Ths paper nroduced an mproved Flower pollnaon algorhm by blendng wh chaos for solvng neger programmng problems. Several problems have been used o prove he effecveness of he proposed mehod. IFPCH algorhm s superor o sandard FP n erms of boh effcency and success rae. Ths mples ha IFPCH s poenally more powerful n solvng NP-hard problems. The reason for geng beer resuls han sandard flower pollnaon algorhm, usng chaos helps he algorhms o escape from local soluons. Table 1 shows he resuls of IFPCH algorhm are prvleged compared wh he resuls of Sandard flower pollnaon algorhm. References [1] L. A. Wolsey, "Ineger programmng," IIE Transacons, vol. 3, pp. -58, 000. [] G. B. Danzg, Lnear programmng and exensons: Prnceon unversy press, [3] G. L. Nemhauser and L. A. Wolsey, Ineger and combnaoral opmzaon vol. 18: Wley New York, [] E. Beale, "Ineger programmng," n Compuaonal Mahemacal Programmng, ed: Sprnger, 1985, pp. 1-. [5] C. H. Papadmrou and K. Seglz, Combnaoral opmzaon: algorhms and complexy: Courer Dover Publcaons, [6] H. Wllams, "Logc and Ineger Programmng, Inernaonal Seres n Operaons Research & Managemen Scence," ed: Sprnger, 009. [7] A. Schrjver, Theory of lnear and neger programmng: Wley. com, [8] O. Abdel-Raouf, M. Abdel-Base, and I. El-henawy."An Improved Flower Pollnaon Algorhm wh Chaos." 01. [9] O. Abdel-Raouf, M.Abdel-Base, and I. El-Henawy. "An Improved Chaoc Ba Algorhm for Solvng Ineger 01 ". Problems Programmng [10] X-S. Yang," Flower pollnaon algorhm for global opmzaon", Unconvenonal Compuaon and Naural Compuaon, Lecure Noes ncompuer Scence, Vol. 75, pp. 0-9,01. [11] L. M. Pecora and T. L. Carroll, "Synchronzaon n chaoc sysems," Physcal revew leers, vol. 6, pp. 81-8, [1] D. Yang, G. L, and G. Cheng, "On he effcency of chaos opmzaon algorhms for global opmzaon," Chaos, Solons & Fracals, vol. 3, pp , 007. [13] A. H. Gandom, G. J. Yun, X.-S. Yang, and S. Talaahar, "Chaos-enhanced acceleraed parcle swarm opmzaon," Communcaons n Nonlnear Scence and Numercal Smulaon, 01. [1] B. Alaas, "Chaoc harmony search algorhms," Appled Mahemacs and Compuaon, vol. 16, pp , 010. [15] W. Gong and S. Wang, "Chaos An Colony Opmzaon and Applcaon," n Inerne Compung for Scence and Engneerng (ICICSE, 009 Fourh Inernaonal Conference on, 009, pp [16] B. Alaas, "Chaoc bee colony algorhms for global numercal opmzaon," Exper Sysems wh Applcaons, vol. 37, pp , 010. [17] A. Gandom, X.-S. Yang, S. Talaahar, and A. Alav, "Frefly algorhm wh chaos," Communcaons n Nonlnear Scence and Numercal Smulaon, vol. 18, pp , 013. [18] J. Mngjun and T. Huanwen, "Applcaon of chaos n smulaed annealng," Chaos, Solons & Fracals, vol. 1, pp , 00. [19] L. d. S. Coelho and V. C. Maran, "Use of chaoc sequences n a bologcally nspred algorhm for engneerng desgn opmzaon," Exper Sysems wh

7 Appl. Mah. Inf. Sc. Le. 3, No. 1, ( Applcaons, vol. 3, pp , 008. [0] M. S. Tavazoe and M. Haer, "Comparson of dfferen one-dmensonal maps as chaoc search paern n chaos opmzaon algorhms," Appled Mahemacs and Compuaon, vol. 187, pp , 007. [1] R. Hlborn, "Chaos and nonlnear dynamcs, 199," ed: Oxford Unversy Press, New York. [] D. He, C. He, L.-G. Jang, H.-W. Zhu, and G.-R. Hu, "Chaoc characerscs of a one-dmensonal erave map wh nfne collapses," Crcus and Sysems I: Fundamenal Theory and Applcaons, IEEE Transacons on, vol. 8, pp , 001. [3] A. Erramll, R. Sngh, and P. Pruh, Modelng packe raffc wh chaoc maps: Ceseer, 199. [] R. M. May, "Smple mahemacal models wh very complcaed dynamcs," Naure, vol. 61, pp , [5] A. Wolf, "Quanfyng chaos wh Lyapunov exponens," Chaos, pp , [6] R. L. Devaney, "An nroducon o chaoc dynamcal sysems," 003. [7] R. Baron, "Chaos and fracals," The Mahemacs Teacher, vol. 83, pp. 5-59, [8] E. O, Chaos n dynamcal sysems: Cambrdge unversy press, 00. [9] C. Leeller, Chaos n naure vol. 81: World Scenfc Publshng Company, 013.

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy

Approximate Analytic Solution of (2+1) - Dimensional Zakharov-Kuznetsov(Zk) Equations Using Homotopy Arcle Inernaonal Journal of Modern Mahemacal Scences, 4, (): - Inernaonal Journal of Modern Mahemacal Scences Journal homepage: www.modernscenfcpress.com/journals/jmms.aspx ISSN: 66-86X Florda, USA Approxmae

More information

A Hybrid Flower Pollination Algorithm with Tabu Search for Unconstrained Optimization Problems

A Hybrid Flower Pollination Algorithm with Tabu Search for Unconstrained Optimization Problems Inf. Sc. Le. 5, o. 1, 9-34 (016) 9 Informaon Scences Leers An Inernaonal Journal hp://dx.do.org/10.18576/sl/050104 A Hybrd Flower Pollnaon Algorhm wh Tabu Search for Unconsraned Opmzaon Problems Ibrahm

More information

Cubic Bezier Homotopy Function for Solving Exponential Equations

Cubic Bezier Homotopy Function for Solving Exponential Equations Penerb Journal of Advanced Research n Compung and Applcaons ISSN (onlne: 46-97 Vol. 4, No.. Pages -8, 6 omoopy Funcon for Solvng Eponenal Equaons S. S. Raml *,,. Mohamad Nor,a, N. S. Saharzan,b and M.

More information

Variants of Pegasos. December 11, 2009

Variants of Pegasos. December 11, 2009 Inroducon Varans of Pegasos SooWoong Ryu bshboy@sanford.edu December, 009 Youngsoo Cho yc344@sanford.edu Developng a new SVM algorhm s ongong research opc. Among many exng SVM algorhms, we wll focus on

More information

On One Analytic Method of. Constructing Program Controls

On One Analytic Method of. Constructing Program Controls Appled Mahemacal Scences, Vol. 9, 05, no. 8, 409-407 HIKARI Ld, www.m-hkar.com hp://dx.do.org/0.988/ams.05.54349 On One Analyc Mehod of Consrucng Program Conrols A. N. Kvko, S. V. Chsyakov and Yu. E. Balyna

More information

Robustness Experiments with Two Variance Components

Robustness Experiments with Two Variance Components Naonal Insue of Sandards and Technology (NIST) Informaon Technology Laboraory (ITL) Sascal Engneerng Dvson (SED) Robusness Expermens wh Two Varance Componens by Ana Ivelsse Avlés avles@ns.gov Conference

More information

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005

Dynamic Team Decision Theory. EECS 558 Project Shrutivandana Sharma and David Shuman December 10, 2005 Dynamc Team Decson Theory EECS 558 Proec Shruvandana Sharma and Davd Shuman December 0, 005 Oulne Inroducon o Team Decson Theory Decomposon of he Dynamc Team Decson Problem Equvalence of Sac and Dynamc

More information

MANY real-world applications (e.g. production

MANY real-world applications (e.g. production Barebones Parcle Swarm for Ineger Programmng Problems Mahamed G. H. Omran, Andres Engelbrech and Ayed Salman Absrac The performance of wo recen varans of Parcle Swarm Opmzaon (PSO) when appled o Ineger

More information

ISSN MIT Publications

ISSN MIT Publications MIT Inernaonal Journal of Elecrcal and Insrumenaon Engneerng Vol. 1, No. 2, Aug 2011, pp 93-98 93 ISSN 2230-7656 MIT Publcaons A New Approach for Solvng Economc Load Dspach Problem Ansh Ahmad Dep. of Elecrcal

More information

Solving the multi-period fixed cost transportation problem using LINGO solver

Solving the multi-period fixed cost transportation problem using LINGO solver Inernaonal Journal of Pure and Appled Mahemacs Volume 119 No. 12 2018, 2151-2157 ISSN: 1314-3395 (on-lne verson) url: hp://www.pam.eu Specal Issue pam.eu Solvng he mul-perod fxed cos ransporaon problem

More information

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation

Existence and Uniqueness Results for Random Impulsive Integro-Differential Equation Global Journal of Pure and Appled Mahemacs. ISSN 973-768 Volume 4, Number 6 (8), pp. 89-87 Research Inda Publcaons hp://www.rpublcaon.com Exsence and Unqueness Resuls for Random Impulsve Inegro-Dfferenal

More information

( ) () we define the interaction representation by the unitary transformation () = ()

( ) () we define the interaction representation by the unitary transformation () = () Hgher Order Perurbaon Theory Mchael Fowler 3/7/6 The neracon Represenaon Recall ha n he frs par of hs course sequence, we dscussed he chrödnger and Hesenberg represenaons of quanum mechancs here n he chrödnger

More information

Chapter 6: AC Circuits

Chapter 6: AC Circuits Chaper 6: AC Crcus Chaper 6: Oulne Phasors and he AC Seady Sae AC Crcus A sable, lnear crcu operang n he seady sae wh snusodal excaon (.e., snusodal seady sae. Complee response forced response naural response.

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluon o he Hea Equaon ME 448/548 Noes Gerald Reckenwald Porland Sae Unversy Deparmen of Mechancal Engneerng gerry@pdxedu ME 448/548: FTCS Soluon o he Hea Equaon Overvew Use he forward fne d erence

More information

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS

V.Abramov - FURTHER ANALYSIS OF CONFIDENCE INTERVALS FOR LARGE CLIENT/SERVER COMPUTER NETWORKS R&RATA # Vol.) 8, March FURTHER AALYSIS OF COFIDECE ITERVALS FOR LARGE CLIET/SERVER COMPUTER ETWORKS Vyacheslav Abramov School of Mahemacal Scences, Monash Unversy, Buldng 8, Level 4, Clayon Campus, Wellngon

More information

M. Y. Adamu Mathematical Sciences Programme, AbubakarTafawaBalewa University, Bauchi, Nigeria

M. Y. Adamu Mathematical Sciences Programme, AbubakarTafawaBalewa University, Bauchi, Nigeria IOSR Journal of Mahemacs (IOSR-JM e-issn: 78-578, p-issn: 9-765X. Volume 0, Issue 4 Ver. IV (Jul-Aug. 04, PP 40-44 Mulple SolonSoluons for a (+-dmensonalhroa-sasuma shallow waer wave equaon UsngPanlevé-Bӓclund

More information

A NEW TECHNIQUE FOR SOLVING THE 1-D BURGERS EQUATION

A NEW TECHNIQUE FOR SOLVING THE 1-D BURGERS EQUATION S19 A NEW TECHNIQUE FOR SOLVING THE 1-D BURGERS EQUATION by Xaojun YANG a,b, Yugu YANG a*, Carlo CATTANI c, and Mngzheng ZHU b a Sae Key Laboraory for Geomechancs and Deep Underground Engneerng, Chna Unversy

More information

Lecture 6: Learning for Control (Generalised Linear Regression)

Lecture 6: Learning for Control (Generalised Linear Regression) Lecure 6: Learnng for Conrol (Generalsed Lnear Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure 6: RLSC - Prof. Sehu Vjayakumar Lnear Regresson

More information

On computing differential transform of nonlinear non-autonomous functions and its applications

On computing differential transform of nonlinear non-autonomous functions and its applications On compung dfferenal ransform of nonlnear non-auonomous funcons and s applcaons Essam. R. El-Zahar, and Abdelhalm Ebad Deparmen of Mahemacs, Faculy of Scences and Humanes, Prnce Saam Bn Abdulazz Unversy,

More information

Solution in semi infinite diffusion couples (error function analysis)

Solution in semi infinite diffusion couples (error function analysis) Soluon n sem nfne dffuson couples (error funcon analyss) Le us consder now he sem nfne dffuson couple of wo blocks wh concenraon of and I means ha, n a A- bnary sysem, s bondng beween wo blocks made of

More information

Graduate Macroeconomics 2 Problem set 5. - Solutions

Graduate Macroeconomics 2 Problem set 5. - Solutions Graduae Macroeconomcs 2 Problem se. - Soluons Queson 1 To answer hs queson we need he frms frs order condons and he equaon ha deermnes he number of frms n equlbrum. The frms frs order condons are: F K

More information

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model

Outline. Probabilistic Model Learning. Probabilistic Model Learning. Probabilistic Model for Time-series Data: Hidden Markov Model Probablsc Model for Tme-seres Daa: Hdden Markov Model Hrosh Mamsuka Bonformacs Cener Kyoo Unversy Oulne Three Problems for probablsc models n machne learnng. Compung lkelhood 2. Learnng 3. Parsng (predcon

More information

PARTICLE SWARM OPTIMIZATION BASED ON BOTTLENECK MACHINE FOR JOBSHOP SCHEDULING

PARTICLE SWARM OPTIMIZATION BASED ON BOTTLENECK MACHINE FOR JOBSHOP SCHEDULING Proceedng 7 h Inernaonal Semnar on Indusral Engneerng and Managemen PARTICLE SWARM OPTIMIZATION BASED ON BOTTLENECK MACHINE FOR JOBSHOP SCHEDULING Rahm Mauldya Indusral Engneerng Deparmen, Indusral Engneerng

More information

Linear Response Theory: The connection between QFT and experiments

Linear Response Theory: The connection between QFT and experiments Phys540.nb 39 3 Lnear Response Theory: The connecon beween QFT and expermens 3.1. Basc conceps and deas Q: ow do we measure he conducvy of a meal? A: we frs nroduce a weak elecrc feld E, and hen measure

More information

Modeling and Solving of Multi-Product Inventory Lot-Sizing with Supplier Selection under Quantity Discounts

Modeling and Solving of Multi-Product Inventory Lot-Sizing with Supplier Selection under Quantity Discounts nernaonal ournal of Appled Engneerng Research SSN 0973-4562 Volume 13, Number 10 (2018) pp. 8708-8713 Modelng and Solvng of Mul-Produc nvenory Lo-Szng wh Suppler Selecon under Quany Dscouns Naapa anchanaruangrong

More information

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim

GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS. Youngwoo Ahn and Kitae Kim Korean J. Mah. 19 (2011), No. 3, pp. 263 272 GENERATING CERTAIN QUINTIC IRREDUCIBLE POLYNOMIALS OVER FINITE FIELDS Youngwoo Ahn and Kae Km Absrac. In he paper [1], an explc correspondence beween ceran

More information

Lecture VI Regression

Lecture VI Regression Lecure VI Regresson (Lnear Mehods for Regresson) Conens: Lnear Mehods for Regresson Leas Squares, Gauss Markov heorem Recursve Leas Squares Lecure VI: MLSC - Dr. Sehu Vjayakumar Lnear Regresson Model M

More information

A New Hybrid Flower Pollination Algorithm for Solving Constrained Global Optimization Problems

A New Hybrid Flower Pollination Algorithm for Solving Constrained Global Optimization Problems Adv. En. Tec. Appl. No. -8 (0) Advanced Enneern Technoloy and Applcaon An Inernaonal Journal hp://d.do.or/0.78/aea/000 A New Hybrd Flower Pollnaon Alorhm for Solvn Consraned Global Opmzaon Problems Osama

More information

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study)

New M-Estimator Objective Function. in Simultaneous Equations Model. (A Comparative Study) Inernaonal Mahemacal Forum, Vol. 8, 3, no., 7 - HIKARI Ld, www.m-hkar.com hp://dx.do.org/.988/mf.3.3488 New M-Esmaor Objecve Funcon n Smulaneous Equaons Model (A Comparave Sudy) Ahmed H. Youssef Professor

More information

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany

John Geweke a and Gianni Amisano b a Departments of Economics and Statistics, University of Iowa, USA b European Central Bank, Frankfurt, Germany Herarchcal Markov Normal Mxure models wh Applcaons o Fnancal Asse Reurns Appendx: Proofs of Theorems and Condonal Poseror Dsrbuons John Geweke a and Gann Amsano b a Deparmens of Economcs and Sascs, Unversy

More information

EEL 6266 Power System Operation and Control. Chapter 5 Unit Commitment

EEL 6266 Power System Operation and Control. Chapter 5 Unit Commitment EEL 6266 Power Sysem Operaon and Conrol Chaper 5 Un Commmen Dynamc programmng chef advanage over enumeraon schemes s he reducon n he dmensonaly of he problem n a src prory order scheme, here are only N

More information

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys

Dual Approximate Dynamic Programming for Large Scale Hydro Valleys Dual Approxmae Dynamc Programmng for Large Scale Hydro Valleys Perre Carpener and Jean-Phlppe Chanceler 1 ENSTA ParsTech and ENPC ParsTech CMM Workshop, January 2016 1 Jon work wh J.-C. Alas, suppored

More information

Clustering (Bishop ch 9)

Clustering (Bishop ch 9) Cluserng (Bshop ch 9) Reference: Daa Mnng by Margare Dunham (a slde source) 1 Cluserng Cluserng s unsupervsed learnng, here are no class labels Wan o fnd groups of smlar nsances Ofen use a dsance measure

More information

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4

CS434a/541a: Pattern Recognition Prof. Olga Veksler. Lecture 4 CS434a/54a: Paern Recognon Prof. Olga Veksler Lecure 4 Oulne Normal Random Varable Properes Dscrmnan funcons Why Normal Random Varables? Analycally racable Works well when observaon comes form a corruped

More information

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s

Ordinary Differential Equations in Neuroscience with Matlab examples. Aim 1- Gain understanding of how to set up and solve ODE s Ordnary Dfferenal Equaons n Neuroscence wh Malab eamples. Am - Gan undersandng of how o se up and solve ODE s Am Undersand how o se up an solve a smple eample of he Hebb rule n D Our goal a end of class

More information

Mechanics Physics 151

Mechanics Physics 151 Mechancs Physcs 5 Lecure 0 Canoncal Transformaons (Chaper 9) Wha We Dd Las Tme Hamlon s Prncple n he Hamlonan formalsm Dervaon was smple δi δ Addonal end-pon consrans pq H( q, p, ) d 0 δ q ( ) δq ( ) δ

More information

Fall 2010 Graduate Course on Dynamic Learning

Fall 2010 Graduate Course on Dynamic Learning Fall 200 Graduae Course on Dynamc Learnng Chaper 4: Parcle Flers Sepember 27, 200 Byoung-Tak Zhang School of Compuer Scence and Engneerng & Cognve Scence and Bran Scence Programs Seoul aonal Unversy hp://b.snu.ac.kr/~bzhang/

More information

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair

Performance Analysis for a Network having Standby Redundant Unit with Waiting in Repair TECHNI Inernaonal Journal of Compung Scence Communcaon Technologes VOL.5 NO. July 22 (ISSN 974-3375 erformance nalyss for a Nework havng Sby edundan Un wh ang n epar Jendra Sngh 2 abns orwal 2 Deparmen

More information

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method

Single-loop System Reliability-Based Design & Topology Optimization (SRBDO/SRBTO): A Matrix-based System Reliability (MSR) Method 10 h US Naonal Congress on Compuaonal Mechancs Columbus, Oho 16-19, 2009 Sngle-loop Sysem Relably-Based Desgn & Topology Opmzaon (SRBDO/SRBTO): A Marx-based Sysem Relably (MSR) Mehod Tam Nguyen, Junho

More information

An introduction to Support Vector Machine

An introduction to Support Vector Machine An nroducon o Suppor Vecor Machne 報告者 : 黃立德 References: Smon Haykn, "Neural Neworks: a comprehensve foundaon, second edon, 999, Chaper 2,6 Nello Chrsann, John Shawe-Tayer, An Inroducon o Suppor Vecor Machnes,

More information

Robust and Accurate Cancer Classification with Gene Expression Profiling

Robust and Accurate Cancer Classification with Gene Expression Profiling Robus and Accurae Cancer Classfcaon wh Gene Expresson Proflng (Compuaonal ysems Bology, 2005) Auhor: Hafeng L, Keshu Zhang, ao Jang Oulne Background LDA (lnear dscrmnan analyss) and small sample sze problem

More information

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION

UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 2017 EXAMINATION INTERNATIONAL TRADE T. J. KEHOE UNIVERSITAT AUTÒNOMA DE BARCELONA MARCH 27 EXAMINATION Please answer wo of he hree quesons. You can consul class noes, workng papers, and arcles whle you are workng on he

More information

Tight results for Next Fit and Worst Fit with resource augmentation

Tight results for Next Fit and Worst Fit with resource augmentation Tgh resuls for Nex F and Wors F wh resource augmenaon Joan Boyar Leah Epsen Asaf Levn Asrac I s well known ha he wo smple algorhms for he classc n packng prolem, NF and WF oh have an approxmaon rao of

More information

A Novel Discrete Differential Evolution Algoritnm for Task Scheduling in Heterogeneous Computing Systems

A Novel Discrete Differential Evolution Algoritnm for Task Scheduling in Heterogeneous Computing Systems Proceedngs of he 2009 IEEE Inernaonal Conference on Sysems, Man, and Cybernecs San Anono, TX, USA - Ocober 2009 A Novel Dscree Dfferenal Evoluon Algornm for Task Schedulng n Heerogeneous Compung Sysems

More information

Short-Term Load Forecasting Using PSO-Based Phase Space Neural Networks

Short-Term Load Forecasting Using PSO-Based Phase Space Neural Networks Proceedngs of he 5h WSEAS In. Conf. on SIMULATION, MODELING AND OPTIMIZATION, Corfu, Greece, Augus 7-9, 005 (pp78-83) Shor-Term Load Forecasng Usng PSO-Based Phase Space Neural Neworks Jang Chuanwen, Fang

More information

Volatility Interpolation

Volatility Interpolation Volaly Inerpolaon Prelmnary Verson March 00 Jesper Andreasen and Bran Huge Danse Mares, Copenhagen wan.daddy@danseban.com brno@danseban.com Elecronc copy avalable a: hp://ssrn.com/absrac=69497 Inro Local

More information

Lecture 18: The Laplace Transform (See Sections and 14.7 in Boas)

Lecture 18: The Laplace Transform (See Sections and 14.7 in Boas) Lecure 8: The Lalace Transform (See Secons 88- and 47 n Boas) Recall ha our bg-cure goal s he analyss of he dfferenal equaon, ax bx cx F, where we emloy varous exansons for he drvng funcon F deendng on

More information

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS

THE PREDICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS THE PREICTION OF COMPETITIVE ENVIRONMENT IN BUSINESS INTROUCTION The wo dmensonal paral dfferenal equaons of second order can be used for he smulaon of compeve envronmen n busness The arcle presens he

More information

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5

[ ] 2. [ ]3 + (Δx i + Δx i 1 ) / 2. Δx i-1 Δx i Δx i+1. TPG4160 Reservoir Simulation 2018 Lecture note 3. page 1 of 5 TPG460 Reservor Smulaon 08 page of 5 DISCRETIZATIO OF THE FOW EQUATIOS As we already have seen, fne dfference appromaons of he paral dervaves appearng n he flow equaons may be obaned from Taylor seres

More information

The Dynamic Programming Models for Inventory Control System with Time-varying Demand

The Dynamic Programming Models for Inventory Control System with Time-varying Demand The Dynamc Programmng Models for Invenory Conrol Sysem wh Tme-varyng Demand Truong Hong Trnh (Correspondng auhor) The Unversy of Danang, Unversy of Economcs, Venam Tel: 84-236-352-5459 E-mal: rnh.h@due.edu.vn

More information

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD

HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Journal of Appled Mahemacs and Compuaonal Mechancs 3, (), 45-5 HEAT CONDUCTION PROBLEM IN A TWO-LAYERED HOLLOW CYLINDER BY USING THE GREEN S FUNCTION METHOD Sansław Kukla, Urszula Sedlecka Insue of Mahemacs,

More information

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes.

J i-1 i. J i i+1. Numerical integration of the diffusion equation (I) Finite difference method. Spatial Discretization. Internal nodes. umercal negraon of he dffuson equaon (I) Fne dfference mehod. Spaal screaon. Inernal nodes. R L V For hermal conducon le s dscree he spaal doman no small fne spans, =,,: Balance of parcles for an nernal

More information

Sampling Procedure of the Sum of two Binary Markov Process Realizations

Sampling Procedure of the Sum of two Binary Markov Process Realizations Samplng Procedure of he Sum of wo Bnary Markov Process Realzaons YURY GORITSKIY Dep. of Mahemacal Modelng of Moscow Power Insue (Techncal Unversy), Moscow, RUSSIA, E-mal: gorsky@yandex.ru VLADIMIR KAZAKOV

More information

WiH Wei He

WiH Wei He Sysem Idenfcaon of onlnear Sae-Space Space Baery odels WH We He wehe@calce.umd.edu Advsor: Dr. Chaochao Chen Deparmen of echancal Engneerng Unversy of aryland, College Par 1 Unversy of aryland Bacground

More information

Lecture 11 SVM cont

Lecture 11 SVM cont Lecure SVM con. 0 008 Wha we have done so far We have esalshed ha we wan o fnd a lnear decson oundary whose margn s he larges We know how o measure he margn of a lnear decson oundary Tha s: he mnmum geomerc

More information

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations.

Including the ordinary differential of distance with time as velocity makes a system of ordinary differential equations. Soluons o Ordnary Derenal Equaons An ordnary derenal equaon has only one ndependen varable. A sysem o ordnary derenal equaons consss o several derenal equaons each wh he same ndependen varable. An eample

More information

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times

Reactive Methods to Solve the Berth AllocationProblem with Stochastic Arrival and Handling Times Reacve Mehods o Solve he Berh AllocaonProblem wh Sochasc Arrval and Handlng Tmes Nsh Umang* Mchel Berlare* * TRANSP-OR, Ecole Polyechnque Fédérale de Lausanne Frs Workshop on Large Scale Opmzaon November

More information

Comparison of Differences between Power Means 1

Comparison of Differences between Power Means 1 In. Journal of Mah. Analyss, Vol. 7, 203, no., 5-55 Comparson of Dfferences beween Power Means Chang-An Tan, Guanghua Sh and Fe Zuo College of Mahemacs and Informaon Scence Henan Normal Unversy, 453007,

More information

Meta-Heuristic Optimization techniques in power systems

Meta-Heuristic Optimization techniques in power systems Proceedngs of he 2nd IASME / WSEAS Inernaonal Conference on Energy & Envronmen (EE07), Pororoz, Slovena, May 15-17, 2007 163 Mea-Heursc Opmzaon echnques n power sysems Vlachos Arsds Deparmen of Informacs

More information

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!") i+1,q - [(!

In the complete model, these slopes are ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL. (! i+1 -! i ) + [(!) i+1,q - [(! ANALYSIS OF VARIANCE FOR THE COMPLETE TWO-WAY MODEL The frs hng o es n wo-way ANOVA: Is here neracon? "No neracon" means: The man effecs model would f. Ths n urn means: In he neracon plo (wh A on he horzonal

More information

Comb Filters. Comb Filters

Comb Filters. Comb Filters The smple flers dscussed so far are characered eher by a sngle passband and/or a sngle sopband There are applcaons where flers wh mulple passbands and sopbands are requred Thecomb fler s an example of

More information

Bayesian Inference of the GARCH model with Rational Errors

Bayesian Inference of the GARCH model with Rational Errors 0 Inernaonal Conference on Economcs, Busness and Markeng Managemen IPEDR vol.9 (0) (0) IACSIT Press, Sngapore Bayesan Inference of he GARCH model wh Raonal Errors Tesuya Takash + and Tng Tng Chen Hroshma

More information

Online Supplement for Dynamic Multi-Technology. Production-Inventory Problem with Emissions Trading

Online Supplement for Dynamic Multi-Technology. Production-Inventory Problem with Emissions Trading Onlne Supplemen for Dynamc Mul-Technology Producon-Invenory Problem wh Emssons Tradng by We Zhang Zhongsheng Hua Yu Xa and Baofeng Huo Proof of Lemma For any ( qr ) Θ s easy o verfy ha he lnear programmng

More information

Attribute Reduction Algorithm Based on Discernibility Matrix with Algebraic Method GAO Jing1,a, Ma Hui1, Han Zhidong2,b

Attribute Reduction Algorithm Based on Discernibility Matrix with Algebraic Method GAO Jing1,a, Ma Hui1, Han Zhidong2,b Inernaonal Indusral Informacs and Compuer Engneerng Conference (IIICEC 05) Arbue educon Algorhm Based on Dscernbly Marx wh Algebrac Mehod GAO Jng,a, Ma Hu, Han Zhdong,b Informaon School, Capal Unversy

More information

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore.

This document is downloaded from DR-NTU, Nanyang Technological University Library, Singapore. Ths documen s downloaded from DR-NTU, Nanyang Technologcal Unversy Lbrary, Sngapore. Tle A smplfed verb machng algorhm for word paron n vsual speech processng( Acceped verson ) Auhor(s) Foo, Say We; Yong,

More information

PARTICLE SWARM OPTIMIZATION FOR INTERACTIVE FUZZY MULTIOBJECTIVE NONLINEAR PROGRAMMING. T. Matsui, M. Sakawa, K. Kato, T. Uno and K.

PARTICLE SWARM OPTIMIZATION FOR INTERACTIVE FUZZY MULTIOBJECTIVE NONLINEAR PROGRAMMING. T. Matsui, M. Sakawa, K. Kato, T. Uno and K. Scenae Mahemacae Japoncae Onlne, e-2008, 1 13 1 PARTICLE SWARM OPTIMIZATION FOR INTERACTIVE FUZZY MULTIOBJECTIVE NONLINEAR PROGRAMMING T. Masu, M. Sakawa, K. Kao, T. Uno and K. Tamada Receved February

More information

A DECOMPOSITION METHOD FOR SOLVING DIFFUSION EQUATIONS VIA LOCAL FRACTIONAL TIME DERIVATIVE

A DECOMPOSITION METHOD FOR SOLVING DIFFUSION EQUATIONS VIA LOCAL FRACTIONAL TIME DERIVATIVE S13 A DECOMPOSITION METHOD FOR SOLVING DIFFUSION EQUATIONS VIA LOCAL FRACTIONAL TIME DERIVATIVE by Hossen JAFARI a,b, Haleh TAJADODI c, and Sarah Jane JOHNSTON a a Deparen of Maheacal Scences, Unversy

More information

A Novel Efficient Stopping Criterion for BICM-ID System

A Novel Efficient Stopping Criterion for BICM-ID System A Novel Effcen Soppng Creron for BICM-ID Sysem Xao Yng, L Janpng Communcaon Unversy of Chna Absrac Ths paper devses a novel effcen soppng creron for b-nerleaved coded modulaon wh erave decodng (BICM-ID)

More information

APOC #232 Capacity Planning for Fault-Tolerant All-Optical Network

APOC #232 Capacity Planning for Fault-Tolerant All-Optical Network APOC #232 Capacy Plannng for Faul-Toleran All-Opcal Nework Mchael Kwok-Shng Ho and Kwok-wa Cheung Deparmen of Informaon ngneerng The Chnese Unversy of Hong Kong Shan, N.T., Hong Kong SAR, Chna -mal: kwcheung@e.cuhk.edu.hk

More information

Chapter Lagrangian Interpolation

Chapter Lagrangian Interpolation Chaper 5.4 agrangan Inerpolaon Afer readng hs chaper you should be able o:. dere agrangan mehod of nerpolaon. sole problems usng agrangan mehod of nerpolaon and. use agrangan nerpolans o fnd deraes and

More information

Hongyuan Gao* and Ming Diao

Hongyuan Gao* and Ming Diao In. J. odellng, Idenfcaon and Conrol, Vol. X, No. Y, 200X Culural frework algorhm and s applcaon for dgal flers desgn Hongyuan Gao* and ng Dao College of Informaon and Communcaon Engneerng, Harbn Engneerng

More information

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems

The Finite Element Method for the Analysis of Non-Linear and Dynamic Systems Swss Federal Insue of Page 1 The Fne Elemen Mehod for he Analyss of Non-Lnear and Dynamc Sysems Prof. Dr. Mchael Havbro Faber Dr. Nebojsa Mojslovc Swss Federal Insue of ETH Zurch, Swzerland Mehod of Fne

More information

A Tour of Modeling Techniques

A Tour of Modeling Techniques A Tour of Modelng Technques John Hooker Carnege Mellon Unversy EWO Semnar February 8 Slde Oulne Med neger lnear (MILP) modelng Dsuncve modelng Knapsack modelng Consran programmng models Inegraed Models

More information

Unconstrained Gibbs free energy minimization for phase equilibrium calculations in non-reactive systems using an improved Cuckoo Search algorithm

Unconstrained Gibbs free energy minimization for phase equilibrium calculations in non-reactive systems using an improved Cuckoo Search algorithm Insuo Tecnologco de Aguascalenes From he SelecedWorks of Adran Bonlla-Percole 2014 Unconsraned Gbbs free energy mnmzaon for phase equlbrum calculaons n non-reacve sysems usng an mproved Cuckoo Search algorhm

More information

Time-interval analysis of β decay. V. Horvat and J. C. Hardy

Time-interval analysis of β decay. V. Horvat and J. C. Hardy Tme-nerval analyss of β decay V. Horva and J. C. Hardy Work on he even analyss of β decay [1] connued and resuled n he developmen of a novel mehod of bea-decay me-nerval analyss ha produces hghly accurae

More information

TSS = SST + SSE An orthogonal partition of the total SS

TSS = SST + SSE An orthogonal partition of the total SS ANOVA: Topc 4. Orhogonal conrass [ST&D p. 183] H 0 : µ 1 = µ =... = µ H 1 : The mean of a leas one reamen group s dfferen To es hs hypohess, a basc ANOVA allocaes he varaon among reamen means (SST) equally

More information

Theoretical Analysis of Biogeography Based Optimization Aijun ZHU1,2,3 a, Cong HU1,3, Chuanpei XU1,3, Zhi Li1,3

Theoretical Analysis of Biogeography Based Optimization Aijun ZHU1,2,3 a, Cong HU1,3, Chuanpei XU1,3, Zhi Li1,3 6h Inernaonal Conference on Machnery, Maerals, Envronmen, Boechnology and Compuer (MMEBC 6) Theorecal Analyss of Bogeography Based Opmzaon Aun ZU,,3 a, Cong U,3, Chuanpe XU,3, Zh L,3 School of Elecronc

More information

12d Model. Civil and Surveying Software. Drainage Analysis Module Detention/Retention Basins. Owen Thornton BE (Mech), 12d Model Programmer

12d Model. Civil and Surveying Software. Drainage Analysis Module Detention/Retention Basins. Owen Thornton BE (Mech), 12d Model Programmer d Model Cvl and Surveyng Soware Dranage Analyss Module Deenon/Reenon Basns Owen Thornon BE (Mech), d Model Programmer owen.hornon@d.com 4 January 007 Revsed: 04 Aprl 007 9 February 008 (8Cp) Ths documen

More information

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6)

Econ107 Applied Econometrics Topic 5: Specification: Choosing Independent Variables (Studenmund, Chapter 6) Econ7 Appled Economercs Topc 5: Specfcaon: Choosng Independen Varables (Sudenmund, Chaper 6 Specfcaon errors ha we wll deal wh: wrong ndependen varable; wrong funconal form. Ths lecure deals wh wrong ndependen

More information

CHAPTER 10: LINEAR DISCRIMINATION

CHAPTER 10: LINEAR DISCRIMINATION CHAPER : LINEAR DISCRIMINAION Dscrmnan-based Classfcaon 3 In classfcaon h K classes (C,C,, C k ) We defned dscrmnan funcon g j (), j=,,,k hen gven an es eample, e chose (predced) s class label as C f g

More information

Let s treat the problem of the response of a system to an applied external force. Again,

Let s treat the problem of the response of a system to an applied external force. Again, Page 33 QUANTUM LNEAR RESPONSE FUNCTON Le s rea he problem of he response of a sysem o an appled exernal force. Agan, H() H f () A H + V () Exernal agen acng on nernal varable Hamlonan for equlbrum sysem

More information

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β

SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β SARAJEVO JOURNAL OF MATHEMATICS Vol.3 (15) (2007), 137 143 SOME NOISELESS CODING THEOREMS OF INACCURACY MEASURE OF ORDER α AND TYPE β M. A. K. BAIG AND RAYEES AHMAD DAR Absrac. In hs paper, we propose

More information

January Examinations 2012

January Examinations 2012 Page of 5 EC79 January Examnaons No. of Pages: 5 No. of Quesons: 8 Subjec ECONOMICS (POSTGRADUATE) Tle of Paper EC79 QUANTITATIVE METHODS FOR BUSINESS AND FINANCE Tme Allowed Two Hours ( hours) Insrucons

More information

P R = P 0. The system is shown on the next figure:

P R = P 0. The system is shown on the next figure: TPG460 Reservor Smulaon 08 page of INTRODUCTION TO RESERVOIR SIMULATION Analycal and numercal soluons of smple one-dmensonal, one-phase flow equaons As an nroducon o reservor smulaon, we wll revew he smples

More information

A Profit-Based Unit Commitment using Different Hybrid Particle Swarm Optimization for Competitive Market

A Profit-Based Unit Commitment using Different Hybrid Particle Swarm Optimization for Competitive Market A.A. Abou El Ela, e al./ Inernaonal Energy Journal 9 (2008) 28-290 28 A rof-based Un Commmen usng Dfferen Hybrd arcle Swarm Opmzaon for Compeve Marke www.serd.a.ac.h/rerc A. A. Abou El Ela*, G.E. Al +

More information

Testing a new idea to solve the P = NP problem with mathematical induction

Testing a new idea to solve the P = NP problem with mathematical induction Tesng a new dea o solve he P = NP problem wh mahemacal nducon Bacground P and NP are wo classes (ses) of languages n Compuer Scence An open problem s wheher P = NP Ths paper ess a new dea o compare he

More information

Particle Swarm Procedure for the Capacitated Open Pit Mining Problem

Particle Swarm Procedure for the Capacitated Open Pit Mining Problem Parcle Swarm Procedure for he Capacaed Open P Mnng Problem Jacques A Ferland, Jorge Amaya 2, Melody Suzy Dumo Déparemen d nformaque e de recherche opéraonnelle, Unversé de Monréal, Monréal, Québec, Canada

More information

Relative controllability of nonlinear systems with delays in control

Relative controllability of nonlinear systems with delays in control Relave conrollably o nonlnear sysems wh delays n conrol Jerzy Klamka Insue o Conrol Engneerng, Slesan Techncal Unversy, 44- Glwce, Poland. phone/ax : 48 32 37227, {jklamka}@a.polsl.glwce.pl Keywor: Conrollably.

More information

The Analysis of the Thickness-predictive Model Based on the SVM Xiu-ming Zhao1,a,Yan Wang2,band Zhimin Bi3,c

The Analysis of the Thickness-predictive Model Based on the SVM Xiu-ming Zhao1,a,Yan Wang2,band Zhimin Bi3,c h Naonal Conference on Elecrcal, Elecroncs and Compuer Engneerng (NCEECE The Analyss of he Thcknesspredcve Model Based on he SVM Xumng Zhao,a,Yan Wang,band Zhmn B,c School of Conrol Scence and Engneerng,

More information

Neural Networks-Based Time Series Prediction Using Long and Short Term Dependence in the Learning Process

Neural Networks-Based Time Series Prediction Using Long and Short Term Dependence in the Learning Process Neural Neworks-Based Tme Seres Predcon Usng Long and Shor Term Dependence n he Learnng Process J. Puchea, D. Paño and B. Kuchen, Absrac In hs work a feedforward neural neworksbased nonlnear auoregresson

More information

Kernel-Based Bayesian Filtering for Object Tracking

Kernel-Based Bayesian Filtering for Object Tracking Kernel-Based Bayesan Flerng for Objec Trackng Bohyung Han Yng Zhu Dorn Comancu Larry Davs Dep. of Compuer Scence Real-Tme Vson and Modelng Inegraed Daa and Sysems Unversy of Maryland Semens Corporae Research

More information

Optimal environmental charges under imperfect compliance

Optimal environmental charges under imperfect compliance ISSN 1 746-7233, England, UK World Journal of Modellng and Smulaon Vol. 4 (28) No. 2, pp. 131-139 Opmal envronmenal charges under mperfec complance Dajn Lu 1, Ya Wang 2 Tazhou Insue of Scence and Technology,

More information

(,,, ) (,,, ). In addition, there are three other consumers, -2, -1, and 0. Consumer -2 has the utility function

(,,, ) (,,, ). In addition, there are three other consumers, -2, -1, and 0. Consumer -2 has the utility function MACROECONOMIC THEORY T J KEHOE ECON 87 SPRING 5 PROBLEM SET # Conder an overlappng generaon economy le ha n queon 5 on problem e n whch conumer lve for perod The uly funcon of he conumer born n perod,

More information

Handout # 6 (MEEN 617) Numerical Integration to Find Time Response of SDOF mechanical system Y X (2) and write EOM (1) as two first-order Eqs.

Handout # 6 (MEEN 617) Numerical Integration to Find Time Response of SDOF mechanical system Y X (2) and write EOM (1) as two first-order Eqs. Handou # 6 (MEEN 67) Numercal Inegraon o Fnd Tme Response of SDOF mechancal sysem Sae Space Mehod The EOM for a lnear sysem s M X DX K X F() () X X X X V wh nal condons, a 0 0 ; 0 Defne he followng varables,

More information

Genetic Algorithm in Parameter Estimation of Nonlinear Dynamic Systems

Genetic Algorithm in Parameter Estimation of Nonlinear Dynamic Systems Genec Algorhm n Parameer Esmaon of Nonlnear Dynamc Sysems E. Paeraks manos@egnaa.ee.auh.gr V. Perds perds@vergna.eng.auh.gr Ah. ehagas kehagas@egnaa.ee.auh.gr hp://skron.conrol.ee.auh.gr/kehagas/ndex.hm

More information

Study on Distribution Network Reconfiguration with Various DGs

Study on Distribution Network Reconfiguration with Various DGs Inernaonal Conference on Maerals Engneerng and Informaon Technology Applcaons (MEITA 205) Sudy on Dsrbuon ework Reconfguraon wh Varous DGs Shengsuo u a, Y Dng b and Zhru Lang c School of Elecrcal Engneerng,

More information

ABSTRACT. KEYWORDS Hybrid, Genetic Algorithm, Shipping, Dispatching, Vehicle, Time Windows INTRODUCTION

ABSTRACT. KEYWORDS Hybrid, Genetic Algorithm, Shipping, Dispatching, Vehicle, Time Windows INTRODUCTION A HYBRID GENETIC ALGORITH FOR A DYNAIC INBOUND ORDERING AND SHIPPING AND OUTBOUND DISPATCHING PROBLE WITH HETEROGENEOUS VEHICLE TYPES AND DELIVERY TIE WINDOWS by Byung Soo Km, Woon-Seek Lee, and Young-Seok

More information

Computational results on new staff scheduling benchmark instances

Computational results on new staff scheduling benchmark instances TECHNICAL REPORT Compuaonal resuls on new saff shedulng enhmark nsanes Tm Curos Rong Qu ASAP Researh Group Shool of Compuer Sene Unersy of Nongham NG8 1BB Nongham UK Frs pulshed onlne: 19-Sep-2014 las

More information

Effective Task Scheduling and Dynamic Resource Optimization based on Heuristic Algorithms in Cloud Computing Environment

Effective Task Scheduling and Dynamic Resource Optimization based on Heuristic Algorithms in Cloud Computing Environment KSII TRANSACTIONS ON INTERNET AND INFORMATION SYSTEMS VOL 11, NO 12, Dec 2017 5780 Copyrgh c2017 KSII Effecve Task Schedulng and Dynamc Resource Opmzaon based on Heursc Algorhms n Cloud Compung Envronmen

More information

A HIERARCHICAL KALMAN FILTER

A HIERARCHICAL KALMAN FILTER A HIERARCHICAL KALMAN FILER Greg aylor aylor Fry Consulng Acuares Level 8, 3 Clarence Sree Sydney NSW Ausrala Professoral Assocae, Cenre for Acuaral Sudes Faculy of Economcs and Commerce Unversy of Melbourne

More information