Comparative study regarding the methods of interpolation

Size: px
Start display at page:

Download "Comparative study regarding the methods of interpolation"

Transcription

1 Recent Avances in Geoesy an Geomatics Engineering Comparative stuy regaring the methos of interpolation PAUL DANIEL DUMITRU, MARIN PLOPEANU, DRAGOS BADEA Department of Geoesy an Photogrammetry Faculty of Geoesy Technical University for Civil Engineering Bucharest -4, Bv. Lacul Tei, Sector, Bucharest ROMANIA Abstract: - An important problem between specialists is the interpolation of the surfaces etermine by classics or moern techniques. Choosing the proper technique is practically a rigorous stuy regaring all the interpolation methos an using that metho accoring to the nees of the project. The etermination of the Digital terrain moel, the igital surface moel from GNSS, LiDAR or classic measurements, the etermination of the surface of the quasi geoi surface with the geometric metho from GNSS an leveling observations are one of the projects that use the interpolation techniques. In this paper are shortly presente the main methos for interpolating the surfaces as: polynomial interpolation, Delaunay triangulation, nearest neighbor, natural neighbor, Kriging, inverse istance weighting (IDW) an spline functions. The stuy ens with a comparative stuy regaring the characteristics of each metho presente. Key-Wors: -interpolation, surface, Delaunay triangulation, Kriging, Inverse istance weighting (IDW) Introuction Surface moeling is the process of a natural or artificial surface etermination by using one or more mathematical equations. An universal algorithm for surface moeling is not available for all applications, each metho of generating surfaces have a number of avantages an isavantages that must be taken into account at its iscretion. Moeling the -imensional surface in space involves fining a function z = f (x, y) that represents the entire surface of the values z = f (x, y) associate with the point P (x, y) arrange irregularly. In aition, this function can preict the values z = f (x, y) an for other positions regularly arrange. Such a feature is known as interpolation function. There are two types of interpolation functions, exact an approximate. In a known point of a certain value, to etermine the exact interpolation of the same value is the problem propose. In fact, a metho is exact only when it is known beforehan the expression of the function z = f (x, y), if any. There are some accurate methos that can be use with a smoothing factor an in this case it can go from exact methos to approximate methos. Interpolating methos For interpolating scatter or regular istribute ata there are approximate or exactly methos. They can be use for multiple purposes an epens of the type of the works. Below are shortly presente the main interpolating methos an base on this analysis coul be chosen the proper one. Some of the methos coul be use for interpolating ata in a regular gri an other in irregular gri. They coul be use to generate surfaces for D analyses or for etermine other values for unknown points. Knowing the D position that has attache a value for the thir coorinate the surfaces coul be moel for any type of project. Some of the methos are implemente in powerful applications that can be use to generate surfaces as Digital Terrain Moel, Digital Terrain Surface, (quasi)geoi conversion surface, etc..:polynomial interpolation, Delaunay triangulation with linear or spline interpolation, nearest neighbor, natural neighbor, inverse istance weighte, Kriging metho, raial basis functions, polyharmonic functions, moifie Shepar, local polynomial, minimum curvature, etc.. ISBN:

2 Recent Avances in Geoesy an Geomatics Engineering.. Polynomial interpolation For the polynomial interpolation metho it is necessary to etermine a polynomial that has the property to go through some ata points by using ifferent methos. This metho is use to etermine the general tren of the values of a polynomial function z = f (x, y) for a certain area. Polynomials can vary for the egrees number, representing ifferent geometric surfaces: a plane, a bilinear surface (etc.) quarant area, a cubic surface, another appropriately efine area. In aition to the variables (x, y), the maximum power of the polynomial equation of these variables may represent other parameters. The general equation () of a spatial surface efine by a polynomial of orer n + m is: f(x,y) =a 00 + a 0 x + a 0 y + a xy + a 0 x + a 0 y + a 0 x + a x y+ a xy + a 0 y +. + a mn x m y n () where a mn - coefficients of the variables (x, y) m - the egree of x the function f (x, y) n - the egree of the variable y of the function f (x, y) The relation () is a polynomial of orer m + n which escribes the tenency of a surface etermine by a set of m + n + points... Multivariate interpolation The multivariate interpolation or spatial interpolation is represente by a function that consists of more than one variable. The interpolation function is known in the set-point given by coorinates (x i, y i, H i ), an the problem is to fin the values of interpolation functions for an arbitrary point (x, y, H). Multivariate interpolation is performe using several methos epening on the arrangement of points in the ata set. Thus, one can speak of interpolation in a regular gri (with a preefine spacing an not necessarily uniform) or the interpolation in an irregular network for a ranom arrangement of the ata set. Regular network is a spatial representation by rectangles. Each cell of the network can be represente by its inex (i, j) in the case of twoimensional spatial representation (Fig.) an the (i, j, k) in the case of three-imensional representations, each noe of the network of cells having the coorinates (i x, y j) in twoimensional space an (i x, y j, k z) in threeimensional space, x, y an z spacing representing the network or network step in any irection. Fig. Regular gri interpolation [0] An irregular network is a spatial representation by simple shapes like triangles or tetraheral, with an irregular shape shown in Fig.. Irregular gris may be use in the finite element analysis where the input ata are the areas that have an irregular shape. Compare to regular networks, irregular networks require connectivity list or rules on the representation of the ata set in irregular network. In aition for the representation by triangles or tetraheral generating another form of surface elements is quarilateral (4 knots) or hexaheron (8 noes). Fig. Irregular network ISBN:

3 Recent Avances in Geoesy an Geomatics Engineering On such surfaces form equation generate by the above forms or algorithms use to generate such networks nothing can be conclue, each interpolate or generate surface following its typical characteristics. In the case of interpolation in a regular gri are several methos known in the function use. Thus we have: bilinear interpolation Bicubic Interpolation Interpolation metho nearest neighbor. Interpolation in irregular networks can be achieve using the following methos: nearest neighbor metho natural neighbor metho Delaunay triangulation with linear interpolation metho the inverse istance weighte metho Kriging metho raial basis function metho polyharmonic spline functions metho... Bilinear interpolation Bilinear interpolation or interpolation of st orer is use for rectangular networks where noes know its coorinates, aiming to fin the value within the cell (Fig. ) nees to be etermine epening on the values of the altitues of noes by a bilinear interpolation. Then the shape of the equation use for the interpolation of H p value is (): H P = (m - x)(n - y)h + (m - x)yh + x(n - y)h + xyh 4 () X P X YP Y where x= şi y= () X X Y Y.4. Bicubic spline interpolation Bicubic interpolation is use to interpolate the regular gri points using a two-imensional space. Unlike surfaces obtaine by bilinear interpolation or nearest neighbor interpolate surface the metho obtain smoother surfaces. For this metho it is be consier a cell in the network of 6 noes an the interpolate point P (Fig.4): Fig.4 Bicubic spline interpolation [] Fig. Bilinear interpolation in regular gri For a point P belonging to the cell forme by the four points of the network an which has known planimetric coorinates x p an y p, the altitue H p The values of f = p (x, y) as well as the partial erivatives of the function f x, f y an f xy are known in the corners of the unit square (h =, up) efine by the coorinate points 6,7,,0 6 (0.0) 7 (.0) 0 (0.), an (,). Bicubic spline interpolation is performe using the relation (4): i j f ( x, y) = p( x, y) = a x y (4) i= 0 j= 0 ij ISBN:

