Semidefinite relaxation and Branch-and-Bound Algorithm for LPECs

Size: px
Start display at page:

Download "Semidefinite relaxation and Branch-and-Bound Algorithm for LPECs"

Transcription

1 Semidefinite reaxation and Branch-and-Bound Agorithm for LPECs Marcia H. C. Fampa Universidade Federa do Rio de Janeiro Instituto de Matemática e COPPE. Caixa Posta Rio de Janeiro RJ Brasi fampa@cos.ufrj.br Neson Macuan Universidade Federa do Rio de Janeiro COPPE. Caixa Posta Rio de Janeiro RJ Brasi macuan@cos.ufrj.br Wende Aexandre de Meo Universidade Federa do Rio de Janeiro Instituto de Matemática. Caixa Posta Rio de Janeiro RJ Brasi wendeaexandre@gmai.com ABSTRACT In this paper we propose branch-and-bound (B&B) agorithm for the goba resoution of inear programs with inear compementarities constraints (LPECs). The procedure was motivated by the B&B agorithm proposed by Bard and Moore for inear/quadratic bieve programs where compementarities are recursivey enforced. Burer and Vandenbusshe recenty proposed a semidefinite (SDP) reaxation for the nonconvex quadratic programming probem. We extend the Burer-Vandenbusshe approach LPECs and propose the use of SDP reaxations to generate bounds at the nodes of the B&B tree. Computationa resuts compare the quaity of the bounds given by the SDP reaxation with the ones used by Bard and Moore. KEYWORDS. Semidefinite reaxation. LPEC. Bieve program. PM - Programação Matemática 2153

2 1 Introduction Linear programs with compementarity constraints (LPECs) are disjunctive inear optimization probems that contain a set of compementarity conditions. LPECs form a subcass of mathematica programs with equiibrium constraints (MPECs) and incude bieve inear/quadratic programs as a particuar case. The main difficuty on the soution of LPECs is associated to the compementarity constraints which introduce nonconvexities to the probem and are aso responsibe for the ack of reguarity of feasibe points. Since an LPEC is a noninear programming probem it woud be natura to appy NLP agorithms for soving it. However as discussed by Andreani and Martínez in [Andreani (2001)] due to the ack of reguarity these agorithms may have a poor performance on the soution of MPECs or may even be inappicabe. Moreover as shown by Fampa et. a. in [Fampa (2008)] with an appication of bieve programming in energy markets NLP agorithms may converge to a oca optimum of the probem. In this paper we propose a Branch and Bound (B&B) agorithm to sove an LPEC which considers a semidefinite reaxation to the probem in order to compute an upper bound at each node of the enumeration tree. The procedure was motivated by the B&B agorithm proposed by Bard and Moore for the inear/quadratic bieve probem (LQBP) in 1990 in [Bard (1990)] where the authors reformuate the LQBP as an LPEC and use a B&B scheme to recursivey enforce the compementarity constraints. It is we known that one of the key eements in the construction of a B&B agorithm is the method used to obtain a bound for the subprobem at each node of the B&B tree. These bounds have been obtained by the soution of inear and Lagrangean reaxations and more recenty by the soution of semidefinite programming (SDP) reaxations. The deveopment of interior point methods for SDP in the ate 1980s [Nesterov (1994)] made it possibe to efficienty sove these reaxations and motivated the research in this area. The basic idea on the deveopment of SDP reaxations was introduced by Lovasz e Schirijver in [Lovász (1991)] where they present a reformuation for 0-1 inear integer program using SDP. Extensions of the Lovasz-Schirijver approach to combinatoria optimization probems are considered in the surveys pubished by Goemans [Goemans (1997)] and by Hemberg [Hemberg (2002)] and references therein. In [Kojima (2000)] Kojima and Tunçe shows how to extend the approach to any optimization probem that can be expressed by a quadratic objective and quadratic constraints. Burer e Vandenbusshe [Burer (2005)] proposed a B&B agorithm for the nonconvex quadratic programming probem which is based on the the soution SDP reaxations at each node of the enumeration tree. The authors present SDP reaxations of the Karush- Kuhn-Tucker (KKT) conditions of the quadratic program based on the SDP reaxations of the integraity constraints of binary variabes proposed in [Lovász (1991)]. The numerica resuts presented in [Burer (2005)] show the strength of the use of SDP reaxations on the soution of goba optimization probems. We extend the Burer-Vandenbusshe approach to the LPEC and propose the use of SDP reaxations to generate upper bounds for the subprobems considered at the nodes of the enumeration tree of the B&B agorithm presented by Bard and Moore. Computationa resuts compare the quaity of the bounds given by the SDP reaxation with the ones given by the inear reaxation used by Bard and Moore. This inear reaxation is obtained when the compementarity constraints on the reformuation of the LQBP as an LPEC are omitted. 2154

3 2 The LPEC We consider in this paper the foowing LPEC c 1 x + d 1 y A 1 x b 1 0 (a) x 0 (b) d 2T + Q 1T x + Q 2T y B 2T µ + λ = 0 (c) A 2 x + B 2 y b 2 0 (d) (A 2 x + B 2 y b 2 ) µ = 0 (e) y λ = 0 (f) y λ µ 0 (g) where A 1 IR m 1 n 1 A 2 IR m 2 n 1 B 2 IR m 2 n 2 Q 1 IR n 1 n 2 Q 2 S n 2 i.e. Q 2 IR n 2 n 2 and is symmetric negative semidefinite and b 1 b 2 c 1 d 1 and d 2 are vectors of conforma dimension. The constraints (1a) (1b) are caed ordinary and the constraints (1c) (1g) are caed equiibrium constraints. Considering that S(x y) = d 2T + Q 1T x + Q 2T y is the gradient with respect to y of the quadratic function s(x y) = d 2 y + x T Q 1 y yt Q 2 y then the equiibrium constraints can be identified as the KKT conditions of y d 2 y + x T Q 1 y yt Q 2 y A 2 x + B 2 y b 2 0 y 0. If we substitute in (1) the equiibrium constraints (1c) (1g) by (2) we obtain the inear/quadratic bieve program (LQBP) x c 1 x + d 1 y A 1 x b 1 x 0 y d 2 y + x T Q 1 y yt Q 2 y A 2 x + B 2 y b 2 y 0 where (2) is known as the foower probem. Let us consider P := {(x y) 0 : A 1 x b 1 0 A 2 x + B 2 y b 2 0} as the constraint set region corresponding to the bieve program (3) and M(x) := {y : y = argmax{d 2 y +x T Q 1 y yt Q 2 y : A 2 x + B 2 y b 2 0 y 0}} as the reaction set which contains the reactions of the foower probem in (3) for a given x. We make the foowing assumptions: P is nonempty and compact and M(x) is a point-to-point map. These assumptions guarantee the existence of a goba optima soution for probem (1). 3 A Semidefinite Programming Reaxation for the LPEC In this section we extend the SDP reaxation presented by Burer and Vandenbusshe for the nonconvex quadratic probem to the LPEC (1). Let s first consider G xy := {(λ µ) 0 : d 2T + Q 1T x + Q 2T y B 2T µ + λ = 0} C xy := {(λ µ) 0 : (A 2 x + B 2 y b 2 ) µ = 0 y λ = 0}. Then probem (1) may be expressed as (1) (2) (3) 2155

