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

Size: px
Start display at page:

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

Transcription

1 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 ABSRAC We address in this paper the deconvoution issue for radiointerferometric mutispectra images. Whereas this probem has been widey expored in the recent iterature for singe images, a few agorithms are abe to reconstruct mutispectra images three-dimensiona images [], [2]. We propose in this paper two new distributed agorithms based on the optimization methods ADMM and projected gradient PG for the reconstruction of radio-interferometric mutispectra images. We present an origina distributed architecture and a comparison of their performance on a quasi-rea data cube. Index erms ADMM, deconvoution, distributed optimization, projected gradient, radio-interferometry, mutispectra images.. INRODUCION With the advent of new generations of radio interferometers such as the Low Frequency Array LOFAR and the Square Kiometer Array SKA, a arge amount of mutispectra images wi be produced in the next few years. hese new interferometers have a very arge fied of view miions of pixes with a high spectra resoution hundreds of frequency bands in the radio wave domain. hese massive observed data are corrupted by the noise and by the instrument response. A chaenging point is the design of deconvoution agorithms that are abe to dea with the arge size of the observations. A good dea of the recent research is focused on distributed optimization agorithms aiming to sove the deconvoution issue in two cases: Large two-dimensiona monochromatic i.e., with ony one spectra band image deconvoution with different approaches: et us cite the so-caed PURIFY agorithm [3] based on the Simutaneous Direction Method of Mutipiers SDMM, [4] where the authors propose in particuar two new scaabe spitting agorithms for image reconstruction, or [5] where a compressive sensing approach is proposed. he extension to the mutispectra 3D images bearing two spatia dimensions and a spectra one. he third his work was party supported by the Agence Nationae pour a Recherche, France, under the project ANR-4-CE23-4- MAGELLAN. dimension obviousy increases the size of the deconvoution probem. he authors of [2] propose a method based on the Aternating Direction Method of Mutipiers ADMM that is known amongst other things for its abiity to be distributed [6]. his work starts with the reguarized optimization probem described in [2] and recaed in Section 2. In Section 3, a simper version of ADMM than in [2] is proposed by removing one Lagrange mutipier vector. Concurrenty, we aso propose to sove the optimization probem by resorting to the projected gradient method PG in the dua space Section 4. Distributed impementations for both these agorithms are proposed in Section 5. his distributed architecture differs from the cassica master/save one by the fact that none of the nodes stores the entire mutispectra image in cassica architecture, the goba image is stored on the master node. hanks to a minima amount of data exchange between the nodes, the required memory and the computationa cost supported by a singe node are decreased. he performances of the two agorithms are finay compared in Section PROBLEM FORMULAION Assuming that the observations are made on L frequency bands, the 3D data cube can be seen as a coection of L monochromatic images of N pixes each. Simiar to [2], the image observed at the frequency ν {ν,, ν L }, aso caed the dirty image at ν, is given by the equation y = H x + n R N where x R N is the true image vector, n is the noise vector and H is a convoution matrix representing the so-caed Point Spread Function PSF of the radio-interferometer. Stacking the L dirty images in the vector y = [y,, y L ] R M where M = N L, and denoting respectivey as 2 and the Eucidean and the norms, the optimization probem is written min x 2 y Hx µ ɛ 2 x ı R +x + Wx, 2 where the first term is the objective function, the second is a ikhonov reguarization term controed by the parameter

2 µ ɛ >, the third is a positivity constraint since we are recovering sky brightnesses where ı R +x = if one of the eements of x at east is negative, and otherwise, and the ast term is a sparsity term. Here, the sparsity is induced in the mutiresoution waveet domain for each monochromatic image, and in the Discrete Cosine ransform DC domain at each mutifrequency pixe. Specificay, µ s W s W = µ ν W ν where µ s, µ ν > are reguarization parameters, and W s W s =... R msm M W s is a bock-diagona matrix where each bock W s R msn N, acting on a monochromatic image, is the concatenation of m s orthogona waveet bases. Simiar to [2] and [3], we identify W s with a dictionary consisting in the concatenation of the first eight Daubechies waveet bases m s = 8. Finay, W ν = W ν... W ν P R M M where P is the permutation matrix that rearranges the eements of the vector x pixe by pixe, each of these pixes being represented by a vector of L frequencies, and where each bock W ν is a L L matrix representing the DC. Note that W s Ws = m s I M and W ν W ν = I M. It is moreover obvious that Wx = µ s W s x + µ ν W ν x. 3. ADMM DESCRIPION In order to sove Probem 2, we reformuate it as foows: where min x fx + gz subject to: Ax + Bz = fx = /2 y Hx µ ɛ /2 x 2 2, gz = ı R +p + µ s t + µ ν v where z = p, t, v R M R msm R M, I A = M W s, and B = I M I msm. W ν I M he associated augmented Lagrangian for ρ > is L ρ x, z, γ = fx + gz + γ p x p + γ t W s x t + γ v W ν x v + ρ 2 x p ρ 2 W s x t ρ 2 W ν x v where γ = [γ p, γ t, γ v ] R 2+msM is the vector of Lagrange mutipiers, decomposed in accordance with the right hand side of 3. Note that the dimension of this vector is smaer than in [2], where four sets of Lagrange mutipiers were used instead of three here. As it is we known, ADMM consists of the foowing iterations: x k+ = argmin L ρ x, z k, γ k 4 x z k+ = [p k+, t k+, v k+ ] = argmin L ρ x k+, z, γ k 5 z γ k+ = [γ k+ p, γ k+, γ k+ ] t v = γ k + ρax k+ + Bz k+. 6 We now write x k = [x k,..., x k L ] where each bock is of size N and thus corresponds to a monochromatic image. We do the same decomposition for p k and γ k p. Simiar decompositions are aso done for t k and γ k t where the dimensions of the bocks are this time equa to m s N. Let us consider the minimization 4. Soving the equation shows that the minimization w.r.t. x is separabe with respect to the frequencies thanks to the bock diagona structure of Ws and to the orthogonaity of Wν. After a straightforward computation, we obtain that x k+ = Q b k for each {,..., L} where Q = H H + µ ɛ m s ρi N and b k = H y γ k p, Ws γ k t, ρt k + ρ p k + P v k. 7 P W ν γ k v Here denotes the th size-n bock of a vector. he computations eading to the expression of Q make use of the isometric nature of W s. Observe that the Q can be computed once at the beginning of the agorithm whie the vectors b k need to be computed at every iteration. Finay, since H is a convoution operator, the equation Q b k can be practicay approximated by using the Fast Fourier ransform operator. Minimizations w.r.t. the vectors p and t in 5 are structuray separabe with respect to the frequencies. Writing p k+ = ρ γ k p, + xk+, we get p k+ = arg min ı R +u + γ k u R M p, x k+ u + ρ 2 xk+ u 2 2 = max, p k+ where max is taken eementwise.