4 Recent Avances in Geoesy an Geomatics Engineering.5. Delaunay triangulation with linear interpolation Triangulation with linear interpolation metho is a metho well known, being one of the first methos use before the evelopment of the intensive computing. It is base on iviing the omain D in the R n space into triangles. Fig. 5 Delaunay Triangulation Then each triangle efine, thru it corners, creates a plane surface from linear parts []. In analytic geometry, Delaunay triangulation for a set P of points in a plane is a triangulation characterize by none of the points from P is in the circle circumscribing of the triangle (Fig.5)..6. Nearest-neighbor interpolation metho Nearest neighbor metho was use for the first time by JG Skell an then by PJ Clark an FC Evans who introuce a statistical test to etermine the significance of nearest neighbor in orer to calculate the eviation from the general tren. This metho is a subclass of Delaunay triangulation methos type. Interpolation nearest neighbor metho (also known as the maximum proximity interpolation metho) is a simple variant of the metho of multivariate interpolation in one or more imensions []. Nearest neighbor algorithm selects the nearest point value an oes not take into account the values of other neighboring points, proucing a constant interpolation. Nearest neighbor metho is base on a comparison of the istribution of istances between a point an the nearest neighboring points of a set of ranomly istribute ata (5): ( ( ) ) / x i y ( x, y ) x y = ( x y )( x y ) = (5) = i i.7. Inverse istance weighting (IDW) interpolation metho The inverse istance weighte metho is a multivariate interpolation metho, ie a process of assigning values to unknown points by using values of ranomly istribute points. The metho of inverse istance weighte interpolation means that the result is influence by the nearby points an ignores unknown istant points []. Interpolation result is the weighte average of the values of the set of ranom points, the weight of each ranom point is reuce as the istance from the point interpolate ranom point increase. The best known metho of interpolation using the inverse istance weighte metho is the metho of Shepar, the simplest form of interpolation []. The form of an interpolation equation for Shepar metho is represente by the following relation (6): n F ( x, y ) = i= w i f i (6) where n is the number of ranom points in the ata set, f i the value function at points interpolate, an w i is the weight attache to each ranom point. Classical formula of the calculation of the weight is given by (7): w p hi i = n p h j j= (7) where p is a positive real number chosen ranomly an calle the power parameter (typically p = ) an h i is the istance from point to point interpolate from the original ata set. This can be etermine by the relationship (8): h i = ( x xi ) + ( y yi ) (8) The pair (x, y) represents the coorinates of the interpolate an (x i, y i ) coorinates of the original ata set. The calculation of the weight varies from unit value ranomly chosen point to a value close to zero as the istance between ranom points increases. The calculation of the weight is normalize so that their sum is close to the value of the unit. The effect of the weighting function is that the surface interpolates each point of the ata set being influence by the istance between points an points from the interpolate ata set. Relation (7) is the general form for calculating the weights in ISBN:

5 Recent Avances in Geoesy an Geomatics Engineering practice using the following relationship (9): w i = R Rh n R h j = Rhj j h i i (9) where h i is the istance from the interpolate point to point i of the set of ranom ata R is the istance from the interpolate point to the farthest point of the set of ata an the number of ranom points in the ata set. Equation (9) has been evelope to rive superior results compare to its classical form (Franke & Nielson, 980) [6]. Through the global metho, each of the ranom point in the ata set is searche for each point is from the interpolate for etermining point closest to the point of interpolation. This metho is quick sets of ata with a relatively small number of points istribute ranomly, but can be slow ata sets with a larger number of points. The local metho, ranom points are temporarily in the form of triangles arrange to form an irregular triangular gri before the interpolation begins. To calculate the closest points, etermine the triangle that contains the point of interpolating by Delaunay triangulation, aiming to fin a systematic way to the nearest points. Local metho is much faster than the global large sets of ranom points..8. Kriging interpolation metho Kriging is a metho name after a South African mining engineer name DG Krige, who evelope this metho in an attempt to preict more accurately the surface of mineral reserves [7][8]. In recent ecaes, Kriging metho has become a funamental tool in geostatistics. Kriging metho is a group of geostatic techniques to interpret the value of a ranom fiel such altitue etermine by geographical location. Kriging metho is base on calculating the variogram. Variogram analysis is to calculate the experimental variogram (Fig.6) of the available ata an to compare it with the variogram moel. Variogram moel is chosen from a set of mathematical functions that escribe the spatial relationship of the point ata set. They can be linear functions, exponential or spherical chosen in such a way that the graphical representation of curves to fit experimental variogram of a mathematical function. Fig.6 Experimental an moel variogram for Kriging metho [] Experimental variogram is calculate by averaging the ifferences in values of a function f (x, y) calculate on the basis of irections an istances between pairs of points (x, y). Variogram represents the egree of spatial epenence an is enote by γ (h). The expression use to represent the variogram is given by the following (0): γ ( h) = [ f ( x) f ( x+ h) ] n where: h - the istance between two points γ (h) - is semi-varoigram n - number of points in the ata set (0) Once the experimental variogram is calculate, the next step is to efine a moel of it. Variogram moel is represente by a simple mathematical function that moels the experimental variogram trens. This function can be linear, cubic, spherical, exponential, logarithmic or any other function that escribes how the tren nearest experimental variogram. As can be seen in Fig. 6, inicating small ifferences form variogram moel an experiment, proving that the variance function variogram moel is small[7][8]. Once the variogram moel is built it will be use to calculate weights equations for Kriging interpolation metho. Basic equation for Kriging metho, given that it is base on etermining the istances between points of the ata set is represente by (6). This equation is just as important as the equation use in the metho of inverse istance weighte interpolation except that in this case the weights are not associate with ISBN:

6 Recent Avances in Geoesy an Geomatics Engineering ranom functions which are reference functions to the creation of the variogram moel. To interpolate a point P which is surroune by points P, P an P must first etermine the weights w, w an w. They are etermine by solving the following system of equations: w S ) + w S( ) + w S( ) = S( ) ( p S( ) + ws( ) + ws( ) S( p S( ) ws( ) + ws( ) S( p w = w + = ) () where S ( ij ) is variogram moel measure at a istance equal to the istance between points i an j. For example, S ( p ) variogram moel is measure at a istance equal to the istance between the points P an P. Since it is necessary that the sum of weights is equal to the unit will enter the fourth equation: w + w + w =.0 () Because now there are four equations an three unknowns, it also introuces another variable to the final set of equations. The unknown is the Lagrange multiplier λ an aims to minimize or maximize the function of the variogram moel efine in the sense of introucing constraints in the moel. In this case the unknowns etermine will efine a function that will pass through the original ata set points. What the sum of weights of the unknowns is equal to unity, the equation following the introuction of the conition λ becomes: w + w + w + 0=.0 () This equation is ae to the relations (): w S ) + w S( ) + w S( ) + λ = S( ) ( p S( ) + ws( ) + ws( ) + λ S( p S( ) + ws( ) + ws( ) + λ S( p + w + w + 0=.0 w = w = w (4) The linear system of equations will be solve to etermine the three values of the weights w, w an w. The value of the interpolation function fp of a point P is calculate by the formula: F( x = w f (5) p, y p ) w f+ w f + Using the metho of least squares to solve the system of equations (6) for etermining the unknowns the error is minimize. There are two types of Kriging interpolation metho known as Kriging punctual an block Kriging. Both methos generate an interpolate surface form a rectangular network. Punctual Kriging metho estimates the values of points in the rectangular lattice. Block Kriging metho estimates the average block centere rectangular lattice an generates ) ) ) smooth surfaces. The blocks have the size an shape of a rectangular gri of cells. Since the block Kriging interpolation metho oes not estimate the value of a point, this is not a solution for the generation of interpolate surfaces containing the points on which the surface moel was generate. Even if the values that are intene to be interpolate are in a noe of a rectangular network, block Kriging metho estimates for that noe a value close to the original [7][8]. The Kriging metho involves the following techniques for interpolation approach: orinary Kriging metho simple Kriging metho universal Kriging metho.9. Natural neighbor interpolation metho The metho of natural neighbor interpolation is base on Voronoi mosaic. Voronoi mosaic may be efine as the partition of a level of n points in each convex polygon so that contains exactly one point an each point in a given polygon is closer to the center than to any other point. Using natural neighbor interpolation metho has many beneficial features. It can be use both for interpolation an for extrapolation an works well in conjunction with a set of ranom locations in ifferent cell types. The metho has been use for the first time by Sibson (98). A more etaile escription of natural neighbor interpolation metho using the multi-imensional space has been performe by Owen (99) [5]. The basic equation use in natural neighbor interpolation metho is ientical to that use in the interpolation using the inverse istance weighte metho. Conclusion After analyzing the known methos of multivariate interpolation they can be presente their main characteristics, the goal being to choose the best metho of interpolation of the available ata set. Delaunay triangulation with linear interpolation metho is a proven metho of surfaces interpolation base on iviing a space omain into triangles. Each triangle is efine by the three vertices forming a plane surface resulting from the combine interpolate flat triangles. The metho presents a fast interpolation algorithm but has the isavantage that the interpolation function is limite to the area boune by convex ranom set of ata points. The resulting surface is not smoothe an isolines are represente by line segments []. Division into ISBN:

7 Recent Avances in Geoesy an Geomatics Engineering triangles can be ambiguous given the simple example below by choosing ifferent triangulation of the same points it can get ifferent shapes (valley or hill) even if Delaunay criteria were met (Fig.7): Fig. 7 The ambiguity of Delaunay triangulation [] Natural neighbor can be unerstoo intuitively as all points ajacent to a given point P an forming a mosaic type Voronoi incluing point P. The area create using the natural neighbor interpolate surface is continuous at any point except the points that were the basis for interpolation. It presents a fast interpolation algorithm an the resulting surface is smoothe except the points in which it was mae. It has the isavantages that the interpolation function is limite to the area boune by convex ranom set of ata points an the resulte surface cannot be accepte in many fiels such as geology or hyrology. Inverse istance weighte metho was among the first computer implemente metho of interpolation, being easily programme. an the metho coul be implemente in all the applications. The isavantages are: the calculation metho is time consuming when the number of points in the ata set is large. It increases the number of istances that have to be calculate. It generates so-calle "bull's eyes aroun a point in the interpolate fiel. For this reason, the resulting function is not supporte for the vast majority of applications (Fig.8). Kriging interpolation metho, base on a statistical formulation of the best linear estimation, is the most use metho to solve the problem of interpolation an approximation of the surfaces. An important concept erive from this metho is the empirical or experimental evaluation using the variogram. Variogram is approximate using empirical or theoretical variogram moel. In orer to generate it the linear variogram moel, Gaussian or exponential moel coul be use. The interpolation algorithm is base on a statistical linear formulation for the best estimation, which means that there is no other better interpolation methos in statistical terms but equations weights are calculate for each noe of the network. If there is a large number of points than the number of equations to be solve will be large. For this reason the metho is use to solve problems in small areas. The metho prouces grooves (pits) or circular isolines into the interpolate moel. As a final conclusion the table below (Table ) presents the avantages an isavantage of all interpolation methos presente in the current paper. Table. Interpolation methos [9][0][][] Fig. 8 Bull s eyes effect for IDW metho [0] The resulting surface is obtaine by interpolation point that is locate on a circle whose raius has previously been etermine. The avantages are: simple evelopment an implementation of the algorithm easy programming Metho Inverse istance weighting (IDW) Natural neighbor Type of Avantages/Disavantages metho Exact Tens to generate the Smooth - effect of "bull's eye". when the It is a simple metho. smoothing Does not extrapolate. parameter is All values are known interpolate from points use to generate the moel. In this case is possible that it is not approximating fair the lanforms (valleys or hills) Exact Interpolation is performe using the calculation of weights for neighboring points ISBN:

8 Recent Avances in Geoesy an Geomatics Engineering Metho Nearestneighbor Kriging - Geostatistical moels (stochastic) Raial basis function Moifie Shepar Triangulation with linear interpolation Triangulation with bicubic spline interpolation Spline Functions Type of metho Exact Exact Avantages/Disavantages after the concept of Voronoi polygons. It is a goo way for large ata sets. A typical implementation is not extrapolate. Mainly use for filling atasets (networks with missing values) High flexibility base on variogram moelling. Can extrapolate an estimate errors. Computing spee is affecte by the number of points in the ata set an the size of the interpolate surface. Exact Similar to Kriging Smooth - metho an using the when the variogram moels. smoothing Flexible but not give parameter is information on the known statistical properties of items in the ataset. Exact Subclass metho using Smooth - an inverse istance when the weighte. smoothing It coul not generate the parameter is correct forms of relief. known Does extrapolation. Exact Exact Accurately as possible an smoothe It is a metho base on Delaunay triangulation. Requires a meium or large number of ata to generate acceptable results. It is a metho base on Delaunay triangulation. Use cubic spline functions instea of linear functions. Generates very smooth surfaces. It is available as a separate proceure an is incorporate in most interpolation methos Biharmonic bicubic spline functions or commonly use Metho Polynomial regression References: Type of metho Smooth Avantages/Disavantages Prouce an estimate surface that fits the points in the ataset. The most use are the linear (grae I) an the quarics (grae II). Approximation ege can be a problem if there are insufficient ata. [] Lee DT, Schachter BJ. Two Algorithms for Constructing a Delaunay Triangulation, International Journal of Computer an Information Sciences [J].980,9():9. [] Franke, R.: Scattere Data Interpolation: Test of Some Methos, Mathematics of Computations, 98, (57):8. [] Watson, D. F., Philip, G. M: A refinement of inverse istance weighte interpolation. Geo- Processing : 5-7, 985. [4] Ch. Yang, S. Kao, F. Lee, P. Hung, Twelve Different Interpolation methos: A Case Stuy of Surfer 8.0, Geo-Imagery Briging Continents, XXth ISPRS Congress, - July 004 Istanbul, 006 [5] Steven J. Owen, An Implementation of Natural Neighbor Interpolation in Three Dimensions, Brigham Young University. Department of Engineering., 99 [6] Franke, R. an Nielson, G., Smooth interpolation of large sets of scattere ata. Int. J. Numer. Meth. Engng.,980, 5: oi: 0.00/nme.6050 [7] Royle, A. G., F. L. Clausen, & P. Freeriksen, 98, "Practical universal kriging an automatic contouring," Geo-Processing, Vol., No. 4, pp [8] Deutsch, C.V., & A.G. Journel, 99, GSLIB: Geostatistical Software Library an User's Guie, Oxfor University Press, New York, 40 p. [9] (visit at ) [0] (visit at ) [] (visit at ) [] Mgr. Ph.D. Miroslav Dressler, Art of Surface Interpolation, Kunstat, 009, [] (visit at ) ISBN:

View Synthesis by Image Mapping and Interpolation

View Synthesis by Image Mapping and Interpolation View Synthesis by Image Mapping an Interpolation Farris J. Halim Jesse S. Jin, School of Computer Science & Engineering, University of New South Wales Syney, NSW 05, Australia Basser epartment of Computer

More information

Measures of distance between samples: Euclidean

Measures of distance between samples: Euclidean 4- Chapter 4 Measures of istance between samples: Eucliean We will be talking a lot about istances in this book. The concept of istance between two samples or between two variables is funamental in multivariate

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 14 10/27/2008 MOMENT GENERATING FUNCTIONS

MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 14 10/27/2008 MOMENT GENERATING FUNCTIONS MASSACHUSETTS INSTITUTE OF TECHNOLOGY 6.436J/15.085J Fall 2008 Lecture 14 10/27/2008 MOMENT GENERATING FUNCTIONS Contents 1. Moment generating functions 2. Sum of a ranom number of ranom variables 3. Transforms

More information

Lecture L25-3D Rigid Body Kinematics

Lecture L25-3D Rigid Body Kinematics J. Peraire, S. Winall 16.07 Dynamics Fall 2008 Version 2.0 Lecture L25-3D Rigi Boy Kinematics In this lecture, we consier the motion of a 3D rigi boy. We shall see that in the general three-imensional

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics D.G. Simpson, Ph.D. Department of Physical Sciences an Engineering Prince George s Community College December 5, 007 Introuction In this course we have been stuying

More information

10.2 Systems of Linear Equations: Matrices

10.2 Systems of Linear Equations: Matrices SECTION 0.2 Systems of Linear Equations: Matrices 7 0.2 Systems of Linear Equations: Matrices OBJECTIVES Write the Augmente Matrix of a System of Linear Equations 2 Write the System from the Augmente Matrix

More information

Detecting Possibly Fraudulent or Error-Prone Survey Data Using Benford s Law

Detecting Possibly Fraudulent or Error-Prone Survey Data Using Benford s Law Detecting Possibly Frauulent or Error-Prone Survey Data Using Benfor s Law Davi Swanson, Moon Jung Cho, John Eltinge U.S. Bureau of Labor Statistics 2 Massachusetts Ave., NE, Room 3650, Washington, DC

More information

Answers to the Practice Problems for Test 2

Answers to the Practice Problems for Test 2 Answers to the Practice Problems for Test 2 Davi Murphy. Fin f (x) if it is known that x [f(2x)] = x2. By the chain rule, x [f(2x)] = f (2x) 2, so 2f (2x) = x 2. Hence f (2x) = x 2 /2, but the lefthan

More information

Example Optimization Problems selected from Section 4.7

Example Optimization Problems selected from Section 4.7 Example Optimization Problems selecte from Section 4.7 19) We are aske to fin the points ( X, Y ) on the ellipse 4x 2 + y 2 = 4 that are farthest away from the point ( 1, 0 ) ; as it happens, this point

