), σ is a parameter, is the Euclidean norm in R d.

Size: px
Start display at page:

Download "), σ is a parameter, is the Euclidean norm in R d."

Transcription

1 WEIGHTED GRAPH LAPLACIAN AND IMAGE INPAINTING ZUOQIANG SHI, STANLEY OSHER, AND WEI ZHU Abstract. Inspired by the graph Laplacian and the point integral method, we introdce a novel weighted graph Laplacian method to compte a smooth interpolation fnction on a point clod in high dimensional space. The nmerical reslts in semi-spervised learning and image inpainting show that the weighted graph Laplacian is a reliable and efficient interpolation method. In addition, it is easy to implement and faster than graph Laplacian. 1. Introdction. In this paper, we consider interpolation on a point clod in high dimensional space. This is a fndamental problem in many data analysis problems and machine learning. Let P = {p 1,,p n } be a set of points in R d and S = {s 1,,s m } be a sbset of P. Let be a fnction on the point set P and the vale of on S P is given as a fnction g over S, i.e. (s) = g(s), s S. The goal of the interpolation is to find the fnction on P with the given vales on S. Since the point set P is nstrctred in high dimensional space, traditional interpolation methods do not apply. One model which is widely sed in many applications is to minimize the following energy fnctional, (1.1) J() = 1 w(x,y)((x) (y)) 2, 2 with the constraint x, (1.2) (x) = g(x), x S. Here w(x,y) is a given weight fnction. One often sed weight is the Gassian weight, w(x,y) = exp( x y 2 σ ), σ is a parameter, is the Eclidean norm in R d. 2 It is easy to derive the Eler-Lagrange eqation of the above optimization problem, which is given as follows, (w(x,y)+w(y,x))((x) (y)) = 0, x P\S, (1.3) (x) = g(x), x S. This approach is the well known graph Laplacian [3, 17] which has been sed widely in many problems. Recently, it was observed that the soltion given by the graph Laplacian is not continos at the sample points, S, especially when the sample rate, S / P, is low [13]. Consider a simple 1D example. Let P be the nion of 5000 randomly sampled points over the interval (0,2) and we label 6 points in P. Points 0,1,2 are in the labeled set S and the other 3 points are selected at random. The soltion given by the graph Laplacian,(1.3) is shown in Fig. 1. Clearly, the fnction compted by the Research spported by DOE-SC and NSF DMS Z. Shi was partially spported by NSFC Grant , Ya Mathematical Sciences Center, Tsingha University, Beijing, China, zqshi@mail.tsingha.ed.cn. Department of Mathematics, University of California, Los Angeles, CA 90095, USA, sjo@math.cla.ed Department of Mathematics, University of California, Los Angeles, CA 90095, USA, weizh731@math.cla.ed 1