4 Now et Z = 1 x y λ µ 1 x y λ µ T = c 1 x + d 1 y (x y) P (λ µ) G xy C xy. 1 x T y T λ T µ T x xx T xy T xλ T xµ T y yx T yy T yλ T yµ T λ λx T λy T λλ T λµ T µ µx T µy T µλ T µµ T (4). (5) The matrix Z is symmetric and positive semidefinite i.e. Z S+ 1+n where n := n 1 + 2n 2 + m 2. If we mutipy the constraints A 1 x b 1 0 and A 2 x + B 2 y b 2 0 of P and the constraints d 2T + Q 1T x + Q 2T y B 2T µ + λ = 0 of G xy by some ν 0 we obtain the quadratic inequaities A 1 xν b 1 ν 0 and A 2 xν + B 2 yν b 2 ν 0 that are vaid for P and d 2T ν + Q 1T xν + Q 2T yν B 2T µν + λν = 0 that are vaid for G xy. Therefore if we define K := (x 0 x y λ µ) IR 1+n + : A 1 x x 0 b 1 0 A 2 x + B 2 y x 0 b 2 0 x 0 d 2T + Q 1T x + Q 2T y B 2T µ + λ = 0 then the foowing set represents a set of vaid inequaities for (1): M := {Z 0 : Ze i K i = n}. where e i IR 1+n is the vector with a components equa to zero except the i-th component which is equa to one. If we consider Z xµ Z yµ and Z yλ as the submatrices of Z given by xµ T yµ T and yµ T respectivey then the compementarity constraints (A 2 x + B 2 y b 2 ) µ = 0 and y λ = 0 in C xy may be written in terms of the matrix Z as diag(a 2 Z xµ + B 2 Z yµ ) = b 2 µ and diag(z yλ ) = 0 respectivey. Finay considering 0 c 1 d Q := 1 c 1 T d 1 T then the objective function of (1) given by c 1 x + d 1 y may be written as Q Z. Therefore we have the foowing SDP reformuation of (1): Q Z Z = 1 x T y T λ T µ T x xx T xy T xλ T xµ T y yx T yy T yλ T yµ T λ λx T λy T λλ T λµ T µ µx T µy T µλ T µµ T (x y) P (λ µ) G xy diag(a 2 Z xµ + B 2 Z yµ ) = b 2 µ diag(z yλ ) = 0. M (6) 2156

5 If we omit the ast n coumns of equation (5) we arrive at the foowing inear SDP reaxation of (1): Q Z Z M Ze 0 = (1; x; y; λ; µ) (x y) P (λ µ) G xy diag(a 2 Z xµ + B 2 Z yµ ) = b 2 µ diag(z yλ ) = 0. Assumption 1 guarantee that (7) has an optima soution. (7) 4 A Branch-and-Bound Agorithm We propose the use of a B&B agorithm to sove the LPEC (1). The basic idea of the B&B scheme is to recursivey enforce the compementarities through branching. In order to describe the agorithm et s consider ( ) ( ) µ A u := g := 2 x + B 2 y b 2 λ y and T as the set of indices corresponding to the components of u and g i.e. T := {1... m 2 + n 2 }. The compementarities in (1) can then be expressed as u i g i = 0 i T. We associate to a particuar node on the B&B tree two sets T + and T such that T + T T and T + T =. The constraints u j = 0 and g k = 0 are enforced at node for every j T + and k T. If is the root node then T + = T = and if is a eaf node T + T = T. Branching is accompished at node by choosing one compementarity constraint uîgî = 0 to be enforced and creating two chidren and such that T + {î} T T T {î} T + T + T + T The node of the tree is therefore associated to the subprobem obtained when we add to (1) the foowing constraints:. u j = 0 j T + g k = 0 k T. (8) In order to obtain an upper bound to this subprobem we propose the soution of the SDP reaxation derived from (7) where the constraints (8) are added by repacing the sets P G xy and M by P G xy and M defined beow. P := (x y) 0 : A 1 x b 1 0 A 2 x + B 2 y b 2 0 A 2 j x + B2 j y b2 ++ j = 0 j T y k = 0 k T

6 d2t + Q1T x + Q2T y B2T µ + λ = 0 G xy := (λ µ) 0 : µ j = 0 j T + λ k = 0 k T M := {Z 0 : Ze i K i = 1... n} A 1 x x 0 b 1 0 A 2 x + B 2 y x 0 b 2 0 x 0 d 2T + Q 1T x + Q 2T y B 2T µ + λ = 0 K := (x 0 x y λ µ) IR + 1+n : A 2 j x + B2 j y x 0b 2 ++ j = 0 j T µ j = 0 j T + y k = 0 k T + λ k = 0 k T where T ++ T + := {i T + : i m 2 } T + := {i T + : i > m 2 } := {i T : i m 2 } T := {i T : i > m 2 }. The reaxation soved at node is therefore given by 5 Numerica Resuts Q Z Z M Ze 0 = (1; x; y; λ; µ) (x y) P (λ µ) G xy diag(a 2 Z xµ + B 2 Z yµ ) = b 2 µ diag(z yλ ) = 0 (9) In order to test the strength of the SDP reaxation for LPECs we have impemented the semidefinite-based B&B agorithm refereed in the section as SDP agorithm and compared it with the B&B agorithm proposed by Bard and Moore [Bard (1990)] refeered as LP agorithm. The difference between both agorithms is the method used to compute upper bounds to the subprobems considered at the nodes of the enumeration tree. Whie our agorithm appy the SDP reaxation (9) to compute the bound the agorithm presented by Bard and Moore appy the LP reaxation obtained when the compementarity constraints in (1) are omitted and the constraints (8) are added. More specificay the soution of the foowing inear program gives the upper bound at node : c 1 x + d 1 y (x y) P (λ µ) G xy A 2 j x + B2 j y b2 ++ j = 0 j T µ j = 0 j T + y k = 0 k T + λ k = 0 k T (10) 2158