More information

MSc. Econ: MATHEMATICAL STATISTICS, 1995 MAXIMUM-LIKELIHOOD ESTIMATION

MSc. Econ: MATHEMATICAL STATISTICS, 1995 MAXIMUM-LIKELIHOOD ESTIMATION MAXIMUM-LIKELIHOOD ESTIMATION The General Theory of M-L Estimation In orer to erive an M-L estimator, we are boun to make an assumption about the functional form of the istribution which generates the

More information

DIFFRACTION AND INTERFERENCE

DIFFRACTION AND INTERFERENCE DIFFRACTION AND INTERFERENCE In this experiment you will emonstrate the wave nature of light by investigating how it bens aroun eges an how it interferes constructively an estructively. You will observe

More information

FAST JOINING AND REPAIRING OF SANDWICH MATERIALS WITH DETACHABLE MECHANICAL CONNECTION TECHNOLOGY

FAST JOINING AND REPAIRING OF SANDWICH MATERIALS WITH DETACHABLE MECHANICAL CONNECTION TECHNOLOGY FAST JOINING AND REPAIRING OF SANDWICH MATERIALS WITH DETACHABLE MECHANICAL CONNECTION TECHNOLOGY Jörg Felhusen an Sivakumara K. Krishnamoorthy RWTH Aachen University, Chair an Insitute for Engineering

More information

Ch 10. Arithmetic Average Options and Asian Opitons

Ch 10. Arithmetic Average Options and Asian Opitons Ch 10. Arithmetic Average Options an Asian Opitons I. Asian Option an the Analytic Pricing Formula II. Binomial Tree Moel to Price Average Options III. Combination of Arithmetic Average an Reset Options

More information

Data Center Power System Reliability Beyond the 9 s: A Practical Approach

Data Center Power System Reliability Beyond the 9 s: A Practical Approach Data Center Power System Reliability Beyon the 9 s: A Practical Approach Bill Brown, P.E., Square D Critical Power Competency Center. Abstract Reliability has always been the focus of mission-critical

More information

INFLUENCE OF GPS TECHNOLOGY ON COST CONTROL AND MAINTENANCE OF VEHICLES

INFLUENCE OF GPS TECHNOLOGY ON COST CONTROL AND MAINTENANCE OF VEHICLES 1 st Logistics International Conference Belgrae, Serbia 28-30 November 2013 INFLUENCE OF GPS TECHNOLOGY ON COST CONTROL AND MAINTENANCE OF VEHICLES Goran N. Raoičić * University of Niš, Faculty of Mechanical

More information

A New Evaluation Measure for Information Retrieval Systems

A New Evaluation Measure for Information Retrieval Systems A New Evaluation Measure for Information Retrieval Systems Martin Mehlitz martin.mehlitz@ai-labor.e Christian Bauckhage Deutsche Telekom Laboratories christian.bauckhage@telekom.e Jérôme Kunegis jerome.kunegis@ai-labor.e

More information

Sensitivity Analysis of Non-linear Performance with Probability Distortion

Sensitivity Analysis of Non-linear Performance with Probability Distortion Preprints of the 19th Worl Congress The International Feeration of Automatic Control Cape Town, South Africa. August 24-29, 214 Sensitivity Analysis of Non-linear Performance with Probability Distortion

More information

Notes on tangents to parabolas

Notes on tangents to parabolas Notes on tangents to parabolas (These are notes for a talk I gave on 2007 March 30.) The point of this talk is not to publicize new results. The most recent material in it is the concept of Bézier curves,

More information

Stock Market Value Prediction Using Neural Networks

Stock Market Value Prediction Using Neural Networks Stock Market Value Preiction Using Neural Networks Mahi Pakaman Naeini IT & Computer Engineering Department Islamic Aza University Paran Branch e-mail: m.pakaman@ece.ut.ac.ir Hamireza Taremian Engineering

More information

Calculating Viscous Flow: Velocity Profiles in Rivers and Pipes