3 Writing t k+ = W s x k+ + ρ γ k t,, we aso have t k+ = arg min µ s u + ρ u R msm 2 u t k+ 2 2 = t k+ max, ρ µ s t k+ where is the eementwise product. We recognize here the usua soft threshoding operator. he update of the vector v k is done at each mutifrequency pixe. Write this time v k = [v k,..., v k N ] and γ k v = [γ k v,,..., γ k v, ] where the bocks within these vectors have the size L. Let ṽ k+ i = W ν x k+ i + ρ γ k v,i where i is a size-l bock, we get v k+ i = arg min µ ν u + ρ u R L 2 = ṽ k+ i max, ρ µ ν ṽ k+ i u ṽk+ i 2 2 Finay, the inspection of Equation 6 shows that γ k p and γ k t are updated at the eve of the monochormatic images whie γ k v is updated at the mutifrequency pixe eve.. 4. PROJECED GRADIEN ON HE DUAL PROBLEM 4.. Prima and dua probems In this section, we repace Probem 2 with the probem min fx + hwx, 8 x R M where we reca that fx = /2 y Hx 2 2 +µ ɛ /2 x 2 2, and where we set h : R ms+m R +, u u. Note that the positivity assumption is now absent. In order to sove this probem, we start by writing its dua probem min f W λ + h λ 9 λ R ms+m where f is the Legendre-Fenche transform of f, defined as f φ = sup x φ, x fx. After a standard cacuation, we get f φ = 2 φ φ+φ H y+ 2 y H H Iy where = H H + µ ɛ I is a bock diagona matrix of size M M with oepitz bocks, and h λ = ı B λ where B = {λ R ms+m : λ } is the unit ba for the norm. he inspection of f and h shows that the quaification conditions for the duaity gap to be zero hod. Moreover, the sadde point x, λ satisfies x = f W λ where f is the gradient of f, given by f φ = φ + Hy Soving the dua probem using PG he dua probem 9 can be reformuated as: min f W λ. λ: λ Since f is smooth, this probem can be soved with the hep of PG see e.g. [7]. In our context, this agorithm reads: λ k+ = P λ k + ρw f W λ k = P λ k ρw W λ k Hy where ρ > and where P is the projection operator on B, being the proximity operator of h. At the ast iteration k max, the 3D cube x kmax is recovered according to the equation x kmax = f W λ kmax = H y W λ kmax. In order to provide a distributed impementation of this agorithm, we write λ k = [λ k s, λ k ν ] where λ k s R msm is processed at the eve of the monochromatic images and λ k ν R M is processed at the eve of the mutifrequency pixes. Detais are provided in the next section. 5. DISRIBUED ARCHIECURE Impementation of deconvoution agorithms on a distributed architecture is needed for memory charge reasons; SKA mutispectra data cubes are expected to be 8 tera bytes. 5.. Structure of the custer From the 2D + D structure of the mutispectra data and the spatia and spectra sparsity constraints of the minimization probems 2 and 8, the variabes x, p, t, γ p, γ t, λ s resp. v, γ v, λ ν can be evauated ony on monochromatic images resp. on pixes. A of these cacuations can be done with parae programming w.r.t. the frequencies resp. the pixes. We use a custer of machines that we divide into two groups: one for the cacuations w.r.t. the frequencies group A, the other for the cacuations w.r.t. the pixes group B. Figure iustrates the two groups of nodes architecture and exchanges between nodes. For the sake of simpicity, in figure, we assume there are as many nodes in group A resp. in group B as frequency bands resp. pixes in the mutispectra image. Note that in rea impementation, each node is in charge of severa frequencies or pixes, depending on the capacity of the custer and the image size Distributed impementation of ADMM and PG Agorithm summarizes the distribution of the aternated updating steps of the prima and dua variabes described in section 3 for the ADMM agorithm. A the cacuations are distributed on the two groups of nodes architecture introduced in the previous paragraph w.r.t. the frequencies resp. w.r.t.