2 2.5 Graph Laplacian Fig. 1. Soltion given by graph Laplacian in 1D examples. Ble line: interpolation fnction given by graph Laplacian; red circles: given vales at label set S. graph Laplacian is not continos at the labled points. It actally does not interpolate the given vales. It was also shown that the discontinity is de to the fact that one important bondary term is dropped in evalating the graph Laplacian. Consider the harmonic extension in the continos form which is formlated as a Laplace-Beltrami eqation with Dirichlet bondary condition on manifold M, (1.4) { M (x) = 0, x M, (x) = g(x), x M, In the point integral method [6, 7, 11, 12], it is observed that the Laplace-Beltrami eqation M (x) = 0 can be approximated by the following integral eqation. 1 (y) (1.5) ((x) (y))r t (x,y)dy 2 t n R t (x,y)dτ y = 0, M where R t (x,y) = R( x y 2 x y 2 4t ), Rt (x,y) = R( 4t ) and d R(s) ds = R(s). If R(s) = exp( s), R = R and Rt (x,y) becomes a Gassian weight fnction. n is the otwards normal of the bondary M. Comparing the above integral eqation (1.5) and the eqation in the graph Laplacian (1.3), we can clearly see that the bondary term in (1.5) is dropped in the graph Laplacian. However, this bondary term is not small and neglecting it cases troble. To get a continos interpolation, we need to inclde the bondary term. This is the idea of the point integral method. To deal with the bondary term in (1.5), a Robin bondary condition is sed to approximate the Dirichlet bondary condition, (1.6) (x)+µ (x) n M = g(x), x M, 2

3 where 0 < µ 1 is a small parameter. 1 t (x,y)dy t M((x) (y))r 2 µ The corresponding discrete eqations are (1.7) M R t (x,y)(g(y) (y))dτ y = 0. R t (x,y)((x) (y))+ 2 R t (x,y)((y) g(y)) = 0, x P, µ y S The point integral method has been shown to give consistent soltions [13, 12, 6]. The interpolation algorithm based on the point integral method has been applied to image processing problems and gives promising reslts [9]. Eqation (1.7) is not symmetric, which makes the nmerical solver not very efficient. The main contribtion of this paper is to propose a novel interpolation algorithm, the weighted graph Laplacian, which preserves the symmetry of the original Laplace operator. The key observation in the weighted graph Laplacian is that we need to modify the energy fnction (1.1) to add a weight to balance the energy on the labeled and nlabeled sets. min x P\S with the constraint w(x,y)((x) (y)) 2 + P S w(x,y)((x) (y)) 2, x S (x) = g(x), x S. P, S are the nmber of points in P and S, respectively. When the sample rate, S / P, is high, the weighted graph Laplacian becomes the classical graph Laplacian. When the sample rate is low, the large weight in weighted graph Laplacian forces the soltion become continos near the labeled set. We test the weighted graph Laplacian on MNIST dataset and image inpainting problems. The reslts show that the weighted graph Laplacian gives better reslts than the graph Laplacian, especially when the sample rate is low. The weighted graph Laplacian provides a reliable and efficient method to find reasonable interpolation on a point clod in high dimensional space. The rest of the paper is organized as follows. The weighted graph Laplacian is introdced in Section 2. The tests of the weighted graph Laplacian on MNIST and image inpainting are presented in Section 3 and Section 4 respectively. Some conclsions are made in Section Weighted Graph Laplacian. First, we split the objective fnction in (1.1) to two terms, one is over the nlabeled set and the other over the labeled set. min w(x,y)((x) (y)) 2 + w(x,y)((x) (y)) 2, x S x P\S If we sbstitte the optimal soltion into above optimization problem, for instance the soltion in the 1D example (Fig. 1), it is easy to check that the smmation over the labeled set is actally pretty large de to the discontinity on the labeled set. However, when the sample rate is low, the smmation over the nlabeled set actally 3

4 overwhelms the smmation over the labeled set. So the continity on the labeled set is sacrificed. One simple idea to assre the continity on the labeled set is to pt a weight ahead of the smmation over the labeled set. min x P\S w(x,y)((x) (y)) 2 +µ w(x,y)((x) (y)) 2, x S This is the basic idea of or approach. Since this method is obtained by modifying the graph Laplacian to add a weight inside, we call this method the weighted graph Laplacian, WGL for short. To balance these two terms, one natral choice of the weight µ is the inverse of the sample rate, P / S. Based on this observation, we get following optimization problem (2.1) min x P\S with the constraint w(x,y)((x) (y)) 2 + P S w(x,y)((x) (y)) 2, x S (x) = g(x), x S. The optimal soltion of (2.1) can be obtained by solving a linear system (w(x,y)+w(y,x))((x) (y)) ( ) P + S 1 w(y,x)((x) (y)) = 0, x P\S, y S (x) = g(x), x S. This linear system is symmetric and positive definite. Comparing WGL with the graph Laplacian, in WGL, we see that a large positive term is added to the diagonal of the coefficient matrix which makes the linear system easier to solve. After solving the above linear system sing some iterative method, for instance conjgate gradient, we find ot that it converges faster than graph Laplacian. In or tests, the weighted graph Laplacian is abot two times faster than graph Laplacian on average. In addition to the symmetry, the weighted graph Laplacian also preserves the maximm principle of the original Laplace-Beltrami operator, which is important in some applications. Figre 2 shows the comparison between WGL and GL in the 1D example. The reslt of WGL perfectly interpolates the given vales while GL fails. We want to remark that there are other choices of the weight µ in WGL. P / S works in many applications. Based on or experience, P / S seems to be the lower bond of µ. In some applications, we may make µ larger to better fit the sample points. We can prove the consistency of weighted graph Laplacian for the Dirichlet problem for Laplace-Beltrami eqation based on a volme constraint [4, 10]. Intitively, a large weight in WGL makes the soltion close to the given vale near the labeled set. It is likely to confine the soltion in a volme arond the labled set. Using the theory of volme constraints, we can prove the consistency of the weighted graph Laplacian. 4

5 2.5 Graph Laplacian 2.5 Weighted Graph Laplacian Fig. 2. Soltion given by graph Laplacian and weighted graph Laplacian in 1D examples. Ble line: interpolation fnction given by graph Laplacian; red circles: given vales at label set S. The idea of weighted graph Laplacian also applies on general constraints, L = b with L being a measrement operator and b being the observations. In this case, the labeled set S shold be defined as the points involved in the measrement L. For instance, if L is the average operator, i.e. (x) = b, then the labeled set S = P, althogh there is only one measrement. 3. Semi-spervised Learning. In this section, we briefly describe the algorithm of semi-spervised learning based on that proposed by Zh et al. [17]. We plg into the algorithm the aforementioned approach for weighted graph Laplacian, and apply them to the well-known MNIST dataset, and compare their performances. Assme we are given a point set P = {p 1,p 2,,p n } R d, and some labels {1,2,,l}. A sbset S P is labeled, S = x P l S i, i=1 S i is the labeled set with label i. In a typical setting, the size of the labeled set S is mch smaller than the size of the data set P. The prpose of the semi-spervised learning is to extend the label assignment to the entire P, namely, infer the labels for the nlabeled points. The algorithm is smmarized in Algorithm 1. In Algorithm 1, we se both graph Laplacian and weighted graph Laplacian to compte φ i respectively. In weighted graph Laplacian, φ i is obtained by solving the following linear system (w(x,y)+w(y,x))(φ i (x) φ i (y)) ( ) P + S 1 w(y,x)(φ i (x) φ i (y)) = 0, x P\S, y S φ i (x) = 1, x S i, φ i (x) = 0, x S\S i. 5

6 Algorithm 1 Semi-Spervised Learning Reqire: A point set P = {p 1,p 2,,p n } R d and a partial labeled set S = l i=1 S i. Ensre: A complete label assignment L : P {1,2,,l} for i = 1 : l do Compte φ i on P, with the constraint end for for (x P\S) do Lable x as following φ i (x) = 1, x S i, φ i (x) = 0, x S\S i, L(x) = k, where k = arg max 1 i l φ i(x). end for In graph Laplacian, we need to solve (w(x,y)+w(y,x))(φ i (x) φ i (y)) = 0, x P\S, φ i (x) = 1, x S i, φ i (x) = 0, x S\S i. We test Algorithm 1 on MNIST dataset of handwritten digits [2]. MNIST dataset contains 70, gray scale digit images. We view digits 0 9 as ten classes. Each image can be seen as a point in 784-dimensional Eclidean space. The weight Fig. 3. Some images in MNIST dataset. fnction w(x, y) is constrcted as following ) (3.1) w(x,y) = exp ( x y 2 σ(x) 2 σ(x) is chosen to be the distance between x and its 20th nearest neighbor, To make the weight matrix sparse, the weight is trncated to the 50 nearest neighbors. 6

7 100/70,000 70/70,000 50/70,000 WGL GL WGL GL WGL GL 91.83% 74.56% 84.31% 29.67% 79.20% 33.93% 89.20% 58.16% 87.74% 42.29% 78.66% 21.12% 93.13% 62.98% 83.19% 37.02% 71.29% 24.50% 90.43% 41.27% 91.08% 12.57% 71.92% 29.79% 92.27% 44.57% 84.74% 35.15% 80.92% 37.50% Table 1 Accracy of weighted graph Laplacian and graph Laplacian in the test of MNIST. In or test, we label 100, 70 and 50 images respectively. The labeled images are selected at random in 70,000 images. For each case, we do 5 independent tests and the reslts are shown in Table 1. It is qite clear that WGL has a better performance than GL. The average accracy of WGL is mch higher than that of GL. In addition, WGL is more stable than GL. The flctation of GL in different tests is mch higher. De to the inconsistency, in GL, the vales in the labeled points are not well spread on to the nlabeled points. On many nlabeled points, the fnction φ i is actally close to 1/2. This makes the classification sensitive to the distribtion of the labeled points. As for the comptational time, in or tests, WGL takes abot half the time of GL on average, 15s vs 29s (not inclding the time to constrct the weight), with matlab code in a laptop eqiped with CPU intel i GHz. In WGL, a positive term is added to the diagonal of the coefficient matrix which makes conjgate gradient converge faster. As a remark, in this paper, we do not intend to give a state-of-the-art method in semi-spervised learning. We jst se this example to test the weighted graph Laplacian. 4. Image Inpainting. In this section, we apply the weighted graph Laplacian to the reconstrction of sbsampled images. To apply the weighted graph Laplacian, first, we constrct a point clod from a given image by taking patches. We consider a discrete image f R m n. For any (i,j) {1,2,...,m} {1,2,...,n}, we define a patch p ij (f) as a 2D piece of size s 1 s 2 of the original image f, and the pixel (i,j) is the center of the rectangle of size s 1 s 2. The patch set P(f) is defined as the collection of all patches: P(f) = {p ij (f) : (i,j) {1,2,...,m} {1,2,...,n}} R d, d = s 1 s 2. For a given image f, the patch set P(f) gives a point clod in R d with d = s 1 s 2. We also define a fnction on P(f). At each patch, the vale of is defined to be the intensity of image f at the central pixel of the patch, i.e. (p ij (f)) = f(i,j), where f(i,j) is the intensity of image f at pixel (i,j). Now, we sbsample the image f in the sbsample domain Ω {(i,j) : 1 i m, 1 j n}. The problem is to recover the original image f from the sbsamples f Ω. This problem can be transfered to interpolation of fnction in the patch set P(f) with is given in S P(f), S = {p ij (f) : (i,j) Ω}. Notice that the patch set P(f) is not known, we need to pdate the patch set iteratively from the recovered 7

8 Algorithm 2 Sbsample image restoration Reqire: A sbsample image f Ω. Ensre: A recovered image. Generate initial image 0. while not converge do 1. GeneratepatchsetP( n )fromcrrentimage n andgetcorrespondinglabeled set S n P( n ). 2. Compte the weight fnction w n (x,y) for x,y P( n ). 3. Update the image by compting n+1 on P( n ), with the constraint n+1 (x) = f(x), x S n. 4. n n+1. end while = n. image. Smmarizing this idea, we get an algorithm to reconstrct the sbsampled image which is stated in Algorithm 2. There are different methods to compte n+1 on P( n ) in Algorithm 2. In this paper, we se weighted graph Laplacian and graph Laplacian to compte n+1. In the weighted graph Laplacian, we need to solve the following linear system (w n (x,y)+w n (y,x)) ( n+1 (x) n+1 (y) ) ( n ) ( ) mn + Ω 1 w n (y,x)( n+1 (x) n+1 (y)) = 0, x P( n )\S n, y S n n+1 (x) = f(x), x S n. While in the graph Laplacian, we solve the other linear system, (w n (x,y)+w n (y,x)) ( n+1 (x) n+1 (y) ) = 0, x P( n )\S n, ( n ) n+1 (x) = f(x), x S n. Actally, Algorithm 2 with graph Laplacian is jst a nonlocal method in image processing[1, 5]. In nonlocal methods, people try to minimize energy fnctions sch as with the constraint min m i=1 j=1 n w (i,j) 2, (i,j) = f(i,j), (i,j) Ω. w (i,j) is the nonlocal gradient which is defined as w (i,j) = w(i,j;i,j )((i,j ) (i,j)), 1 i,i m, 1 j,j n. 8

9 w(i,j;i,j ) is the weight from pixel (i,j) to pixel (i,j ), ( d(f(i,j),f(i w(i,j;i,j,j ) )) ) = exp d(f(i,j),f(i,j )) is the patch distance in image f, d(f(i,j),f(i,j )) = h 1 k= h 1 h 2 σ 2 l= h 2 χ(k,l) f(i+k,j +l) f(i +k,j +l) 2 χ is often chosen to be 1 or a Gassian, h 1,h 2 are half sizes of the patch. It is easy to check that the above nonlocal method is the same as solving the graph Laplacian on the patch set. If the weight w is pdated iteratively, we get Algorithm 2 with the graph Laplacian. Next, we will show that this method has inconsistent reslts, and we can se the weighted graph Laplacian to address this isse. In or calclations below, we take the weight w(x, y) as following: ) w(x,y) = exp ( x y 2 σ(x) 2. σ(x) is chosen to be the distance between x and its 20th nearest neighbor, To make the weight matrix sparse, the weight is trncated to the 50 nearest neighbors. The patch size is For each patch, the nearest neighbors are obtained by sing an approximate nearest neighbor (ANN) search algorithm. We se a k-d tree approach as well as an ANN search algorithm to redce the comptational cost. The linear system in weighted graph Laplacian and graph Laplacian is solved by the conjgate gradient method. PSNR defined as following is sed to measre the accracy of the reslts (4.1) PSNR(f,f ) = 20log 10 ( f f /255) where f is the grond trth. First, we rn a simple test to see the performance of weighted graph Laplacian and graph Laplacian. In this test, the patch set is constrcted sing the original image, Figre 4(a). The original image is sbsampled at random, only keeping 1% pixels. Since the patch set is exact, we do not pdate the patch set and only rn WGL and GL once to get the recovered image. The reslts of WGL and GL are shown in Figre 4(c),(d) respectively. Obviosly, the reslt of WGL is mch better. To have a closer look at of the recovery, Figre 5 shows the zoomed in image enclosed by the boxes in Figre 4(a). In Figre 5(d), there are many pixels which are not consistent with their neighbors. Compared with the sbsample image 5(b), it is easy to check that these pixels are actally the retained pixels. The reason is that in graph Laplacian a non-negligible bondary term is dropped [13, 12]. On the contrary, in the reslt of WGL, the inconsistency disappears and the resltant recovery is mch better and smoother as shown in Figre 4(d) and 5(d). At the end of this section, we apply Algorithm 2 to recover the sbsampled image. In this test, we modify the patch to add the local coordinate p ij (f) = [p ij (f),λ 1 i,λ 2 j] 9

10 (a) (b) (c) (d) Fig. 4. Test of image restoration on image of Barbara. (a): original image; (b): 1% sbsample; (c): reslt of GL; (d): reslt of WGL. with λ 1 = 3 (f Ω) m, λ 2 = 3 (f Ω). n This semi-local patch cold accelerate the iteration and give better reconstrction. The nmber of iterations in or comptation is fixed to be 10. The initial image is obtained by filling the missing pixels with random nmbers which satisfy a Gassian distribtion, where µ 0 is the mean of f Ω and σ 0 is the standard deviation of f Ω. The reslts are shown in Figre 6. As we can see, WGL gives mch better reslts than GL both visally and nmerically in PSNR. The reslts are comparable with those in LDMM [9] while WGL is mch faster. For the image of Barbara ( ), WGL needs abot 1 mintes and LDMM needs abot 20 mintes in a laptop eqiped with CPU intel i GHz with matlab code. In WGL and GL, the weight pdate is the most comptationally expensive part in the algorithm by taking more than 90% of the entire comptational time. This part is the same in WGL and GL. So the total time of WGL and GL are almost same, althogh the time of solving the linear system is abot half in WGL, 1.7s vs 3.1s. 10

11 (a) (b) (c) (d) Fig. 5. Zoomed in image in the test of image restoration on image of Barbara. (a): original image; (b): 1% sbsample; (c): reslt of GL; (d): reslt of WGL. 5. Conclsion and Ftre Work. In this paper, we introdce a novel weighted graph Laplacian method. The nmerical reslts show that weighted graph Laplacian provides a reliable and efficient method to find reasonable interpolation on a point clod in high dimensional space. On the other hand, it was fond that with extremely low sample rate, formlation of the harmonic extension may fail [8, 15]. In this case, we are considering sing the -Laplacian to compte the interpolation on point clod, i.e. solving the following optimization problem with the constraint min max x P 1/2 w(x,y)((x) (y)) 2, (x) = g(x), x S. This work will be reported in or sbseqent paper soon. Another interesting problem is the semi-spervised learning stdied in Section 3. In semi-spervised learning, ideally, the fnctions, φ i, shold be either 0 or 1, so 11

12 original image 10% sbsample GL WGL db db db db db db db db Fig. 6. Reslts of sbsample image restoration. they are piecewise constant. In this sense, minimizing the total variation shold give better reslts [5, 14, 16]. Based on the weighted graph Laplacian, we shold also add a weight to correctly enforce the constraints on the labeled points. This idea implies the following weighted nonlocal TV method, min x P\S with the constraint w(x,y)((x) (y)) 2 1/2 + P S w(x,y)((x) (y)) 2 x S (x) = g(x), x S. 12 1/2,

13 This seems to be a better approach than the weighted graph Laplacian in the semispervised learning. We will explore this approach and report its performance in or ftre work. REFERENCES [1] A. Bades, B. Coll, and J.-M. Morel. A review of image denoising algorithms, with a new one. Mltiscale Model. Siml., 4: , [2] C. J. Brges, Y. LeCn, and C. Cortes. Mnist database. [3] F. R. K. Chng. Spectral Graph Theory. American Mathematical Society, [4] Q. D, M. Gnzbrger, R. B. Lehocq, and K. Zho. Analysis and approximation of nonlocal diffsion problems with volme constraints. SIAM Review, 54: , [5] G. Gilboa and S. Osher. Nonlocal operators with applications to image processing. Mltiscale Model. Siml., 7: , [6] Z. Li and Z. Shi. A convergent point integral method for isotropic elliptic eqations on point clod. SIAM: Mltiscale Modeling Simlation, 14: , [7] Z. Li, Z. Shi, and J. Sn. Point integral method for solving poisson-type eqations on manifolds from point clods with convergence garantees. arxiv: [8] B. Nadler, N. Srebro, and X. Zho. Semi-spervised learning with the graph laplacian: The limit of infinite nlabelled data. NIPS, [9] S. Osher, Z. Shi, and W. Zh. Low dimensional manifold model for image processing. Technical Report, CAM report 16-04, UCLA, [10] Z. Shi. Enforce the dirichlet bondary condition by volme constraint in point integral method. arxiv: [11] Z. Shi and J. Sn. Convergence of the point integral method for poisson eqation on point clod. arxiv: [12] Z. Shi and J. Sn. Convergence of the point integral method for the poisson eqation with dirichlet bondary on point clod. arxiv: [13] Z. Shi, J. Sn, and M. Tian. Harmonic extension on point clod. arxiv: [14] K. Yin, X.-C. Tai, and S. Osher. An effective region force for some variational models for learning and clstering. Technical Report, CAM report 16-18, UCLA, [15] X. Zho and M. Belkin. Semi-spervised learning by higher order reglarization. NIPS, [16] W. Zh, V. Chayes, A. Tiard, S. Sanchez, D. Dahlberg, D. Kang, A. Bertozzi, S. Osher, and D. Zosso. Nonlocal total variation with primal dal algorithm and stable simplex clstering in nspervised hyperspectral imagery analysis. Technical Report, CAM report 15-44, UCLA, [17] X. Zh, Z. Ghahramani, and J. D. Lafferty. Semi-spervised learning sing gassian fields and harmonic fnctions. In Machine Learning, Proceedings of the Twentieth International Conference ICML 2003), Agst 21-24, 2003, Washington, DC, USA, pages ,