Calculating Viscous Flow: Velocity Profiles in Rivers and Pipes previous inex next Calculating Viscous Flow: Velocity Profiles in Rivers an Pipes Michael Fowler, UVa 9/8/1 Introuction In this lecture, we ll erive the velocity istribution for two examples of laminar

More information

Sensor Network Localization from Local Connectivity : Performance Analysis for the MDS-MAP Algorithm

Sensor Network Localization from Local Connectivity : Performance Analysis for the MDS-MAP Algorithm Sensor Network Localization from Local Connectivity : Performance Analysis for the MDS-MAP Algorithm Sewoong Oh an Anrea Montanari Electrical Engineering an Statistics Department Stanfor University, Stanfor,

More information

Fluid Pressure and Fluid Force

Fluid Pressure and Fluid Force 0_0707.q //0 : PM Page 07 SECTION 7.7 Section 7.7 Flui Pressure an Flui Force 07 Flui Pressure an Flui Force Fin flui pressure an flui force. Flui Pressure an Flui Force Swimmers know that the eeper an

More information

Math 230.01, Fall 2012: HW 1 Solutions

Math 230.01, Fall 2012: HW 1 Solutions Math 3., Fall : HW Solutions Problem (p.9 #). Suppose a wor is picke at ranom from this sentence. Fin: a) the chance the wor has at least letters; SOLUTION: All wors are equally likely to be chosen. The

More information

Exploratory Optimal Latin Hypercube Designs for Computer Simulated Experiments

Exploratory Optimal Latin Hypercube Designs for Computer Simulated Experiments Thailan Statistician July 0; 9() : 7-93 http://statassoc.or.th Contribute paper Exploratory Optimal Latin Hypercube Designs for Computer Simulate Experiments Rachaaporn Timun [a,b] Anamai Na-uom* [a,b]

More information

On Adaboost and Optimal Betting Strategies

On Adaboost and Optimal Betting Strategies On Aaboost an Optimal Betting Strategies Pasquale Malacaria 1 an Fabrizio Smerali 1 1 School of Electronic Engineering an Computer Science, Queen Mary University of Lonon, Lonon, UK Abstract We explore

More information

The one-year non-life insurance risk

The one-year non-life insurance risk The one-year non-life insurance risk Ohlsson, Esbjörn & Lauzeningks, Jan Abstract With few exceptions, the literature on non-life insurance reserve risk has been evote to the ultimo risk, the risk in the

More information

Digital barrier option contract with exponential random time

Digital barrier option contract with exponential random time IMA Journal of Applie Mathematics Avance Access publishe June 9, IMA Journal of Applie Mathematics ) Page of 9 oi:.93/imamat/hxs3 Digital barrier option contract with exponential ranom time Doobae Jun

More information

Firewall Design: Consistency, Completeness, and Compactness

Firewall Design: Consistency, Completeness, and Compactness C IS COS YS TE MS Firewall Design: Consistency, Completeness, an Compactness Mohame G. Goua an Xiang-Yang Alex Liu Department of Computer Sciences The University of Texas at Austin Austin, Texas 78712-1188,

More information

Exponential Functions: Differentiation and Integration. The Natural Exponential Function

Exponential Functions: Differentiation and Integration. The Natural Exponential Function 46_54.q //4 :59 PM Page 5 5 CHAPTER 5 Logarithmic, Eponential, an Other Transcenental Functions Section 5.4 f () = e f() = ln The inverse function of the natural logarithmic function is the natural eponential

More information

Double Integrals in Polar Coordinates

Double Integrals in Polar Coordinates Double Integrals in Polar Coorinates Part : The Area Di erential in Polar Coorinates We can also aly the change of variable formula to the olar coorinate transformation x = r cos () ; y = r sin () However,

More information

Cross-Over Analysis Using T-Tests

Cross-Over Analysis Using T-Tests Chapter 35 Cross-Over Analysis Using -ests Introuction his proceure analyzes ata from a two-treatment, two-perio (x) cross-over esign. he response is assume to be a continuous ranom variable that follows

More information

Reading: Ryden chs. 3 & 4, Shu chs. 15 & 16. For the enthusiasts, Shu chs. 13 & 14.

Reading: Ryden chs. 3 & 4, Shu chs. 15 & 16. For the enthusiasts, Shu chs. 13 & 14. 7 Shocks Reaing: Ryen chs 3 & 4, Shu chs 5 & 6 For the enthusiasts, Shu chs 3 & 4 A goo article for further reaing: Shull & Draine, The physics of interstellar shock waves, in Interstellar processes; Proceeings

More information

How To Segmentate An Insurance Customer In An Insurance Business

How To Segmentate An Insurance Customer In An Insurance Business International Journal of Database Theory an Application, pp.25-36 http://x.oi.org/10.14257/ijta.2014.7.1.03 A Case Stuy of Applying SOM in Market Segmentation of Automobile Insurance Customers Vahi Golmah

More information

Mathematics Review for Economists

Mathematics Review for Economists Mathematics Review for Economists by John E. Floy University of Toronto May 9, 2013 This ocument presents a review of very basic mathematics for use by stuents who plan to stuy economics in grauate school

More information

Scalar : Vector : Equal vectors : Negative vectors : Proper vector : Null Vector (Zero Vector): Parallel vectors : Antiparallel vectors :

Scalar : Vector : Equal vectors : Negative vectors : Proper vector : Null Vector (Zero Vector): Parallel vectors : Antiparallel vectors : ELEMENTS OF VECTOS 1 Scalar : physical quantity having only magnitue but not associate with any irection is calle a scalar eg: time, mass, istance, spee, work, energy, power, pressure, temperature, electric

More information

Unbalanced Power Flow Analysis in a Micro Grid

Unbalanced Power Flow Analysis in a Micro Grid International Journal of Emerging Technology an Avance Engineering Unbalance Power Flow Analysis in a Micro Gri Thai Hau Vo 1, Mingyu Liao 2, Tianhui Liu 3, Anushree 4, Jayashri Ravishankar 5, Toan Phung

More information

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 12, June 2014

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 12, June 2014 ISSN: 77-754 ISO 900:008 Certifie International Journal of Engineering an Innovative echnology (IJEI) Volume, Issue, June 04 Manufacturing process with isruption uner Quaratic Deman for Deteriorating Inventory

More information

A Generalization of Sauer s Lemma to Classes of Large-Margin Functions

A Generalization of Sauer s Lemma to Classes of Large-Margin Functions A Generalization of Sauer s Lemma to Classes of Large-Margin Functions Joel Ratsaby University College Lonon Gower Street, Lonon WC1E 6BT, Unite Kingom J.Ratsaby@cs.ucl.ac.uk, WWW home page: http://www.cs.ucl.ac.uk/staff/j.ratsaby/

More information

Minimum-Energy Broadcast in All-Wireless Networks: NP-Completeness and Distribution Issues

Minimum-Energy Broadcast in All-Wireless Networks: NP-Completeness and Distribution Issues Minimum-Energy Broacast in All-Wireless Networks: NP-Completeness an Distribution Issues Mario Čagal LCA-EPFL CH-05 Lausanne Switzerlan mario.cagal@epfl.ch Jean-Pierre Hubaux LCA-EPFL CH-05 Lausanne Switzerlan

More information

Optimal Control Policy of a Production and Inventory System for multi-product in Segmented Market

