Second-Order Domain Decomposition Method for Three-Dimensional Hyperbolic Problems

Size: px
Start display at page:

Download "Second-Order Domain Decomposition Method for Three-Dimensional Hyperbolic Problems"

Transcription

1 Iteratioal Mathematical Forum, Vol. 8, 013, o. 7, Secod-Order Domai Decompositio Method for Three-Dimesioal Hyperbolic Problems Youbae Ju Departmet of Applied Mathematics Kumoh Natioal Istitute of Techology Gumi, Gyeogbuk , Korea Abstract I this paper, a o-overlappig secod-order domai decompositio method for solvig three-dimesioal hyperbolic partial differetial equatio is proposed. Ucoditioal stability of the algorithm is aalyzed. Numerical experimets show that the method is stable ad very efficiet. Mathematics Subject Classificatio: 65M06, 65M55 Keywords: three-dimesioal hyperbolic problem, domai decompositio, parallel algorithm, stability, efficiecy 1 Itroductio Hyperbolic partial differetial equatio describes a umber of iterestig physical problems i diverse areas such as: fluid dyamics ad aerodyamics, solid mechaics, astrophysics, the theory of elasticity, optics, electromagetic waves, direct ad iverse scatterig, ad the geeral theory of relativity. I this paper, we cosider the three-dimesioal liear secod-order hyperbolic partial differetial equatio of the form u tt + a(x,y, z, t)u t + b(x,y, z, t)u = c(x, y, z, t)u xx + d(x, y, z, t)u (1) +e(x, y, z, t)u + f(x, y, z, t) defied i {(x, y, z, t) 0 x, y, z 1, 0 t T }, with iitial coditios u(x, y, z, 0) = φ(x, y, z),u t (x, y, z, 0) = ψ(x, y, z) iω, () This paper was supported by Research Fud, Kumoh Natioal Istitute of Techology.