Weighted Nonlocal Laplacian on Interpolation from Sparse Data

Weighted Nonlocal Laplacian on Interpolation from Sparse Data Noname manuscript No. (will be inserted by the editor) Weighted Nonlocal Laplacian on Interpolation from Sparse Data Zuoqiang Shi Stanley Osher Wei Zhu Received: date / Accepted: date Abstract Inspired

More information

Discontinuous Fluctuation Distribution for Time-Dependent Problems

Discontinuous Fluctuation Distribution for Time-Dependent Problems Discontinos Flctation Distribtion for Time-Dependent Problems Matthew Hbbard School of Compting, University of Leeds, Leeds, LS2 9JT, UK meh@comp.leeds.ac.k Introdction For some years now, the flctation

More information

Fast Algorithms for Restoration of Color Wireless Capsule Endoscopy Images

Fast Algorithms for Restoration of Color Wireless Capsule Endoscopy Images Fast Algorithms for Restoration of Color Wireless Capsle Endoscopy Images Haiying Li, W.-S. L, and Max Q.-H. Meng School of Control Science and Engineering, Shangdon University, Jinan, China Dept. of Electrical

More information

Study of the diffusion operator by the SPH method

Study of the diffusion operator by the SPH method IOSR Jornal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-684,p-ISSN: 2320-334X, Volme, Isse 5 Ver. I (Sep- Oct. 204), PP 96-0 Stdy of the diffsion operator by the SPH method Abdelabbar.Nait