Optimal Control Policy of a Production and Inventory System for multi-product in Segmented Market RATIO MATHEMATICA 25 (2013), 29 46 ISSN:1592-7415 Optimal Control Policy of a Prouction an Inventory System for multi-prouct in Segmente Market Kuleep Chauhary, Yogener Singh, P. C. Jha Department of Operational

More information

NEAR-FIELD TO FAR-FIELD TRANSFORMATION WITH PLANAR SPIRAL SCANNING

NEAR-FIELD TO FAR-FIELD TRANSFORMATION WITH PLANAR SPIRAL SCANNING Progress In Electromagnetics Research, PIER 73, 49 59, 27 NEAR-FIELD TO FAR-FIELD TRANSFORMATION WITH PLANAR SPIRAL SCANNING S. Costanzo an G. Di Massa Dipartimento i Elettronica Informatica e Sistemistica

More information

How To Find Out How To Calculate Volume Of A Sphere

How To Find Out How To Calculate Volume Of A Sphere Contents High-Dimensional Space. Properties of High-Dimensional Space..................... 4. The High-Dimensional Sphere......................... 5.. The Sphere an the Cube in Higher Dimensions...........

More information

MODELLING OF TWO STRATEGIES IN INVENTORY CONTROL SYSTEM WITH RANDOM LEAD TIME AND DEMAND

MODELLING OF TWO STRATEGIES IN INVENTORY CONTROL SYSTEM WITH RANDOM LEAD TIME AND DEMAND art I. robobabilystic Moels Computer Moelling an New echnologies 27 Vol. No. 2-3 ransport an elecommunication Institute omonosova iga V-9 atvia MOEING OF WO AEGIE IN INVENOY CONO YEM WIH ANOM EA IME AN

More information

ThroughputScheduler: Learning to Schedule on Heterogeneous Hadoop Clusters

ThroughputScheduler: Learning to Schedule on Heterogeneous Hadoop Clusters ThroughputScheuler: Learning to Scheule on Heterogeneous Haoop Clusters Shehar Gupta, Christian Fritz, Bob Price, Roger Hoover, an Johan e Kleer Palo Alto Research Center, Palo Alto, CA, USA {sgupta, cfritz,

More information

Pythagorean Triples Over Gaussian Integers

Pythagorean Triples Over Gaussian Integers International Journal of Algebra, Vol. 6, 01, no., 55-64 Pythagorean Triples Over Gaussian Integers Cheranoot Somboonkulavui 1 Department of Mathematics, Faculty of Science Chulalongkorn University Bangkok

More information

JON HOLTAN. if P&C Insurance Ltd., Oslo, Norway ABSTRACT

JON HOLTAN. if P&C Insurance Ltd., Oslo, Norway ABSTRACT OPTIMAL INSURANCE COVERAGE UNDER BONUS-MALUS CONTRACTS BY JON HOLTAN if P&C Insurance Lt., Oslo, Norway ABSTRACT The paper analyses the questions: Shoul or shoul not an iniviual buy insurance? An if so,

More information

Game Theoretic Modeling of Cooperation among Service Providers in Mobile Cloud Computing Environments

Game Theoretic Modeling of Cooperation among Service Providers in Mobile Cloud Computing Environments 2012 IEEE Wireless Communications an Networking Conference: Services, Applications, an Business Game Theoretic Moeling of Cooperation among Service Proviers in Mobile Clou Computing Environments Dusit

More information

Optimizing Multiple Stock Trading Rules using Genetic Algorithms

Optimizing Multiple Stock Trading Rules using Genetic Algorithms Optimizing Multiple Stock Traing Rules using Genetic Algorithms Ariano Simões, Rui Neves, Nuno Horta Instituto as Telecomunicações, Instituto Superior Técnico Av. Rovisco Pais, 040-00 Lisboa, Portugal.

More information

Mannheim curves in the three-dimensional sphere

Mannheim curves in the three-dimensional sphere Mannheim curves in the three-imensional sphere anju Kahraman, Mehmet Öner Manisa Celal Bayar University, Faculty of Arts an Sciences, Mathematics Department, Muraiye Campus, 5, Muraiye, Manisa, urkey.

More information

A Data Placement Strategy in Scientific Cloud Workflows

A Data Placement Strategy in Scientific Cloud Workflows A Data Placement Strategy in Scientific Clou Workflows Dong Yuan, Yun Yang, Xiao Liu, Jinjun Chen Faculty of Information an Communication Technologies, Swinburne University of Technology Hawthorn, Melbourne,

More information

Geography 4203 / 5203. GIS Modeling. Class (Block) 9: Variogram & Kriging

Geography 4203 / 5203. GIS Modeling. Class (Block) 9: Variogram & Kriging Geography 4203 / 5203 GIS Modeling Class (Block) 9: Variogram & Kriging Some Updates Today class + one proposal presentation Feb 22 Proposal Presentations Feb 25 Readings discussion (Interpolation) Last

More information

Forecasting and Staffing Call Centers with Multiple Interdependent Uncertain Arrival Streams

Forecasting and Staffing Call Centers with Multiple Interdependent Uncertain Arrival Streams Forecasting an Staffing Call Centers with Multiple Interepenent Uncertain Arrival Streams Han Ye Department of Statistics an Operations Research, University of North Carolina, Chapel Hill, NC 27599, hanye@email.unc.eu

More information

Unsteady Flow Visualization by Animating Evenly-Spaced Streamlines

Unsteady Flow Visualization by Animating Evenly-Spaced Streamlines EUROGRAPHICS 2000 / M. Gross an F.R.A. Hopgoo Volume 19, (2000), Number 3 (Guest Eitors) Unsteay Flow Visualization by Animating Evenly-Space Bruno Jobar an Wilfri Lefer Université u Littoral Côte Opale,

More information

Modelling and Resolving Software Dependencies

Modelling and Resolving Software Dependencies June 15, 2005 Abstract Many Linux istributions an other moern operating systems feature the explicit eclaration of (often complex) epenency relationships between the pieces of software

More information

INTRODUCTION TO BEAMS

INTRODUCTION TO BEAMS CHAPTER Structural Steel Design LRFD etho INTRODUCTION TO BEAS Thir Eition A. J. Clark School of Engineering Department of Civil an Environmental Engineering Part II Structural Steel Design an Analsis

More information

Calibration of the broad band UV Radiometer

Calibration of the broad band UV Radiometer Calibration of the broa ban UV Raiometer Marian Morys an Daniel Berger Solar Light Co., Philaelphia, PA 19126 ABSTRACT Mounting concern about the ozone layer epletion an the potential ultraviolet exposure

More information

Calculus Refresher, version 2008.4. c 1997-2008, Paul Garrett, garrett@math.umn.edu http://www.math.umn.edu/ garrett/

Calculus Refresher, version 2008.4. c 1997-2008, Paul Garrett, garrett@math.umn.edu http://www.math.umn.edu/ garrett/ Calculus Refresher, version 2008.4 c 997-2008, Paul Garrett, garrett@math.umn.eu http://www.math.umn.eu/ garrett/ Contents () Introuction (2) Inequalities (3) Domain of functions (4) Lines (an other items

More information

11 CHAPTER 11: FOOTINGS

11 CHAPTER 11: FOOTINGS CHAPTER ELEVEN FOOTINGS 1 11 CHAPTER 11: FOOTINGS 11.1 Introuction Footings are structural elements that transmit column or wall loas to the unerlying soil below the structure. Footings are esigne to transmit

More information

Minimizing Makespan in Flow Shop Scheduling Using a Network Approach

Minimizing Makespan in Flow Shop Scheduling Using a Network Approach Minimizing Makespan in Flow Shop Scheuling Using a Network Approach Amin Sahraeian Department of Inustrial Engineering, Payame Noor University, Asaluyeh, Iran 1 Introuction Prouction systems can be ivie

More information

Here the units used are radians and sin x = sin(x radians). Recall that sin x and cos x are defined and continuous everywhere and

Here the units used are radians and sin x = sin(x radians). Recall that sin x and cos x are defined and continuous everywhere and Lecture 9 : Derivatives of Trigonometric Functions (Please review Trigonometry uner Algebra/Precalculus Review on the class webpage.) In this section we will look at the erivatives of the trigonometric

More information

Definition of the spin current: The angular spin current and its physical consequences

Definition of the spin current: The angular spin current and its physical consequences Definition of the spin current: The angular spin current an its physical consequences Qing-feng Sun 1, * an X. C. Xie 2,3 1 Beijing National Lab for Conense Matter Physics an Institute of Physics, Chinese

More information

Achieving quality audio testing for mobile phones

Achieving quality audio testing for mobile phones Test & Measurement Achieving quality auio testing for mobile phones The auio capabilities of a cellular hanset provie the funamental interface between the user an the raio transceiver. Just as RF testing

More information

arxiv:1309.1857v3 [gr-qc] 7 Mar 2014

arxiv:1309.1857v3 [gr-qc] 7 Mar 2014 Generalize holographic equipartition for Friemann-Robertson-Walker universes Wen-Yuan Ai, Hua Chen, Xian-Ru Hu, an Jian-Bo Deng Institute of Theoretical Physics, LanZhou University, Lanzhou 730000, P.

More information

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines

EECS 556 Image Processing W 09. Interpolation. Interpolation techniques B splines EECS 556 Image Processing W 09 Interpolation Interpolation techniques B splines What is image processing? Image processing is the application of 2D signal processing methods to images Image representation

More information

Option Pricing for Inventory Management and Control

Option Pricing for Inventory Management and Control Option Pricing for Inventory Management an Control Bryant Angelos, McKay Heasley, an Jeffrey Humpherys Abstract We explore the use of option contracts as a means of managing an controlling inventories

More information

Mean Value Coordinates

Mean Value Coordinates Mean Value Coordinates Michael S. Floater Abstract: We derive a generalization of barycentric coordinates which allows a vertex in a planar triangulation to be expressed as a convex combination of its

More information

Oberwolfach Preprints

Oberwolfach Preprints Oberwolfach Preprints OWP 2007-01 Gerhar Huisken Geometric Flows an 3-Manifols Mathematisches Forschungsinstitut Oberwolfach ggmbh Oberwolfach Preprints (OWP) ISSN 1864-7596 Oberwolfach Preprints (OWP)

More information

Product Differentiation for Software-as-a-Service Providers

Product Differentiation for Software-as-a-Service Providers University of Augsburg Prof. Dr. Hans Ulrich Buhl Research Center Finance & Information Management Department of Information Systems Engineering & Financial Management Discussion Paper WI-99 Prouct Differentiation

More information

Optimal Energy Commitments with Storage and Intermittent Supply

Optimal Energy Commitments with Storage and Intermittent Supply Submitte to Operations Research manuscript OPRE-2009-09-406 Optimal Energy Commitments with Storage an Intermittent Supply Jae Ho Kim Department of Electrical Engineering, Princeton University, Princeton,

More information

CALCULATION INSTRUCTIONS

CALCULATION INSTRUCTIONS Energy Saving Guarantee Contract ppenix 8 CLCULTION INSTRUCTIONS Calculation Instructions for the Determination of the Energy Costs aseline, the nnual mounts of Savings an the Remuneration 1 asics ll prices

More information

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI)