4 N A A 2 A L B B 2 B N Fig. : Iustration of the distributed architecture. Nodes of group A orange bocks do parae cacuation w.r.t. the frequencies, whie nodes of group B bue bocks do parae cacuation w.r.t. the pixes. the pixes. Agorithm 2 summarizes the PG approach where the cacuation of the gradient defined in equation is distributed on the two groups of nodes architecture. he parae programming of both the agorithms on the distributed architecture figure is done using message passing interface MPI that aows the nodes of the custer to exchange data. B N 6. RESULS AND CONCLUSION he two agorithms are tested on a quasi-rea mutispectra image of size pixes. We use the radio emission image from an HII region of the M3 gaaxy figure 2 on the eft as the reference image. We buid a mutispectra image by appying a sine wave spectrum to each pixe of the image. he dirty image figure 2 on the right is obtained by convoution with a 2D Gaussian PSF and corrupted by a white Gaussian noise whose signa-to-noise ratio SNR is from 5dB to 25dB according to the frequencies L Fig. 2: Left: reference image of the M3 gaaxy. Right: Dirty image at a given frequency SNR = 25dB. We present in figure 3 the deconvoution resuts produced by ADMM and PG approaches. he reguarization parameters for ADMM and PG on the dua are set to the foowing vaues: µ ɛ =, µ s =. and µ ν =.5 that provide the best reconstruction on synthetic mutispectra images. he Agorithm Distributed ADMM agorithm Initiaize x, p, t, v, γ p, γ t, γ v whie δx k 5 do Evauate b k+ Sove Q x k+ = b k+ Send x k+ to nodes of group B p k+ max, p k+ t k+ t k+ max γ k+ p, γ k+, ρ µ s t k+ γ k p, + ρxk+ p k+ t, = γ k t, + ρw sx k+ t k+ v k+ i ṽ k+ i max, ρ µ ν ṽ k+ i γ k+ v,i γ k v,i + ρ W ν x k+ i v k+ Send v k+ i and γ k+ v k = k+ end whie return x k i to nodes of group A ADMM parameter ρ is set to, whie ρ = /K for PG where K = µ2 s ms+µ2 ν µ ɛ is the Lipschitz constant of the gradient [f W ]. he custer contains 4 nodes 2 for group A and 2 for group B. Since the two probems 2 and 8 are not stricty equivaent, we propose to use the reative variation δ x for the reconstructed image for the convergence criterion and the mean square error δ x = xk+ x k 2 x k+ 2 and MSE = E [ x k x 2], where x is the theoretica deconvoved image. As expected, using PG on the dua requires ess iterations to converge to a soution than using ADMM agorithm: the variation of the reconstructed image is ower than for ADMM case. Evauation of the reconstruction quaity is not the purpose of this paper, but MSE curves are coherent according to images reconstructed with ADMM and PG. In both case, the soution is sighty biased it can be seen on reconstructed spectrum due to the ikhonov reguarization. In this work we have proposed a preiminary study of two distributed optimization agorithm to sove the reguarized optimization probem described in [2]. Detais of both the agorithms wi be reported in an extended paper where the distributed architecture wi be more precisey deveoped. In this paper we appied the agorithms on a image.

5 Agorithm 2 Distributed PG for dua probem Initiaization Eva. H y Send H y to B Evauate and save µ s W s H y Receive H y from A Evauate and save µ ν Wν H y whie δλ k 5 do Eva. µ s W s λ k s Eva. µ ν W ν λ k ν Send µ ν W ν λ k ν to A Receive µ ν W ν λ k ν from B Eva. µ s W s λ k s + µ ν W ν λ k ν Send µ s W s λ k s + µ ν W ν λ k ν to B Eva. θ s =µ s Ws µ s W s λ k s + µ ν W ν λ k ν λ k+ s P λ k s ρ θ s µ s W s H y for nodes in group B do Receive µ s W s λ k s + µ ν W ν λ k ν from A Eva. θ ν =µ ν W ν µ s W s λ k s + µ ν W ν λ k ν λ k+ ν P λ k ν ρ θ ν µ ν W ν H y k = k+ end whie return λ k his heped to test the agorithms before appying them to rea data of size that shoud be soon avaiabe. We aso woud ike to modify the minimization probem formuation to try smoother way for imposing the positivity on the reconstructed image. 7. ACKNOWLEDGEMEN We thank Maxime Fauder for usefu suggestions regarding the distributed impementation. REFERENCES [] U. Rau and. J. Cornwe, A muti-scae muti-frequency deconvoution agorithm for synthesis imaging in radio interferometry, Astronomy & Astrophysics, vo. 532, pp. A7, 2. spectrum arbitrary unit δx frequency index 3 4 iterations ADMM PG 3 2 MSE ADMM PG iterations Fig. 3: Left coumn: resuts from ADMM agorithm. Right coumn: resuts from PG on the dua probem. From top to bottom: deconvoution resut at a given frequency, error between the reference image and the reconstructed one, estimated spectrum bue vs theoretica spectrum green, ast ine: reative variation of reconstructed image eft and mean square error right for both ADMM orange ines and PG magenta ines. [2] A. Ferrari, J. Deguignet, C. Ferrari, D. Mary, A. Schutz, and O. Smirnov, Muti-frequency image reconstruction for radio interferometry. A reguarized inverse probem approach, in SKA Pathfindes Radio Continuum Surveys SPARCS, 25. [3] R. E. Carrio, J. D. McEwen, and Y. Wiaux, Purify: a new approach to radio-interferometric imaging, Monthy Notices of the Roya Astronomica Society, vo. 439, no. 4, pp , 24. [4] A. Onose, R. E. Carrio, A. Repetti, J. D. McEwen, J.-P. hiran, J.-C. Pesquet, and Y. Wiaux, Scaabe spitting agorithms for big-data interferometric imaging in the SKA era, arxiv preprint arxiv:6.426, 26. [5] H. Garsden, J.N. Girard, J.-L. Starck, S. Corbe, C. asse, A. Woisee, J.-P. Mckean, A. S. Van Amesfoort, J. Anderson, I. M. Avruch, et a., Lofar sparse image reconstruction, Astronomy & astrophysics, vo. 575, pp. A9, 25. [6] S. Boyd, N. Parikh, E. Chu, B. Peeato, and J. Eckstein, Distributed optimization and statistica earning via the aternating direction method of mutipiers, Foundations and rends in Machine Learning, vo. 3, no., pp. 22, 2. [7] I. Daubechies, M. Defrise, and C. De Mo, An iterative threshoding agorithm for inear inverse probems with a sparsity constraint, Communications on pure and appied mathematics, vo. 57, no., pp , 4.

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

