ERROR PROPAGATION IN OVERLAY ANALYSIS

Size: px
Start display at page:

Download "ERROR PROPAGATION IN OVERLAY ANALYSIS"

Transcription

1 ERROR PROPAGATION IN OVERLAY ANALYSIS Ali A. Alesheikh Department of Geomatics and Geodesy Eng. K.N.T University of Technology, Vali-asr St., Tehran, IRAN Tel: Fax: Rahim A. Abbaspour Department of Geomatics Eng. Faulty of Engineering, University of Tehran, North Karegar St., Tehran, IRAN Tel: Fax: ABSTRACT GISs give users complete freedom to combine, overlay and analyze data from many different sources, regardless of scale, accuracy, resolution and quality of the original data. The mixing of geographical information from different map scales and sources is a key aspect of GIS functionality, but it does raise the question as to what effects the combination of different levels of data uncertainty has on both the output maps and on the data derived from spatial query and analysis. It must be recognized that there are many good reasons for wishing to combine data in these ways, but a major problem arises because GIS packages fail to offer any means of keeping track of the effects of error propagation and how it affects the results. This paper is concerned with developing methods able to estimate the confidence regions of GIS outputs by taking into account certain selected sources of uncertainty affecting spatial databases. A Monte Carlo simulation-based method is used as a general means of estimating the effects of input data uncertainty on the map outputs after an arbitrary sequence of overlay analysis. The objective is to identify and handle the effects of data uncertainty in GIS by defining uncertainty envelopes to create credibility regions around the results. This is considered the minimum need to allow a GIS to function in a mixed data environment. 1. INTRODUCTION One of the most powerful capabilities of GIS, particularly for the earth sciences applications, is that it permits the derivation of new attributes from attributes already held in the GIS database. The many basic types of function used for derivations of this kind of information are often provided as standard functions or operations in many GISs, under the name of map algebra (Burrough 1986; Tomlin 1990).

2 In practice, many GIS operations are used in sequence in order to compute an attribute that is the result of a computational model. Using GIS for the evaluation of computational models is defined here by the term spatial modeling within GIS. To date, most works on spatial modeling with GIS has been concentrated on the business of deriving computational models that operate on spatial data, on the building of large spatial databases, and on linking computational models with the GIS. However, there is an important additional aspect that has long received too little attention. This concerns the issue of data quality and how errors in spatial attributes propagate through GIS operations. It can safely be said that no map stored in a GIS is truly error-free. Note that the word 'error' is used here in its widest sense to include not only mistakes or blunders, but also to include the statistical concept of error meaning variations (Burrough 1986). When maps that are stored in a GIS database are used as input to a GIS operation, then the errors in the input will propagate to the output of the operation. Therefore, the output may not be sufficiently reliable for correct conclusion to be drawn from it. Moreover, the error propagation continues when the output from one operation is used as input to an ensuing operation. Consequently, when no record is kept of the accuracy of intermediate results, it becomes extremely difficult to evaluate the accuracy of final result. Although users may be aware that errors propagate through their analyses, in practice they rarely pay attention to this problem. Experienced users perhaps know that the quality of their data is not reflected by the quality of graphical output of the GIS, but they cannot truly benefit from this knowledge because the uncertainty if their data still remain unknown. No professional GIS currently in use can present the user with information about the confidence limits that should be associated with the result of an analysis (Burrough 1992; Forier and Canters 1996). 2. THE THEORY OF ERROR PROPAGATION IN GIS The error propagation problem can be formulated mathematically as follows. Let U(.) be the output of GIS operation g(.) on the m input attributes A i (.) : U (.) = g( A i (.),..., Am (.)) (1) The operation g(.) may be one of various types, such as a standard filter operation to compute gradient from a gridded DTM (Carter 1992). The objective of the error propagation analysis is to determine the error in the output U(.), given the operation g(.) and errors in the input attributes A i (.). 2 The output map U(.) also is a random field, with mean µ (.) and variance σ (.). From an error 2 propagation perspective, the main interest is in uncertainty of U(.), as contained in its variance σ (.) (Heuvelink 1999). It must first be observed that the error propagation problem is relatively easy when g(.) is a linear function. In that case, the mean and variance of U(.) can be directly and analytically derived. The theory on functions of random variables also provides several analytical approaches to the problem for nonlinear g(.), but few of these can be resolved by simple calculation (Helstrom 1991). Thus for the general situation analytical methods are not very suitable. In this context, two methods of uncertainty assessment have been applied to date: analytical equations generally based on first-order Taylor series variance approximations and empirical simulations based on Monte Carlo processes.

3 2.1. ANALYTICAL METHOD OF UNCERTAINTY Analytical methods refer to obtaining the stochastic characteristics of functionally dependent variables, given the characteristics of the independent variables and the functional relationships relating to the two sets of variables. Let L = [ l1, l2,..., ln ] be a set of random variables with a known n-dimensional probability density function f = ( l1, l2,..., ln ). Let = [ x1, x2,..., xn ] be another set of random set of random variables that is related to L by F = [ f 1, f 2,..., f m ] such as: F (, L)=0 (2) The task is to determine the stochastic properties of from those of L, i.e., to determine the probability density function g ( x1, x2,..., xu ) (Krakiwsky 1992). In most local or global GIS operations, the general Equation (2) can be simplified to a set of continuous, differentiable functions F (Cressie 1991) such that =F(L) (3) Where is the output, L is the input of GIS operation, and F is the function that relates the input and output data. The distribution of the unknown parameters g ( x1, x2,..., xu ) can be uniquely identified by its first, second and joint moments if g's distribution follows a Gaussian function. This assumption is usually applied in surveying, photogrammetric and geodetic measurements (Mikhail 1976). The reason for this lies mainly in the central limit theorem, which roughly states that the averaging of a sufficiently large number of random of random variables yields a normal distribution, no matter what the distribution of an individual random variable is (Doughety 1990). Since GIS data are functions of several errors introduced in different stage, it is reasonable to assume they are following normal functions. Another reason for invoking the normality assumption is that it makes the computation simple (Vanicek 1992). In principle the problems of uncertainty transmission in GIS operations can be handled by using covariance propagation (Burrough 1986). The covariance propagation method relies on approximating the result F(,L) by a truncated Taylor series. In the case of first-order Taylor method, F is linearised by taking the tangent of F in initial value ( 0, L 0 ) as follows: 0 0 F 0 F 0 F(, L) = F(, L ) ( ) ( L L ) + remainder = 0 (4), L, L L Assuming the magnitude of reminder to be negligible, it can be written as: W + Aδ + Br = 0 (5) Where W = F( 0, L 0 ) F A = 0 0, L 0 δ = ( ) F B = 0 0, L L r = ( L 0 L )