Computer Graphics CS 543 Lecture 12 (Part 1) Curves. Prof Emmanuel Agu. Computer Science Dept. Worcester Polytechnic Institute (WPI) Computer Graphics CS 54 Lecture 1 (Part 1) Curves Prof Emmanuel Agu Computer Science Dept. Worcester Polytechnic Institute (WPI) So Far Dealt with straight lines and flat surfaces Real world objects include

More information

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example. An Example 2 3 4 Outline Objective: Develop methods and algorithms to mathematically model shape of real world objects Categories: Wire-Frame Representation Object is represented as as a set of points

More information

Optimal Control Of Production Inventory Systems With Deteriorating Items And Dynamic Costs

Optimal Control Of Production Inventory Systems With Deteriorating Items And Dynamic Costs Applie Mathematics E-Notes, 8(2008), 194-202 c ISSN 1607-2510 Available free at mirror sites of http://www.math.nthu.eu.tw/ amen/ Optimal Control Of Prouction Inventory Systems With Deteriorating Items

More information

A Comparison of Performance Measures for Online Algorithms

A Comparison of Performance Measures for Online Algorithms A Comparison of Performance Measures for Online Algorithms Joan Boyar 1, Sany Irani 2, an Kim S. Larsen 1 1 Department of Mathematics an Computer Science, University of Southern Denmark, Campusvej 55,

More information

5 Isotope effects on vibrational relaxation and hydrogen-bond dynamics in water

5 Isotope effects on vibrational relaxation and hydrogen-bond dynamics in water 5 Isotope effects on vibrational relaxation an hyrogen-bon ynamics in water Pump probe experiments HDO issolve in liqui H O show the spectral ynamics an the vibrational relaxation of the OD stretch vibration.

More information

An intertemporal model of the real exchange rate, stock market, and international debt dynamics: policy simulations

An intertemporal model of the real exchange rate, stock market, and international debt dynamics: policy simulations This page may be remove to conceal the ientities of the authors An intertemporal moel of the real exchange rate, stock market, an international ebt ynamics: policy simulations Saziye Gazioglu an W. Davi

More information

The Quick Calculus Tutorial

The Quick Calculus Tutorial The Quick Calculus Tutorial This text is a quick introuction into Calculus ieas an techniques. It is esigne to help you if you take the Calculus base course Physics 211 at the same time with Calculus I,

More information

State of Louisiana Office of Information Technology. Change Management Plan

State of Louisiana Office of Information Technology. Change Management Plan State of Louisiana Office of Information Technology Change Management Plan Table of Contents Change Management Overview Change Management Plan Key Consierations Organizational Transition Stages Change

More information

Differentiability of Exponential Functions

Differentiability of Exponential Functions Differentiability of Exponential Functions Philip M. Anselone an John W. Lee Philip Anselone (panselone@actionnet.net) receive his Ph.D. from Oregon State in 1957. After a few years at Johns Hopkins an

More information

Weirs for Flow Measurement

Weirs for Flow Measurement Lecture 8 Weirs for Flow Measurement I. Cipoletti Weirs The trapezoial weir that is most often use is the so-calle Cipoletti weir, which was reporte in ASCE Transactions in 1894 This is a fully contracte

More information

Manure Spreader Calibration

Manure Spreader Calibration Agronomy Facts 68 Manure Spreaer Calibration Manure spreaer calibration is an essential an valuable nutrient management tool for maximizing the efficient use of available manure nutrients. Planne manure

More information