2 31 Youbae Ju ad boudary coditio u(x, y, z, t) =g(x, y, z, t) o the boudary Ω, 0 t T, (3) where Ω is the boudary of Ω = {(x, y, z) 0 x, y, z 1}. There are may implemetatios o hyperbolic problems such as: fiite volume method with grid refiemet techique [, fiite differece scheme for adaptive mesh refiemet [5, two-time level alteratig directio implicit (ADI) fiite volume scheme [9, ad may others. For three-dimesioal hyperbolic problems, there are Galerki alteratig-directio method [6, ucoditioally stable ADI method [7, operator splittig techique [8. However, most of these methods emphasized maily o the stability, ot o the efficiecy. Domai decompositio (DD) is oe of the techiques for solvig partial differetial equatio. The method is very efficiet especially whe a parallel computer is used. I the method, the origial spatial domai is decomposed ito subdomais ad the pde i each subdomai is solved i parallel maer. Ju [3, 4 has proposed ucoditioally stable DD methods for liear secod-order hyperbolic equatios i oe ad two space dimesios. I geeral, implemetatio of DD method to solve high dimesioal hyperbolic problem is somewhat complicated. So far, there is o literature dealig with three-dimesioal hyperbolic problem usig efficiet domai decompositio techique. I this paper, we focus o domai decompositio method to solve three dimesioal hyperbolic problem. The paper is orgaized as follows. I the ext sectio we itroduce ew algorithm ad aalyze its stability. I Sectio 3, umerical results o the performace of the method are reported with respect to accuracy ad efficiecy. The we make cocludig remarks i Sectio 4. Algorithm ad Stability I this sectio, we describe ew domai decompositio algorithm to solve the problem (1) (3). A fiite differece scheme is used to discretize the partial differetial equatio with the cetral differece formulas. We let wi,j,k be the approximated value to the exact value u i,j,k at the grid poit (x i,y j,z k,t ), where Δx = 1,Δy = 1,Δz = 1,Δt = T, for some preset positive itegers I, I J K N J, K, N ad x i = iδx, y j = jδy, z k = kδz, t = Δt. We defie the fiite differece operators at the grid poit (x i,y j,z k,t )aswtt = w i,j,k w i,j,k +w 1 i,j,k, (Δt) wt w = w i,j,k w 1 i,j,k, w Δt xx = w i+1,j,k w i,j,k +w i 1,j,k, w (Δx) = w i,j+1,k w i,j,k +w i,j 1,k, (Δy) = w i,j,k+1 w i,j,k +w i,j,k 1 (Δz). Ad we deote a(x i,y j,z k,t ), b(x i,y j,z k,t ), c(x i,y j,z k,t ), d(x i,y j,z k,t ), e(x i,y j,z k,t ), ad f(x i,y j,z k,t ), by a ijk, b ijk, c ijk, d ijk, e ijk, ad f ijk, respectively.

3 Domai decompositio method for 3D hyperbolic problems 313 It is well-kow [1 that the classical fully explicit three-level fiite differece scheme referred to as the fully explicit scheme (FES) is coditioally stable ad the scheme ca be writte as follows: w tt + a ijkw t + b ijkw ijk = c ijkw xx + d ijkw + e ijkw + f ijk (4) ad the classical fully implicit three-level scheme referred to as the fully implicit scheme (FIS) is ucoditioally stable, which ca be writte as wtt + a t + b ijk = 1 [ c xx + wxx 1 + d 1 [ + w 1 (5) +e 1 [ + w 1 + f ijk. These FES ad FIS are used to be compared with our ew scheme, i this paper. Now we describe ew fiite differece scheme to solve hyperbolic problem (1) (3) usig domai decompositio techique. Suppose, for the simplicity, we decompose the spatial domai ito o-overlappig stripwise subdomais alog the x-directio show i Figure 1. The it is easy to see that the adjacet subdomais share a iterface plae. z y iterface plaes x Figure 1. Stripwise Decompositio I order to solve each divided subdomai problem idepedetly, the values at the iterface poits eed to be estimated i advace. Uder uiformly spaced iterface plaes assumptio, the distace betwee adjacet iterface plaes is 1 if the domai is decomposed ito P subdomais. Let H = 1. The P P usig the cetral differece scheme for u(x, y, z, t), we obtai u xx (x, y, z, t) = u(x+h,y,z,t) u(x,y,z,t)+u(x H,y,z,t) + O(H ) at the iterface plae. We ote that H H is a iteger multiple of Δx. Thus we defie a operator at the iterface plae as ŵxx = w i+ih,j,k w i,j,k +w i IH,j,k, where w H i+ih,j,k ad w i IH,j,k are the approximated values at the adjacet iterface plaes. The we propose, i

4 314 Youbae Ju this paper, that the values at the iterface plaes are obtaied by the followig iterface predictio scheme: wtt + a ijkwt + b ijkwijk = c 1 [ŵ ijk xx +e 1 [ +ŵxx 1 + d 1 [ + w 1 + f ijk. + w 1 After estimatig iterface values, each sub-problem is solved by the fully implicit scheme. The we repeat this process util the last time level. We call the whole procedure the secod-order implicit predictio (SIP) method. Stecils of the method at each time level are give i Figure. The whole SIP scheme is summarized as the followig. <Secod-order Implicit Predictio (SIP) algorithm> Step1: Predict iterface values usig Equatio (6) wtt + a t + b ijk = c ijk 1 [ŵ xx +ŵxx 1+d ijk 1 +e ijk 1 [w + w 1 +f ijk, where ŵ xx ad ŵ 1 xx Step: Solve iterior liear system usig FIS (5) wtt + a t + b ijk = c ijk 1 [w xx + wxx 1+d ijk 1 +e ijk 1 [w + w 1 +f ijk [ w (6) + w 1 are defied earlier [ w Step3: Repeat Step1 ad Step util the last time level + w 1 wi IH,j,k wi,j,k+1 wi,j+1,k H H w w i+ih,j,k i,j,k wi,j 1,k wi,j,k+1 wi,j+1,k wi 1,j,k h h w w i+1,j,k i,j,k wi,j 1,k w i,j,k 1 w i,j,k 1 (a) Iterface (b) Iterior Figure. Stecils of the SIP scheme at each time level Now we provide a theorem for the ucoditioal stability ad trucatio errors of the predictio scheme ad the iterior scheme of the SIP algorithm, respectively. I the theorem, we see the accuracy of the iterface predictio alog the x-directio of the ew method is of secod order H. Theorem.1. The iterface predictio scheme ad the iterior scheme of the SIP method are both ucoditioally stable ad the error terms are w ijk u ijk = O(H +(Δy) +(Δz) +(Δt) ) ad w ijk u ijk = O((Δx) + (Δy) +(Δz) +(Δt) ), respectively.

5 Domai decompositio method for 3D hyperbolic problems 315 Proof. It is well-kow [1 that the fully implicit scheme (FIS) is ucoditioally stable. The SIP iterface scheme is a kid of FIS, i which the step size of the x-directio is H. Thus, the SIP iterface scheme is ucoditioally stable. Suppose the domai is decomposed ito P subdomais. The ŵxx = u xx + O(H ), w = u + O((Δy) ), w = u + O((Δz) ), wtt = u tt + O((Δt) ), ad wt = u t + O((Δt) ). So we ca easily see that the trucatio error is wijk u ijk = O(H +(Δy) +(Δz) +(Δt) ). Note that H is a iteger multiple of Δx. Similarly, the iterior scheme of SIP is FIS itself, which explais the ucoditioal stability. Fially, we clearly see that wijk u ijk = O((Δx) +(Δy) +(Δz) +(Δt) ). Whe we solve the hyperbolic problem usig the fiite differece method, it is importat to approximate the value at the grid poit (x i,y j,z k,t 1 ). We defie w xx = w0 i+1,j,k w0 ijk +w0 i 1,j,k (Δx) The we approximate the value wijk 1 by, w = w0 i,j+1,k w0 ijk +w0 i,j 1,k (Δy) w 1 ijk = w0 ijk +Δt(ψ) ijk, w = w0 i,j,k+1 w0 ijk +w0 i,j,k 1 (Δz). + (Δt) [ c 0 ijk w xx + d 0 ijk w + e 0 ijk w a 0 ijj (ψ) ijk b 0 0 ijk + f ijk 0. 3 Numerical Experimets I this sectio, we preset the results from our umerical experimets o the proposed secod-order implicit predictio (SIP) algorithm. The fully implicit scheme (FIS) is used for our bechmark compariso sice it is a well kow ucoditioally stable scheme. For the umerical experimets, we solve the followig two model problems for differet values of step sizes. The iitial ad boudary coditios ad f(x, y, z, t) are derived from the exact solutio u = e t sih x sih y sih z. All our umerical experimets are carried out o a IBM System x3400 M3 server with Itel Xeo E5630 CPU ruig at.53ghz. 1. Model Problem 1 (MP1): u tt +e x+y+z u t + si (x + y + z)u =(1+x )u xx +(1+y )u +(1+ z )u + f(x, y, z, t). Model Problem 1 (MP): u tt + x u t + 1 x u =(1+x + y + z )(u xx + u + u )+f(x, y, z, t) First, we ivestigate the ucoditioal stability for the SIP scheme. We compare the proposed SIP scheme of 10 subdomais, SIP(10), with the fully explicit scheme (FES) usig Equatio (4) ad the fully implicit scheme (FIS) usig Equatio (5). Table 1 shows the maximum errors of the model problems

6 316 Youbae Ju at the differet values of λ ragig from 3 to 300, where λ =(Δt 16 Δx ) +( Δt Δy ) + ( Δt Δz ). As we ca see i Table 1, FES is coditioally stable ad FIS ad SIP(10) are ucoditioally stable. We should poit out that our SIP(10) scheme is as accurate as FIS or eve more accurate tha FIS. Secod, we aalyze the efficiecy of the proposed SIP scheme. Oe measuremet for the efficiecy of a parallel algorithm is parallel CPU time (PCPU) which is defied by total CPU time (TCPU) divided by the umber of subdomais (P ). Table shows maximum error, TCPU, ad PCPU of the model problems usig the SIP scheme with various P but fixed λ = 3. We see i Table that PCPU decreases sigificatly whe the umber of subdomais P icreases, which meas that SIP(P ) is very efficiet. Table 1. Maximum error of model problems with various λ (Δx =Δy =Δz = MP1 MP Δt λ FES FIS SIP(10) FES FIS SIP(10) 1/ e e e e-3 1/ e e e e-4 1/ e e e e-4 1/ e e e e-4 1/400 3/ e e e e e e-4 Table. Maximum error ad CPU time of SIP with various P (TCPU=Total CPU, PCPU=Parallel CPU, Δx =Δy =Δz =Δt = P 1(=FIS) MP1 Error 0.605e e e e-4 038e e-4 TCPU PCPU MP Error 0.746e e e e e e-4 TCPU PCPU Coclusio I this paper, we proposed a o-overlappig stripwise domai decompositio scheme for solvig three-dimesioal liear secod-order hyperbolic partial differetial equatios. The o-overlappig stripwise decompositio geerates iterface plaes i three-dimesioal problem. The predictio scheme of the proposed method at the iterface plae is a implicit scheme ad of secod order accuracy. Ucoditioal stability of the method was aalyzed ad demostrated usig umerical experimets i this paper. Numerical results show that

7 Domai decompositio method for 3D hyperbolic problems 317 the ew method is as accurate as the classical implicit three-level fiite differece scheme or eve more accurate, but the oe is much more efficiet tha the other. The method performed very well ot oly at costat coefficiet problems, but also at variable coefficiet problems ad sigular problems. Refereces [1 W.F. Ames, Numerical methods for partial differetial equatios, Academic Press, 199. [ W. Heieke, M. Kuik, The aalytical solutio of two iterestig hyperbolic problems as a test case for a fiite volume method with a ew grid refiemet techique, J. Comput. Appl. Math. 14 (008), [3 Y. Ju, A stable oiterative Predictio/Correctio domai decompositio method for hyperbolic problems, Appl. Math. Comput. 16 (010), [4 Y. Ju, A ucoditioally stable implicit high-order domai decompositio method for two-dimesioal secod-order hyperbolic problem, Appl. Math. Sci. 6 (01), [5 R.M.J. Kramer, C. Patao, D.I. Pulli, A class of eergy stable, highorder fiitedifferece iterface schemes suitable for adaptive mesh refiemet of hyperbolic problems, J. Comput. Phys. 6 (007), [6 X. Lai, Y. Yua, Galerki alteratig-directio method for a kid of three-dimesioal oliear hyperbolic problems, Comput. Math. Appl. 57 (009), [7 R.K. Mohaty, M.K. Jai, U. Arora, A ucoditioally stable ADI method for the liear hyperbolic equatio i three space dimesios, It. J. Comput. Math. 79 (00), [8 R.K. Mohaty, A operator splittig techique for a ucoditioally stable differece method for a liear three space dimesioal hyperbolic equatio with variable coefficiets, Appl. Math. Comput. 16 (005), [9 M. Yag, Two-time level ADI fiite volume method for a class of secodorder hyperbolic problems, Appl. Math. Comput. 15 (010), Received: October, 01

FINITE DIFFERENCE TIME DOMAIN METHOD (FDTD)

FINITE DIFFERENCE TIME DOMAIN METHOD (FDTD) FINIT DIFFRNC TIM DOMAIN MTOD (FDTD) The FDTD method, proposed b Yee, 1966, is aother umerical method, used widel for the solutio of M problems. It is used to solve ope-regio scatterig, radiatio, diffusio,

More information

Pattern Recognition Systems Lab 1 Least Mean Squares

Pattern Recognition Systems Lab 1 Least Mean Squares Patter Recogitio Systems Lab 1 Least Mea Squares 1. Objectives This laboratory work itroduces the OpeCV-based framework used throughout the course. I this assigmet a lie is fitted to a set of poits usig

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method A ew Morphological 3D Shape Decompositio: Grayscale Iterframe Iterpolatio Method D.. Vizireau Politehica Uiversity Bucharest, Romaia ae@comm.pub.ro R. M. Udrea Politehica Uiversity Bucharest, Romaia mihea@comm.pub.ro

More information

The isoperimetric problem on the hypercube

The isoperimetric problem on the hypercube The isoperimetric problem o the hypercube Prepared by: Steve Butler November 2, 2005 1 The isoperimetric problem We will cosider the -dimesioal hypercube Q Recall that the hypercube Q is a graph whose

More information

3D Model Retrieval Method Based on Sample Prediction

3D Model Retrieval Method Based on Sample Prediction 20 Iteratioal Coferece o Computer Commuicatio ad Maagemet Proc.of CSIT vol.5 (20) (20) IACSIT Press, Sigapore 3D Model Retrieval Method Based o Sample Predictio Qigche Zhag, Ya Tag* School of Computer

More information

Polynomial Functions and Models. Learning Objectives. Polynomials. P (x) = a n x n + a n 1 x n a 1 x + a 0, a n 0

Polynomial Functions and Models. Learning Objectives. Polynomials. P (x) = a n x n + a n 1 x n a 1 x + a 0, a n 0 Polyomial Fuctios ad Models 1 Learig Objectives 1. Idetify polyomial fuctios ad their degree 2. Graph polyomial fuctios usig trasformatios 3. Idetify the real zeros of a polyomial fuctio ad their multiplicity

More information

Higher-order iterative methods free from second derivative for solving nonlinear equations

Higher-order iterative methods free from second derivative for solving nonlinear equations Iteratioal Joural of the Phsical Scieces Vol 6(8, pp 887-89, 8 April, Available olie at http://wwwacademicjouralsorg/ijps DOI: 5897/IJPS45 ISSN 99-95 Academic Jourals Full Legth Research Paper Higher-order

More information

Accuracy Improvement in Camera Calibration

Accuracy Improvement in Camera Calibration Accuracy Improvemet i Camera Calibratio FaJie L Qi Zag ad Reihard Klette CITR, Computer Sciece Departmet The Uiversity of Aucklad Tamaki Campus, Aucklad, New Zealad fli006, qza001@ec.aucklad.ac.z r.klette@aucklad.ac.z

More information

Numerical Methods Lecture 6 - Curve Fitting Techniques

Numerical Methods Lecture 6 - Curve Fitting Techniques Numerical Methods Lecture 6 - Curve Fittig Techiques Topics motivatio iterpolatio liear regressio higher order polyomial form expoetial form Curve fittig - motivatio For root fidig, we used a give fuctio

More information

Alpha Individual Solutions MAΘ National Convention 2013

Alpha Individual Solutions MAΘ National Convention 2013 Alpha Idividual Solutios MAΘ Natioal Covetio 0 Aswers:. D. A. C 4. D 5. C 6. B 7. A 8. C 9. D 0. B. B. A. D 4. C 5. A 6. C 7. B 8. A 9. A 0. C. E. B. D 4. C 5. A 6. D 7. B 8. C 9. D 0. B TB. 570 TB. 5

More information

New Results on Energy of Graphs of Small Order

New Results on Energy of Graphs of Small Order Global Joural of Pure ad Applied Mathematics. ISSN 0973-1768 Volume 13, Number 7 (2017), pp. 2837-2848 Research Idia Publicatios http://www.ripublicatio.com New Results o Eergy of Graphs of Small Order

More information

Section 7.2: Direction Fields and Euler s Methods

Section 7.2: Direction Fields and Euler s Methods Sectio 7.: Directio ields ad Euler s Methods Practice HW from Stewart Tetbook ot to had i p. 5 # -3 9-3 odd or a give differetial equatio we wat to look at was to fid its solutio. I this chapter we will

More information

AN EFFICIENT IMPLEMENTATION OF IMPLICIT OPERATOR FOR BLOCK LU-SGS METHOD

AN EFFICIENT IMPLEMENTATION OF IMPLICIT OPERATOR FOR BLOCK LU-SGS METHOD Computatioal Fluid Dyamics JOURNAL 13(): July 5 (pp.154 159) AN EFFICIENT IMPLEMENTATION OF IMPLICIT OPERATOR FOR BLOCK LU-SGS METHOD Joo Sug KIM Oh Joo KWON Abstract A efficiet implemetatio techique of

More information

A Note on Least-norm Solution of Global WireWarping

A Note on Least-norm Solution of Global WireWarping A Note o Least-orm Solutio of Global WireWarpig Charlie C. L. Wag Departmet of Mechaical ad Automatio Egieerig The Chiese Uiversity of Hog Kog Shati, N.T., Hog Kog E-mail: cwag@mae.cuhk.edu.hk Abstract

More information

CHAPTER IV: GRAPH THEORY. Section 1: Introduction to Graphs

CHAPTER IV: GRAPH THEORY. Section 1: Introduction to Graphs CHAPTER IV: GRAPH THEORY Sectio : Itroductio to Graphs Sice this class is called Number-Theoretic ad Discrete Structures, it would be a crime to oly focus o umber theory regardless how woderful those topics

More information

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network Available olie at www.sciecedirect.com Eergy Procedia 6 (202) 60 64 202 Iteratioal Coferece o Future Eergy, Eviromet, ad Materials Adaptive Resource Allocatio for Electric Evirometal Pollutio through the

More information

On Characteristic Polynomial of Directed Divisor Graphs

On Characteristic Polynomial of Directed Divisor Graphs Iter. J. Fuzzy Mathematical Archive Vol. 4, No., 04, 47-5 ISSN: 30 34 (P), 30 350 (olie) Published o April 04 www.researchmathsci.org Iteratioal Joural of V. Maimozhi a ad V. Kaladevi b a Departmet of

More information

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana

The Closest Line to a Data Set in the Plane. David Gurney Southeastern Louisiana University Hammond, Louisiana The Closest Lie to a Data Set i the Plae David Gurey Southeaster Louisiaa Uiversity Hammod, Louisiaa ABSTRACT This paper looks at three differet measures of distace betwee a lie ad a data set i the plae:

More information

Counting the Number of Minimum Roman Dominating Functions of a Graph

Counting the Number of Minimum Roman Dominating Functions of a Graph Coutig the Number of Miimum Roma Domiatig Fuctios of a Graph SHI ZHENG ad KOH KHEE MENG, Natioal Uiversity of Sigapore We provide two algorithms coutig the umber of miimum Roma domiatig fuctios of a graph

More information

Solving Fuzzy Assignment Problem Using Fourier Elimination Method

Solving Fuzzy Assignment Problem Using Fourier Elimination Method Global Joural of Pure ad Applied Mathematics. ISSN 0973-768 Volume 3, Number 2 (207), pp. 453-462 Research Idia Publicatios http://www.ripublicatio.com Solvig Fuzzy Assigmet Problem Usig Fourier Elimiatio

More information

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming Lecture Notes 6 Itroductio to algorithm aalysis CSS 501 Data Structures ad Object-Orieted Programmig Readig for this lecture: Carrao, Chapter 10 To be covered i this lecture: Itroductio to algorithm aalysis

More information

LU Decomposition Method

LU Decomposition Method SOLUTION OF SIMULTANEOUS LINEAR EQUATIONS LU Decompositio Method Jamie Traha, Autar Kaw, Kevi Marti Uiversity of South Florida Uited States of America kaw@eg.usf.edu http://umericalmethods.eg.usf.edu Itroductio

More information

A RELATIONSHIP BETWEEN BOUNDS ON THE SUM OF SQUARES OF DEGREES OF A GRAPH

A RELATIONSHIP BETWEEN BOUNDS ON THE SUM OF SQUARES OF DEGREES OF A GRAPH J. Appl. Math. & Computig Vol. 21(2006), No. 1-2, pp. 233-238 Website: http://jamc.et A RELATIONSHIP BETWEEN BOUNDS ON THE SUM OF SQUARES OF DEGREES OF A GRAPH YEON SOO YOON AND JU KYUNG KIM Abstract.

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045 Oe Brookigs Drive St. Louis, Missouri 63130-4899, USA jaegerg@cse.wustl.edu

More information

Mean cordiality of some snake graphs

Mean cordiality of some snake graphs Palestie Joural of Mathematics Vol. 4() (015), 49 445 Palestie Polytechic Uiversity-PPU 015 Mea cordiality of some sake graphs R. Poraj ad S. Sathish Narayaa Commuicated by Ayma Badawi MSC 010 Classificatios:

More information

2.4. Multi-Dimensional Diffusion Problems. Reference: Tannehill et al C.F. Fletcher 8.1, 8.2, 8.5.

2.4. Multi-Dimensional Diffusion Problems. Reference: Tannehill et al C.F. Fletcher 8.1, 8.2, 8.5. .4. Mlti-Dimesioal Diffsio Problems Referece: Taehill et al 4.3.9-4... C.F. Fletcher 8., 8., 8.5. For mlti-dimesioal (MD) problems, oe ca se ) Direct extesio of -D operators. It's the most straightforward

More information

New Fuzzy Color Clustering Algorithm Based on hsl Similarity

New Fuzzy Color Clustering Algorithm Based on hsl Similarity IFSA-EUSFLAT 009 New Fuzzy Color Clusterig Algorithm Based o hsl Similarity Vasile Ptracu Departmet of Iformatics Techology Tarom Compay Bucharest Romaia Email: patrascu.v@gmail.com Abstract I this paper

More information

Dynamic Programming and Curve Fitting Based Road Boundary Detection

Dynamic Programming and Curve Fitting Based Road Boundary Detection Dyamic Programmig ad Curve Fittig Based Road Boudary Detectio SHYAM PRASAD ADHIKARI, HYONGSUK KIM, Divisio of Electroics ad Iformatio Egieerig Chobuk Natioal Uiversity 664-4 Ga Deokji-Dog Jeoju-City Jeobuk

More information

Math Section 2.2 Polynomial Functions

Math Section 2.2 Polynomial Functions Math 1330 - Sectio. Polyomial Fuctios Our objectives i workig with polyomial fuctios will be, first, to gather iformatio about the graph of the fuctio ad, secod, to use that iformatio to geerate a reasoably

More information

A Study on the Performance of Cholesky-Factorization using MPI

A Study on the Performance of Cholesky-Factorization using MPI A Study o the Performace of Cholesky-Factorizatio usig MPI Ha S. Kim Scott B. Bade Departmet of Computer Sciece ad Egieerig Uiversity of Califoria Sa Diego {hskim, bade}@cs.ucsd.edu Abstract Cholesky-factorizatio

More information

Chapter 3 Classification of FFT Processor Algorithms

Chapter 3 Classification of FFT Processor Algorithms Chapter Classificatio of FFT Processor Algorithms The computatioal complexity of the Discrete Fourier trasform (DFT) is very high. It requires () 2 complex multiplicatios ad () complex additios [5]. As

More information

The Graphs of Polynomial Functions

The Graphs of Polynomial Functions Sectio 4.3 The Graphs of Polyomial Fuctios Objective 1: Uderstadig the Defiitio of a Polyomial Fuctio Defiitio Polyomial Fuctio 1 2 The fuctio ax a 1x a 2x a1x a0 is a polyomial fuctio of degree where

More information

On Infinite Groups that are Isomorphic to its Proper Infinite Subgroup. Jaymar Talledo Balihon. Abstract

On Infinite Groups that are Isomorphic to its Proper Infinite Subgroup. Jaymar Talledo Balihon. Abstract O Ifiite Groups that are Isomorphic to its Proper Ifiite Subgroup Jaymar Talledo Baliho Abstract Two groups are isomorphic if there exists a isomorphism betwee them Lagrage Theorem states that the order

More information

BASED ON ITERATIVE ERROR-CORRECTION

BASED ON ITERATIVE ERROR-CORRECTION A COHPARISO OF CRYPTAALYTIC PRICIPLES BASED O ITERATIVE ERROR-CORRECTIO Miodrag J. MihaljeviC ad Jova Dj. GoliC Istitute of Applied Mathematics ad Electroics. Belgrade School of Electrical Egieerig. Uiversity

More information

Intro to Scientific Computing: Solutions

Intro to Scientific Computing: Solutions Itro to Scietific Computig: Solutios Dr. David M. Goulet. How may steps does it take to separate 3 objects ito groups of 4? We start with 5 objects ad apply 3 steps of the algorithm to reduce the pile

More information

BOOLEAN MATHEMATICS: GENERAL THEORY

BOOLEAN MATHEMATICS: GENERAL THEORY CHAPTER 3 BOOLEAN MATHEMATICS: GENERAL THEORY 3.1 ISOMORPHIC PROPERTIES The ame Boolea Arithmetic was chose because it was discovered that literal Boolea Algebra could have a isomorphic umerical aspect.

More information

Exact Minimum Lower Bound Algorithm for Traveling Salesman Problem

Exact Minimum Lower Bound Algorithm for Traveling Salesman Problem Exact Miimum Lower Boud Algorithm for Travelig Salesma Problem Mohamed Eleiche GeoTiba Systems mohamed.eleiche@gmail.com Abstract The miimum-travel-cost algorithm is a dyamic programmig algorithm to compute

More information

Recurrent Formulas of the Generalized Fibonacci Sequences of Third & Fourth Order

Recurrent Formulas of the Generalized Fibonacci Sequences of Third & Fourth Order Natioal Coferece o 'Advaces i Computatioal Mathematics' 7-8 Sept.03 :- 49 Recurret Formulas of the Geeralized Fiboacci Sequeces of hird & Fourth Order A. D.Godase Departmet of Mathematics V.P.College Vaijapur

More information

Lecture 1: Introduction and Strassen s Algorithm

Lecture 1: Introduction and Strassen s Algorithm 5-750: Graduate Algorithms Jauary 7, 08 Lecture : Itroductio ad Strasse s Algorithm Lecturer: Gary Miller Scribe: Robert Parker Itroductio Machie models I this class, we will primarily use the Radom Access

More information

Force Network Analysis using Complementary Energy

Force Network Analysis using Complementary Energy orce Network Aalysis usig Complemetary Eergy Adrew BORGART Assistat Professor Delft Uiversity of Techology Delft, The Netherlads A.Borgart@tudelft.l Yaick LIEM Studet Delft Uiversity of Techology Delft,

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations Applied Mathematical Scieces, Vol. 1, 2007, o. 25, 1203-1215 A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045, Oe

More information

Lecture 2: Spectra of Graphs

Lecture 2: Spectra of Graphs Spectral Graph Theory ad Applicatios WS 20/202 Lecture 2: Spectra of Graphs Lecturer: Thomas Sauerwald & He Su Our goal is to use the properties of the adjacecy/laplacia matrix of graphs to first uderstad

More information

Lecture 18. Optimization in n dimensions

Lecture 18. Optimization in n dimensions Lecture 8 Optimizatio i dimesios Itroductio We ow cosider the problem of miimizig a sigle scalar fuctio of variables, f x, where x=[ x, x,, x ]T. The D case ca be visualized as fidig the lowest poit of

More information

Fuzzy Minimal Solution of Dual Fully Fuzzy Matrix Equations

Fuzzy Minimal Solution of Dual Fully Fuzzy Matrix Equations Iteratioal Coferece o Applied Mathematics, Simulatio ad Modellig (AMSM 2016) Fuzzy Miimal Solutio of Dual Fully Fuzzy Matrix Equatios Dequa Shag1 ad Xiaobi Guo2,* 1 Sciece Courses eachig Departmet, Gasu

More information

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only

Bezier curves. Figure 2 shows cubic Bezier curves for various control points. In a Bezier curve, only Edited: Yeh-Liag Hsu (998--; recommeded: Yeh-Liag Hsu (--9; last updated: Yeh-Liag Hsu (9--7. Note: This is the course material for ME55 Geometric modelig ad computer graphics, Yua Ze Uiversity. art of

More information

Visualization of Gauss-Bonnet Theorem

Visualization of Gauss-Bonnet Theorem Visualizatio of Gauss-Boet Theorem Yoichi Maeda maeda@keyaki.cc.u-tokai.ac.jp Departmet of Mathematics Tokai Uiversity Japa Abstract: The sum of exteral agles of a polygo is always costat, π. There are

More information

1.2 Binomial Coefficients and Subsets

1.2 Binomial Coefficients and Subsets 1.2. BINOMIAL COEFFICIENTS AND SUBSETS 13 1.2 Biomial Coefficiets ad Subsets 1.2-1 The loop below is part of a program to determie the umber of triagles formed by poits i the plae. for i =1 to for j =

More information

Fast Fourier Transform (FFT) Algorithms

Fast Fourier Transform (FFT) Algorithms Fast Fourier Trasform FFT Algorithms Relatio to the z-trasform elsewhere, ozero, z x z X x [ ] 2 ~ elsewhere,, ~ e j x X x x π j e z z X X π 2 ~ The DFS X represets evely spaced samples of the z- trasform

More information

Sorting in Linear Time. Data Structures and Algorithms Andrei Bulatov

Sorting in Linear Time. Data Structures and Algorithms Andrei Bulatov Sortig i Liear Time Data Structures ad Algorithms Adrei Bulatov Algorithms Sortig i Liear Time 7-2 Compariso Sorts The oly test that all the algorithms we have cosidered so far is compariso The oly iformatio

More information

condition w i B i S maximum u i

condition w i B i S maximum u i ecture 10 Dyamic Programmig 10.1 Kapsack Problem November 1, 2004 ecturer: Kamal Jai Notes: Tobias Holgers We are give a set of items U = {a 1, a 2,..., a }. Each item has a weight w i Z + ad a utility

More information

Cubic Polynomial Curves with a Shape Parameter

Cubic Polynomial Curves with a Shape Parameter roceedigs of the th WSEAS Iteratioal Coferece o Robotics Cotrol ad Maufacturig Techology Hagzhou Chia April -8 00 (pp5-70) Cubic olyomial Curves with a Shape arameter MO GUOLIANG ZHAO YANAN Iformatio ad

More information

Optimized Three-Dimensional Stencil Computation on Fermi and Kepler GPUs

Optimized Three-Dimensional Stencil Computation on Fermi and Kepler GPUs Optimized Three-Dimesioal Stecil Computatio o Fermi ad Kepler GPUs Aamaria Vizitiu, Lucia Itu, Cosmi Niţă, Costati Suciu Siemes Corporate Techology, SC Siemes SRL Departmet of Automatio ad Iformatio Techology,

More information

Strong Complementary Acyclic Domination of a Graph

Strong Complementary Acyclic Domination of a Graph Aals of Pure ad Applied Mathematics Vol 8, No, 04, 83-89 ISSN: 79-087X (P), 79-0888(olie) Published o 7 December 04 wwwresearchmathsciorg Aals of Strog Complemetary Acyclic Domiatio of a Graph NSaradha

More information

Arithmetic Sequences

Arithmetic Sequences . Arithmetic Sequeces COMMON CORE Learig Stadards HSF-IF.A. HSF-BF.A.1a HSF-BF.A. HSF-LE.A. Essetial Questio How ca you use a arithmetic sequece to describe a patter? A arithmetic sequece is a ordered

More information

Relationship between augmented eccentric connectivity index and some other graph invariants

Relationship between augmented eccentric connectivity index and some other graph invariants Iteratioal Joural of Advaced Mathematical Scieces, () (03) 6-3 Sciece Publishig Corporatio wwwsciecepubcocom/idexphp/ijams Relatioship betwee augmeted eccetric coectivity idex ad some other graph ivariats

More information

9 x and g(x) = 4. x. Find (x) 3.6. I. Combining Functions. A. From Equations. Example: Let f(x) = and its domain. Example: Let f(x) = and g(x) = x x 4

9 x and g(x) = 4. x. Find (x) 3.6. I. Combining Functions. A. From Equations. Example: Let f(x) = and its domain. Example: Let f(x) = and g(x) = x x 4 1 3.6 I. Combiig Fuctios A. From Equatios Example: Let f(x) = 9 x ad g(x) = 4 f x. Fid (x) g ad its domai. 4 Example: Let f(x) = ad g(x) = x x 4. Fid (f-g)(x) B. From Graphs: Graphical Additio. Example:

More information

6.854J / J Advanced Algorithms Fall 2008

6.854J / J Advanced Algorithms Fall 2008 MIT OpeCourseWare http://ocw.mit.edu 6.854J / 18.415J Advaced Algorithms Fall 2008 For iformatio about citig these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 18.415/6.854 Advaced Algorithms

More information

EVALUATION OF TRIGONOMETRIC FUNCTIONS

EVALUATION OF TRIGONOMETRIC FUNCTIONS EVALUATION OF TRIGONOMETRIC FUNCTIONS Whe first exposed to trigoometric fuctios i high school studets are expected to memorize the values of the trigoometric fuctios of sie cosie taget for the special

More information

Redundancy Allocation for Series Parallel Systems with Multiple Constraints and Sensitivity Analysis

Redundancy Allocation for Series Parallel Systems with Multiple Constraints and Sensitivity Analysis IOSR Joural of Egieerig Redudacy Allocatio for Series Parallel Systems with Multiple Costraits ad Sesitivity Aalysis S. V. Suresh Babu, D.Maheswar 2, G. Ragaath 3 Y.Viaya Kumar d G.Sakaraiah e (Mechaical

More information

A study on Interior Domination in Graphs

A study on Interior Domination in Graphs IOSR Joural of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 219-765X. Volume 12, Issue 2 Ver. VI (Mar. - Apr. 2016), PP 55-59 www.iosrjourals.org A study o Iterior Domiatio i Graphs A. Ato Kisley 1,

More information

Optimal Mapped Mesh on the Circle

Optimal Mapped Mesh on the Circle Koferece ANSYS 009 Optimal Mapped Mesh o the Circle doc. Ig. Jaroslav Štigler, Ph.D. Bro Uiversity of Techology, aculty of Mechaical gieerig, ergy Istitut, Abstract: This paper brigs out some ideas ad

More information

An Investigation of Radial Basis Function-Finite Difference (RBF-FD) Method for Numerical Solution of Elliptic Partial Differential Equations

An Investigation of Radial Basis Function-Finite Difference (RBF-FD) Method for Numerical Solution of Elliptic Partial Differential Equations mathematics Article A Ivestigatio of Radial Basis Fuctio-Fiite Differece (RBF-FD) Method for Numerical Solutio of Elliptic Partial Differetial Equatios Surao Yesiri 1 ID ad Ruth J. Skulkhu 1,2, * ID 1

More information

A Very Simple Approach for 3-D to 2-D Mapping

A Very Simple Approach for 3-D to 2-D Mapping A Very Simple Approach for -D to -D appig Sadipa Dey (1 Ajith Abraham ( Sugata Sayal ( Sadipa Dey (1 Ashi Software Private Limited INFINITY Tower II 10 th Floor Plot No. - 4. Block GP Salt Lake Electroics

More information

MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fitting)

MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fitting) MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fittig) I this chapter, we will eamie some methods of aalysis ad data processig; data obtaied as a result of a give

More information

Perhaps the method will give that for every e > U f() > p - 3/+e There is o o-trivial upper boud for f() ad ot eve f() < Z - e. seems to be kow, where

Perhaps the method will give that for every e > U f() > p - 3/+e There is o o-trivial upper boud for f() ad ot eve f() < Z - e. seems to be kow, where ON MAXIMUM CHORDAL SUBGRAPH * Paul Erdos Mathematical Istitute of the Hugaria Academy of Scieces ad Reu Laskar Clemso Uiversity 1. Let G() deote a udirected graph, with vertices ad V(G) deote the vertex

More information

Optimum Solution of Quadratic Programming Problem: By Wolfe s Modified Simplex Method

Optimum Solution of Quadratic Programming Problem: By Wolfe s Modified Simplex Method Volume VI, Issue III, March 7 ISSN 78-5 Optimum Solutio of Quadratic Programmig Problem: By Wolfe s Modified Simple Method Kalpaa Lokhade, P. G. Khot & N. W. Khobragade, Departmet of Mathematics, MJP Educatioal

More information

COSC 1P03. Ch 7 Recursion. Introduction to Data Structures 8.1

COSC 1P03. Ch 7 Recursion. Introduction to Data Structures 8.1 COSC 1P03 Ch 7 Recursio Itroductio to Data Structures 8.1 COSC 1P03 Recursio Recursio I Mathematics factorial Fiboacci umbers defie ifiite set with fiite defiitio I Computer Sciece sytax rules fiite defiitio,

More information

OCR Statistics 1. Working with data. Section 3: Measures of spread

OCR Statistics 1. Working with data. Section 3: Measures of spread Notes ad Eamples OCR Statistics 1 Workig with data Sectio 3: Measures of spread Just as there are several differet measures of cetral tedec (averages), there are a variet of statistical measures of spread.

More information

9.1. Sequences and Series. Sequences. What you should learn. Why you should learn it. Definition of Sequence

9.1. Sequences and Series. Sequences. What you should learn. Why you should learn it. Definition of Sequence _9.qxd // : AM Page Chapter 9 Sequeces, Series, ad Probability 9. Sequeces ad Series What you should lear Use sequece otatio to write the terms of sequeces. Use factorial otatio. Use summatio otatio to

More information

PLEASURE TEST SERIES (XI) - 04 By O.P. Gupta (For stuffs on Math, click at theopgupta.com)

PLEASURE TEST SERIES (XI) - 04 By O.P. Gupta (For stuffs on Math, click at theopgupta.com) wwwtheopguptacom wwwimathematiciacom For all the Math-Gya Buy books by OP Gupta A Compilatio By : OP Gupta (WhatsApp @ +9-9650 350 0) For more stuffs o Maths, please visit : wwwtheopguptacom Time Allowed

More information

Chapter 11. Friends, Overloaded Operators, and Arrays in Classes. Copyright 2014 Pearson Addison-Wesley. All rights reserved.

Chapter 11. Friends, Overloaded Operators, and Arrays in Classes. Copyright 2014 Pearson Addison-Wesley. All rights reserved. Chapter 11 Frieds, Overloaded Operators, ad Arrays i Classes Copyright 2014 Pearso Addiso-Wesley. All rights reserved. Overview 11.1 Fried Fuctios 11.2 Overloadig Operators 11.3 Arrays ad Classes 11.4

More information

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5

Morgan Kaufmann Publishers 26 February, COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Interface. Chapter 5 Morga Kaufma Publishers 26 February, 28 COMPUTER ORGANIZATION AND DESIGN The Hardware/Software Iterface 5 th Editio Chapter 5 Set-Associative Cache Architecture Performace Summary Whe CPU performace icreases:

More information

Project 2.5 Improved Euler Implementation

Project 2.5 Improved Euler Implementation Project 2.5 Improved Euler Implemetatio Figure 2.5.10 i the text lists TI-85 ad BASIC programs implemetig the improved Euler method to approximate the solutio of the iitial value problem dy dx = x+ y,

More information

Normals. In OpenGL the normal vector is part of the state Set by glnormal*()

Normals. In OpenGL the normal vector is part of the state Set by glnormal*() Ray Tracig 1 Normals OpeG the ormal vector is part of the state Set by glnormal*() -glnormal3f(x, y, z); -glnormal3fv(p); Usually we wat to set the ormal to have uit legth so cosie calculatios are correct

More information

AN OPTIMIZATION NETWORK FOR MATRIX INVERSION

AN OPTIMIZATION NETWORK FOR MATRIX INVERSION 397 AN OPTIMIZATION NETWORK FOR MATRIX INVERSION Ju-Seog Jag, S~ Youg Lee, ad Sag-Yug Shi Korea Advaced Istitute of Sciece ad Techology, P.O. Box 150, Cheogryag, Seoul, Korea ABSTRACT Iverse matrix calculatio

More information

Identification of the Swiss Z24 Highway Bridge by Frequency Domain Decomposition Brincker, Rune; Andersen, P.

Identification of the Swiss Z24 Highway Bridge by Frequency Domain Decomposition Brincker, Rune; Andersen, P. Aalborg Uiversitet Idetificatio of the Swiss Z24 Highway Bridge by Frequecy Domai Decompositio Bricker, Rue; Aderse, P. Published i: Proceedigs of IMAC 2 Publicatio date: 22 Documet Versio Publisher's

More information

Convergence results for conditional expectations

Convergence results for conditional expectations Beroulli 11(4), 2005, 737 745 Covergece results for coditioal expectatios IRENE CRIMALDI 1 ad LUCA PRATELLI 2 1 Departmet of Mathematics, Uiversity of Bologa, Piazza di Porta Sa Doato 5, 40126 Bologa,

More information

CS 683: Advanced Design and Analysis of Algorithms

CS 683: Advanced Design and Analysis of Algorithms CS 683: Advaced Desig ad Aalysis of Algorithms Lecture 6, February 1, 2008 Lecturer: Joh Hopcroft Scribes: Shaomei Wu, Etha Feldma February 7, 2008 1 Threshold for k CNF Satisfiability I the previous lecture,

More information

Recursive Estimation

Recursive Estimation Recursive Estimatio Raffaello D Adrea Sprig 2 Problem Set: Probability Review Last updated: February 28, 2 Notes: Notatio: Uless otherwise oted, x, y, ad z deote radom variables, f x (x) (or the short

More information

SOME ALGEBRAIC IDENTITIES IN RINGS AND RINGS WITH INVOLUTION

SOME ALGEBRAIC IDENTITIES IN RINGS AND RINGS WITH INVOLUTION Palestie Joural of Mathematics Vol. 607, 38 46 Palestie Polytechic Uiversity-PPU 07 SOME ALGEBRAIC IDENTITIES IN RINGS AND RINGS WITH INVOLUTION Chirag Garg ad R. K. Sharma Commuicated by Ayma Badawi MSC

More information

. Written in factored form it is easy to see that the roots are 2, 2, i,

. Written in factored form it is easy to see that the roots are 2, 2, i, CMPS A Itroductio to Programmig Programmig Assigmet 4 I this assigmet you will write a java program that determies the real roots of a polyomial that lie withi a specified rage. Recall that the roots (or

More information

Pseudocode ( 1.1) Analysis of Algorithms. Primitive Operations. Pseudocode Details. Running Time ( 1.1) Estimating performance

Pseudocode ( 1.1) Analysis of Algorithms. Primitive Operations. Pseudocode Details. Running Time ( 1.1) Estimating performance Aalysis of Algorithms Iput Algorithm Output A algorithm is a step-by-step procedure for solvig a problem i a fiite amout of time. Pseudocode ( 1.1) High-level descriptio of a algorithm More structured

More information

Big-O Analysis. Asymptotics

Big-O Analysis. Asymptotics Big-O Aalysis 1 Defiitio: Suppose that f() ad g() are oegative fuctios of. The we say that f() is O(g()) provided that there are costats C > 0 ad N > 0 such that for all > N, f() Cg(). Big-O expresses

More information

Improving Template Based Spike Detection

Improving Template Based Spike Detection Improvig Template Based Spike Detectio Kirk Smith, Member - IEEE Portlad State Uiversity petra@ee.pdx.edu Abstract Template matchig algorithms like SSE, Covolutio ad Maximum Likelihood are well kow for

More information

Load balanced Parallel Prime Number Generator with Sieve of Eratosthenes on Cluster Computers *

Load balanced Parallel Prime Number Generator with Sieve of Eratosthenes on Cluster Computers * Load balaced Parallel Prime umber Geerator with Sieve of Eratosthees o luster omputers * Soowook Hwag*, Kyusik hug**, ad Dogseug Kim* *Departmet of Electrical Egieerig Korea Uiversity Seoul, -, Rep. of

More information

arxiv: v2 [cs.ds] 24 Mar 2018

arxiv: v2 [cs.ds] 24 Mar 2018 Similar Elemets ad Metric Labelig o Complete Graphs arxiv:1803.08037v [cs.ds] 4 Mar 018 Pedro F. Felzeszwalb Brow Uiversity Providece, RI, USA pff@brow.edu March 8, 018 We cosider a problem that ivolves

More information

Evaluation scheme for Tracking in AMI

Evaluation scheme for Tracking in AMI A M I C o m m u i c a t i o A U G M E N T E D M U L T I - P A R T Y I N T E R A C T I O N http://www.amiproject.org/ Evaluatio scheme for Trackig i AMI S. Schreiber a D. Gatica-Perez b AMI WP4 Trackig:

More information

New HSL Distance Based Colour Clustering Algorithm

New HSL Distance Based Colour Clustering Algorithm The 4th Midwest Artificial Itelligece ad Cogitive Scieces Coferece (MAICS 03 pp 85-9 New Albay Idiaa USA April 3-4 03 New HSL Distace Based Colour Clusterig Algorithm Vasile Patrascu Departemet of Iformatics

More information

27 Refraction, Dispersion, Internal Reflection

27 Refraction, Dispersion, Internal Reflection Chapter 7 Refractio, Dispersio, Iteral Reflectio 7 Refractio, Dispersio, Iteral Reflectio Whe we talked about thi film iterferece, we said that whe light ecouters a smooth iterface betwee two trasparet

More information

35 YEARS OF ADVANCEMENTS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD

35 YEARS OF ADVANCEMENTS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD N. J. DeMoes et al., It. J. Comp. Meth. ad Exp. Meas., Vol. 0, No. 0 (08) 3 35 YEARS OF ADVANCEMENTS WITH THE COMPLEX VARIABLE BOUNDARY ELEMENT METHOD Noah J. DeMoes, Gabriel T. Ba, Bryce D. Wilkis, Theodore

More information

CS Polygon Scan Conversion. Slide 1

CS Polygon Scan Conversion. Slide 1 CS 112 - Polygo Sca Coversio Slide 1 Polygo Classificatio Covex All iterior agles are less tha 180 degrees Cocave Iterior agles ca be greater tha 180 degrees Degeerate polygos If all vertices are colliear

More information

ANN WHICH COVERS MLP AND RBF

ANN WHICH COVERS MLP AND RBF ANN WHICH COVERS MLP AND RBF Josef Boští, Jaromír Kual Faculty of Nuclear Scieces ad Physical Egieerig, CTU i Prague Departmet of Software Egieerig Abstract Two basic types of artificial eural etwors Multi

More information

An Algorithm to Solve Multi-Objective Assignment. Problem Using Interactive Fuzzy. Goal Programming Approach

An Algorithm to Solve Multi-Objective Assignment. Problem Using Interactive Fuzzy. Goal Programming Approach It. J. Cotemp. Math. Scieces, Vol. 6, 0, o. 34, 65-66 A Algorm to Solve Multi-Objective Assigmet Problem Usig Iteractive Fuzzy Goal Programmig Approach P. K. De ad Bharti Yadav Departmet of Mathematics

More information

A General Framework for Accurate Statistical Timing Analysis Considering Correlations

A General Framework for Accurate Statistical Timing Analysis Considering Correlations A Geeral Framework for Accurate Statistical Timig Aalysis Cosiderig Correlatios 7.4 Vishal Khadelwal Departmet of ECE Uiversity of Marylad-College Park vishalk@glue.umd.edu Akur Srivastava Departmet of

More information

On Spectral Theory Of K-n- Arithmetic Mean Idempotent Matrices On Posets

On Spectral Theory Of K-n- Arithmetic Mean Idempotent Matrices On Posets Iteratioal Joural of Sciece, Egieerig ad echology Research (IJSER), Volume 5, Issue, February 016 O Spectral heory Of -- Arithmetic Mea Idempotet Matrices O Posets 1 Dr N Elumalai, ProfRMaikada, 3 Sythiya

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

Ray tracing method in a 3D analysis of fiber-optic elements

Ray tracing method in a 3D analysis of fiber-optic elements Optica Applicata, Vol. XXXVIII, No. 2, 2008 Ray tracig method i a 3D aalysis of fiber-optic elemets J.S. WITKOWSKI *, A. GROBELNY Wrocław Uiversity of Techology, Istitute of Telecommuicatios, Teleiformatics

More information

A Resource for Free-standing Mathematics Qualifications

A Resource for Free-standing Mathematics Qualifications Ope.ls The first sheet is show elow. It is set up to show graphs with equatios of the form = m + c At preset the values of m ad c are oth zero. You ca chage these values usig the scroll ars. Leave the

More information

XIV. Congress of the International Society for Photogrammetry Hamburg 1980

XIV. Congress of the International Society for Photogrammetry Hamburg 1980 XIV. Cogress of the Iteratioal Society for Photogrammetry Hamburg 980 Commissio V Preseted Paper ALTAN, M. O. Techical Uiversity of Istabul Chair of Photograrretry ad Adjustmet A COMPARISON BETWEEN -PARAMETER

More information