More information

A Survey of the Implementation of Numerical Schemes for Linear Advection Equation

A Survey of the Implementation of Numerical Schemes for Linear Advection Equation Advances in Pre Mathematics, 4, 4, 467-479 Pblished Online Agst 4 in SciRes. http://www.scirp.org/jornal/apm http://dx.doi.org/.436/apm.4.485 A Srvey of the Implementation of Nmerical Schemes for Linear

More information

Affine Invariant Total Variation Models

Affine Invariant Total Variation Models Affine Invariant Total Variation Models Helen Balinsky, Alexander Balinsky Media Technologies aboratory HP aboratories Bristol HP-7-94 Jne 6, 7* Total Variation, affine restoration, Sobolev ineqality,

More information

Computational Geosciences 2 (1998) 1, 23-36

Computational Geosciences 2 (1998) 1, 23-36 A STUDY OF THE MODELLING ERROR IN TWO OPERATOR SPLITTING ALGORITHMS FOR POROUS MEDIA FLOW K. BRUSDAL, H. K. DAHLE, K. HVISTENDAHL KARLSEN, T. MANNSETH Comptational Geosciences 2 (998), 23-36 Abstract.

More information

arxiv: v1 [physics.flu-dyn] 4 Sep 2013

arxiv: v1 [physics.flu-dyn] 4 Sep 2013 THE THREE-DIMENSIONAL JUMP CONDITIONS FOR THE STOKES EQUATIONS WITH DISCONTINUOUS VISCOSITY, SINGULAR FORCES, AND AN INCOMPRESSIBLE INTERFACE PRERNA GERA AND DAVID SALAC arxiv:1309.1728v1 physics.fl-dyn]

More information

Study on the impulsive pressure of tank oscillating by force towards multiple degrees of freedom

Study on the impulsive pressure of tank oscillating by force towards multiple degrees of freedom EPJ Web of Conferences 80, 0034 (08) EFM 07 Stdy on the implsive pressre of tank oscillating by force towards mltiple degrees of freedom Shigeyki Hibi,* The ational Defense Academy, Department of Mechanical

More information

A New Approach to Direct Sequential Simulation that Accounts for the Proportional Effect: Direct Lognormal Simulation

A New Approach to Direct Sequential Simulation that Accounts for the Proportional Effect: Direct Lognormal Simulation A ew Approach to Direct eqential imlation that Acconts for the Proportional ffect: Direct ognormal imlation John Manchk, Oy eangthong and Clayton Detsch Department of Civil & nvironmental ngineering University

More information

BLOOM S TAXONOMY. Following Bloom s Taxonomy to Assess Students

BLOOM S TAXONOMY. Following Bloom s Taxonomy to Assess Students BLOOM S TAXONOMY Topic Following Bloom s Taonomy to Assess Stdents Smmary A handot for stdents to eplain Bloom s taonomy that is sed for item writing and test constrction to test stdents to see if they

More information

Optimization via the Hamilton-Jacobi-Bellman Method: Theory and Applications

Optimization via the Hamilton-Jacobi-Bellman Method: Theory and Applications Optimization via the Hamilton-Jacobi-Bellman Method: Theory and Applications Navin Khaneja lectre notes taken by Christiane Koch Jne 24, 29 1 Variation yields a classical Hamiltonian system Sppose that

More information

A Characterization of the Domain of Beta-Divergence and Its Connection to Bregman Variational Model

A Characterization of the Domain of Beta-Divergence and Its Connection to Bregman Variational Model entropy Article A Characterization of the Domain of Beta-Divergence and Its Connection to Bregman Variational Model Hyenkyn Woo School of Liberal Arts, Korea University of Technology and Edcation, Cheonan

More information

The Dual of the Maximum Likelihood Method

The Dual of the Maximum Likelihood Method Department of Agricltral and Resorce Economics University of California, Davis The Dal of the Maximm Likelihood Method by Qirino Paris Working Paper No. 12-002 2012 Copyright @ 2012 by Qirino Paris All

More information

Optimal Control of a Heterogeneous Two Server System with Consideration for Power and Performance

Optimal Control of a Heterogeneous Two Server System with Consideration for Power and Performance Optimal Control of a Heterogeneos Two Server System with Consideration for Power and Performance by Jiazheng Li A thesis presented to the University of Waterloo in flfilment of the thesis reqirement for

More information

VIBRATION MEASUREMENT UNCERTAINTY AND RELIABILITY DIAGNOSTICS RESULTS IN ROTATING SYSTEMS

VIBRATION MEASUREMENT UNCERTAINTY AND RELIABILITY DIAGNOSTICS RESULTS IN ROTATING SYSTEMS VIBRATIO MEASUREMET UCERTAITY AD RELIABILITY DIAGOSTICS RESULTS I ROTATIG SYSTEMS. Introdction M. Eidkevicite, V. Volkovas anas University of Technology, Lithania The rotating machinery technical state

More information

FRTN10 Exercise 12. Synthesis by Convex Optimization

FRTN10 Exercise 12. Synthesis by Convex Optimization FRTN Exercise 2. 2. We want to design a controller C for the stable SISO process P as shown in Figre 2. sing the Yola parametrization and convex optimization. To do this, the control loop mst first be

More information

Solving the Lienard equation by differential transform method

Solving the Lienard equation by differential transform method ISSN 1 746-7233, England, U World Jornal of Modelling and Simlation Vol. 8 (2012) No. 2, pp. 142-146 Solving the Lienard eqation by differential transform method Mashallah Matinfar, Saber Rakhshan Bahar,

More information

08.06 Shooting Method for Ordinary Differential Equations