7 We coded both agorithms in MATLAB and used the toobox YALMIP R [Löfberg (2004)] and CSDP [Borchers 99] to sove the LPs and SDPs reaxations. The experiments were run on a desktop computer with 2.8GHz Inte Ceeron and 512 Mb RAM. The test probems are randomy generated and are instances of the inear bieve probem represented by 3 with m 1 Q 1 and Q 2 equa to zero and n 1 + n 2 = 10. The generator of random probems was aso coded in MATLAB and is based on the generator described in [Bard (1990)]. A probems are generated to be bounded which is guaranteed by the incorporation of the constraint A 2 i x + B2 i y b2 i in (3) such that a components of A2 i and Bi 2 are nonnegative and b 2 i is equa to sum of the components. The computationa resuts for the test probems are reported in Figures 1 and 2. In Figure 1 we summarize the resuts obtained by the soution of 900 random probems. A the probems have four constraints on the foower probem (m 2 = 4) and a tota of ten variabes (n 1 + n 2 = 10). The probems were divided into 9 groups each has a different proportion of the number of variabes controed by the eader (n 1 ) and by the foower (n 2 ) of the bieve program. Note that when increasing the number of variabes controed by the foower we increase the difficuty of the probem since the number of compementarities increases which does not happen if n 1 is increased. We give average resuts for the 100 probems with each n 2 that were soved by both the LP and SDP agorithms. The vertica axis refers to the average number of nodes on the B&B tree and the the horizonta axis abes n 2. On these probems the strength of the SDP reaxation reduces the the average number of nodes in the B&B tree by a substantia factor that appears to be growing with n 2 for the LP agorithm and decreasing with n 2 for the SDP agorithm. This resut indicates that the SDP reaxation becomes stronger when the proportion of the number of variabes controed by the foower increases which does not happen with the LP reaxation. In Figure 2 we summarize the resuts obtained by the soution of 1000 random probems. A the probems have five variabes controed by the eader and five controed by the foower (n 1 = n 2 = 5). The probems were divided into 10 groups each has a different number of constraints on the foower probem (m 2 ) which varies from one to ten. We give average resuts for the 100 probems with each m 2 that were soved by both the LP and SDP agorithms. The vertica axis refers to the average gap between the soution of the reation on the root node of the B&B tree and the optima soution of the probem obtained when the B&B agorithms were used. The arger average vaue for the gap when we use the SDP reaxation is 0060 for m 2 = 9 whie the average gaps vary from to when we use the LP reaxation. The resuts again confirm the superiority of the SDP reaxation speciay for probems with smaer m 2. We shoud remark that the SDP reaxation presented in this paper was motivated by a recent work of Burer and Vandenbussche [Burer (2005)] which provides efficient computationa techniques for soving simiar SDP probems. Such SDPs are too arge to be soved with conventiona SDP agorithms as the one used in the current study and therefore we were ony abe to sove sma instances of the probem. Our propose in this paper is to show the strongness of the SDP reaxation for LPECs but to verify its efficiency we woud need to use computationa techniques such as the ones used in [Burer (2005)]. In this paper the authors show that a simiar SDP approach is faster than the LP approach considered to sove arge instances of nonconvex quadratic programs. 2159

8 Figure 1: Average number of nodes on the B&B tree Figure 2: Average gap at the root node of the B&B tree 2160

9 Bibiography Andreani R. and Martínez J. M. (2001) On the soution of mathematica programming probems with equiibrium constraints by means of noninear programming agoritms Mathematica Methods of Operations Research Bard J. F. and Moore J. T. (1990) A branch and bound agorithm for the bieve programming probem SIAM J. Scientific and Statistica Computing 11(2) Borchers B. (1999) CSDP a C ibrary for semidefinite programming Optimization Methods & Software 11(2) Burer S. and Vandenbussche D. Semidefinite-based branch-and-bound for nonconvex quadratic programming University of Iowa ( sburer/papers/017-qpbb.pdf) Fampa M. Barroso L. A. Canda D. and Simonetti L. (2008) Bieve optimization appied to strategic pricing in competitive eectricity markets Computationa Optimization and Appications Goemans M. X. (1997) Semidefinite programming in combinatoria optimization Mathematica Programming Hemberg C. (2002) Semidefinite Programming European Journa of Operationa Research Kojima M. and Tunçe L. (2000) Cones of matrices and sucessive convex reaxations of nonconvex sets SIAM J. on Optimization 10(3) Löfberg J. (2004) YALMIP : A Toobox for Modeing and Optimization in MATLAB Proceedings of the CACSD Conference Taipei Taiwan. Lovász L. and Schirijver A. (1991) Cones of matrices and set-functions and 0-1 optimization SIAM J. on Optimization Nesterov Y. and Nemirovskii A. Interior-point poynomia agorithms in convex programming SIAM Studies in Appied Mathematics Phiadephia Outrata J. Kocvara M. and Zowe J. Nonsmooth Aproach to Optimization Probems with Equiibrium Constraints: Theory Appications and Numerica Resuts Kuwer Academic Pubishers

Noname manuscript No. (will be inserted by the editor) Can Li Ignacio E. Grossmann

Noname manuscript No. (will be inserted by the editor) Can Li Ignacio E. Grossmann Noname manuscript No. (wi be inserted by the editor) A finite ɛ-convergence agorithm for two-stage convex 0-1 mixed-integer noninear stochastic programs with mixed-integer first and second stage variabes

More information

SVM: Terminology 1(6) SVM: Terminology 2(6)

SVM: Terminology 1(6) SVM: Terminology 2(6) Andrew Kusiak Inteigent Systems Laboratory 39 Seamans Center he University of Iowa Iowa City, IA 54-57 SVM he maxima margin cassifier is simiar to the perceptron: It aso assumes that the data points are

More information

Global Optimality Principles for Polynomial Optimization Problems over Box or Bivalent Constraints by Separable Polynomial Approximations

Global Optimality Principles for Polynomial Optimization Problems over Box or Bivalent Constraints by Separable Polynomial Approximations Goba Optimaity Principes for Poynomia Optimization Probems over Box or Bivaent Constraints by Separabe Poynomia Approximations V. Jeyakumar, G. Li and S. Srisatkunarajah Revised Version II: December 23,

More information

Regularization for Nonlinear Complementarity Problems

Regularization for Nonlinear Complementarity Problems Int. Journa of Math. Anaysis, Vo. 3, 2009, no. 34, 1683-1691 Reguarization for Noninear Compementarity Probems Nguyen Buong a and Nguyen Thi Thuy Hoa b a Vietnamse Academy of Science and Technoogy Institute

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Approximated MLC shape matrix decomposition with intereaf coision constraint Thomas Kainowski Antje Kiese Abstract Shape matrix decomposition is a subprobem in radiation therapy panning. A given fuence

More information

Primal and dual active-set methods for convex quadratic programming