Math 124B January 31, 2012

Math 124B January 31, 2012 Math 124B January 31, 212 Viktor Grigoryan 7 Inhomogeneous boundary vaue probems Having studied the theory of Fourier series, with which we successfuy soved boundary vaue probems for the homogeneous heat

More information

arxiv: v2 [astro-ph.im] 18 Dec 2012

arxiv: v2 [astro-ph.im] 18 Dec 2012 Expoiting spatia sparsity for muti-waveength imaging in optica interferometry Éric Thiébaut 1, Ferréo Souez 1 and Loïc Denis 1 Université de Lyon, Lyon, F-693, France; Université Lyon 1, Observatoire de

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

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

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

arxiv: v1 [cs.lg] 31 Oct 2017

arxiv: v1 [cs.lg] 31 Oct 2017 ACCELERATED SPARSE SUBSPACE CLUSTERING Abofaz Hashemi and Haris Vikao Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX, USA arxiv:7.26v [cs.lg] 3 Oct 27 ABSTRACT

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

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

Expectation-Maximization for Estimating Parameters for a Mixture of Poissons

Expectation-Maximization for Estimating Parameters for a Mixture of Poissons Expectation-Maximization for Estimating Parameters for a Mixture of Poissons Brandon Maone Department of Computer Science University of Hesini February 18, 2014 Abstract This document derives, in excrutiating

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

FFTs in Graphics and Vision. Spherical Convolution and Axial Symmetry Detection

FFTs in Graphics and Vision. Spherical Convolution and Axial Symmetry Detection FFTs in Graphics and Vision Spherica Convoution and Axia Symmetry Detection Outine Math Review Symmetry Genera Convoution Spherica Convoution Axia Symmetry Detection Math Review Symmetry: Given a unitary

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

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

Optimality of Inference in Hierarchical Coding for Distributed Object-Based Representations

Optimality of Inference in Hierarchical Coding for Distributed Object-Based Representations Optimaity of Inference in Hierarchica Coding for Distributed Object-Based Representations Simon Brodeur, Jean Rouat NECOTIS, Département génie éectrique et génie informatique, Université de Sherbrooke,

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

Haar Decomposition and Reconstruction Algorithms

Haar Decomposition and Reconstruction Algorithms Jim Lambers MAT 773 Fa Semester 018-19 Lecture 15 and 16 Notes These notes correspond to Sections 4.3 and 4.4 in the text. Haar Decomposition and Reconstruction Agorithms Decomposition Suppose we approximate

More information

Strauss PDEs 2e: Section Exercise 2 Page 1 of 12. For problem (1), complete the calculation of the series in case j(t) = 0 and h(t) = e t.