08.06 Shooting Method for Ordinary Differential Equations 8.6 Shooting Method for Ordinary Differential Eqations After reading this chapter, yo shold be able to 1. learn the shooting method algorithm to solve bondary vale problems, and. apply shooting method

More information

Suyeon Shin* and Woonjae Hwang**

Suyeon Shin* and Woonjae Hwang** JOURNAL OF THE CHUNGCHEONG MATHEMATICAL SOCIETY Volme 5, No. 3, Agst THE NUMERICAL SOLUTION OF SHALLOW WATER EQUATION BY MOVING MESH METHODS Syeon Sin* and Woonjae Hwang** Abstract. Tis paper presents

More information

FREQUENCY DOMAIN FLUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS

FREQUENCY DOMAIN FLUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS 7 TH INTERNATIONAL CONGRESS O THE AERONAUTICAL SCIENCES REQUENCY DOMAIN LUTTER SOLUTION TECHNIQUE USING COMPLEX MU-ANALYSIS Yingsong G, Zhichn Yang Northwestern Polytechnical University, Xi an, P. R. China,

More information

Step-Size Bounds Analysis of the Generalized Multidelay Adaptive Filter

Step-Size Bounds Analysis of the Generalized Multidelay Adaptive Filter WCE 007 Jly - 4 007 London UK Step-Size onds Analysis of the Generalized Mltidelay Adaptive Filter Jnghsi Lee and Hs Chang Hang Abstract In this paper we analyze the bonds of the fixed common step-size

More information

A Computational Study with Finite Element Method and Finite Difference Method for 2D Elliptic Partial Differential Equations

A Computational Study with Finite Element Method and Finite Difference Method for 2D Elliptic Partial Differential Equations Applied Mathematics, 05, 6, 04-4 Pblished Online November 05 in SciRes. http://www.scirp.org/jornal/am http://d.doi.org/0.46/am.05.685 A Comptational Stdy with Finite Element Method and Finite Difference

More information

FOUNTAIN codes [3], [4] provide an efficient solution