Primal and dual active-set methods for convex quadratic programming Math. Program., Ser. A 216) 159:469 58 DOI 1.17/s117-15-966-2 FULL LENGTH PAPER Prima and dua active-set methods for convex quadratic programming Anders Forsgren 1 Phiip E. Gi 2 Eizabeth Wong 2 Received:

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part IX The EM agorithm In the previous set of notes, we taked about the EM agorithm as appied to fitting a mixture of Gaussians. In this set of notes, we give a broader view

More information

Lecture Note 3: Stationary Iterative Methods

Lecture Note 3: Stationary Iterative Methods MATH 5330: Computationa Methods of Linear Agebra Lecture Note 3: Stationary Iterative Methods Xianyi Zeng Department of Mathematica Sciences, UTEP Stationary Iterative Methods The Gaussian eimination (or

More information

Combining reaction kinetics to the multi-phase Gibbs energy calculation

Combining reaction kinetics to the multi-phase Gibbs energy calculation 7 th European Symposium on Computer Aided Process Engineering ESCAPE7 V. Pesu and P.S. Agachi (Editors) 2007 Esevier B.V. A rights reserved. Combining reaction inetics to the muti-phase Gibbs energy cacuation

More information

A BUNDLE METHOD FOR A CLASS OF BILEVEL NONSMOOTH CONVEX MINIMIZATION PROBLEMS

A BUNDLE METHOD FOR A CLASS OF BILEVEL NONSMOOTH CONVEX MINIMIZATION PROBLEMS SIAM J. OPTIM. Vo. 18, No. 1, pp. 242 259 c 2007 Society for Industria and Appied Mathematics A BUNDLE METHOD FOR A CLASS OF BILEVEL NONSMOOTH CONVEX MINIMIZATION PROBLEMS MIKHAIL V. SOLODOV Abstract.

More information

Power Control and Transmission Scheduling for Network Utility Maximization in Wireless Networks

Power Control and Transmission Scheduling for Network Utility Maximization in Wireless Networks ower Contro and Transmission Scheduing for Network Utiity Maximization in Wireess Networks Min Cao, Vivek Raghunathan, Stephen Hany, Vinod Sharma and. R. Kumar Abstract We consider a joint power contro

More information

Supplement of Limited-memory Common-directions Method for Distributed Optimization and its Application on Empirical Risk Minimization

Supplement of Limited-memory Common-directions Method for Distributed Optimization and its Application on Empirical Risk Minimization Suppement of Limited-memory Common-directions Method for Distributed Optimization and its Appication on Empirica Risk Minimization Ching-pei Lee Po-Wei Wang Weizhu Chen Chih-Jen Lin I Introduction In this

More information

Approximated MLC shape matrix decomposition with interleaf collision constraint

Approximated MLC shape matrix decomposition with interleaf collision constraint Agorithmic Operations Research Vo.4 (29) 49 57 Approximated MLC shape matrix decomposition with intereaf coision constraint Antje Kiese and Thomas Kainowski Institut für Mathematik, Universität Rostock,

More information

Convergence Property of the Iri-Imai Algorithm for Some Smooth Convex Programming Problems

Convergence Property of the Iri-Imai Algorithm for Some Smooth Convex Programming Problems Convergence Property of the Iri-Imai Agorithm for Some Smooth Convex Programming Probems S. Zhang Communicated by Z.Q. Luo Assistant Professor, Department of Econometrics, University of Groningen, Groningen,

More information

Tikhonov Regularization for Nonlinear Complementarity Problems with Approximative Data

Tikhonov Regularization for Nonlinear Complementarity Problems with Approximative Data Internationa Mathematica Forum, 5, 2010, no. 56, 2787-2794 Tihonov Reguarization for Noninear Compementarity Probems with Approximative Data Nguyen Buong Vietnamese Academy of Science and Technoogy Institute

More information

A Branch and Cut Algorithm to Design. LDPC Codes without Small Cycles in. Communication Systems

A Branch and Cut Algorithm to Design. LDPC Codes without Small Cycles in. Communication Systems A Branch and Cut Agorithm to Design LDPC Codes without Sma Cyces in Communication Systems arxiv:1709.09936v1 [cs.it] 28 Sep 2017 Banu Kabakuak 1, Z. Caner Taşkın 1, and Ai Emre Pusane 2 1 Department of

More information

Optimization Based Bidding Strategies in the Deregulated Market

Optimization Based Bidding Strategies in the Deregulated Market Optimization ased idding Strategies in the Dereguated arket Daoyuan Zhang Ascend Communications, nc 866 North ain Street, Waingford, C 0649 Abstract With the dereguation of eectric power systems, market

More information

BALANCING REGULAR MATRIX PENCILS

BALANCING REGULAR MATRIX PENCILS BALANCING REGULAR MATRIX PENCILS DAMIEN LEMONNIER AND PAUL VAN DOOREN Abstract. In this paper we present a new diagona baancing technique for reguar matrix pencis λb A, which aims at reducing the sensitivity

More information

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems Componentwise Determination of the Interva Hu Soution for Linear Interva Parameter Systems L. V. Koev Dept. of Theoretica Eectrotechnics, Facuty of Automatics, Technica University of Sofia, 1000 Sofia,

More information

Cryptanalysis of PKP: A New Approach

Cryptanalysis of PKP: A New Approach Cryptanaysis of PKP: A New Approach Éiane Jaumes and Antoine Joux DCSSI 18, rue du Dr. Zamenhoff F-92131 Issy-es-Mx Cedex France eiane.jaumes@wanadoo.fr Antoine.Joux@ens.fr Abstract. Quite recenty, in

More information

Interactive Fuzzy Programming for Two-level Nonlinear Integer Programming Problems through Genetic Algorithms

Interactive Fuzzy Programming for Two-level Nonlinear Integer Programming Problems through Genetic Algorithms Md. Abu Kaam Azad et a./asia Paciic Management Review (5) (), 7-77 Interactive Fuzzy Programming or Two-eve Noninear Integer Programming Probems through Genetic Agorithms Abstract Md. Abu Kaam Azad a,*,

More information

4 Separation of Variables

4 Separation of Variables 4 Separation of Variabes In this chapter we describe a cassica technique for constructing forma soutions to inear boundary vaue probems. The soution of three cassica (paraboic, hyperboic and eiptic) PDE

More information

Intuitionistic Fuzzy Optimization Technique for Nash Equilibrium Solution of Multi-objective Bi-Matrix Games

Intuitionistic Fuzzy Optimization Technique for Nash Equilibrium Solution of Multi-objective Bi-Matrix Games Journa of Uncertain Systems Vo.5, No.4, pp.27-285, 20 Onine at: www.jus.org.u Intuitionistic Fuzzy Optimization Technique for Nash Equiibrium Soution of Muti-objective Bi-Matri Games Prasun Kumar Naya,,

More information

Optimal Transmission Switching for Reducing Market Power Cost

Optimal Transmission Switching for Reducing Market Power Cost Optima Transmission Switching for Reducing Market Power Cost Maria Aejandra Noriega Odor Degree project in Eectric Power Systems Second Leve, Stockhom, Sweden 2012 XR-EE-ES 2012:016 Optima Transmission

More information

Maximizing Sum Rate and Minimizing MSE on Multiuser Downlink: Optimality, Fast Algorithms and Equivalence via Max-min SIR

Maximizing Sum Rate and Minimizing MSE on Multiuser Downlink: Optimality, Fast Algorithms and Equivalence via Max-min SIR 1 Maximizing Sum Rate and Minimizing MSE on Mutiuser Downink: Optimaity, Fast Agorithms and Equivaence via Max-min SIR Chee Wei Tan 1,2, Mung Chiang 2 and R. Srikant 3 1 Caifornia Institute of Technoogy,

More information

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model

Appendix of the Paper The Role of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Model Appendix of the Paper The Roe of No-Arbitrage on Forecasting: Lessons from a Parametric Term Structure Mode Caio Ameida cameida@fgv.br José Vicente jose.vaentim@bcb.gov.br June 008 1 Introduction In this

More information

Scalable Spectrum Allocation for Large Networks Based on Sparse Optimization

Scalable Spectrum Allocation for Large Networks Based on Sparse Optimization Scaabe Spectrum ocation for Large Networks ased on Sparse Optimization innan Zhuang Modem R&D Lab Samsung Semiconductor, Inc. San Diego, C Dongning Guo, Ermin Wei, and Michae L. Honig Department of Eectrica

More information

Interdiction of a Mixed-Integer Linear System

Interdiction of a Mixed-Integer Linear System Interdiction of a Mixed-Integer Linear System Bowen Hua, Ross Badick Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX 78712 bhua@utexas.edu, badick@ece.utexas.edu

More information

Statistical Learning Theory: a Primer

Statistical Learning Theory: a Primer ??,??, 1 6 (??) c?? Kuwer Academic Pubishers, Boston. Manufactured in The Netherands. Statistica Learning Theory: a Primer THEODOROS EVGENIOU AND MASSIMILIANO PONTIL Center for Bioogica and Computationa

More information

Lecture 6: Moderately Large Deflection Theory of Beams

Lecture 6: Moderately Large Deflection Theory of Beams Structura Mechanics 2.8 Lecture 6 Semester Yr Lecture 6: Moderatey Large Defection Theory of Beams 6.1 Genera Formuation Compare to the cassica theory of beams with infinitesima deformation, the moderatey

More information

CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION

CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION CONJUGATE GRADIENT WITH SUBSPACE OPTIMIZATION SAHAR KARIMI AND STEPHEN VAVASIS Abstract. In this paper we present a variant of the conjugate gradient (CG) agorithm in which we invoke a subspace minimization

More information

Polyhedral results for a class of cardinality constrained submodular minimization problems

Polyhedral results for a class of cardinality constrained submodular minimization problems Poyhedra resuts for a cass of cardinaity constrained submoduar minimization probems Jiain Yu and Shabbir Ahmed Georgia Institute of Technoogy, Atanta, GA 30332 August 28, 2014 Abstract Motivated by concave

More information

Mixed Volume Computation, A Revisit

Mixed Volume Computation, A Revisit Mixed Voume Computation, A Revisit Tsung-Lin Lee, Tien-Yien Li October 31, 2007 Abstract The superiority of the dynamic enumeration of a mixed ces suggested by T Mizutani et a for the mixed voume computation

More information

A Bound Strengthening Method for Optimal Transmission Switching in Power Systems

A Bound Strengthening Method for Optimal Transmission Switching in Power Systems 1 A Bound Strengthening Method for Optima Transmission Switching in Power Systems Saar Fattahi, Javad Lavaei,+, and Aper Atamtürk Industria Engineering and Operations Research, University of Caifornia,

More information

Tight Approximation Algorithms for Maximum Separable Assignment Problems

Tight Approximation Algorithms for Maximum Separable Assignment Problems MATHEMATICS OF OPERATIONS RESEARCH Vo. 36, No. 3, August 011, pp. 416 431 issn 0364-765X eissn 156-5471 11 3603 0416 10.187/moor.1110.0499 011 INFORMS Tight Approximation Agorithms for Maximum Separabe

More information

Integrating Factor Methods as Exponential Integrators

Integrating Factor Methods as Exponential Integrators Integrating Factor Methods as Exponentia Integrators Borisav V. Minchev Department of Mathematica Science, NTNU, 7491 Trondheim, Norway Borko.Minchev@ii.uib.no Abstract. Recenty a ot of effort has been

More information

Source and Relay Matrices Optimization for Multiuser Multi-Hop MIMO Relay Systems

Source and Relay Matrices Optimization for Multiuser Multi-Hop MIMO Relay Systems Source and Reay Matrices Optimization for Mutiuser Muti-Hop MIMO Reay Systems Yue Rong Department of Eectrica and Computer Engineering, Curtin University, Bentey, WA 6102, Austraia Abstract In this paper,

More information

XSAT of linear CNF formulas

XSAT of linear CNF formulas XSAT of inear CN formuas Bernd R. Schuh Dr. Bernd Schuh, D-50968 Kön, Germany; bernd.schuh@netcoogne.de eywords: compexity, XSAT, exact inear formua, -reguarity, -uniformity, NPcompeteness Abstract. Open

More information

Asynchronous Control for Coupled Markov Decision Systems

Asynchronous Control for Coupled Markov Decision Systems INFORMATION THEORY WORKSHOP (ITW) 22 Asynchronous Contro for Couped Marov Decision Systems Michae J. Neey University of Southern Caifornia Abstract This paper considers optima contro for a coection of

More information

Chapter 1 Decomposition methods for Support Vector Machines

Chapter 1 Decomposition methods for Support Vector Machines Chapter 1 Decomposition methods for Support Vector Machines Support Vector Machines (SVM) are widey used as a simpe and efficient too for inear and noninear cassification as we as for regression probems.

More information

Robust Sensitivity Analysis for Linear Programming with Ellipsoidal Perturbation

Robust Sensitivity Analysis for Linear Programming with Ellipsoidal Perturbation Robust Sensitivity Anaysis for Linear Programming with Eipsoida Perturbation Ruotian Gao and Wenxun Xing Department of Mathematica Sciences Tsinghua University, Beijing, China, 100084 September 27, 2017

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 15, NO. 2, FEBRUARY

IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 15, NO. 2, FEBRUARY IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 5, NO. 2, FEBRUARY 206 857 Optima Energy and Data Routing in Networks With Energy Cooperation Berk Gurakan, Student Member, IEEE, OmurOze,Member, IEEE,

More information

DYNAMIC RESPONSE OF CIRCULAR FOOTINGS ON SATURATED POROELASTIC HALFSPACE

DYNAMIC RESPONSE OF CIRCULAR FOOTINGS ON SATURATED POROELASTIC HALFSPACE 3 th Word Conference on Earthquake Engineering Vancouver, B.C., Canada August -6, 4 Paper No. 38 DYNAMIC RESPONSE OF CIRCULAR FOOTINGS ON SATURATED POROELASTIC HALFSPACE Bo JIN SUMMARY The dynamic responses

More information

https://doi.org/ /epjconf/

https://doi.org/ /epjconf/ HOW TO APPLY THE OPTIMAL ESTIMATION METHOD TO YOUR LIDAR MEASUREMENTS FOR IMPROVED RETRIEVALS OF TEMPERATURE AND COMPOSITION R. J. Sica 1,2,*, A. Haefee 2,1, A. Jaai 1, S. Gamage 1 and G. Farhani 1 1 Department

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

arxiv: v1 [math.ca] 6 Mar 2017

arxiv: v1 [math.ca] 6 Mar 2017 Indefinite Integras of Spherica Besse Functions MIT-CTP/487 arxiv:703.0648v [math.ca] 6 Mar 07 Joyon K. Boomfied,, Stephen H. P. Face,, and Zander Moss, Center for Theoretica Physics, Laboratory for Nucear

More information

STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM 1. INTRODUCTION

STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM 1. INTRODUCTION Journa of Sound and Vibration (996) 98(5), 643 65 STABILITY OF A PARAMETRICALLY EXCITED DAMPED INVERTED PENDULUM G. ERDOS AND T. SINGH Department of Mechanica and Aerospace Engineering, SUNY at Buffao,

More information

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SARAH DAY, JEAN-PHILIPPE LESSARD, AND KONSTANTIN MISCHAIKOW Abstract. One of the most efficient methods for determining the equiibria of a continuous parameterized

More information

A Statistical Framework for Real-time Event Detection in Power Systems

A Statistical Framework for Real-time Event Detection in Power Systems 1 A Statistica Framework for Rea-time Event Detection in Power Systems Noan Uhrich, Tim Christman, Phiip Swisher, and Xichen Jiang Abstract A quickest change detection (QCD) agorithm is appied to the probem

More information

Algorithms to solve massively under-defined systems of multivariate quadratic equations

Algorithms to solve massively under-defined systems of multivariate quadratic equations Agorithms to sove massivey under-defined systems of mutivariate quadratic equations Yasufumi Hashimoto Abstract It is we known that the probem to sove a set of randomy chosen mutivariate quadratic equations

More information

Dual Integral Equations and Singular Integral. Equations for Helmholtz Equation

Dual Integral Equations and Singular Integral. Equations for Helmholtz Equation Int.. Contemp. Math. Sciences, Vo. 4, 9, no. 34, 1695-1699 Dua Integra Equations and Singuar Integra Equations for Hemhotz Equation Naser A. Hoshan Department of Mathematics TafiaTechnica University P.O.

More information

17 Lecture 17: Recombination and Dark Matter Production

17 Lecture 17: Recombination and Dark Matter Production PYS 652: Astrophysics 88 17 Lecture 17: Recombination and Dark Matter Production New ideas pass through three periods: It can t be done. It probaby can be done, but it s not worth doing. I knew it was

More information

Theory and implementation behind: Universal surface creation - smallest unitcell

Theory and implementation behind: Universal surface creation - smallest unitcell Teory and impementation beind: Universa surface creation - smaest unitce Bjare Brin Buus, Jaob Howat & Tomas Bigaard September 15, 218 1 Construction of surface sabs Te aim for tis part of te project is

More information

Separation of Variables and a Spherical Shell with Surface Charge

Separation of Variables and a Spherical Shell with Surface Charge Separation of Variabes and a Spherica She with Surface Charge In cass we worked out the eectrostatic potentia due to a spherica she of radius R with a surface charge density σθ = σ cos θ. This cacuation

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

Integrality ratio for Group Steiner Trees and Directed Steiner Trees

Integrality ratio for Group Steiner Trees and Directed Steiner Trees Integraity ratio for Group Steiner Trees and Directed Steiner Trees Eran Haperin Guy Kortsarz Robert Krauthgamer Aravind Srinivasan Nan Wang Abstract The natura reaxation for the Group Steiner Tree probem,

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

The Symmetric and Antipersymmetric Solutions of the Matrix Equation A 1 X 1 B 1 + A 2 X 2 B A l X l B l = C and Its Optimal Approximation

The Symmetric and Antipersymmetric Solutions of the Matrix Equation A 1 X 1 B 1 + A 2 X 2 B A l X l B l = C and Its Optimal Approximation The Symmetric Antipersymmetric Soutions of the Matrix Equation A 1 X 1 B 1 + A 2 X 2 B 2 + + A X B C Its Optima Approximation Ying Zhang Member IAENG Abstract A matrix A (a ij) R n n is said to be symmetric

More information

Introduction. Figure 1 W8LC Line Array, box and horn element. Highlighted section modelled.

Introduction. Figure 1 W8LC Line Array, box and horn element. Highlighted section modelled. imuation of the acoustic fied produced by cavities using the Boundary Eement Rayeigh Integra Method () and its appication to a horn oudspeaer. tephen Kirup East Lancashire Institute, Due treet, Bacburn,

More information

Melodic contour estimation with B-spline models using a MDL criterion

Melodic contour estimation with B-spline models using a MDL criterion Meodic contour estimation with B-spine modes using a MDL criterion Damien Loive, Ney Barbot, Oivier Boeffard IRISA / University of Rennes 1 - ENSSAT 6 rue de Kerampont, B.P. 80518, F-305 Lannion Cedex

More information

Problem set 6 The Perron Frobenius theorem.

Problem set 6 The Perron Frobenius theorem. Probem set 6 The Perron Frobenius theorem. Math 22a4 Oct 2 204, Due Oct.28 In a future probem set I want to discuss some criteria which aow us to concude that that the ground state of a sef-adjoint operator

More information

Second-order cone AC optimal power flow: convex relaxations and feasible solutions

Second-order cone AC optimal power flow: convex relaxations and feasible solutions J. Mod. Power Syst. Cean Energy (19) 7():68 8 https://doi.org/1.17/s46-18-46-7 Second-order cone AC optima power fow: convex reaxations and feasibe soutions Zhao YUAN 1, Mohammad Reza HESAMZADEH 1 Abstract

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and This artice appeared in a journa pubished by Esevier. The attached copy is furnished to the author for interna non-commercia research and education use, incuding for instruction at the authors institution

More information

PHYS 110B - HW #1 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #1 Fall 2005, Solutions by David Pace Equations referenced as Eq. # are from Griffiths Problem statements are paraphrased PHYS 110B - HW #1 Fa 2005, Soutions by David Pace Equations referenced as Eq. # are from Griffiths Probem statements are paraphrased [1.] Probem 6.8 from Griffiths A ong cyinder has radius R and a magnetization

More information

Improved Min-Sum Decoding of LDPC Codes Using 2-Dimensional Normalization

Improved Min-Sum Decoding of LDPC Codes Using 2-Dimensional Normalization Improved Min-Sum Decoding of LDPC Codes sing -Dimensiona Normaization Juntan Zhang and Marc Fossorier Department of Eectrica Engineering niversity of Hawaii at Manoa Honouu, HI 968 Emai: juntan, marc@spectra.eng.hawaii.edu

More information

Toward Coordinated Transmission and Distribution Operations Mikhail Bragin, IEEE, Member, Yury Dvorkin, IEEE, Member.

Toward Coordinated Transmission and Distribution Operations Mikhail Bragin, IEEE, Member, Yury Dvorkin, IEEE, Member. Toward Coordinated Transmission and Distribution Operations Mikhai Bragin, IEEE, Member, Yury Dvorkin, IEEE, Member. arxiv:803.0268v [eess.sp] 3 Mar 208 Abstract Proiferation of smart grid technoogies

More information

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION Hsiao-Chang Chen Dept. of Systems Engineering University of Pennsyvania Phiadephia, PA 904-635, U.S.A. Chun-Hung Chen

More information

Moreau-Yosida Regularization for Grouped Tree Structure Learning

Moreau-Yosida Regularization for Grouped Tree Structure Learning Moreau-Yosida Reguarization for Grouped Tree Structure Learning Jun Liu Computer Science and Engineering Arizona State University J.Liu@asu.edu Jieping Ye Computer Science and Engineering Arizona State

More information

Indirect Optimal Control of Dynamical Systems

Indirect Optimal Control of Dynamical Systems Computationa Mathematics and Mathematica Physics, Vo. 44, No. 3, 24, pp. 48 439. Transated from Zhurna Vychisite noi Matematiki i Matematicheskoi Fiziki, Vo. 44, No. 3, 24, pp. 444 466. Origina Russian

More information

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch The Eighth Internationa Symposium on Operations Research and Its Appications (ISORA 09) Zhangiaie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 402 408 Minimizing Tota Weighted Competion

More information

Theory of Generalized k-difference Operator and Its Application in Number Theory

Theory of Generalized k-difference Operator and Its Application in Number Theory Internationa Journa of Mathematica Anaysis Vo. 9, 2015, no. 19, 955-964 HIKARI Ltd, www.m-hiari.com http://dx.doi.org/10.12988/ijma.2015.5389 Theory of Generaized -Difference Operator and Its Appication

More information

#A48 INTEGERS 12 (2012) ON A COMBINATORIAL CONJECTURE OF TU AND DENG

#A48 INTEGERS 12 (2012) ON A COMBINATORIAL CONJECTURE OF TU AND DENG #A48 INTEGERS 12 (2012) ON A COMBINATORIAL CONJECTURE OF TU AND DENG Guixin Deng Schoo of Mathematica Sciences, Guangxi Teachers Education University, Nanning, P.R.China dengguixin@ive.com Pingzhi Yuan

More information

Nonlinear Analysis of Spatial Trusses

Nonlinear Analysis of Spatial Trusses Noninear Anaysis of Spatia Trusses João Barrigó October 14 Abstract The present work addresses the noninear behavior of space trusses A formuation for geometrica noninear anaysis is presented, which incudes

More information

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES

MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES MATH 172: MOTIVATION FOR FOURIER SERIES: SEPARATION OF VARIABLES Separation of variabes is a method to sove certain PDEs which have a warped product structure. First, on R n, a inear PDE of order m is

More information

Conditions for Saddle-Point Equilibria in Output-Feedback MPC with MHE

Conditions for Saddle-Point Equilibria in Output-Feedback MPC with MHE Conditions for Sadde-Point Equiibria in Output-Feedback MPC with MHE David A. Copp and João P. Hespanha Abstract A new method for soving output-feedback mode predictive contro (MPC) and moving horizon

More information

THE optimal transmission network expansion planning. AC Transmission Network Expansion Planning: A Semidefinite Programming Branch-and-Cut Approach

THE optimal transmission network expansion planning. AC Transmission Network Expansion Planning: A Semidefinite Programming Branch-and-Cut Approach 1 AC Transmission Network Expansion Panning: A Semidefinite Programg Branch-and-Cut Approach Bissan Ghaddar and Rabih A. Jabr, Feow, IEEE arxiv:1711.03471v1 [math.oc] 9 Nov 2017 Abstract Transmission network

More information

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES

VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SIAM J. NUMER. ANAL. Vo. 0, No. 0, pp. 000 000 c 200X Society for Industria and Appied Mathematics VALIDATED CONTINUATION FOR EQUILIBRIA OF PDES SARAH DAY, JEAN-PHILIPPE LESSARD, AND KONSTANTIN MISCHAIKOW

More information

A bilevel optimization model for load balancing in mobile networks through price incentives.

A bilevel optimization model for load balancing in mobile networks through price incentives. A bieve optimization mode for oad baancing in mobie networs through price incentives. Jean Bernard Eytard, Marianne Aian, Mustapha Bouhtou, and Stéphane Gaubert INRIA, CMAP, Ecoe Poytechnique, CNRS Route

More information

An integer programming approach to the OSPF weight setting problem

An integer programming approach to the OSPF weight setting problem An integer programming approach to the OSPF weight setting proem Amandeep Parmar, Shair Ahmed and Joe Soko H Miton Stewart Schoo of Industria and Systems Engineering, Georgia Institute of Technoogy, 765

More information

Research Article Optimal Control of Probabilistic Logic Networks and Its Application to Real-Time Pricing of Electricity

Research Article Optimal Control of Probabilistic Logic Networks and Its Application to Real-Time Pricing of Electricity Hindawi Pubishing Corporation Mathematica Probems in Engineering Voume 05, Artice ID 950, 0 pages http://dxdoiorg/055/05/950 Research Artice Optima Contro of Probabiistic Logic Networks and Its Appication

More information

Math 124B January 17, 2012

Math 124B January 17, 2012 Math 124B January 17, 212 Viktor Grigoryan 3 Fu Fourier series We saw in previous ectures how the Dirichet and Neumann boundary conditions ead to respectivey sine and cosine Fourier series of the initia

More information

1D Heat Propagation Problems

1D Heat Propagation Problems Chapter 1 1D Heat Propagation Probems If the ambient space of the heat conduction has ony one dimension, the Fourier equation reduces to the foowing for an homogeneous body cρ T t = T λ 2 + Q, 1.1) x2