Strauss PDEs 2e: Section Exercise 2 Page 1 of 12. For problem (1), complete the calculation of the series in case j(t) = 0 and h(t) = e t. Strauss PDEs e: Section 5.6 - Exercise Page 1 of 1 Exercise For probem (1, compete the cacuation of the series in case j(t = and h(t = e t. Soution With j(t = and h(t = e t, probem (1 on page 147 becomes

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

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

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

WAVELET BASED UNSUPERVISED VARIATIONAL BAYESIAN IMAGE RECONSTRUCTION APPROACH

WAVELET BASED UNSUPERVISED VARIATIONAL BAYESIAN IMAGE RECONSTRUCTION APPROACH 3rd European Signa Processing Conference (EUSIPCO WAVELET BASED UNSUPERVISED VARIATIONAL BAYESIAN IMAGE RECONSTRUCTION APPROACH Yuing Zheng, Auréia Fraysse, Thomas Rodet LIGM, Université Paris-Est, CNRS,

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

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c)

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c) A Simpe Efficient Agorithm of 3-D Singe-Source Locaization with Uniform Cross Array Bing Xue a * Guangyou Fang b Yicai Ji c Key Laboratory of Eectromagnetic Radiation Sensing Technoogy, Institute of Eectronics,

More information

High Spectral Resolution Infrared Radiance Modeling Using Optimal Spectral Sampling (OSS) Method

High Spectral Resolution Infrared Radiance Modeling Using Optimal Spectral Sampling (OSS) Method High Spectra Resoution Infrared Radiance Modeing Using Optima Spectra Samping (OSS) Method J.-L. Moncet and G. Uymin Background Optima Spectra Samping (OSS) method is a fast and accurate monochromatic

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

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

Semidefinite relaxation and Branch-and-Bound Algorithm for LPECs

Semidefinite relaxation and Branch-and-Bound Algorithm for LPECs 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 68530 Rio de Janeiro RJ 21941-590 Brasi

More information

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University

Turbo Codes. Coding and Communication Laboratory. Dept. of Electrical Engineering, National Chung Hsing University Turbo Codes Coding and Communication Laboratory Dept. of Eectrica Engineering, Nationa Chung Hsing University Turbo codes 1 Chapter 12: Turbo Codes 1. Introduction 2. Turbo code encoder 3. Design of intereaver

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

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

Distributed average consensus: Beyond the realm of linearity

Distributed average consensus: Beyond the realm of linearity Distributed average consensus: Beyond the ream of inearity Usman A. Khan, Soummya Kar, and José M. F. Moura Department of Eectrica and Computer Engineering Carnegie Meon University 5 Forbes Ave, Pittsburgh,

More information

14 Separation of Variables Method

14 Separation of Variables Method 14 Separation of Variabes Method Consider, for exampe, the Dirichet probem u t = Du xx < x u(x, ) = f(x) < x < u(, t) = = u(, t) t > Let u(x, t) = T (t)φ(x); now substitute into the equation: dt

More information

Assignment 7 Due Tuessday, March 29, 2016

Assignment 7 Due Tuessday, March 29, 2016 Math 45 / AMCS 55 Dr. DeTurck Assignment 7 Due Tuessday, March 9, 6 Topics for this week Convergence of Fourier series; Lapace s equation and harmonic functions: basic properties, compuations on rectanges

More information

A proposed nonparametric mixture density estimation using B-spline functions

A proposed nonparametric mixture density estimation using B-spline functions A proposed nonparametric mixture density estimation using B-spine functions Atizez Hadrich a,b, Mourad Zribi a, Afif Masmoudi b a Laboratoire d Informatique Signa et Image de a Côte d Opae (LISIC-EA 4491),

More information

Introduction to LMTO method

Introduction to LMTO method 1 Introduction to MTO method 24 February 2011; V172 P.Ravindran, FME-course on Ab initio Modeing of soar ce Materias 24 February 2011 Introduction to MTO method Ab initio Eectronic Structure Cacuations

More information

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel

Sequential Decoding of Polar Codes with Arbitrary Binary Kernel Sequentia Decoding of Poar Codes with Arbitrary Binary Kerne Vera Miosavskaya, Peter Trifonov Saint-Petersburg State Poytechnic University Emai: veram,petert}@dcn.icc.spbstu.ru Abstract The probem of efficient

More information

4 1-D Boundary Value Problems Heat Equation

4 1-D Boundary Value Problems Heat Equation 4 -D Boundary Vaue Probems Heat Equation The main purpose of this chapter is to study boundary vaue probems for the heat equation on a finite rod a x b. u t (x, t = ku xx (x, t, a < x < b, t > u(x, = ϕ(x

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

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

Translation Microscopy (TRAM) for super-resolution imaging.

Translation Microscopy (TRAM) for super-resolution imaging. ransation Microscopy (RAM) for super-resoution imaging. Zhen Qiu* 1,,3, Rhodri S Wison* 1,3, Yuewei Liu 1,3, Aison Dun 1,3, Rebecca S Saeeb 1,3, Dongsheng Liu 4, Coin Ricman 1,3, Rory R Duncan 1,3,5, Weiping

More information

<C 2 2. λ 2 l. λ 1 l 1 < C 1

<C 2 2. λ 2 l. λ 1 l 1 < C 1 Teecommunication Network Contro and Management (EE E694) Prof. A. A. Lazar Notes for the ecture of 7/Feb/95 by Huayan Wang (this document was ast LaT E X-ed on May 9,995) Queueing Primer for Muticass Optima

More information

PARSIMONIOUS VARIATIONAL-BAYES MIXTURE AGGREGATION WITH A POISSON PRIOR. Pierrick Bruneau, Marc Gelgon and Fabien Picarougne

PARSIMONIOUS VARIATIONAL-BAYES MIXTURE AGGREGATION WITH A POISSON PRIOR. Pierrick Bruneau, Marc Gelgon and Fabien Picarougne 17th European Signa Processing Conference (EUSIPCO 2009) Gasgow, Scotand, August 24-28, 2009 PARSIMONIOUS VARIATIONAL-BAYES MIXTURE AGGREGATION WITH A POISSON PRIOR Pierric Bruneau, Marc Gegon and Fabien

More information

WAVELET LINEAR ESTIMATION FOR DERIVATIVES OF A DENSITY FROM OBSERVATIONS OF MIXTURES WITH VARYING MIXING PROPORTIONS. B. L. S.

WAVELET LINEAR ESTIMATION FOR DERIVATIVES OF A DENSITY FROM OBSERVATIONS OF MIXTURES WITH VARYING MIXING PROPORTIONS. B. L. S. Indian J. Pure App. Math., 41(1): 275-291, February 2010 c Indian Nationa Science Academy WAVELET LINEAR ESTIMATION FOR DERIVATIVES OF A DENSITY FROM OBSERVATIONS OF MIXTURES WITH VARYING MIXING PROPORTIONS

More information

C. Fourier Sine Series Overview

C. Fourier Sine Series Overview 12 PHILIP D. LOEWEN C. Fourier Sine Series Overview Let some constant > be given. The symboic form of the FSS Eigenvaue probem combines an ordinary differentia equation (ODE) on the interva (, ) with a

More information

Stochastic Automata Networks (SAN) - Modelling. and Evaluation. Paulo Fernandes 1. Brigitte Plateau 2. May 29, 1997

Stochastic Automata Networks (SAN) - Modelling. and Evaluation. Paulo Fernandes 1. Brigitte Plateau 2. May 29, 1997 Stochastic utomata etworks (S) - Modeing and Evauation Pauo Fernandes rigitte Pateau 2 May 29, 997 Institut ationa Poytechnique de Grenobe { IPG Ecoe ationae Superieure d'informatique et de Mathematiques

More information

Distributed Optimization With Local Domains: Applications in MPC and Network Flows

Distributed Optimization With Local Domains: Applications in MPC and Network Flows Distributed Optimization With Loca Domains: Appications in MPC and Network Fows João F. C. Mota, João M. F. Xavier, Pedro M. Q. Aguiar, and Markus Püsche Abstract In this paper we consider a network with

More information

HILBERT? What is HILBERT? Matlab Implementation of Adaptive 2D BEM. Dirk Praetorius. Features of HILBERT

HILBERT? What is HILBERT? Matlab Implementation of Adaptive 2D BEM. Dirk Praetorius. Features of HILBERT Söerhaus-Workshop 2009 October 16, 2009 What is HILBERT? HILBERT Matab Impementation of Adaptive 2D BEM joint work with M. Aurada, M. Ebner, S. Ferraz-Leite, P. Godenits, M. Karkuik, M. Mayr Hibert Is

More information

Radar/ESM Tracking of Constant Velocity Target : Comparison of Batch (MLE) and EKF Performance

Radar/ESM Tracking of Constant Velocity Target : Comparison of Batch (MLE) and EKF Performance adar/ racing of Constant Veocity arget : Comparison of Batch (LE) and EKF Performance I. Leibowicz homson-csf Deteis/IISA La cef de Saint-Pierre 1 Bd Jean ouin 7885 Eancourt Cede France Isabee.Leibowicz

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

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

Partial permutation decoding for MacDonald codes

Partial permutation decoding for MacDonald codes Partia permutation decoding for MacDonad codes J.D. Key Department of Mathematics and Appied Mathematics University of the Western Cape 7535 Bevie, South Africa P. Seneviratne Department of Mathematics

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

Smoothers for ecient multigrid methods in IGA

Smoothers for ecient multigrid methods in IGA Smoothers for ecient mutigrid methods in IGA Cemens Hofreither, Stefan Takacs, Water Zuehner DD23, Juy 2015 supported by The work was funded by the Austrian Science Fund (FWF): NFN S117 (rst and third

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

Emmanuel Abbe Colin Sandon

Emmanuel Abbe Colin Sandon Detection in the stochastic bock mode with mutipe custers: proof of the achievabiity conjectures, acycic BP, and the information-computation gap Emmanue Abbe Coin Sandon Abstract In a paper that initiated

More information

6 Wave Equation on an Interval: Separation of Variables

6 Wave Equation on an Interval: Separation of Variables 6 Wave Equation on an Interva: Separation of Variabes 6.1 Dirichet Boundary Conditions Ref: Strauss, Chapter 4 We now use the separation of variabes technique to study the wave equation on a finite interva.

More information

Convolutional Networks 2: Training, deep convolutional networks

Convolutional Networks 2: Training, deep convolutional networks Convoutiona Networks 2: Training, deep convoutiona networks Hakan Bien Machine Learning Practica MLP Lecture 8 30 October / 6 November 2018 MLP Lecture 8 / 30 October / 6 November 2018 Convoutiona Networks

More information

A Fundamental Storage-Communication Tradeoff in Distributed Computing with Straggling Nodes

A Fundamental Storage-Communication Tradeoff in Distributed Computing with Straggling Nodes A Fundamenta Storage-Communication Tradeoff in Distributed Computing with Stragging odes ifa Yan, Michèe Wigger LTCI, Téécom ParisTech 75013 Paris, France Emai: {qifa.yan, michee.wigger} @teecom-paristech.fr

More information

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage

Related Topics Maxwell s equations, electrical eddy field, magnetic field of coils, coil, magnetic flux, induced voltage Magnetic induction TEP Reated Topics Maxwe s equations, eectrica eddy fied, magnetic fied of cois, coi, magnetic fux, induced votage Principe A magnetic fied of variabe frequency and varying strength is

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

THE ROLE OF ENERGY IMBALANCE MANAGEMENT ON POWER MARKET STABILITY

THE ROLE OF ENERGY IMBALANCE MANAGEMENT ON POWER MARKET STABILITY Proceedings of HICSS-31, Big Isand of Hawaii, January 6-9, 1998, Voume III, pp. 4-8. THE ROLE OF ENERGY IMBALANCE MANAGEMENT ON POWER MARKET STABILITY Fernando L. Avarado Department of Eectrica and C.

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

LECTURE NOTES 9 TRACELESS SYMMETRIC TENSOR APPROACH TO LEGENDRE POLYNOMIALS AND SPHERICAL HARMONICS

LECTURE NOTES 9 TRACELESS SYMMETRIC TENSOR APPROACH TO LEGENDRE POLYNOMIALS AND SPHERICAL HARMONICS MASSACHUSETTS INSTITUTE OF TECHNOLOGY Physics Department Physics 8.07: Eectromagnetism II October 7, 202 Prof. Aan Guth LECTURE NOTES 9 TRACELESS SYMMETRIC TENSOR APPROACH TO LEGENDRE POLYNOMIALS AND SPHERICAL

More information

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones

ASummaryofGaussianProcesses Coryn A.L. Bailer-Jones ASummaryofGaussianProcesses Coryn A.L. Baier-Jones Cavendish Laboratory University of Cambridge caj@mrao.cam.ac.uk Introduction A genera prediction probem can be posed as foows. We consider that the variabe

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

Color Seamlessness in Multi-Projector Displays using Constrained Gamut Morphing

Color Seamlessness in Multi-Projector Displays using Constrained Gamut Morphing Coor Seamessness in Muti-Projector Dispays using Constrained Gamut Morphing IEEE Transactions on Visuaization and Computer Graphics, Vo. 15, No. 6, 2009 Behzad Sajadi, Maxim Lazarov, Aditi Majumder, and

More information

A unified framework for Regularization Networks and Support Vector Machines. Theodoros Evgeniou, Massimiliano Pontil, Tomaso Poggio

A unified framework for Regularization Networks and Support Vector Machines. Theodoros Evgeniou, Massimiliano Pontil, Tomaso Poggio MASSACHUSETTS INSTITUTE OF TECHNOLOGY ARTIFICIAL INTELLIGENCE LABORATORY and CENTER FOR BIOLOGICAL AND COMPUTATIONAL LEARNING DEPARTMENT OF BRAIN AND COGNITIVE SCIENCES A.I. Memo No. 1654 March23, 1999

More information

NOISE-INDUCED STABILIZATION OF STOCHASTIC DIFFERENTIAL EQUATIONS

NOISE-INDUCED STABILIZATION OF STOCHASTIC DIFFERENTIAL EQUATIONS NOISE-INDUCED STABILIZATION OF STOCHASTIC DIFFERENTIAL EQUATIONS TONY ALLEN, EMILY GEBHARDT, AND ADAM KLUBALL 3 ADVISOR: DR. TIFFANY KOLBA 4 Abstract. The phenomenon of noise-induced stabiization occurs

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

Higher dimensional PDEs and multidimensional eigenvalue problems

Higher dimensional PDEs and multidimensional eigenvalue problems Higher dimensiona PEs and mutidimensiona eigenvaue probems 1 Probems with three independent variabes Consider the prototypica equations u t = u (iffusion) u tt = u (W ave) u zz = u (Lapace) where u = u

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

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

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

Nonlinear Gaussian Filtering via Radial Basis Function Approximation

Nonlinear Gaussian Filtering via Radial Basis Function Approximation 51st IEEE Conference on Decision and Contro December 10-13 01 Maui Hawaii USA Noninear Gaussian Fitering via Radia Basis Function Approximation Huazhen Fang Jia Wang and Raymond A de Caafon Abstract This

More information

arxiv:quant-ph/ v3 6 Jan 1995

arxiv:quant-ph/ v3 6 Jan 1995 arxiv:quant-ph/9501001v3 6 Jan 1995 Critique of proposed imit to space time measurement, based on Wigner s cocks and mirrors L. Diósi and B. Lukács KFKI Research Institute for Partice and Nucear Physics

More information

Nearly Optimal Constructions of PIR and Batch Codes

Nearly Optimal Constructions of PIR and Batch Codes arxiv:700706v [csit] 5 Jun 07 Neary Optima Constructions of PIR and Batch Codes Hia Asi Technion - Israe Institute of Technoogy Haifa 3000, Israe shea@cstechnionaci Abstract In this work we study two famiies

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

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

arxiv: v4 [math.na] 25 Aug 2014

arxiv: v4 [math.na] 25 Aug 2014 BIT manuscript No. (wi be inserted by the editor) A muti-eve spectra deferred correction method Robert Speck Danie Ruprecht Matthew Emmett Michae Minion Matthias Boten Rof Krause arxiv:1307.1312v4 [math.na]

More information

Week 6 Lectures, Math 6451, Tanveer

Week 6 Lectures, Math 6451, Tanveer Fourier Series Week 6 Lectures, Math 645, Tanveer In the context of separation of variabe to find soutions of PDEs, we encountered or and in other cases f(x = f(x = a 0 + f(x = a 0 + b n sin nπx { a n

More information

ABOUT THE FUNCTIONING OF THE SPECIAL-PURPOSE CALCULATING UNIT BASED ON THE LINEAR SYSTEM SOLUTION USING THE FIRST ORDER DELTA- TRANSFORMATIONS

ABOUT THE FUNCTIONING OF THE SPECIAL-PURPOSE CALCULATING UNIT BASED ON THE LINEAR SYSTEM SOLUTION USING THE FIRST ORDER DELTA- TRANSFORMATIONS ABOUT THE FUNCTIONING OF THE SPECIAL-PURPOSE CALCULATING UNIT BASED ON THE LINEAR SYSTEM SOLUTION USING THE FIRST ORDER DELTA- TRANSFORMATIONS 1 LIUBOV VLADIMIROVNA PIRSKAYA, 2 NAIL SHAVKYATOVISH KHUSAINOV

More information

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS

SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS ISEE 1 SUPPLEMENTARY MATERIAL TO INNOVATED SCALABLE EFFICIENT ESTIMATION IN ULTRA-LARGE GAUSSIAN GRAPHICAL MODELS By Yingying Fan and Jinchi Lv University of Southern Caifornia This Suppementary Materia

More information

A Robust Voice Activity Detection based on Noise Eigenspace Projection

A Robust Voice Activity Detection based on Noise Eigenspace Projection A Robust Voice Activity Detection based on Noise Eigenspace Projection Dongwen Ying 1, Yu Shi 2, Frank Soong 2, Jianwu Dang 1, and Xugang Lu 1 1 Japan Advanced Institute of Science and Technoogy, Nomi

More information

Linear Stable Sampling Rate: Optimality of 2D Wavelet Reconstructions from Fourier Measurements

Linear Stable Sampling Rate: Optimality of 2D Wavelet Reconstructions from Fourier Measurements Linear Stabe Samping Rate: Optimaity of D Waveet Reconstructions from Fourier easurements Ben Adcock, Anders C. Hansen, Gitta utyniok, and Jackie a arch, 0 Abstract In this paper we anayze two-dimensiona

More information

Recursive Constructions of Parallel FIFO and LIFO Queues with Switched Delay Lines

Recursive Constructions of Parallel FIFO and LIFO Queues with Switched Delay Lines Recursive Constructions of Parae FIFO and LIFO Queues with Switched Deay Lines Po-Kai Huang, Cheng-Shang Chang, Feow, IEEE, Jay Cheng, Member, IEEE, and Duan-Shin Lee, Senior Member, IEEE Abstract One

More information

TWO DENOISING SURE-LET METHODS FOR COMPLEX OVERSAMPLED SUBBAND DECOMPOSITIONS

TWO DENOISING SURE-LET METHODS FOR COMPLEX OVERSAMPLED SUBBAND DECOMPOSITIONS TWO DENOISING SUE-ET METHODS FO COMPEX OVESAMPED SUBBAND DECOMPOSITIONS Jérôme Gauthier 1, aurent Duva 2, and Jean-Christophe Pesquet 1 1 Université Paris-Est Institut Gaspard Monge and UM CNS 8049, 77454

More information

Numerical solution of one dimensional contaminant transport equation with variable coefficient (temporal) by using Haar wavelet

Numerical solution of one dimensional contaminant transport equation with variable coefficient (temporal) by using Haar wavelet Goba Journa of Pure and Appied Mathematics. ISSN 973-1768 Voume 1, Number (16), pp. 183-19 Research India Pubications http://www.ripubication.com Numerica soution of one dimensiona contaminant transport

More information

Some Measures for Asymmetry of Distributions

Some Measures for Asymmetry of Distributions Some Measures for Asymmetry of Distributions Georgi N. Boshnakov First version: 31 January 2006 Research Report No. 5, 2006, Probabiity and Statistics Group Schoo of Mathematics, The University of Manchester

More information

Rate-Distortion Theory of Finite Point Processes

Rate-Distortion Theory of Finite Point Processes Rate-Distortion Theory of Finite Point Processes Günther Koiander, Dominic Schuhmacher, and Franz Hawatsch, Feow, IEEE Abstract We study the compression of data in the case where the usefu information

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

Alberto Maydeu Olivares Instituto de Empresa Marketing Dept. C/Maria de Molina Madrid Spain

Alberto Maydeu Olivares Instituto de Empresa Marketing Dept. C/Maria de Molina Madrid Spain CORRECTIONS TO CLASSICAL PROCEDURES FOR ESTIMATING THURSTONE S CASE V MODEL FOR RANKING DATA Aberto Maydeu Oivares Instituto de Empresa Marketing Dept. C/Maria de Moina -5 28006 Madrid Spain Aberto.Maydeu@ie.edu

More information

V.B The Cluster Expansion

V.B The Cluster Expansion V.B The Custer Expansion For short range interactions, speciay with a hard core, it is much better to repace the expansion parameter V( q ) by f(q ) = exp ( βv( q )) 1, which is obtained by summing over

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

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

MA 201: Partial Differential Equations Lecture - 10

MA 201: Partial Differential Equations Lecture - 10 MA 201: Partia Differentia Equations Lecture - 10 Separation of Variabes, One dimensiona Wave Equation Initia Boundary Vaue Probem (IBVP) Reca: A physica probem governed by a PDE may contain both boundary

More information

arxiv: v1 [math.co] 17 Dec 2018

arxiv: v1 [math.co] 17 Dec 2018 On the Extrema Maximum Agreement Subtree Probem arxiv:1812.06951v1 [math.o] 17 Dec 2018 Aexey Markin Department of omputer Science, Iowa State University, USA amarkin@iastate.edu Abstract Given two phyogenetic

More information

(This is a sample cover image for this issue. The actual cover is not yet available at this time.)

(This is a sample cover image for this issue. The actual cover is not yet available at this time.) (This is a sampe cover image for this issue The actua cover is not yet avaiabe at this time) This artice appeared in a journa pubished by Esevier The attached copy is furnished to the author for interna

More information