FOUNTAIN codes [3], [4] provide an efficient solution Inactivation Decoding of LT and Raptor Codes: Analysis and Code Design Francisco Lázaro, Stdent Member, IEEE, Gianligi Liva, Senior Member, IEEE, Gerhard Bach, Fellow, IEEE arxiv:176.5814v1 [cs.it 19 Jn

More information

Sources of Non Stationarity in the Semivariogram

Sources of Non Stationarity in the Semivariogram Sorces of Non Stationarity in the Semivariogram Migel A. Cba and Oy Leangthong Traditional ncertainty characterization techniqes sch as Simple Kriging or Seqential Gassian Simlation rely on stationary

More information

Pulses on a Struck String

Pulses on a Struck String 8.03 at ESG Spplemental Notes Plses on a Strck String These notes investigate specific eamples of transverse motion on a stretched string in cases where the string is at some time ndisplaced, bt with a

More information

Mathematical Analysis of Nipah Virus Infections Using Optimal Control Theory

Mathematical Analysis of Nipah Virus Infections Using Optimal Control Theory Jornal of Applied Mathematics and Physics, 06, 4, 099- Pblished Online Jne 06 in SciRes. http://www.scirp.org/jornal/jamp http://dx.doi.org/0.436/jamp.06.464 Mathematical Analysis of Nipah Virs nfections

More information

Adaptive Regularization with the Structure Tensor

Adaptive Regularization with the Structure Tensor 1 Adaptive Reglarization with the Strctre Tensor V. Estellers, S. Soato, X. Bresson Abstract Natral images exhibit geometric strctres that are informative of the properties of the nderlying scene. Modern

More information

UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL

UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING - 19-1 April 01, Tallinn, Estonia UNCERTAINTY FOCUSED STRENGTH ANALYSIS MODEL Põdra, P. & Laaneots, R. Abstract: Strength analysis is a

More information

Active Flux Schemes for Advection Diffusion

Active Flux Schemes for Advection Diffusion AIAA Aviation - Jne, Dallas, TX nd AIAA Comptational Flid Dynamics Conference AIAA - Active Fl Schemes for Advection Diffsion Hiroaki Nishikawa National Institte of Aerospace, Hampton, VA 3, USA Downloaded

More information

An Investigation into Estimating Type B Degrees of Freedom

An Investigation into Estimating Type B Degrees of Freedom An Investigation into Estimating Type B Degrees of H. Castrp President, Integrated Sciences Grop Jne, 00 Backgrond The degrees of freedom associated with an ncertainty estimate qantifies the amont of information

More information

Downloaded 07/06/18 to Redistribution subject to SIAM license or copyright; see

Downloaded 07/06/18 to Redistribution subject to SIAM license or copyright; see SIAM J. SCI. COMPUT. Vol. 4, No., pp. A4 A7 c 8 Society for Indstrial and Applied Mathematics Downloaded 7/6/8 to 8.83.63.. Redistribtion sbject to SIAM license or copyright; see http://www.siam.org/jornals/ojsa.php

More information

Nonlinear parametric optimization using cylindrical algebraic decomposition

Nonlinear parametric optimization using cylindrical algebraic decomposition Proceedings of the 44th IEEE Conference on Decision and Control, and the Eropean Control Conference 2005 Seville, Spain, December 12-15, 2005 TC08.5 Nonlinear parametric optimization sing cylindrical algebraic

More information

Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS

Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS Chapter 3 MATHEMATICAL MODELING OF DYNAMIC SYSTEMS 3. System Modeling Mathematical Modeling In designing control systems we mst be able to model engineered system dynamics. The model of a dynamic system

More information

Lecture Notes: Finite Element Analysis, J.E. Akin, Rice University

Lecture Notes: Finite Element Analysis, J.E. Akin, Rice University 9. TRUSS ANALYSIS... 1 9.1 PLANAR TRUSS... 1 9. SPACE TRUSS... 11 9.3 SUMMARY... 1 9.4 EXERCISES... 15 9. Trss analysis 9.1 Planar trss: The differential eqation for the eqilibrim of an elastic bar (above)

More information

Stability of Model Predictive Control using Markov Chain Monte Carlo Optimisation

Stability of Model Predictive Control using Markov Chain Monte Carlo Optimisation Stability of Model Predictive Control sing Markov Chain Monte Carlo Optimisation Elilini Siva, Pal Golart, Jan Maciejowski and Nikolas Kantas Abstract We apply stochastic Lyapnov theory to perform stability

More information

Lecture 8: September 26

Lecture 8: September 26 10-704: Information Processing and Learning Fall 2016 Lectrer: Aarti Singh Lectre 8: September 26 Note: These notes are based on scribed notes from Spring15 offering of this corse. LaTeX template cortesy

More information

High Order Unstructured Finite Difference Method in Aeroacoustics

High Order Unstructured Finite Difference Method in Aeroacoustics High Order Unstrctred Finite Difference Method in Aeroacostics B. Basel, A.Kolb, M.Grünewald Corporate Research Centre Germany Page B.Basel, A.Kolb Branschweig, 3th Janary 3 IRT/LG/MD Introdction Vertex

More information

Image Decompositions Using Bounded Variation and Generalized Homogeneous Besov Spaces

Image Decompositions Using Bounded Variation and Generalized Homogeneous Besov Spaces Image Decompositions Using Bonded Variation and Generalized Homogeneos Besov Spaces John B. Garnett Triet M. Le Yves Meyer Lminita A. Vese UCLA CAM Report 05-57 October, 2005 Abstract This paper is devoted

More information

Direct linearization method for nonlinear PDE s and the related kernel RBFs

Direct linearization method for nonlinear PDE s and the related kernel RBFs Direct linearization method for nonlinear PDE s and the related kernel BFs W. Chen Department of Informatics, Uniersity of Oslo, P.O.Box 1080, Blindern, 0316 Oslo, Norway Email: wenc@ifi.io.no Abstract

More information

Information Theoretic views of Path Integral Control.

Information Theoretic views of Path Integral Control. Information Theoretic views of Path Integral Control. Evangelos A. Theodoro and Emannel Todorov Abstract We derive the connections of Path IntegralPI and Klback-LieblerKL control as presented in machine

More information

Modelling by Differential Equations from Properties of Phenomenon to its Investigation

Modelling by Differential Equations from Properties of Phenomenon to its Investigation Modelling by Differential Eqations from Properties of Phenomenon to its Investigation V. Kleiza and O. Prvinis Kanas University of Technology, Lithania Abstract The Panevezys camps of Kanas University

More information

Simplified Identification Scheme for Structures on a Flexible Base

Simplified Identification Scheme for Structures on a Flexible Base Simplified Identification Scheme for Strctres on a Flexible Base L.M. Star California State University, Long Beach G. Mylonais University of Patras, Greece J.P. Stewart University of California, Los Angeles

More information

Bayes and Naïve Bayes Classifiers CS434

Bayes and Naïve Bayes Classifiers CS434 Bayes and Naïve Bayes Classifiers CS434 In this lectre 1. Review some basic probability concepts 2. Introdce a sefl probabilistic rle - Bayes rle 3. Introdce the learning algorithm based on Bayes rle (ths

More information

DEFINITION OF A NEW UO 2 F 2 DENSITY LAW FOR LOW- MODERATED SOLUTIONS (H/U < 20) AND CONSEQUENCES ON CRITICALITY SAFETY

DEFINITION OF A NEW UO 2 F 2 DENSITY LAW FOR LOW- MODERATED SOLUTIONS (H/U < 20) AND CONSEQUENCES ON CRITICALITY SAFETY DEFINITION OF A NEW UO 2 F 2 DENSITY LAW FOR LOW- MODERATED SOLUTIONS ( < 20) AND CONSEQUENCES ON CRITICALITY SAFETY N. Leclaire, S. Evo, I.R.S.N., France Introdction In criticality stdies, the blk density

More information

Numerical Simulation of Three Dimensional Flow in Water Tank of Marine Fish Larvae

Numerical Simulation of Three Dimensional Flow in Water Tank of Marine Fish Larvae Copyright c 27 ICCES ICCES, vol.4, no.1, pp.19-24, 27 Nmerical Simlation of Three Dimensional Flo in Water Tank of Marine Fish Larvae Shigeaki Shiotani 1, Atsshi Hagiara 2 and Yoshitaka Sakakra 3 Smmary

More information

A Macroscopic Traffic Data Assimilation Framework Based on Fourier-Galerkin Method and Minimax Estimation

A Macroscopic Traffic Data Assimilation Framework Based on Fourier-Galerkin Method and Minimax Estimation A Macroscopic Traffic Data Assimilation Framework Based on Forier-Galerkin Method and Minima Estimation Tigran T. Tchrakian and Sergiy Zhk Abstract In this paper, we propose a new framework for macroscopic

More information

Essentials of optimal control theory in ECON 4140

Essentials of optimal control theory in ECON 4140 Essentials of optimal control theory in ECON 4140 Things yo need to know (and a detail yo need not care abot). A few words abot dynamic optimization in general. Dynamic optimization can be thoght of as

More information

Approximate Solution of Convection- Diffusion Equation by the Homotopy Perturbation Method

Approximate Solution of Convection- Diffusion Equation by the Homotopy Perturbation Method Gen. Math. Notes, Vol. 1, No., December 1, pp. 18-114 ISSN 19-7184; Copyright ICSRS Pblication, 1 www.i-csrs.org Available free online at http://www.geman.in Approximate Soltion of Convection- Diffsion

More information

The spreading residue harmonic balance method for nonlinear vibration of an electrostatically actuated microbeam

The spreading residue harmonic balance method for nonlinear vibration of an electrostatically actuated microbeam J.L. Pan W.Y. Zh Nonlinear Sci. Lett. Vol.8 No. pp.- September The spreading reside harmonic balance method for nonlinear vibration of an electrostatically actated microbeam J. L. Pan W. Y. Zh * College

More information

Bridging the Gap Between Multigrid, Hierarchical, and Receding-Horizon Control

Bridging the Gap Between Multigrid, Hierarchical, and Receding-Horizon Control Bridging the Gap Between Mltigrid, Hierarchical, and Receding-Horizon Control Victor M. Zavala Mathematics and Compter Science Division Argonne National Laboratory Argonne, IL 60439 USA (e-mail: vzavala@mcs.anl.gov).

More information

4 Exact laminar boundary layer solutions

4 Exact laminar boundary layer solutions 4 Eact laminar bondary layer soltions 4.1 Bondary layer on a flat plate (Blasis 1908 In Sec. 3, we derived the bondary layer eqations for 2D incompressible flow of constant viscosity past a weakly crved

More information

arxiv:quant-ph/ v4 14 May 2003

arxiv:quant-ph/ v4 14 May 2003 Phase-transition-like Behavior of Qantm Games arxiv:qant-ph/0111138v4 14 May 2003 Jiangfeng D Department of Modern Physics, University of Science and Technology of China, Hefei, 230027, People s Repblic

More information

Image and Multidimensional Signal Processing

Image and Multidimensional Signal Processing Image and Mltidimensional Signal Processing Professor William Hoff Dept of Electrical Engineering &Compter Science http://inside.mines.ed/~whoff/ Forier Transform Part : D discrete transforms 2 Overview

More information

On Multiobjective Duality For Variational Problems

On Multiobjective Duality For Variational Problems The Open Operational Research Jornal, 202, 6, -8 On Mltiobjective Dality For Variational Problems. Hsain *,, Bilal Ahmad 2 and Z. Jabeen 3 Open Access Department of Mathematics, Jaypee University of Engineering

More information

EXPT. 5 DETERMINATION OF pk a OF AN INDICATOR USING SPECTROPHOTOMETRY

EXPT. 5 DETERMINATION OF pk a OF AN INDICATOR USING SPECTROPHOTOMETRY EXPT. 5 DETERMITIO OF pk a OF IDICTOR USIG SPECTROPHOTOMETRY Strctre 5.1 Introdction Objectives 5.2 Principle 5.3 Spectrophotometric Determination of pka Vale of Indicator 5.4 Reqirements 5.5 Soltions

More information

Determining of temperature field in a L-shaped domain

Determining of temperature field in a L-shaped domain Available online at www.pelagiaresearchlibrary.com Advances in Applied Science Research, 0, (:-8 Determining of temperatre field in a L-shaped domain Oigo M. Zongo, Sié Kam, Kalifa Palm, and Alione Oedraogo

More information

Optimal Control, Statistics and Path Planning

Optimal Control, Statistics and Path Planning PERGAMON Mathematical and Compter Modelling 33 (21) 237 253 www.elsevier.nl/locate/mcm Optimal Control, Statistics and Path Planning C. F. Martin and Shan Sn Department of Mathematics and Statistics Texas

More information

Elements of Coordinate System Transformations

Elements of Coordinate System Transformations B Elements of Coordinate System Transformations Coordinate system transformation is a powerfl tool for solving many geometrical and kinematic problems that pertain to the design of gear ctting tools and

More information

Polymer confined between two surfaces

Polymer confined between two surfaces Appendix 4.A 15 Polymer confined between two srfaces In this appendix we present in detail the calclations of the partition fnction of a polymer confined between srfaces with hard wall bondary conditions.

More information

Frequency Estimation, Multiple Stationary Nonsinusoidal Resonances With Trend 1

Frequency Estimation, Multiple Stationary Nonsinusoidal Resonances With Trend 1 Freqency Estimation, Mltiple Stationary Nonsinsoidal Resonances With Trend 1 G. Larry Bretthorst Department of Chemistry, Washington University, St. Lois MO 6313 Abstract. In this paper, we address the

More information

A State Space Based Implicit Integration Algorithm. for Differential Algebraic Equations of Multibody. Dynamics

A State Space Based Implicit Integration Algorithm. for Differential Algebraic Equations of Multibody. Dynamics A State Space Based Implicit Integration Algorithm for Differential Algebraic Eqations of Mltibody Dynamics E. J. Hag, D. Negrt, M. Ianc Janary 28, 1997 To Appear Mechanics of Strctres and Machines Abstract.

More information

L 1 -smoothing for the Ornstein-Uhlenbeck semigroup

L 1 -smoothing for the Ornstein-Uhlenbeck semigroup L -smoothing for the Ornstein-Uhlenbeck semigrop K. Ball, F. Barthe, W. Bednorz, K. Oleszkiewicz and P. Wolff September, 00 Abstract Given a probability density, we estimate the rate of decay of the measre

More information

Two-media boundary layer on a flat plate

Two-media boundary layer on a flat plate Two-media bondary layer on a flat plate Nikolay Ilyich Klyev, Asgat Gatyatovich Gimadiev, Yriy Alekseevich Krykov Samara State University, Samara,, Rssia Samara State Aerospace University named after academician

More information

STABILISATION OF LOCAL PROJECTION TYPE APPLIED TO CONVECTION-DIFFUSION PROBLEMS WITH MIXED BOUNDARY CONDITIONS

STABILISATION OF LOCAL PROJECTION TYPE APPLIED TO CONVECTION-DIFFUSION PROBLEMS WITH MIXED BOUNDARY CONDITIONS STABILISATION OF LOCAL PROJECTION TYPE APPLIED TO CONVECTION-DIFFUSION PROBLEMS WITH MIXED BOUNDARY CONDITIONS GUNAR MATTHIES, PIOTR SRZYPACZ, AND LUTZ TOBISA Abstract. We present the analysis for the

More information

The SISTEM method. LOS ascending

The SISTEM method. LOS ascending The SISTEM method Simltaneos and Integrated Strain Tensor Estimation from geodetic and satellite deformation Measrements A new global approach to obtain three-dimensional displacement maps by integrating

More information

Non-collinear upconversion of infrared light

Non-collinear upconversion of infrared light Non-collinear pconversion of infrared light Christian Pedersen, Qi H, Lasse Høgstedt, Peter Tidemand-Lichtenberg, and Jeppe Seidelin Dam * DTU Fotonik, Frederiksborgvej 399, 4000 Roskilde, Denmark * jdam@fotonik.dt.dk

More information

Optimal search: a practical interpretation of information-driven sensor management

Optimal search: a practical interpretation of information-driven sensor management Optimal search: a practical interpretation of information-driven sensor management Fotios Katsilieris, Yvo Boers and Hans Driessen Thales Nederland B.V. Hengelo, the Netherlands Email: {Fotios.Katsilieris,

More information

Uncertainties of measurement

Uncertainties of measurement Uncertainties of measrement Laboratory tas A temperatre sensor is connected as a voltage divider according to the schematic diagram on Fig.. The temperatre sensor is a thermistor type B5764K [] with nominal

More information

Chapter 2 Difficulties associated with corners

Chapter 2 Difficulties associated with corners Chapter Difficlties associated with corners This chapter is aimed at resolving the problems revealed in Chapter, which are cased b corners and/or discontinos bondar conditions. The first section introdces

More information

ON THE SHAPES OF BILATERAL GAMMA DENSITIES

ON THE SHAPES OF BILATERAL GAMMA DENSITIES ON THE SHAPES OF BILATERAL GAMMA DENSITIES UWE KÜCHLER, STEFAN TAPPE Abstract. We investigate the for parameter family of bilateral Gamma distribtions. The goal of this paper is to provide a thorogh treatment

More information

Line Orthogonality in Adjacency Eigenspace with Application to Community Partition

Line Orthogonality in Adjacency Eigenspace with Application to Community Partition Proceedings of the Twenty-Second International Joint Conference on Artificial Intelligence Line Orthogonality in Adjacency Eigenspace with Application to Commnity Partition Leting W 1,XiaoweiYing 1,XintaoW

More information

RESGen: Renewable Energy Scenario Generation Platform

RESGen: Renewable Energy Scenario Generation Platform 1 RESGen: Renewable Energy Scenario Generation Platform Emil B. Iversen, Pierre Pinson, Senior Member, IEEE, and Igor Ardin Abstract Space-time scenarios of renewable power generation are increasingly

More information

PHASE STEERING AND FOCUSING BEHAVIOR OF ULTRASOUND IN CEMENTITIOUS MATERIALS

PHASE STEERING AND FOCUSING BEHAVIOR OF ULTRASOUND IN CEMENTITIOUS MATERIALS PHAS STRING AND FOCUSING BHAVIOR OF ULTRASOUND IN CMNTITIOUS MATRIALS Shi-Chang Wooh and Lawrence Azar Department of Civil and nvironmental ngineering Massachsetts Institte of Technology Cambridge, MA

More information

Applying Laminar and Turbulent Flow and measuring Velocity Profile Using MATLAB

Applying Laminar and Turbulent Flow and measuring Velocity Profile Using MATLAB IOS Jornal of Mathematics (IOS-JM) e-issn: 78-578, p-issn: 319-765X. Volme 13, Isse 6 Ver. II (Nov. - Dec. 17), PP 5-59 www.iosrjornals.org Applying Laminar and Trblent Flow and measring Velocity Profile

More information

Finite Difference Method of Modelling Groundwater Flow

Finite Difference Method of Modelling Groundwater Flow Jornal of Water Resorce and Protection, 20, 3, 92-98 doi:0.4236/warp.20.33025 Pblished Online March 20 (http://www.scirp.org/ornal/warp) Finite Difference Method of Modelling Grondwater Flow Abstract Magns.

More information

Discussion of The Forward Search: Theory and Data Analysis by Anthony C. Atkinson, Marco Riani, and Andrea Ceroli

Discussion of The Forward Search: Theory and Data Analysis by Anthony C. Atkinson, Marco Riani, and Andrea Ceroli 1 Introdction Discssion of The Forward Search: Theory and Data Analysis by Anthony C. Atkinson, Marco Riani, and Andrea Ceroli Søren Johansen Department of Economics, University of Copenhagen and CREATES,

More information

TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings

TrustSVD: Collaborative Filtering with Both the Explicit and Implicit Influence of User Trust and of Item Ratings Proceedings of the Twenty-Ninth AAAI Conference on Artificial Intelligence TrstSVD: Collaborative Filtering with Both the Explicit and Implicit Inflence of User Trst and of Item Ratings Gibing Go Jie Zhang

More information

A New Method for Calculating of Electric Fields Around or Inside Any Arbitrary Shape Electrode Configuration

A New Method for Calculating of Electric Fields Around or Inside Any Arbitrary Shape Electrode Configuration Proceedings of the 5th WSEAS Int. Conf. on Power Systems and Electromagnetic Compatibility, Corf, Greece, Agst 3-5, 005 (pp43-48) A New Method for Calclating of Electric Fields Arond or Inside Any Arbitrary

More information

Strategic Timing of Content in Online Social Networks

Strategic Timing of Content in Online Social Networks Strategic Timing of Content in Online Social Networks Sina Modaresi Department of Indstrial Engineering, University of Pittsbrgh, Pittsbrgh PA 56, sim3@pitt.ed Jan Pablo Vielma Sloan School of Management,

More information

Approach to a Proof of the Riemann Hypothesis by the Second Mean-Value Theorem of Calculus

Approach to a Proof of the Riemann Hypothesis by the Second Mean-Value Theorem of Calculus Advances in Pre Mathematics, 6, 6, 97- http://www.scirp.org/jornal/apm ISSN Online: 6-384 ISSN Print: 6-368 Approach to a Proof of the Riemann Hypothesis by the Second Mean-Vale Theorem of Calcls Alfred

More information

Feedback of a Non-Truncated Erlang Queuing System with Balking and Retention of Reneged Customers

Feedback of a Non-Truncated Erlang Queuing System with Balking and Retention of Reneged Customers Applied and Comptational Mathematics 08; 7(): 40-49 http://www.sciencepblishinggrop.com/j/acm doi: 0.648/j.acm.08070. ISSN: 8-5605 (Print); ISSN: 8-56 (Online) Feedbac of a Non-Trncated Erlang Qeing System

More information

FRÉCHET KERNELS AND THE ADJOINT METHOD

FRÉCHET KERNELS AND THE ADJOINT METHOD PART II FRÉCHET KERNES AND THE ADJOINT METHOD 1. Setp of the tomographic problem: Why gradients? 2. The adjoint method 3. Practical 4. Special topics (sorce imaging and time reversal) Setp of the tomographic

More information

EVALUATION OF GROUND STRAIN FROM IN SITU DYNAMIC RESPONSE

EVALUATION OF GROUND STRAIN FROM IN SITU DYNAMIC RESPONSE 13 th World Conference on Earthqake Engineering Vancover, B.C., Canada Agst 1-6, 2004 Paper No. 3099 EVALUATION OF GROUND STRAIN FROM IN SITU DYNAMIC RESPONSE Ellen M. RATHJE 1, Wen-Jong CHANG 2, Kenneth

More information

Reducing Conservatism in Flutterometer Predictions Using Volterra Modeling with Modal Parameter Estimation

Reducing Conservatism in Flutterometer Predictions Using Volterra Modeling with Modal Parameter Estimation JOURNAL OF AIRCRAFT Vol. 42, No. 4, Jly Agst 2005 Redcing Conservatism in Fltterometer Predictions Using Volterra Modeling with Modal Parameter Estimation Rick Lind and Joao Pedro Mortaga University of

More information

Second-Order Wave Equation

Second-Order Wave Equation Second-Order Wave Eqation A. Salih Department of Aerospace Engineering Indian Institte of Space Science and Technology, Thirvananthapram 3 December 016 1 Introdction The classical wave eqation is a second-order

More information

Solving large-scale PDE-constrained Bayesian inverse problems with Riemann manifold Hamiltonian Monte Carlo

Solving large-scale PDE-constrained Bayesian inverse problems with Riemann manifold Hamiltonian Monte Carlo Inverse Problems PAPE Solving large-scale PDE-constrained Bayesian inverse problems with iemann manifold Hamiltonian Monte Carlo To cite this article: 04 Inverse Problems 30 404 elated content - Likelihood-informed

More information

Lecture Notes On THEORY OF COMPUTATION MODULE - 2 UNIT - 2

Lecture Notes On THEORY OF COMPUTATION MODULE - 2 UNIT - 2 BIJU PATNAIK UNIVERSITY OF TECHNOLOGY, ODISHA Lectre Notes On THEORY OF COMPUTATION MODULE - 2 UNIT - 2 Prepared by, Dr. Sbhend Kmar Rath, BPUT, Odisha. Tring Machine- Miscellany UNIT 2 TURING MACHINE

More information

arxiv: v1 [cs.sy] 22 Nov 2018

arxiv: v1 [cs.sy] 22 Nov 2018 AAS 18-253 ROBUST MYOPIC CONTROL FOR SYSTEMS WITH IMPERFECT OBSERVATIONS Dantong Ge, Melkior Ornik, and Ufk Topc arxiv:1811.09000v1 [cs.sy] 22 Nov 2018 INTRODUCTION Control of systems operating in nexplored

More information

Formal Methods for Deriving Element Equations

Formal Methods for Deriving Element Equations Formal Methods for Deriving Element Eqations And the importance of Shape Fnctions Formal Methods In previos lectres we obtained a bar element s stiffness eqations sing the Direct Method to obtain eact

More information

Path-SGD: Path-Normalized Optimization in Deep Neural Networks

Path-SGD: Path-Normalized Optimization in Deep Neural Networks Path-SGD: Path-Normalized Optimization in Deep Neral Networks Behnam Neyshabr, Rslan Salakhtdinov and Nathan Srebro Toyota Technological Institte at Chicago Department of Compter Science, University of

More information

Substructure Finite Element Model Updating of a Space Frame Structure by Minimization of Modal Dynamic Residual

Substructure Finite Element Model Updating of a Space Frame Structure by Minimization of Modal Dynamic Residual 1 Sbstrctre Finite Element Model Updating of a Space Frame Strctre by Minimization of Modal Dynamic esidal Dapeng Zh, Xinn Dong, Yang Wang, Member, IEEE Abstract This research investigates a sbstrctre

More information

Technical Note. ODiSI-B Sensor Strain Gage Factor Uncertainty

Technical Note. ODiSI-B Sensor Strain Gage Factor Uncertainty Technical Note EN-FY160 Revision November 30, 016 ODiSI-B Sensor Strain Gage Factor Uncertainty Abstract Lna has pdated or strain sensor calibration tool to spport NIST-traceable measrements, to compte

More information

Curves - Foundation of Free-form Surfaces

Curves - Foundation of Free-form Surfaces Crves - Fondation of Free-form Srfaces Why Not Simply Use a Point Matrix to Represent a Crve? Storage isse and limited resoltion Comptation and transformation Difficlties in calclating the intersections

More information

Effects of modifications on the hydraulics of Denil fishways

Effects of modifications on the hydraulics of Denil fishways BOREAL ENVIRONMENT RESEARCH 5: 67 79 ISSN 1239-6095 Helsinki 28 March 2000 2000 Effects of modifications on the hydralics of Denil fishways Riitta Kamla 1) and Jan Bärthel 2) 1) Water Resorces and Environmental

More information

Visualisations of Gussian and Mean Curvatures by Using Mathematica and webmathematica

Visualisations of Gussian and Mean Curvatures by Using Mathematica and webmathematica Visalisations of Gssian and Mean Cratres by Using Mathematica and webmathematica Vladimir Benić, B. sc., (benic@grad.hr), Sonja Gorjanc, Ph. D., (sgorjanc@grad.hr) Faclty of Ciil Engineering, Kačićea 6,

More information

Math 116 First Midterm October 14, 2009

Math 116 First Midterm October 14, 2009 Math 116 First Midterm October 14, 9 Name: EXAM SOLUTIONS Instrctor: Section: 1. Do not open this exam ntil yo are told to do so.. This exam has 1 pages inclding this cover. There are 9 problems. Note

More information

Earthquake Simulation by Restricted Random Walks

Earthquake Simulation by Restricted Random Walks 1 Earthqake Simlation by Restricted Random Walks Steven N. Ward Institte of Geophysics and Planetary Physics University of California, Santa Crz Abstract. This article simlates earthqake slip distribtions

More information

Stair Matrix and its Applications to Massive MIMO Uplink Data Detection

Stair Matrix and its Applications to Massive MIMO Uplink Data Detection 1 Stair Matrix and its Applications to Massive MIMO Uplink Data Detection Fan Jiang, Stdent Member, IEEE, Cheng Li, Senior Member, IEEE, Zijn Gong, Senior Member, IEEE, and Roy S, Stdent Member, IEEE Abstract

More information

DELFT UNIVERSITY OF TECHNOLOGY

DELFT UNIVERSITY OF TECHNOLOGY DELFT UNIVERSITY OF TECHNOLOGY REPORT 02-01 The Krylov accelerated SIMPLER method for incompressible flow C. Vik and A. Saghir ISSN 1389-6520 Reports of the Department of Applied Mathematical Analysis

More information