4 The remainder of Equation (4) contains the higher-order Taylor series terms of F, whose contribution to the result of F is comparatively small in the neighborhood of ( 0, L 0 ). By neglecting the higher-order terms, the output covariance matrix C can be computed by: T T C = [ A ( BCL B ) A + C ] (6) Where CL is the covariance matrix of the input data and C 0 is the a priori covariance matrix of the output map MONTE CARLO SIMULATION METHOD The lack of single continuous differentiable functions renders the use of explicit equations for error propagation impossible. Instead, it is simpler and more general to use a universal solution based on Monte Carlo simulation approach. The Monte Carlo method (Openshaw 1989) uses an entirely different approach to determine the uncertainty of geospatial objects. In this method, the results of Equation (3) are computed repeatedly, with input value L = [ l1, l2,..., ln ] that are randomly sampled from their joint distribution. The outputs of the equation construct random samples of which parameters of its distribution, such as mean and variance, can be estimated. The basic algorithm as might be applied in GIS is as follows (openshaw 1994): (i) Decide what levels and types of error characterize each data set as input to a GIS (ii) Replace the observed data by a set of (M) random variables drawn from appropriate probability distributions assumed to represent the uncertainty in the data inputs. (iii) Apply a sequence of GIS operations to the step (ii) data. (iv) For this set of realization l i, store the result i. (v) Compute summary statistics. The Monte Carlo method is general and can be applied to spatial or attribute data. Heuvelink 2 (1993) showed that the standard deviation of output mean ( M ) and output variance ( S ) are approximately inversely related to the square root of the number of Monte Carlo runs. Therefore, the accuracy of the method can also be controlled. However, the method is computationally intensive. 3. EVALUTION AND COMPARISON OF METHODS The analytical method, which is based on covariance propagation, is modest in computational load. It is also attractive because it yields an analytical expression for the variances of the output errors, although it should be noted that the solution is approximate only. The means, variances and correlations of the input data explicitly appear in Equation (5), and these allow one to examine quickly how the output uncertainty changes under variations in the input error parameters. The disadvantage of the method is that it is an approximate method only. When the function F is non-linear, then the approximation error may become unacceptably large. Iteration may be required to reduce the error; however, it will be at the cost of computational load. On the other hand, the approximation error is zero when F is linear. Another disadvantage of first-order Taylor covariance propagation method is that the function F must be continuously differentiable. Covariance propagation may not respect the ease of computation if the function F is a complicated computational model of errors in GIS, since systematic errors may exist in the process (Alesheikh 1998). The most important advantage of the Mont Carlo method is that it can provide the entire distribution of output data at an arbitrary level of accuracy. Other advantages are that method is easily

5 implemented and generally applicable. The method merely treats in function F as a black box, whose response to the perturbed inputs is studied from the resulting outputs. The main disadvantage of the Monte Carlo method is that it is computationally intensive. Another disadvantage is that any sensitivity analysis requires the repeated execution of the entire process. In most practical situations, N will take a value between 50 and 200, but it may occasionally be as 100, METHODOLOGY Much of the functionality of GIS lies with their ability to overlay one or more digital maps for the purpose of Boolean or network analyses. In this study, we use Monte Carlo simulation method to estimate the levels of uncertainty in the output of an overlay analysis, so a simulation is made by generating random numbers from their probability distributions (which assumed Normal) which define by covariance matrix of each polygon, and adding them to the coordinates of vertices of two measured polygons (Figure 1). This process is repeated 20 times. Two groups of polygons generated. Each of the randomized input polygons is then overlaid on another one. The final results were then saved. The entire process is repeated 20 times. Then the total set of output maps were used to draw confidence intervals or credibility regions that were overlaid on the deterministic results as a visual indication of effects of data uncertainty. The nature of simulation methodology is outlined in Figure 2.b with respect to normal procedure (figure 2.a). The GIS software used in this case study is the widely used ARC/INFO package as well as MATLAB. Figure 1. Polygons, their overlays and vertices with error ellipses (ellipses are not in scale) To analyze the resulted polygons, they rasterised in 0.1 m cell size. As covariance matrix shows, every measured point is to some degree uncertain, as are the straight-line segments generated by connecting the points. Hence, modeling the observational uncertainty of a line segment may be determined by considering (a) the observational uncertainty coordinates of endpoints, and (b) the correlation among the points that construct the line, i.e. a full covariance matrix should be considered (Alesheikh 1998).

6 Data input Data input Perturb data Sequence of GIS Operation Repeat M times Sequence of GIS Operation Output stored Identify confidence region (a) Figure 2. Simulation approach to error propagation in GIS: (a) Monte Carlo Methodology; (b) Normal GIS procedure (Openshaw et al. 1991) Data output(s) A commonly used method to visualize uncertainty is using gray value. However, due to the limitation of the human eye in Distinguishing grey values, the grey-level coding may not work very well in some cases, so the method, which involves three dimensional and color representation techniques (Shi and et. al.) is used for the visualization of uncertainty in this study as well as former method to compare. (b) Figure 3. 3D view of the Polygon Density Function

7 To visualize the area of constant probability a mesh has been superimposed on top of the random polygons. Each generated polygon intersects a number of pixels. These intersections are summed up for each resulting in a lookup table of intersections, which can then be represented in 3D (Figure 3). The cells and the relative frequencies show the probability density of the random polygon. Pixels of constant probability density can now be constructed in the same way as counter lines in digital terrain models (Figure 4.a, 4.b). The probability associated with the contours of (e.g. 20%) can be determined by the summation of the relative frequency of pixels (f (, Y)) located inside the contour (Figure 6). This area presents the confidence interval of a polygon (Alesheikh 1999). (a) (b) Figure 4. The visualization of the polygon uncertainty: (a) A polygon boundary; (b) part of a polygon boundary The results of our simulation test illustrate that just 98.85% of overlaid region is definitely in and the area of uncertainty are 1.15% of total. The data of this test are seen. The number of pixels for each probability value is seen in Figure 5. Figure 5. Number of pixels (in percent) with respect to the density