More information

$, (2.1) n="# #. (2.2)

$, (2.1) n=# #. (2.2) Chapter. Eectrostatic II Notes: Most of the materia presented in this chapter is taken from Jackson, Chap.,, and 4, and Di Bartoo, Chap... Mathematica Considerations.. The Fourier series and the Fourier

More information

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents

MARKOV CHAINS AND MARKOV DECISION THEORY. Contents MARKOV CHAINS AND MARKOV DECISION THEORY ARINDRIMA DATTA Abstract. In this paper, we begin with a forma introduction to probabiity and expain the concept of random variabes and stochastic processes. After

More information

c 2007 Society for Industrial and Applied Mathematics

c 2007 Society for Industrial and Applied Mathematics SIAM REVIEW Vo. 49,No. 1,pp. 111 1 c 7 Society for Industria and Appied Mathematics Domino Waves C. J. Efthimiou M. D. Johnson Abstract. Motivated by a proposa of Daykin [Probem 71-19*, SIAM Rev., 13 (1971),

More information

CASCADIC MULTILEVEL METHODS FOR FAST NONSYMMETRIC BLUR- AND NOISE-REMOVAL. Dedicated to Richard S. Varga on the occasion of his 80th birthday.

CASCADIC MULTILEVEL METHODS FOR FAST NONSYMMETRIC BLUR- AND NOISE-REMOVAL. Dedicated to Richard S. Varga on the occasion of his 80th birthday. CASCADIC MULTILEVEL METHODS FOR FAST NONSYMMETRIC BLUR- AND NOISE-REMOVAL S. MORIGI, L. REICHEL, AND F. SGALLARI Dedicated to Richard S. Varga on the occasion of his 80th birthday. Abstract. Image deburring

More information

Capacity sharing among truck owners: A collaborative approach to overcome overloading

Capacity sharing among truck owners: A collaborative approach to overcome overloading Capacity sharing among truck owners: A coaborative approach to overcome overoading Arindam Debroy 1 Research Schoar debroyarindam1@gmai.com S. P. Sarmah 1 Professor 1 Department of Industria and Systems

More information

2.1. Cantilever The Hooke's law

2.1. Cantilever The Hooke's law .1. Cantiever.1.1 The Hooke's aw The cantiever is the most common sensor of the force interaction in atomic force microscopy. The atomic force microscope acquires any information about a surface because

More information

Stochastic Variational Inference with Gradient Linearization

Stochastic Variational Inference with Gradient Linearization Stochastic Variationa Inference with Gradient Linearization Suppementa Materia Tobias Pötz * Anne S Wannenwetsch Stefan Roth Department of Computer Science, TU Darmstadt Preface In this suppementa materia,

More information

Homotopy Perturbation Method for Solving Partial Differential Equations of Fractional Order

Homotopy Perturbation Method for Solving Partial Differential Equations of Fractional Order Int Journa of Math Anaysis, Vo 6, 2012, no 49, 2431-2448 Homotopy Perturbation Method for Soving Partia Differentia Equations of Fractiona Order A A Hemeda Department of Mathematics, Facuty of Science

More information

Fast Blind Recognition of Channel Codes

Fast Blind Recognition of Channel Codes Fast Bind Recognition of Channe Codes Reza Moosavi and Erik G. Larsson Linköping University Post Print N.B.: When citing this work, cite the origina artice. 213 IEEE. Persona use of this materia is permitted.

More information

Incentive Design and Utility Learning via Energy Disaggregation

Incentive Design and Utility Learning via Energy Disaggregation Preprints of the 19th Word Congress The Internationa ederation of Automatic Contro Incentive Design and Utiity Learning via Energy Disaggregation Liian J. Ratiff Roy Dong Henrik Ohsson S. Shankar Sastry

More information

TWO DISTRIBUTED ALGORITHMS FOR THE DECONVOLUTION OF LARGE RADIO-INTERFEROMETRIC MULTISPECTRAL IMAGES

TWO DISTRIBUTED ALGORITHMS FOR THE DECONVOLUTION OF LARGE RADIO-INTERFEROMETRIC MULTISPECTRAL IMAGES WO DISRIBUED ALGORIHMS FOR HE DECONVOLUION OF LARGE RADIO-INERFEROMERIC MULISPECRAL IMAGES Céine Meiier, Pasca Bianchi, Waid Hachem LCI, CNRS, eecom Paristech, Université Paris-Sacay, 73, Paris, France

More information

SEMINAR 2. PENDULUMS. V = mgl cos θ. (2) L = T V = 1 2 ml2 θ2 + mgl cos θ, (3) d dt ml2 θ2 + mgl sin θ = 0, (4) θ + g l

SEMINAR 2. PENDULUMS. V = mgl cos θ. (2) L = T V = 1 2 ml2 θ2 + mgl cos θ, (3) d dt ml2 θ2 + mgl sin θ = 0, (4) θ + g l Probem 7. Simpe Penduum SEMINAR. PENDULUMS A simpe penduum means a mass m suspended by a string weightess rigid rod of ength so that it can swing in a pane. The y-axis is directed down, x-axis is directed

More information

SPATIAL pattern formation is central to the understanding

SPATIAL pattern formation is central to the understanding This artice has been accepted for pubication in a future issue of this journa, but has not been fuy edited. Content may change prior to fina pubication. Citation information: DOI 10.1109/TCNS.2016.2609138,

More information

Structural Control of Probabilistic Boolean Networks and Its Application to Design of Real-Time Pricing Systems

Structural Control of Probabilistic Boolean Networks and Its Application to Design of Real-Time Pricing Systems Preprints of the 9th Word Congress The Internationa Federation of Automatic Contro Structura Contro of Probabiistic Booean Networks and Its Appication to Design of Rea-Time Pricing Systems Koichi Kobayashi

More information

Generalized Bell polynomials and the combinatorics of Poisson central moments

Generalized Bell polynomials and the combinatorics of Poisson central moments Generaized Be poynomias and the combinatorics of Poisson centra moments Nicoas Privaut Division of Mathematica Sciences Schoo of Physica and Mathematica Sciences Nanyang Technoogica University SPMS-MAS-05-43,

More information

Pricing Multiple Products with the Multinomial Logit and Nested Logit Models: Concavity and Implications

Pricing Multiple Products with the Multinomial Logit and Nested Logit Models: Concavity and Implications Pricing Mutipe Products with the Mutinomia Logit and Nested Logit Modes: Concavity and Impications Hongmin Li Woonghee Tim Huh WP Carey Schoo of Business Arizona State University Tempe Arizona 85287 USA

More information