Factoring Dickson polynomials over finite fields

Factoring Dickson polynomials over finite fields Factoring Dickson polynomials over finite fiels Manjul Bhargava Department of Mathematics, Princeton University. Princeton NJ 08544 manjul@math.princeton.eu Michael Zieve Department of Mathematics, University

More information

Given three vectors A, B, andc. We list three products with formula (A B) C = B(A C) A(B C); A (B C) =B(A C) C(A B);

Given three vectors A, B, andc. We list three products with formula (A B) C = B(A C) A(B C); A (B C) =B(A C) C(A B); 1.1.4. Prouct of three vectors. Given three vectors A, B, anc. We list three proucts with formula (A B) C = B(A C) A(B C); A (B C) =B(A C) C(A B); a 1 a 2 a 3 (A B) C = b 1 b 2 b 3 c 1 c 2 c 3 where the

More information

3. Interpolation. Closing the Gaps of Discretization... Beyond Polynomials

3. Interpolation. Closing the Gaps of Discretization... Beyond Polynomials 3. Interpolation Closing the Gaps of Discretization... Beyond Polynomials Closing the Gaps of Discretization... Beyond Polynomials, December 19, 2012 1 3.3. Polynomial Splines Idea of Polynomial Splines

More information

Lagrange s equations of motion for oscillating central-force field

Lagrange s equations of motion for oscillating central-force field Theoretical Mathematics & Applications, vol.3, no., 013, 99-115 ISSN: 179-9687 (print), 179-9709 (online) Scienpress Lt, 013 Lagrange s equations of motion for oscillating central-force fiel A.E. Eison

More information

A Universal Sensor Control Architecture Considering Robot Dynamics

A Universal Sensor Control Architecture Considering Robot Dynamics International Conference on Multisensor Fusion an Integration for Intelligent Systems (MFI2001) Baen-Baen, Germany, August 2001 A Universal Sensor Control Architecture Consiering Robot Dynamics Frierich

More information

A Monte Carlo Simulation of Multivariate General

A Monte Carlo Simulation of Multivariate General A Monte Carlo Simulation of Multivariate General Pareto Distribution an its Application 1 1 1 1 1 1 1 1 0 1 Luo Yao 1, Sui Danan, Wang Dongxiao,*, Zhou Zhenwei, He Weihong 1, Shi Hui 1 South China Sea

More information

Seeing the Unseen: Revealing Mobile Malware Hidden Communications via Energy Consumption and Artificial Intelligence

Seeing the Unseen: Revealing Mobile Malware Hidden Communications via Energy Consumption and Artificial Intelligence Seeing the Unseen: Revealing Mobile Malware Hien Communications via Energy Consumption an Artificial Intelligence Luca Caviglione, Mauro Gaggero, Jean-François Lalane, Wojciech Mazurczyk, Marcin Urbanski

More information

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model

We can display an object on a monitor screen in three different computer-model forms: Wireframe model Surface Model Solid model CHAPTER 4 CURVES 4.1 Introduction In order to understand the significance of curves, we should look into the types of model representations that are used in geometric modeling. Curves play a very significant

More information

15.2. First-Order Linear Differential Equations. First-Order Linear Differential Equations Bernoulli Equations Applications

15.2. First-Order Linear Differential Equations. First-Order Linear Differential Equations Bernoulli Equations Applications 00 CHAPTER 5 Differential Equations SECTION 5. First-Orer Linear Differential Equations First-Orer Linear Differential Equations Bernoulli Equations Applications First-Orer Linear Differential Equations

More information

Isothermal quantum dynamics: Investigations for the harmonic oscillator

Isothermal quantum dynamics: Investigations for the harmonic oscillator Isothermal quantum ynamics: Investigations for the harmonic oscillator Dem Fachbereich Physik er Universität Osnabrück zur Erlangung es Graes eines Doktors er Naturwissenschaften vorgelegte Dissertation

More information

Mathematical Models of Therapeutical Actions Related to Tumour and Immune System Competition

Mathematical Models of Therapeutical Actions Related to Tumour and Immune System Competition Mathematical Moels of Therapeutical Actions Relate to Tumour an Immune System Competition Elena De Angelis (1 an Pierre-Emmanuel Jabin (2 (1 Dipartimento i Matematica, Politecnico i Torino Corso Duca egli

More information

As customary, choice (a) is the correct answer in all the following problems.

As customary, choice (a) is the correct answer in all the following problems. PHY2049 Summer 2012 Instructor: Francisco Rojas Exam 1 As customary, choice (a) is the correct answer in all the following problems. Problem 1 A uniformly charge (thin) non-conucting ro is locate on the

More information

Hull, Chapter 11 + Sections 17.1 and 17.2 Additional reference: John Cox and Mark Rubinstein, Options Markets, Chapter 5

Hull, Chapter 11 + Sections 17.1 and 17.2 Additional reference: John Cox and Mark Rubinstein, Options Markets, Chapter 5 Binomial Moel Hull, Chapter 11 + ections 17.1 an 17.2 Aitional reference: John Cox an Mark Rubinstein, Options Markets, Chapter 5 1. One-Perio Binomial Moel Creating synthetic options (replicating options)

More information

Curves and Surfaces. Goals. How do we draw surfaces? How do we specify a surface? How do we approximate a surface?

Curves and Surfaces. Goals. How do we draw surfaces? How do we specify a surface? How do we approximate a surface? Curves and Surfaces Parametric Representations Cubic Polynomial Forms Hermite Curves Bezier Curves and Surfaces [Angel 10.1-10.6] Goals How do we draw surfaces? Approximate with polygons Draw polygons

More information

Compact Routing on Internet-Like Graphs

Compact Routing on Internet-Like Graphs Compact Routing on Internet-Like Graphs Dmitri Krioukov Email: ima@krioukov.net Kevin Fall Intel Research, Berkeley Email: kfall@intel-research.net Xiaowei Yang Massachusetts Institute of Technology Email:

More information

An Alternative Approach of Operating a Passive RFID Device Embedded on Metallic Implants

An Alternative Approach of Operating a Passive RFID Device Embedded on Metallic Implants An Alternative Approach of Operating a Passive RFID Device Embee on Metallic Implants Xiaoyu Liu, Ravi Yalamanchili, Ajay Ogirala an Marlin Mickle RFID Center of Excellence, Department of Electrical an

More information

The Concept of the Effective Mass Tensor in GR. The Equation of Motion

The Concept of the Effective Mass Tensor in GR. The Equation of Motion The Concept of the Effective Mass Tensor in GR The Equation of Motion Mirosław J. Kubiak Zespół Szkół Technicznych, Gruziąz, Polan Abstract: In the papers [, ] we presente the concept of the effective

More information

Chapter 9 AIRPORT SYSTEM PLANNING

Chapter 9 AIRPORT SYSTEM PLANNING Chapter 9 AIRPORT SYSTEM PLANNING. Photo creit Dorn McGrath, Jr Contents Page The Planning Process................................................... 189 Airport Master Planning..............................................

More information

Predicting Television Ratings and Its Application to Taiwan Cable TV Channels

Predicting Television Ratings and Its Application to Taiwan Cable TV Channels 2n International Symposium on Computer, Communication, Control an Automation (3CA 2013) Preicting Television Ratings an Its Application to Taiwan Cable TV Channels Hui-Ling Huang Department of Biological

More information