8 Figure 6. 2D view of the Polygon Density Function 5. CONCLUSION The error model used here is an obvious over-simplification of reality. Each vertex in the polygons was perturbed by selecting random numbers from a Normal distribution, based on the given covariance matrix. Analytical results to the error propagation problem can be obtained in a few special cases, such as when the GIS operation is a linear function. Numerical solutions are not very attractive either, and so two alternative approaches are suggested instead. The analytical method approaches the problem by approximating the GIS operation by a linear function. The linearization is done in a way such that approximation errors are relatively small for input values that have a larger probability of occurrence. The linearization makes the problem analytically tractable, so that the method yields analytical results that can provide useful insight into the error propagation process. The Monte Carlo method uses a simulation approach to analyze the propagation of error in GIS operations. It repeatedly draws realizations from the joint probability distribution of the input attributes, each time substituting these realizations into the operation, computing the result and storing it. In this way a random sample from the output distribution is obtained, which is analyzed by using techniques from classical sampling theory. The main problem with the analytical method is that the results are approximate only. It will not always be easy to determine whether the approximations involved using these techniques are acceptable. The Monte Carlo method does not suffer from this problem, because it can reach an arbitrary level of accuracy. The Monte Carlo method brings along other problems, though. High accuracies are reached only when the number of runs is sufficiently large, which may cause the

9 method to become extremely time consuming. Another disadvantage of the Monte Carlo method is that the results do not come in an analytical form. 6. RECOMMENDATION Although this paper runs the overlay operation many times, the question of how many Monte Carlo runs are needed to obtain a given level of accuracy is remained. Some attention has been given to this problem, but this particular point deserves more attention. In line with this problem, a variable option seems to replace point estimates by interval estimates (Casella &Beger 1990). Interval estimation yields wider intervals when the number of Monte Carlo runs is small, and so it implicitly incorporates the confidence gain resulting from an increase of runs. It was also shown that the efficiency of the Monte Carlo method is proportional to the square root of the number of runs. This implies that it is extremely costly to obtain results with a high level of accuracy. It seems worthwhile to examine how the crude Monte Carlo method can be improved by employing various variance reduction techniques (Hammersley & Handscomb 1979). One possible would be to use the result of the analytical method as a control variable, after which the remainder may be evaluated using the crude Monte Carlo method. Another option is to employ importance or stratified sampling (Stein 1987). Although the problem with variance reduction method is that the complexity increases, they are certainly worth investigating, regardless of the awaited emergence of parallel GIS machines (Openshaw et al. 1991). 7. REFERENCES [1]Alesheikh, A.A., Blais, J.A.R.,Chapman, M.A.,Karimi, H. (1999). "Rigorous Geospatial Data Uncertainty Models For GIS" Eds. K.Lowell and A.Jaton, "About Spatial Accuracy Assessment", chapter 24, Ann press, Michigan, USA [2] Alesheikh, A.A. (1998). Modeling and Managing Uncertainty in Object-Based Geospatial Information System. Ph.D. Thesis, University of Calgary, Canada [3] Burrough, P.A. (1986). Principles of Geographic Information Systems for Land Resources Assessment, Claredon Press, Oxford, UK [4] Congalton, R.G. (1994). Proceedings, International Symposium on the Spatial Accuracy of Natural Resource Databases, [5] Heuvelink, G. (1993). Error Propagation in Quantitative Spatial Modeling. Ph.D. Thesis, Universiteit Utrecht, Netherlands [6] Krakiwsky, E.J. (1992). The Method of Least Squares: A Synthesis of Advances. Department of Geomatics Engineering, The University of Calgary, Canada [7] Openshaw, S. (1994). "Learning to live with errors in spatial databases" Eds.M. Goodchild and S. Gopal, Accuracy of Spatial Databases, Taylor and Francis press, London, pp [8] Openshaw, S., Charlton, M., Carver, S. (1991). Error propagation: a Monte Carlo simulation, Handling Geographical Information, Methodology and Practical Applications, Scientific and Technical, pp [9] Stein, M. (1987). Large sample properties of Simulations using Latin hypercube sampling. Techno metrics 29, pp [10] Vanicek, p. and E.J.Krakiwsky (1986). Geodesy: The concept, Second Rev., North Holland, Amsterdam Bethesda, MD: ASPRS, pp

ERROR PROPAGATION MODELING IN GIS POLYGON OVERLAY

ERROR PROPAGATION MODELING IN GIS POLYGON OVERLAY ERROR PROPAGATION MODELING IN GIS POLYGON OVERLAY Jinda Sae-Jung, Xiao Yong Chen, Do Minh Phuong Department of Remote Sensing and Geographic Information Systems, Asian Institute of Technology, Thailand

More information

Truncation Errors. Applied Numerical Methods with MATLAB for Engineers and Scientists, 2nd ed., Steven C. Chapra, McGraw Hill, 2008, Ch. 4.

Truncation Errors. Applied Numerical Methods with MATLAB for Engineers and Scientists, 2nd ed., Steven C. Chapra, McGraw Hill, 2008, Ch. 4. Chapter 4: Roundoff and Truncation Errors Applied Numerical Methods with MATLAB for Engineers and Scientists, 2nd ed., Steven C. Chapra, McGraw Hill, 2008, Ch. 4. 1 Outline Errors Accuracy and Precision

More information

1. Estimation equations for strip transect sampling, using notation consistent with that used to

1. Estimation equations for strip transect sampling, using notation consistent with that used to Web-based Supplementary Materials for Line Transect Methods for Plant Surveys by S.T. Buckland, D.L. Borchers, A. Johnston, P.A. Henrys and T.A. Marques Web Appendix A. Introduction In this on-line appendix,

More information

Lecture: Simulation. of Manufacturing Systems. Sivakumar AI. Simulation. SMA6304 M2 ---Factory Planning and scheduling. Simulation - A Predictive Tool

Lecture: Simulation. of Manufacturing Systems. Sivakumar AI. Simulation. SMA6304 M2 ---Factory Planning and scheduling. Simulation - A Predictive Tool SMA6304 M2 ---Factory Planning and scheduling Lecture Discrete Event of Manufacturing Systems Simulation Sivakumar AI Lecture: 12 copyright 2002 Sivakumar 1 Simulation Simulation - A Predictive Tool Next

More information

On the Selection of an Interpolation Method for Creating a Terrain Model (TM) from LIDAR Data

On the Selection of an Interpolation Method for Creating a Terrain Model (TM) from LIDAR Data On the Selection of an Interpolation Method for Creating a Terrain Model (TM) from LIDAR Data Tarig A. Ali Department of Technology and Geomatics East Tennessee State University P. O. Box 70552, Johnson

More information

In the real world, light sources emit light particles, which travel in space, reflect at objects or scatter in volumetric media (potentially multiple

In the real world, light sources emit light particles, which travel in space, reflect at objects or scatter in volumetric media (potentially multiple 1 In the real world, light sources emit light particles, which travel in space, reflect at objects or scatter in volumetric media (potentially multiple times) until they are absorbed. On their way, they

More information

A comparative study of the integer ambiguity validation procedures

A comparative study of the integer ambiguity validation procedures LETTER Earth Planets Space, 52, 813 817, 2000 A comparative study of the integer ambiguity validation procedures J. Wang, M. P. Stewart, and M. Tsakiri School of Spatial Sciences, Curtin University of

More information

Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation

Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation November 2010 Nelson Shaw njd50@uclive.ac.nz Department of Computer Science and Software Engineering University of Canterbury,

More information

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi

DATA MODELS IN GIS. Prachi Misra Sahoo I.A.S.R.I., New Delhi DATA MODELS IN GIS Prachi Misra Sahoo I.A.S.R.I., New Delhi -110012 1. Introduction GIS depicts the real world through models involving geometry, attributes, relations, and data quality. Here the realization

More information

DIGITAL TERRAIN MODELS

DIGITAL TERRAIN MODELS DIGITAL TERRAIN MODELS 1 Digital Terrain Models Dr. Mohsen Mostafa Hassan Badawy Remote Sensing Center GENERAL: A Digital Terrain Models (DTM) is defined as the digital representation of the spatial distribution

More information

Inclusion of Aleatory and Epistemic Uncertainty in Design Optimization

Inclusion of Aleatory and Epistemic Uncertainty in Design Optimization 10 th World Congress on Structural and Multidisciplinary Optimization May 19-24, 2013, Orlando, Florida, USA Inclusion of Aleatory and Epistemic Uncertainty in Design Optimization Sirisha Rangavajhala

More information

ELEC Dr Reji Mathew Electrical Engineering UNSW

ELEC Dr Reji Mathew Electrical Engineering UNSW ELEC 4622 Dr Reji Mathew Electrical Engineering UNSW Review of Motion Modelling and Estimation Introduction to Motion Modelling & Estimation Forward Motion Backward Motion Block Motion Estimation Motion

More information

FOUR ADVANCES IN HANDLING UNCERTAINTIES IN SPATIAL DATA AND ANALYSIS

FOUR ADVANCES IN HANDLING UNCERTAINTIES IN SPATIAL DATA AND ANALYSIS FOUR ADVANCES IN HANDLING UNCERTAINTIES IN SPATIAL DATA AND ANALYSIS Wenzhong Shi Advanced Research Centre for Spatial Information Technology Department of Land Surveying and Geo-Informatics The Hong Kong

More information

Quasi-Monte Carlo Methods Combating Complexity in Cost Risk Analysis

Quasi-Monte Carlo Methods Combating Complexity in Cost Risk Analysis Quasi-Monte Carlo Methods Combating Complexity in Cost Risk Analysis Blake Boswell Booz Allen Hamilton ISPA / SCEA Conference Albuquerque, NM June 2011 1 Table Of Contents Introduction Monte Carlo Methods

More information

Discrete Event Simulation & VHDL. Prof. K. J. Hintz Dept. of Electrical and Computer Engineering George Mason University

Discrete Event Simulation & VHDL. Prof. K. J. Hintz Dept. of Electrical and Computer Engineering George Mason University Discrete Event Simulation & VHDL Prof. K. J. Hintz Dept. of Electrical and Computer Engineering George Mason University Discrete Event Simulation Material from VHDL Programming with Advanced Topics by

More information

A Random Number Based Method for Monte Carlo Integration

A Random Number Based Method for Monte Carlo Integration A Random Number Based Method for Monte Carlo Integration J Wang and G Harrell Department Math and CS, Valdosta State University, Valdosta, Georgia, USA Abstract - A new method is proposed for Monte Carlo

More information

Discovery of the Source of Contaminant Release

Discovery of the Source of Contaminant Release Discovery of the Source of Contaminant Release Devina Sanjaya 1 Henry Qin Introduction Computer ability to model contaminant release events and predict the source of release in real time is crucial in

More information

Integration. Volume Estimation

Integration. Volume Estimation Monte Carlo Integration Lab Objective: Many important integrals cannot be evaluated symbolically because the integrand has no antiderivative. Traditional numerical integration techniques like Newton-Cotes

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 13 Random Numbers and Stochastic Simulation Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright

More information

LECTURE 2 SPATIAL DATA MODELS

LECTURE 2 SPATIAL DATA MODELS LECTURE 2 SPATIAL DATA MODELS Computers and GIS cannot directly be applied to the real world: a data gathering step comes first. Digital computers operate in numbers and characters held internally as binary

More information

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University

Lecture 6: GIS Spatial Analysis. GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University Lecture 6: GIS Spatial Analysis GE 118: INTRODUCTION TO GIS Engr. Meriam M. Santillan Caraga State University 1 Spatial Data It can be most simply defined as information that describes the distribution

More information

Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation

Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation Sampling informative/complex a priori probability distributions using Gibbs sampling assisted by sequential simulation Thomas Mejer Hansen, Klaus Mosegaard, and Knud Skou Cordua 1 1 Center for Energy Resources

More information

HOW TO PROVE AND ASSESS CONFORMITY OF GUM-SUPPORTING SOFTWARE PRODUCTS

HOW TO PROVE AND ASSESS CONFORMITY OF GUM-SUPPORTING SOFTWARE PRODUCTS XX IMEKO World Congress Metrology for Green Growth September 9-14, 2012, Busan, Republic of Korea HOW TO PROVE AND ASSESS CONFORMITY OF GUM-SUPPORTING SOFTWARE PRODUCTS N. Greif, H. Schrepf Physikalisch-Technische

More information

D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints

D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints D025 Geostatistical Stochastic Elastic Iinversion - An Efficient Method for Integrating Seismic and Well Data Constraints P.R. Williamson (Total E&P USA Inc.), A.J. Cherrett* (Total SA) & R. Bornard (CGGVeritas)

More information

Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis

Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis Some doubts about the objectivity of logical determination of the uniqueness of the elementary process in the Function Point Analysis Table of Contents Marian Zalcman, Ph.D. ASSECO Poland, Rzeszów 1. Introduction

More information

AUTOMATIC EXTRACTION OF TERRAIN SKELETON LINES FROM DIGITAL ELEVATION MODELS

AUTOMATIC EXTRACTION OF TERRAIN SKELETON LINES FROM DIGITAL ELEVATION MODELS AUTOMATIC EXTRACTION OF TERRAIN SKELETON LINES FROM DIGITAL ELEVATION MODELS F. Gülgen, T. Gökgöz Yildiz Technical University, Department of Geodetic and Photogrammetric Engineering, 34349 Besiktas Istanbul,

More information

International Journal of Applied Earth Observation and Geoinformation

International Journal of Applied Earth Observation and Geoinformation International Journal of Applied Earth Observation and Geoinformation 21 (2013) 136 148 Contents lists available at SciVerse ScienceDirect International Journal of Applied Earth Observation and Geoinformation

More information

Optimizing Pharmaceutical Production Processes Using Quality by Design Methods

Optimizing Pharmaceutical Production Processes Using Quality by Design Methods Optimizing Pharmaceutical Production Processes Using Quality by Design Methods Bernd Heinen, SAS WHITE PAPER SAS White Paper Table of Contents Abstract.... The situation... Case study and database... Step

More information

Bootstrapping Method for 14 June 2016 R. Russell Rhinehart. Bootstrapping

Bootstrapping Method for  14 June 2016 R. Russell Rhinehart. Bootstrapping Bootstrapping Method for www.r3eda.com 14 June 2016 R. Russell Rhinehart Bootstrapping This is extracted from the book, Nonlinear Regression Modeling for Engineering Applications: Modeling, Model Validation,

More information

This blog addresses the question: how do we determine the intersection of two circles in the Cartesian plane?

This blog addresses the question: how do we determine the intersection of two circles in the Cartesian plane? Intersecting Circles This blog addresses the question: how do we determine the intersection of two circles in the Cartesian plane? This is a problem that a programmer might have to solve, for example,

More information

1.2 Numerical Solutions of Flow Problems

1.2 Numerical Solutions of Flow Problems 1.2 Numerical Solutions of Flow Problems DIFFERENTIAL EQUATIONS OF MOTION FOR A SIMPLIFIED FLOW PROBLEM Continuity equation for incompressible flow: 0 Momentum (Navier-Stokes) equations for a Newtonian

More information

Uncertainty analysis in spatial environmental modelling. Kasia Sawicka Athens, 29 Mar 2017

Uncertainty analysis in spatial environmental modelling. Kasia Sawicka Athens, 29 Mar 2017 Uncertainty analysis in spatial environmental modelling Kasia Sawicka Athens, 29 Mar 2017 Uncertainty propagation overview Input ± U Model (± U) Output ± U Input data Model parameters Model structure Solution

More information

Sensitivity Analysis. Nathaniel Osgood. NCSU/UNC Agent-Based Modeling Bootcamp August 4-8, 2014

Sensitivity Analysis. Nathaniel Osgood. NCSU/UNC Agent-Based Modeling Bootcamp August 4-8, 2014 Sensitivity Analysis Nathaniel Osgood NCSU/UNC Agent-Based Modeling Bootcamp August 4-8, 2014 Types of Sensitivity Analyses Variables involved One-way Multi-way Type of component being varied Parameter

More information

DEVELOPING A THREE-DIMENSIONAL TOPOLOGICAL DATA MODEL

DEVELOPING A THREE-DIMENSIONAL TOPOLOGICAL DATA MODEL DEVELOPING A THREE-DIMENSIONAL TOPOLOGICAL DATA MODEL Saadi MESGARI International Institute for Aerospace Survey and Earth Sciences (ITC) The Netherlands Mesgari@itc.nl Working Group IC/16 KEY WORDS: Data

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

SYNTHESIS OF PLANAR MECHANISMS FOR PICK AND PLACE TASKS WITH GUIDING LOCATIONS

SYNTHESIS OF PLANAR MECHANISMS FOR PICK AND PLACE TASKS WITH GUIDING LOCATIONS Proceedings of the ASME 2013 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference IDETC/CIE 2013 August 4-7, 2013, Portland, Oregon, USA DETC2013-12021

More information

Performance Estimation and Regularization. Kasthuri Kannan, PhD. Machine Learning, Spring 2018

Performance Estimation and Regularization. Kasthuri Kannan, PhD. Machine Learning, Spring 2018 Performance Estimation and Regularization Kasthuri Kannan, PhD. Machine Learning, Spring 2018 Bias- Variance Tradeoff Fundamental to machine learning approaches Bias- Variance Tradeoff Error due to Bias:

More information

Model Based Perspective Inversion

Model Based Perspective Inversion Model Based Perspective Inversion A. D. Worrall, K. D. Baker & G. D. Sullivan Intelligent Systems Group, Department of Computer Science, University of Reading, RG6 2AX, UK. Anthony.Worrall@reading.ac.uk

More information

The Cross-Entropy Method

The Cross-Entropy Method The Cross-Entropy Method Guy Weichenberg 7 September 2003 Introduction This report is a summary of the theory underlying the Cross-Entropy (CE) method, as discussed in the tutorial by de Boer, Kroese,

More information

Discussion on Bayesian Model Selection and Parameter Estimation in Extragalactic Astronomy by Martin Weinberg

Discussion on Bayesian Model Selection and Parameter Estimation in Extragalactic Astronomy by Martin Weinberg Discussion on Bayesian Model Selection and Parameter Estimation in Extragalactic Astronomy by Martin Weinberg Phil Gregory Physics and Astronomy Univ. of British Columbia Introduction Martin Weinberg reported

More information

Developer s Tip. An Introduction to the Theory of Planar Failure. Concepts of Planar Rock Slope Failure

Developer s Tip. An Introduction to the Theory of Planar Failure. Concepts of Planar Rock Slope Failure Developer s Tip An Introduction to the Theory of Planar Failure In this article we explain the basic concepts behind planar failure analysis of rock slopes. We also discuss the geometric conditions that

More information

MULTI-DIMENSIONAL MONTE CARLO INTEGRATION

MULTI-DIMENSIONAL MONTE CARLO INTEGRATION CS580: Computer Graphics KAIST School of Computing Chapter 3 MULTI-DIMENSIONAL MONTE CARLO INTEGRATION 2 1 Monte Carlo Integration This describes a simple technique for the numerical evaluation of integrals

More information

Statistical Timing Analysis Using Bounds and Selective Enumeration

Statistical Timing Analysis Using Bounds and Selective Enumeration IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL. 22, NO. 9, SEPTEMBER 2003 1243 Statistical Timing Analysis Using Bounds and Selective Enumeration Aseem Agarwal, Student

More information

Halftoning and quasi-monte Carlo

Halftoning and quasi-monte Carlo Halftoning and quasi-monte Carlo Ken Hanson CCS-2, Methods for Advanced Scientific Simulations Los Alamos National Laboratory This presentation available at http://www.lanl.gov/home/kmh/ LA-UR-04-1854

More information

Network Adjustment Program using MATLAB

Network Adjustment Program using MATLAB Network Adjustment Program using MATLAB Roya Olyazadeh, Halim Setan and Nima Fouladinejad Department of Geomatic Engineering, Faculty of Geoinformation and Real Estate, Universiti Teknologi Malaysia (UTM),

More information

Multivariate Standard Normal Transformation

Multivariate Standard Normal Transformation Multivariate Standard Normal Transformation Clayton V. Deutsch Transforming K regionalized variables with complex multivariate relationships to K independent multivariate standard normal variables is an

More information

Probabilistic (Randomized) algorithms

Probabilistic (Randomized) algorithms Probabilistic (Randomized) algorithms Idea: Build algorithms using a random element so as gain improved performance. For some cases, improved performance is very dramatic, moving from intractable to tractable.

More information

Probability Models.S4 Simulating Random Variables

Probability Models.S4 Simulating Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Probability Models.S4 Simulating Random Variables In the fashion of the last several sections, we will often create probability

More information

Computer Experiments. Designs

Computer Experiments. Designs Computer Experiments Designs Differences between physical and computer Recall experiments 1. The code is deterministic. There is no random error (measurement error). As a result, no replication is needed.

More information

Modeling with Uncertainty Interval Computations Using Fuzzy Sets

Modeling with Uncertainty Interval Computations Using Fuzzy Sets Modeling with Uncertainty Interval Computations Using Fuzzy Sets J. Honda, R. Tankelevich Department of Mathematical and Computer Sciences, Colorado School of Mines, Golden, CO, U.S.A. Abstract A new method

More information

Automated schematic map production using simulated annealing and gradient descent approaches

Automated schematic map production using simulated annealing and gradient descent approaches Automated schematic map production using simulated annealing and gradient descent approaches Suchith Anand 1, Silvania Avelar 2, J. Mark Ware 3, Mike Jackson 1 1 Centre for Geospatial Science, University

More information

Curve fitting. Lab. Formulation. Truncation Error Round-off. Measurement. Good data. Not as good data. Least squares polynomials.

Curve fitting. Lab. Formulation. Truncation Error Round-off. Measurement. Good data. Not as good data. Least squares polynomials. Formulating models We can use information from data to formulate mathematical models These models rely on assumptions about the data or data not collected Different assumptions will lead to different models.

More information

Module 2: Single Step Methods Lecture 4: The Euler Method. The Lecture Contains: The Euler Method. Euler's Method (Analytical Interpretations)

Module 2: Single Step Methods Lecture 4: The Euler Method. The Lecture Contains: The Euler Method. Euler's Method (Analytical Interpretations) The Lecture Contains: The Euler Method Euler's Method (Analytical Interpretations) An Analytical Example file:///g /Numerical_solutions/lecture4/4_1.htm[8/26/2011 11:14:40 AM] We shall now describe methods

More information

correlated to the Michigan High School Mathematics Content Expectations

correlated to the Michigan High School Mathematics Content Expectations correlated to the Michigan High School Mathematics Content Expectations McDougal Littell Algebra 1 Geometry Algebra 2 2007 correlated to the STRAND 1: QUANTITATIVE LITERACY AND LOGIC (L) STANDARD L1: REASONING

More information

1. Assumptions. 1. Introduction. 2. Terminology

1. Assumptions. 1. Introduction. 2. Terminology 4. Process Modeling 4. Process Modeling The goal for this chapter is to present the background and specific analysis techniques needed to construct a statistical model that describes a particular scientific

More information

Engineering 1000 Chapter 6: Abstraction and Modeling

Engineering 1000 Chapter 6: Abstraction and Modeling Engineering 1000 Chapter 6: Abstraction and Modeling Outline Why is abstraction useful? What are models? how are models different from theory and simulation? Examples from microelectronics Types of model

More information

Fast 3D Mean Shift Filter for CT Images

Fast 3D Mean Shift Filter for CT Images Fast 3D Mean Shift Filter for CT Images Gustavo Fernández Domínguez, Horst Bischof, and Reinhard Beichel Institute for Computer Graphics and Vision, Graz University of Technology Inffeldgasse 16/2, A-8010,

More information

Assessing Continuous Demand Representation in Coverage Modeling

Assessing Continuous Demand Representation in Coverage Modeling Assessing Continuous Demand Representation in Coverage Modeling Ran Wei 1, Alan T. Murray 1 1 GeoDa Center for Geospatial Analysis and Computation, School of Geographical Sciences and Urban Planning, Arizona

More information

DENSE IMAGE MATCHING FOR MARS EXPRESS HRSC IMAGERY BASED ON PRECISE POINT PREDICTION METHOD

DENSE IMAGE MATCHING FOR MARS EXPRESS HRSC IMAGERY BASED ON PRECISE POINT PREDICTION METHOD DENSE IMAGE MATCHING FOR MARS EXPRESS HRSC IMAGERY BASED ON PRECISE POINT PREDICTION METHOD X. Geng a,b *, Q. Xu a, J. Miao b, Y.F. Hou a, S. Xing a, C.Z. Lan a a Information Engineering University, Institute

More information

Chapter 2 Overview of the Design Methodology

Chapter 2 Overview of the Design Methodology Chapter 2 Overview of the Design Methodology This chapter presents an overview of the design methodology which is developed in this thesis, by identifying global abstraction levels at which a distributed

More information

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability

7 Fractions. Number Sense and Numeration Measurement Geometry and Spatial Sense Patterning and Algebra Data Management and Probability 7 Fractions GRADE 7 FRACTIONS continue to develop proficiency by using fractions in mental strategies and in selecting and justifying use; develop proficiency in adding and subtracting simple fractions;

More information

Dijkstra's Algorithm

Dijkstra's Algorithm Shortest Path Algorithm Dijkstra's Algorithm To find the shortest path from the origin node to the destination node No matrix calculation Floyd s Algorithm To find all the shortest paths from the nodes

More information

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC

INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC JOURNAL OF APPLIED ENGINEERING SCIENCES VOL. 1(14), issue 4_2011 ISSN 2247-3769 ISSN-L 2247-3769 (Print) / e-issn:2284-7197 INCREASING CLASSIFICATION QUALITY BY USING FUZZY LOGIC DROJ Gabriela, University

More information

Attribute Accuracy. Quantitative accuracy refers to the level of bias in estimating the values assigned such as estimated values of ph in a soil map.

Attribute Accuracy. Quantitative accuracy refers to the level of bias in estimating the values assigned such as estimated values of ph in a soil map. Attribute Accuracy Objectives (Entry) This basic concept of attribute accuracy has been introduced in the unit of quality and coverage. This unit will teach a basic technique to quantify the attribute

More information

Short Note: Some Implementation Aspects of Multiple-Point Simulation

Short Note: Some Implementation Aspects of Multiple-Point Simulation Short Note: Some Implementation Aspects of Multiple-Point Simulation Steven Lyster 1, Clayton V. Deutsch 1, and Julián M. Ortiz 2 1 Department of Civil & Environmental Engineering University of Alberta

More information

LECTURE 0: Introduction and Background

LECTURE 0: Introduction and Background 1 LECTURE 0: Introduction and Background September 10, 2012 1 Computational science The role of computational science has become increasingly significant during the last few decades. It has become the

More information

Computer vision: models, learning and inference. Chapter 10 Graphical Models

Computer vision: models, learning and inference. Chapter 10 Graphical Models Computer vision: models, learning and inference Chapter 10 Graphical Models Independence Two variables x 1 and x 2 are independent if their joint probability distribution factorizes as Pr(x 1, x 2 )=Pr(x

More information

Cpk: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc.

Cpk: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc. C: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc. C is one of many capability metrics that are available. When capability metrics are used, organizations typically provide

More information

Dynamic Analysis of Structures Using Neural Networks

Dynamic Analysis of Structures Using Neural Networks Dynamic Analysis of Structures Using Neural Networks Alireza Lavaei Academic member, Islamic Azad University, Boroujerd Branch, Iran Alireza Lohrasbi Academic member, Islamic Azad University, Boroujerd

More information

Random projection for non-gaussian mixture models

Random projection for non-gaussian mixture models Random projection for non-gaussian mixture models Győző Gidófalvi Department of Computer Science and Engineering University of California, San Diego La Jolla, CA 92037 gyozo@cs.ucsd.edu Abstract Recently,

More information

A Keypoint Descriptor Inspired by Retinal Computation

A Keypoint Descriptor Inspired by Retinal Computation A Keypoint Descriptor Inspired by Retinal Computation Bongsoo Suh, Sungjoon Choi, Han Lee Stanford University {bssuh,sungjoonchoi,hanlee}@stanford.edu Abstract. The main goal of our project is to implement

More information

DISTRIBUTION STATEMENT A Approved for public release: distribution unlimited.

DISTRIBUTION STATEMENT A Approved for public release: distribution unlimited. AVIA Test Selection through Spatial Variance Bounding Method for Autonomy Under Test By Miles Thompson Senior Research Engineer Aerospace, Transportation, and Advanced Systems Lab DISTRIBUTION STATEMENT

More information

Application of Finite Volume Method for Structural Analysis

Application of Finite Volume Method for Structural Analysis Application of Finite Volume Method for Structural Analysis Saeed-Reza Sabbagh-Yazdi and Milad Bayatlou Associate Professor, Civil Engineering Department of KNToosi University of Technology, PostGraduate

More information

An Interval-Based Tool for Verified Arithmetic on Random Variables of Unknown Dependency

An Interval-Based Tool for Verified Arithmetic on Random Variables of Unknown Dependency An Interval-Based Tool for Verified Arithmetic on Random Variables of Unknown Dependency Daniel Berleant and Lizhi Xie Department of Electrical and Computer Engineering Iowa State University Ames, Iowa

More information

Fast Fuzzy Clustering of Infrared Images. 2. brfcm

Fast Fuzzy Clustering of Infrared Images. 2. brfcm Fast Fuzzy Clustering of Infrared Images Steven Eschrich, Jingwei Ke, Lawrence O. Hall and Dmitry B. Goldgof Department of Computer Science and Engineering, ENB 118 University of South Florida 4202 E.

More information

NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS

NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS Proceedings, 11 th FIG Symposium on Deformation Measurements, Santorini, Greece, 003. NEW MONITORING TECHNIQUES ON THE DETERMINATION OF STRUCTURE DEFORMATIONS D.Stathas, O.Arabatzi, S.Dogouris, G.Piniotis,

More information

Uncertainty Analysis Utilizing Gradient and Hessian Information

Uncertainty Analysis Utilizing Gradient and Hessian Information Uncertainty Analysis Utilizing Gradient and Hessian Information Markus P. Rumpfkeil, Wataru Yamazaki and Dimitri. Mavriplis Abstract In this paper gradient and Hessian information computed using automatic

More information

Digital Image Processing

Digital Image Processing Digital Image Processing Part 9: Representation and Description AASS Learning Systems Lab, Dep. Teknik Room T1209 (Fr, 11-12 o'clock) achim.lilienthal@oru.se Course Book Chapter 11 2011-05-17 Contents

More information

Don t stop til you get enough - Sensitivity testing of Monte Carlo Iterations for Model Calibration

Don t stop til you get enough - Sensitivity testing of Monte Carlo Iterations for Model Calibration Don t stop til you get enough - Sensitivity testing of Monte Carlo Iterations for Model Calibration Noah Charles Goldstein 1, Charles Dietzel 2, Keith Charles Clarke 3 Department of Geography, University

More information

An Improved Algorithm for Image Fractal Dimension

An Improved Algorithm for Image Fractal Dimension Proceedings of the 8th International Symposium on Spatial Accuracy Assessment in Natural Resources and Environmental Sciences Shanghai, P. R. China, June 25-27, 2008, pp. 196-200 An Improved Algorithm

More information

COMPUTER AND ROBOT VISION

COMPUTER AND ROBOT VISION VOLUME COMPUTER AND ROBOT VISION Robert M. Haralick University of Washington Linda G. Shapiro University of Washington A^ ADDISON-WESLEY PUBLISHING COMPANY Reading, Massachusetts Menlo Park, California

More information

FMA901F: Machine Learning Lecture 3: Linear Models for Regression. Cristian Sminchisescu

FMA901F: Machine Learning Lecture 3: Linear Models for Regression. Cristian Sminchisescu FMA901F: Machine Learning Lecture 3: Linear Models for Regression Cristian Sminchisescu Machine Learning: Frequentist vs. Bayesian In the frequentist setting, we seek a fixed parameter (vector), with value(s)

More information

LOGICAL OPERATOR USAGE IN STRUCTURAL MODELLING

LOGICAL OPERATOR USAGE IN STRUCTURAL MODELLING LOGICAL OPERATOR USAGE IN STRUCTURAL MODELLING Ieva Zeltmate (a) (a) Riga Technical University, Faculty of Computer Science and Information Technology Department of System Theory and Design ieva.zeltmate@gmail.com

More information

Evaluation of Moving Object Tracking Techniques for Video Surveillance Applications

Evaluation of Moving Object Tracking Techniques for Video Surveillance Applications International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Evaluation

More information

DISCRETE DOMAIN REPRESENTATION FOR SHAPE CONCEPTUALIZATION

DISCRETE DOMAIN REPRESENTATION FOR SHAPE CONCEPTUALIZATION DISCRETE DOMAIN REPRESENTATION FOR SHAPE CONCEPTUALIZATION Zoltán Rusák, Imre Horváth, György Kuczogi, Joris S.M. Vergeest, Johan Jansson Department of Design Engineering Delft University of Technology

More information

What the Dual-Dirac Model is and What it is Not

What the Dual-Dirac Model is and What it is Not What the Dual-Dirac Model is and What it is Not Ransom Stephens October, 006 Abstract: The dual-dirac model is a simple tool for estimating total jitter defined at a bit error ratio, TJ(BER), for serial

More information

Workshop - Model Calibration and Uncertainty Analysis Using PEST

Workshop - Model Calibration and Uncertainty Analysis Using PEST About PEST PEST (Parameter ESTimation) is a general-purpose, model-independent, parameter estimation and model predictive uncertainty analysis package developed by Dr. John Doherty. PEST is the most advanced

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Lab 9. Julia Janicki. Introduction

Lab 9. Julia Janicki. Introduction Lab 9 Julia Janicki Introduction My goal for this project is to map a general land cover in the area of Alexandria in Egypt using supervised classification, specifically the Maximum Likelihood and Support

More information

CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS

CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS CONDITIONAL SIMULATION OF TRUNCATED RANDOM FIELDS USING GRADIENT METHODS Introduction Ning Liu and Dean S. Oliver University of Oklahoma, Norman, Oklahoma, USA; ning@ou.edu The problem of estimating the

More information

Visualization and Analysis of Inverse Kinematics Algorithms Using Performance Metric Maps

Visualization and Analysis of Inverse Kinematics Algorithms Using Performance Metric Maps Visualization and Analysis of Inverse Kinematics Algorithms Using Performance Metric Maps Oliver Cardwell, Ramakrishnan Mukundan Department of Computer Science and Software Engineering University of Canterbury

More information

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurements

Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurements DISTRIBUTION STATEMENT A. Approved for public release; distribution is unlimited. Quantifying the Dynamic Ocean Surface Using Underwater Radiometric Measurements Dick K.P. Yue Center for Ocean Engineering

More information

10-701/15-781, Fall 2006, Final

10-701/15-781, Fall 2006, Final -7/-78, Fall 6, Final Dec, :pm-8:pm There are 9 questions in this exam ( pages including this cover sheet). If you need more room to work out your answer to a question, use the back of the page and clearly

More information

Monte Carlo for Spatial Models

Monte Carlo for Spatial Models Monte Carlo for Spatial Models Murali Haran Department of Statistics Penn State University Penn State Computational Science Lectures April 2007 Spatial Models Lots of scientific questions involve analyzing

More information

Unit 1 Chapter 4 ITERATIVE ALGORITHM DESIGN ISSUES

Unit 1 Chapter 4 ITERATIVE ALGORITHM DESIGN ISSUES DESIGN AND ANALYSIS OF ALGORITHMS Unit 1 Chapter 4 ITERATIVE ALGORITHM DESIGN ISSUES http://milanvachhani.blogspot.in USE OF LOOPS As we break down algorithm into sub-algorithms, sooner or later we shall

More information

Overcompressing JPEG images with Evolution Algorithms

Overcompressing JPEG images with Evolution Algorithms Author manuscript, published in "EvoIASP2007, Valencia : Spain (2007)" Overcompressing JPEG images with Evolution Algorithms Jacques Lévy Véhel 1, Franklin Mendivil 2 and Evelyne Lutton 1 1 Inria, Complex

More information

SYNTHETIC SCHLIEREN. Stuart B Dalziel, Graham O Hughes & Bruce R Sutherland. Keywords: schlieren, internal waves, image processing

SYNTHETIC SCHLIEREN. Stuart B Dalziel, Graham O Hughes & Bruce R Sutherland. Keywords: schlieren, internal waves, image processing 8TH INTERNATIONAL SYMPOSIUM ON FLOW VISUALIZATION (998) SYNTHETIC SCHLIEREN Keywords: schlieren, internal waves, image processing Abstract This paper outlines novel techniques for producing qualitative

More information

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer

ENERGY-224 Reservoir Simulation Project Report. Ala Alzayer ENERGY-224 Reservoir Simulation Project Report Ala Alzayer Autumn Quarter December 3, 2014 Contents 1 Objective 2 2 Governing Equations 2 3 Methodolgy 3 3.1 BlockMesh.........................................

More information

Everything you did not want to know about least squares and positional tolerance! (in one hour or less) Raymond J. Hintz, PLS, PhD University of Maine

Everything you did not want to know about least squares and positional tolerance! (in one hour or less) Raymond J. Hintz, PLS, PhD University of Maine Everything you did not want to know about least squares and positional tolerance! (in one hour or less) Raymond J. Hintz, PLS, PhD University of Maine Least squares is used in varying degrees in -Conventional

More information

Geographic Information Systems. using QGIS

Geographic Information Systems. using QGIS Geographic Information Systems using QGIS 1 - INTRODUCTION Generalities A GIS (Geographic Information System) consists of: -Computer hardware -Computer software - Digital Data Generalities GIS softwares

More information