(32) where for are sub-matrices and, for are sub-vectors. Such a system of equations can be solved by solving the following sub-problems

Size: px
Start display at page:

Download "(32) where for are sub-matrices and, for are sub-vectors. Such a system of equations can be solved by solving the following sub-problems"

Transcription

1 Module 4 : Solving Linear Algebraic Equations Section 4 : Direct Methods for Solving Sparse Linear Systems 4 Direct Methods for Solving Sparse Linear Systems A system of Linear equations (32) is called sparse if only a relatively small number of its matrix elements ( patterns that frequently occur are ) are nonzero. The sparse Tridiagonal Band diagonal with band width M Block diagonal matrices Lower / upper triangular and block lower / upper triangular matrices We have encountered numerous situations in the module on Problem Discretization using Approximation Theory where such matrices arise. It is wasteful to apply general direct methods on these problems. Special methods are evolved for solving such sparse systems, which can achieve considerable reduction in the computation time and memory space requirements. In this section, some of the sparse matrix algorithms are discussed in detail. This is meant to be only a brief introduction to sparse matrix computations and the treatment of the topic is, by no means, exhaustive. 4.1 Block Diagonal Matrices In some applications, such as solving ODE-BVP / PDE using orthogonal collocations on finite elements, we encounter equations with a block diagonal matrices, i.e. where for are sub-matrices and, for are sub-vectors. Such a system of equations can be solved by solving the following sub-problems (33) where each equation is solved using, say, Gaussian elimination. Each Gaussian elimination sub-problem would require and Defining dimension of vector as the number of multiplications and divisions in the conventional Gaussian elimination equals It can be easily shown that

2 i.e. 4.2 Thomas Algorithm for Tridiagonal and Block Tridiagonal Matrices [2] Consider system of equation given by following equation (34) where matrix is a tridiagonal matrix. Thomas algorithm is the Gaussian elimination algorithm tailored to solve this type of sparse system. Step 1:Triangularization: Forward sweep with normalization (35) (36) (37) (38) This sequence of operations finally results in the following system of equations Step 2: Backward sweep leads to solution vector (39, 40)

3 Total no of multiplications and divisions in Thomas algorithm is which is significantly smaller than the operations (approximately) necessary for carrying out the Gaussian elimination and backward sweep for a dense matrix. The Thomas algorithm can be easily extended to solve a system of equations that involves a block tridiagonal matrix. Consider block tridiagonal system of the form (41) where and are matrices and (, represent vectors of appropriate dimensions. Step 1:Block Triangularization (42) (43) Step 2: Backward sweep (44) (45, 46) 4.3 Triangular and Block Triangular Matrices A triangular matrix is a sparse matrix with zero-valued elements above or below the diagonal. For example, a lower triangular matrix can be represented as follows To solve a system, the following algorithm is used (47)

4 (48) The operational count i.e., the number of multiplications and divisions, for this elimination process is (49) which is considerably smaller than the Gaussian elimination for a dense matrix. In some applications we encounter equations with a block triangular matrices. For example, where are sub-matrices while and are sub-vectors for. The solution of this type of systems is completely analogous to that of lower triangular systems,except that sub-matrices and sub-vectors are used in place of scalars. Thus, the equivalent algorithm for blocktriangular matrix can be stated as follows (50) (51) The above form does not imply that the inverse can find each by Gaussian elimination. should be computed explicitly. For example, we 4.4 Solution of a Large System By Partitioning If matrix is equation (LAE) is very large, then we can partition matrix and vector as where is a square matrix. this results in two equations (52) which can be solved sequentially as follows (53) (54) (55) (56)

5 It is also possible to work with higher number of partitions equal to say 9, and solve a given large dimensional problem.

Transactions on Modelling and Simulation vol 18, 1997 WIT Press, ISSN X

Transactions on Modelling and Simulation vol 18, 1997 WIT Press,  ISSN X Boundary element analysis of masonry structures Y. F. Rashed*, M. H. Abdalla and M. A. R. Youssef Department of Structural Engineering, Cairo University, Giza, *Present address: Wessex nstitute of Technology,

More information

Analysis of Shear Wall Transfer Beam Structure LEI KA HOU

Analysis of Shear Wall Transfer Beam Structure LEI KA HOU Analysis of Shear Wall Transfer Beam Structure by LEI KA HOU Final Year Project report submitted in partial fulfillment of the requirement of the Degree of Bachelor of Science in Civil Engineering 2013-2014

More information

CP2K PARALLELISATION AND OPTIMISATION

CP2K PARALLELISATION AND OPTIMISATION CP2K PARALLELISATION AND OPTIMISATION Iain Bethune (ibethune@epcc.ed.ac.uk) http://tinyurl.com/cp2k2016 #CP2KSummerSchool Overview Overview of Parallel Programming models Shared Memory Distributed Memory

More information

R&D. R&D digest. by simulating different scenarios and counting their cost in profits and customer service.

R&D. R&D digest. by simulating different scenarios and counting their cost in profits and customer service. digest Managing a utility s assets: new software shows how Asset management is no longer just about using our people, factories, equipment and processes wisely. Just as importantly, it s about planning

More information

Attribute Theory of Consumer Behavior

Attribute Theory of Consumer Behavior Attribute Theory of Consumer Behavior Lancaster, K. J. (1966). A new Approach to Consumer Theory. Journal of Political Economy. 74, 132-157. Traditional theories of consumer behavior do not take into account

More information

Synthesis of Optimal PSA Cycles for Hydrogen/CO 2 Separation

Synthesis of Optimal PSA Cycles for Hydrogen/CO 2 Separation Synthesis of Optimal PSA Cycles for Hydrogen/CO 2 Separation Sree Rama Raju Vetukuri a,b, Anshul Agarwal a,b, Lorenz T. Biegler a,b and Stephen E. Zitney b a Department of Chemical Engineering, Carnegie

More information

ENGG1811: Data Analysis using Excel 1

ENGG1811: Data Analysis using Excel 1 ENGG1811 Computing for Engineers Data Analysis using Excel (weeks 2 and 3) Data Analysis Histogram Descriptive Statistics Correlation Solving Equations Matrix Calculations Finding Optimum Solutions Financial

More information

CHAPTER 2 PROBLEM STATEMENT

CHAPTER 2 PROBLEM STATEMENT CHAPTER 2 PROBLEM STATEMENT Software metrics based heuristics support software quality engineering through improved scheduling and project control. It can be a key step towards steering the software testing

More information

Next generation energy modelling Benefits of applying parallel optimization and high performance computing

Next generation energy modelling Benefits of applying parallel optimization and high performance computing Next generation energy modelling Benefits of applying parallel optimization and high performance computing Frieder Borggrefe System Analysis and Technology Assessment DLR - German Aerospace Center Stuttgart

More information

Chapter 9: Static Games and Cournot Competition

Chapter 9: Static Games and Cournot Competition Chapter 9: Static Games and Cournot Competition Learning Objectives: Students should learn to:. The student will understand the ideas of strategic interdependence and reasoning strategically and be able

More information

Churn Prediction Model Using Linear Discriminant Analysis (LDA)

Churn Prediction Model Using Linear Discriminant Analysis (LDA) IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 18, Issue 5, Ver. IV (Sep. - Oct. 2016), PP 86-93 www.iosrjournals.org Churn Prediction Model Using Linear Discriminant

More information

ERP Reference models and module implementation

ERP Reference models and module implementation ERP Reference models and module implementation Based on Supporting the module sequencing decision in the ERP implementation process An application of the ANP method, Petri Hallikainen, Hannu Kivijärvi

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK KINGS COLLEGE OF ENGINEERING DEPARTMENT OF INFORMATION TECHNOLOGY QUESTION BANK Subject Code & Subject Name: IT1251 Software Engineering and Quality Assurance Year / Sem : II / IV UNIT I SOFTWARE PRODUCT

More information

A NEW VISUAL PACKAGE FOR SIMULATION OF THERMAL DESALINATION PROCESSES: DEVELOPMENT & VERIFICATION

A NEW VISUAL PACKAGE FOR SIMULATION OF THERMAL DESALINATION PROCESSES: DEVELOPMENT & VERIFICATION Eighth International Water Technology Conference, IWTC8 2004, Alexandria, Egypt A NEW VISUAL PACKAGE FOR SIMULATION OF THERMAL DESALINATION PROCESSES: DEVELOPMENT & VERIFICATION A. S. Nafey *, H. E. S.

More information

Prediction of Google Local Users Restaurant ratings

Prediction of Google Local Users Restaurant ratings CSE 190 Assignment 2 Report Professor Julian McAuley Page 1 Nov 30, 2015 Prediction of Google Local Users Restaurant ratings Shunxin Lu Muyu Ma Ziran Zhang Xin Chen Abstract Since mobile devices and the

More information

Latent Semantic Analysis for large document sets.

Latent Semantic Analysis for large document sets. Latent Semantic Analysis for large document sets. Laurence A. F. Park Kotagiri Ramamohanarao ARC Centre for Perceptive and Intelligent Machines in Complex Environments Department of Computer Science and

More information

Managing genetic groups in single-step genomic evaluations applied on female fertility traits in Nordic Red Dairy cattle

Managing genetic groups in single-step genomic evaluations applied on female fertility traits in Nordic Red Dairy cattle Abstract Managing genetic groups in single-step genomic evaluations applied on female fertility traits in Nordic Red Dairy cattle K. Matilainen 1, M. Koivula 1, I. Strandén 1, G.P. Aamand 2 and E.A. Mäntysaari

More information

Tutorial Segmentation and Classification

Tutorial Segmentation and Classification MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION v171025 Tutorial Segmentation and Classification Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel

More information

Fundamentals of Crystalline State p. 1 Introduction p. 1 Crystalline state p. 2 Crystal lattice and crystal structure p. 4 Shape of the unit cell p.

Fundamentals of Crystalline State p. 1 Introduction p. 1 Crystalline state p. 2 Crystal lattice and crystal structure p. 4 Shape of the unit cell p. Preface p. xvii Fundamentals of Crystalline State p. 1 Introduction p. 1 Crystalline state p. 2 Crystal lattice and crystal structure p. 4 Shape of the unit cell p. 6 Content of the unit cell p. 7 Asymmetric

More information

Periodic Measurement of Advertising Effectiveness Using Multiple-Test-Period Geo Experiments

Periodic Measurement of Advertising Effectiveness Using Multiple-Test-Period Geo Experiments Periodic Measurement of Advertising Effectiveness Using Multiple-Test-Period Geo Experiments Jon Vaver, Jim Koehler Google Inc Abstract 1 Introduction In a previous paper [6] we described the application

More information

Modeling of competition in revenue management Petr Fiala 1

Modeling of competition in revenue management Petr Fiala 1 Modeling of competition in revenue management Petr Fiala 1 Abstract. Revenue management (RM) is the art and science of predicting consumer behavior and optimizing price and product availability to maximize

More information

Fundamentals of Crystalline State and Crystal Lattice p. 1 Crystalline State p. 2 Crystal Lattice and Unit Cell p. 4 Shape of the Unit Cell p.

Fundamentals of Crystalline State and Crystal Lattice p. 1 Crystalline State p. 2 Crystal Lattice and Unit Cell p. 4 Shape of the Unit Cell p. Fundamentals of Crystalline State and Crystal Lattice p. 1 Crystalline State p. 2 Crystal Lattice and Unit Cell p. 4 Shape of the Unit Cell p. 7 Crystallographic Planes, Directions, and Indices p. 8 Crystallographic

More information

Markov and Non-Markov Models for Brand Switching and Market Share Forecasting

Markov and Non-Markov Models for Brand Switching and Market Share Forecasting Markov and Non-Markov s for Brand Switching and Market Share Forecasting Ka Ching Chan Member IEEE Abstract Markov chain has been a popular approach for the brand switching problem and market share forecasting

More information

Active Chemical Sensing with Partially Observable Markov Decision Processes

Active Chemical Sensing with Partially Observable Markov Decision Processes Active Chemical Sensing with Partially Observable Markov Decision Processes Rakesh Gosangi and Ricardo Gutierrez-Osuna* Department of Computer Science, Texas A & M University {rakesh, rgutier}@cs.tamu.edu

More information

Data Mining and Applications in Genomics

Data Mining and Applications in Genomics Data Mining and Applications in Genomics Lecture Notes in Electrical Engineering Volume 25 For other titles published in this series, go to www.springer.com/series/7818 Sio-Iong Ao Data Mining and Applications

More information

9. Verification, Validation, Testing

9. Verification, Validation, Testing 9. Verification, Validation, Testing (a) Basic Notions (b) Dynamic testing. (c) Static analysis. (d) Modelling. (e) Environmental Simulation. (f) Test Strategies. (g) Tool support. (h) Independent Verification

More information

Index. Cambridge University Press Introduction to Elasticity Theory for Crystal Defects R. W. Balluffi. Index.

Index. Cambridge University Press Introduction to Elasticity Theory for Crystal Defects R. W. Balluffi. Index. Airy stress functions formulation of 60 1 table of 426 alternator operator 419 Brown s formula 255 Burgers equation 264 5 Christoffel stiffness tensor 34 corresponding elastic fields 25 7 curvature tensor,

More information

Retail Sales Forecasting at Walmart. Brian Seaman WalmartLabs

Retail Sales Forecasting at Walmart. Brian Seaman WalmartLabs Retail Sales Forecasting at Walmart Brian Seaman WalmartLabs 1 The biggest challenge as a forecasting practitioner The boss says: I need a forecast of A forecaster should respond: Why? 2 Today s Focus

More information

Identification of the oligopoly solution concept in a differentiated-products industry

Identification of the oligopoly solution concept in a differentiated-products industry Economics Letters 59 (1998) 391 395 Identification of the oligopoly solution concept in a differentiated-products industry Aviv Nevo* 549 Evans Hall [3880, Department of Economics, UC Berkeley, Berkeley,

More information

Transactions on Engineering Sciences vol 13, 1996 WIT Press, ISSN

Transactions on Engineering Sciences vol 13, 1996 WIT Press,  ISSN Application of elastoplastic damage models within the boundary element method U. Herding, G. Kuhn Universitdt Erlangen-Nurnberg, Lehrstuhlfur Technische Mechanik, 91058 Erlangen, Germany Abstract The process

More information

On Plume Dispersion over Two-Dimensional Urban-like Idealized Roughness Elements with Height Variation

On Plume Dispersion over Two-Dimensional Urban-like Idealized Roughness Elements with Height Variation On Plume Dispersion over Two-Dimensional Urban-like Idealized Roughness Elements with Height Variation Colman C.C. Wong and Chun-Ho Liu Department of Mechanical Engineering, The University of Hong Kong,

More information

356 Index. NLSGM nanorods, 124

356 Index. NLSGM nanorods, 124 Index A Ab initio pseudopotentials, 35 Acoustic phonon dispersion, 330, 336 Acoustic pressure, 337 Anodic alumina, 206 Armchair CNT chirality, 93 Asymptotic stiffness, 83 B Band gap, 174, 190, 201, 211,

More information

RNA Secondary Structure Prediction Computational Genomics Seyoung Kim

RNA Secondary Structure Prediction Computational Genomics Seyoung Kim RNA Secondary Structure Prediction 02-710 Computational Genomics Seyoung Kim Outline RNA folding Dynamic programming for RNA secondary structure prediction Covariance model for RNA structure prediction

More information

Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization

Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization Solving Transportation Logistics Problems Using Advanced Evolutionary Optimization Transportation logistics problems and many analogous problems are usually too complicated and difficult for standard Linear

More information

Fatigue Analysis of a Welded Structure in a Random Vibration Environment

Fatigue Analysis of a Welded Structure in a Random Vibration Environment Fatigue Analysis of a Welded Structure in a Random Vibration Environment ANSYS Users Conference Framingham, MA June 13, 2013 Michael Bak 2013 CAE Associates Outline Problem description: Life assessment

More information

INDEX. forging Axisymmetric isothermal forging, cabbaging, compression of cylinders,

INDEX. forging Axisymmetric isothermal forging, cabbaging, compression of cylinders, INDEX Accuracy of simulation, 333 Air bending, 21, 141-147 Air rounding, 21 ALPID program, 136 Analysis in metal forming, 26-52 closed-die forging, 34, 35-36, 37 cold extrusion, 39-41 cold forging, 39-41

More information

Genetic Algorithm based Simulation Optimization Approach to Seawater Intrusion

Genetic Algorithm based Simulation Optimization Approach to Seawater Intrusion International Symposium on Genetic Algorithm based Simulation Optimization Approach to Seawater Intrusion 1313 Integrated Water Resources Management (IWRM 2014) February 19 21, 2014, CWRDM, Kozhikode,

More information

CRYSTAL LATTICE. Defining lattice: Mathematical construct; ideally infinite arrangement of points in space.

CRYSTAL LATTICE. Defining lattice: Mathematical construct; ideally infinite arrangement of points in space. CRYSTAL LATTICE How to form a crystal? 1. Define the structure of the lattice 2. Define the lattice constant 3. Define the basis Defining lattice: Mathematical construct; ideally infinite arrangement of

More information

Of Finite Stage Markov Decision Process In Policy Determination For Employees Motivation

Of Finite Stage Markov Decision Process In Policy Determination For Employees Motivation 0 Application 8 МЕЖДУНАРОДНА КОНФЕРЕНЦИЯ 8 INTERNATIONAL CONFERENCE АВАНГАРДНИ МАШИНОСТРОИТЕЛНИ ОБРАБОТКИ ADVANCED MANUFACTURING OPERATIONS Of Finite Stage Markov Decision Process In Policy Determination

More information

SEISMIC CRACKING AND STRENGTHENING OF CONCRETE GRAVITY DAMS

SEISMIC CRACKING AND STRENGTHENING OF CONCRETE GRAVITY DAMS SEISMIC CRACKING AND STRENGTHENING OF CONCRETE GRAVITY DAMS Hongyuan ZHANG 1 And Tatsuo OHMACHI 2 SUMMARY Concrete gravity dams designed in compliance with the present specification are likely to experience

More information

THE GOVERNMENT SHUTDOWN AND SEQUESTRATION: MAKING LEMONADE OUT OF LEMONS

THE GOVERNMENT SHUTDOWN AND SEQUESTRATION: MAKING LEMONADE OUT OF LEMONS THE GOVERNMENT SHUTDOWN AND SEQUESTRATION: MAKING LEMONADE OUT OF LEMONS Frank Wattenberg and Michael Yankovich Department of Mathematical Sciences United States Military Academy West Point, NY 10996 Frank.Wattenberg@usma.edu

More information

Limits of Software Reuse

Limits of Software Reuse Technical Note Issued: 07/2006 Limits of Software Reuse L. Holenderski Philips Research Eindhoven c Koninklijke Philips Electronics N.V. 2006 Authors address: L. Holenderski WDC3-044; leszek.holenderski@philips.com

More information

Effect of Chip Dimension and Substrate Thickness on the Solder Joint Reliability of Plastic Ball Grid Array Packages* S.-W. Lee, J.H.

Effect of Chip Dimension and Substrate Thickness on the Solder Joint Reliability of Plastic Ball Grid Array Packages* S.-W. Lee, J.H. Page 1 of 9 Effect of Chip Dimension and Substrate Thickness on the Solder Joint Reliability of Plastic Ball Grid Array Packages* The Authors S.-W. Lee, J.H. Lau** S.-W. Lee, Center for Advanced Engineering

More information

Simplex Volume Analysis Based On Triangular Factorization: A framework for hyperspectral Unmixing

Simplex Volume Analysis Based On Triangular Factorization: A framework for hyperspectral Unmixing Simplex Volume Analysis Based On Triangular Factorization: A framework for hyperspectral Unmixing Wei Xia, Bin Wang, Liming Zhang, and Qiyong Lu Dept. of Electronic Engineering Fudan University, China

More information

Developing Modeling, Optimization, and Advanced Process Control Frameworks for. Improving the Performance of Transient Energy Intensive Applications

Developing Modeling, Optimization, and Advanced Process Control Frameworks for. Improving the Performance of Transient Energy Intensive Applications Developing Modeling, Optimization, and Advanced Process Control Frameworks for Improving the Performance of Transient Energy Intensive Applications Seyed Mostafa Safdarnejad A dissertation submitted to

More information

Designing High Thermal Conductive Materials Using Artificial Evolution MICHAEL DAVIES, BASKAR GANAPATHYSUBRAMANIAN, GANESH BALASUBRAMANIAN

Designing High Thermal Conductive Materials Using Artificial Evolution MICHAEL DAVIES, BASKAR GANAPATHYSUBRAMANIAN, GANESH BALASUBRAMANIAN Designing High Thermal Conductive Materials Using Artificial Evolution MICHAEL DAVIES, BASKAR GANAPATHYSUBRAMANIAN, GANESH BALASUBRAMANIAN The Problem Graphene is one of the most thermally conductive materials

More information

ASTROS A Next Generation Aircraft Design System

ASTROS A Next Generation Aircraft Design System ASTROS A Next Generation Aircraft Design System ASTROS (Automated STRuctural Optimization System) supports both the preliminary design stages of new aircraft and spacecraft structures and design modifications

More information

Russell County Schools 3rd Grade Math Pacing

Russell County Schools 3rd Grade Math Pacing 06-07 Operations and Algebraic Thinking [OA] Represent and solve problems involving multiplication and division. Understand properties of multiplication and the relationship between multiplication and

More information

Progressions for the Common Core State Standards in Mathematics (draft)

Progressions for the Common Core State Standards in Mathematics (draft) Progressions for the Common Core State Standards in Mathematics (draft) cthe Common Core Standards Writing Team August 0 * 0 This document can be read with Preview on a Mac or with the latest version of

More information

Approximate Message Passing

Approximate Message Passing Approximate Message Passing Mohsen Bayati, David Donoho, Adel Javanmard Iain Johnstone, Marc Lelarge, Arian Maleki, Andrea Montanari Stanford University December 8, 2012 Andrea Montanari (Stanford) AMP

More information

Problem-Specific State Space Partitioning for Dynamic Vehicle Routing Problems

Problem-Specific State Space Partitioning for Dynamic Vehicle Routing Problems Volker Nissen, Dirk Stelzer, Steffen Straßburger und Daniel Fischer (Hrsg.): Multikonferenz Wirtschaftsinformatik (MKWI) 2016 Technische Universität Ilmenau 09. - 11. März 2016 Ilmenau 2016 ISBN 978-3-86360-132-4

More information

Using Twitter to Predict Voting Behavior

Using Twitter to Predict Voting Behavior Using Twitter to Predict Voting Behavior Mike Chrzanowski mc2711@stanford.edu Daniel Levick dlevick@stanford.edu December 14, 2012 Background: An increasing amount of research has emerged in the past few

More information

Russell County Schools 3rd Grade Math Pacing

Russell County Schools 3rd Grade Math Pacing Operations and Algebraic Thinking [OA] Represent and solve problems involving multiplication and division. Understand properties of multiplication and the relationship between multiplication and division.

More information

DIFFERENT ESTIMATION STRATEGIES FOR THE COMMON FACTOR MODEL

DIFFERENT ESTIMATION STRATEGIES FOR THE COMMON FACTOR MODEL Measurement, Scaling, and Dimensional Analysis Summer 2017 Bill Jacoby DIFFERENT ESTIMATION STRATEGIES FOR THE COMMON FACTOR MODEL As discussed in class, the technical objective in a factor analysis is

More information

Mathematical modeling - food price analysis

Mathematical modeling - food price analysis 1 Mathematical modeling - food price analysis Bingxian Leng,Yunfei Fu,Siyuan Li Mathematics and Physics College, Dongying Teachers College, Shandong, China Abstract: This paper mainly uses the idea of

More information

Design Method for Concurrent PSS Development

Design Method for Concurrent PSS Development Design Method for Concurrent PSS Development K. Kimita 1, F. Akasaka 1, S. Hosono 2, Y. Shimomura 1 1. Department of System Design, Tokyo Metropolitan University, Asahigaoka 6-6, Hino-shi, Tokyo, Japan

More information

Cartelization of Cross-Holdings

Cartelization of Cross-Holdings Cartelization of Cross-Holdings Cheng-Zhong Qin, Shengping Zhang and Dandan Zhu May 25, 2012 Abstract Cross-holdings between firms cause their profits to be mutually dependent. This paper analyzes a model

More information

Finding displacement and stress distributions on a fault plane

Finding displacement and stress distributions on a fault plane Finding displacement and stress distributions on a fault plane G. Y. Sheu Department of Accounting Information, Chang-Jung University, Taiwan Abstract Applying the boundary element method (BEM) for studying

More information

COASTAL ENGINEERING CONCENTRATION Core:

COASTAL ENGINEERING CONCENTRATION Core: COASTAL ENGINEERING CONCENTRATION Core: CIV 520 Advanced Engineering Analysis I. (3 Hours) A comprehensive course to familiarize engineering professionals with advanced applied mathematics as it relates

More information

14.01 Principles of Microeconomics, Fall 2007 Chia-Hui Chen November 7, Lecture 22

14.01 Principles of Microeconomics, Fall 2007 Chia-Hui Chen November 7, Lecture 22 Monopoly. Principles of Microeconomics, Fall Chia-Hui Chen November, Lecture Monopoly Outline. Chap : Monopoly. Chap : Shift in Demand and Effect of Tax Monopoly The monopolist is the single supply-side

More information

A GENOTYPE CALLING ALGORITHM FOR AFFYMETRIX SNP ARRAYS

A GENOTYPE CALLING ALGORITHM FOR AFFYMETRIX SNP ARRAYS Bioinformatics Advance Access published November 2, 2005 The Author (2005). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oxfordjournals.org

More information

Evolving free-form stick ski jumpers and their neural control systems

Evolving free-form stick ski jumpers and their neural control systems Evolving free-form stick ski jumpers and their neural control systems Maciej Komosinski and Jan Polak Institute of Computing Science, Poznan University of Technology, Piotrowo 2, 60-965 Poznan, Poland,

More information

The Green Index: A Metric for Evaluating System-Wide Energy Efficiency in HPC Systems

The Green Index: A Metric for Evaluating System-Wide Energy Efficiency in HPC Systems The Green Index: A Metric for Evaluating System-Wide Energy Efficiency in HPC Systems Balaji Subramaniam and Wu-chun Feng Department of Computer Science Virginia Tech {balaji, feng}@cs.vt.edu Abstract

More information

Structural motif detection in high-throughput structural probing of RNA molecules

Structural motif detection in high-throughput structural probing of RNA molecules Structural motif detection in high-throughput structural probing of RNA molecules Diego Muñoz Medina, Sergio Pablo Sánchez Cordero December 11, 009 Abstract In recent years, the advances in structural

More information

Comparison of Deflection and Moments Between Plate with Square and Circular Perforations

Comparison of Deflection and Moments Between Plate with Square and Circular Perforations Comparison of Deflection and Moments Between Plate with Square and Circular Perforations Pramod V. Deshmukh 1, Saurabh Colony, VMV Road, Amravati-444604 Principal, Dr. Panjabrao Deshmukh Polytechnic, Amravati

More information

Adaptive Mechanism Design: A Metalearning Approach

Adaptive Mechanism Design: A Metalearning Approach In Proceedings of the International Conference on Electronic Commerce (ICEC 06), Fredericton, Canada, August 2006. Adaptive Mechanism Design: A Metalearning Approach ABSTRACT David Pardoe Peter Stone Department

More information

An Effectual Estimation of Software Defect (EESD)

An Effectual Estimation of Software Defect (EESD) An Effectual Estimation of Software Defect (EESD) Mr.. Raghvendra Omprakash Singh Computer Engineering Department G.M Vedak Institute of Technology,Tala Mumbai University. India Mr.Yuvraj B. Hembade Department

More information

Keywords: Breach width; Embankment dam; Uncertainty analysis, neuro-fuzzy.

Keywords: Breach width; Embankment dam; Uncertainty analysis, neuro-fuzzy. ESTIMATION OF DAM BREACH WIDTHS USING A NEURO-FUZZY COMPUTING TECHNIQUE Lubna S. Bentaher 1 and Hasan G. Elmazoghi 2 1 University of Benghazi, Civil Eng. Dept., Email: lubna.bentaher@benghazi.edu.ly 2

More information

Yelp Recommendation System Using Advanced Collaborative Filtering

Yelp Recommendation System Using Advanced Collaborative Filtering Yelp Recommendation System Using Advanced Collaborative Filtering 1. INTRODUCTION Chee Hoon Ha Stanford Univerisy cheehoon@stanford.edu Thanks to the advancement in technology, we live in a world where

More information

Session 31, Statistical Techniques for Fund Mapping and Other Applications. Moderator: Douglas L. Robbins, FSA, MAAA. Presenter:

Session 31, Statistical Techniques for Fund Mapping and Other Applications. Moderator: Douglas L. Robbins, FSA, MAAA. Presenter: Session 31, Statistical Techniques for Fund Mapping and Other Applications Moderator: Douglas L. Robbins, FSA, MAAA Presenter: Douglas L. Robbins, FSA, MAAA Statistical Techniques for Fund Mapping and

More information

ENGN2340 Final Project Computational rate independent Single Crystal Plasticity with finite deformations Abaqus Umat Implementation

ENGN2340 Final Project Computational rate independent Single Crystal Plasticity with finite deformations Abaqus Umat Implementation ENGN2340 Final Project Computational rate independent Single Crystal Plasticity with finite deformations Abaqus Umat Implementation Anastasia Tzoumaka Fall 2017 Intorduction: Single crystals, are monocrystalline

More information

Numerical modelling of the solidification of ductile iron

Numerical modelling of the solidification of ductile iron Journal of Crystal Growth 191 (1998) 261 267 Numerical modelling of the solidification of ductile iron J. Liu*, R. Elliott Manchester Materials Science Centre, University of Manchester, Grosvenor Street,

More information

Loading Networks in Construct

Loading Networks in Construct Loading Networks in Construct Brian R. Hirshman, Kathleen M. Carley, Michael J. Kowalchuck July 26, 2007 CMU-ISRI-07-116 Institute for Software Research School of Computer Science Carnegie Mellon University

More information

EQUIVALENT UNIFORM DAMPING RATIOS for Irregular in Height Concrete / Steel Structural systems

EQUIVALENT UNIFORM DAMPING RATIOS for Irregular in Height Concrete / Steel Structural systems EUROSTEEL 2008, 3-5 September 2008, Graz, Austria 1485 EQUIVALENT UNIFORM DAMPING RATIOS for Irregular in Height Concrete / Steel Structural systems A.V. Papageorgiou a, C.J. Gantes a a National Technical

More information

SOUTHERN JOURNAL OF AGRICULTURAL ECONOMICS JULY, 1973 MARKOV INTERTEMPORAL LAND USE SIMULATION MODEL. Bruce O. Burnham

SOUTHERN JOURNAL OF AGRICULTURAL ECONOMICS JULY, 1973 MARKOV INTERTEMPORAL LAND USE SIMULATION MODEL. Bruce O. Burnham SOUTHERN JOURNAL OF AGRICULTURAL ECONOMICS JULY, 1973 MARKOV INTERTEMPORAL LAND USE SIMULATION MODEL Bruce O. Burnham The simulation model discussed in this paper the dynamics of future land use. If the

More information

Chetan Joshi (corresponding), PTV America Aggregate tour based modeling, a pragmatic step-up from the 4-Step Model [ITM # 15]

Chetan Joshi (corresponding), PTV America Aggregate tour based modeling, a pragmatic step-up from the 4-Step Model [ITM # 15] Paper Author (s) Chetan Joshi (corresponding), PTV America (cjoshi@ptvamerica.com) Klaus Noekel, PTV AG (klaus.noekel@ptvgroup.com) Paper Title & Number Aggregate tour based modeling, a pragmatic step-up

More information

INTERACTION OF TORSION AND P-DELTA EFFECTS IN TALL BUILDINGS

INTERACTION OF TORSION AND P-DELTA EFFECTS IN TALL BUILDINGS 13 th World Conference on Earthquake Engineering Vancouver, B.C., Canada August 1-6, 4 Paper No. 799 INTERACTION OF TORSION AND P-DELTA EFFECTS IN TALL BUILDINGS A.S. MOGHADAM 1 and A. AZIMINEJAD SUMMARY

More information

Optimization of Reinforced Concrete Frames by Harmony Search Method

Optimization of Reinforced Concrete Frames by Harmony Search Method 11 th World Congress on Structural and Multidisciplinary Optimisation 07 th -12 th, June 2015, Sydney Australia Optimization of Reinforced Concrete Frames by Harmony Search Method Moacir Kripka, Deise

More information

VIBRATION ANALYSIS OF A CANTILEVER BEAM FOR OBLIQUE CRACKS

VIBRATION ANALYSIS OF A CANTILEVER BEAM FOR OBLIQUE CRACKS VIBRATION ANALYSIS OF A CANTILEVER BEAM FOR OBLIQUE CRACKS V. Khalkar and S. Ramachandran Faculty of Engineering, Sathyabama University, Chennai, Tamilnadu, India E-Mail: vikas_khalkar@rediffmail.com ABSTRACT

More information

Foundations for a Mathematical Model of the Global Brain: architecture, components, and specifications

Foundations for a Mathematical Model of the Global Brain: architecture, components, and specifications Foundations for a Mathematical Model of the Global Brain: architecture, components, and specifications Francis Heylighen, Evo Busseniers, Viktoras Veitas, Clément Vidal & David. R. Weinbaum Global Brain

More information

A SIMULTANEOUS DYNAMIC OPTIMIZATION APPROACH FOR NATURAL GAS PROCESSING PLANTS

A SIMULTANEOUS DYNAMIC OPTIMIZATION APPROACH FOR NATURAL GAS PROCESSING PLANTS A SIMULTANEOUS DYNAMIC OPTIMIZATION APPROACH FOR NATURAL GAS PROCESSING PLANTS J. Ignacio Laiglecia 1, Rodrigo Lopez-Negrete, M. Soledad Diaz 1, Lorenz T. Biegler 1 Planta Piloto de Ingenieria Quimica,

More information

RNA secondary structure prediction and analysis

RNA secondary structure prediction and analysis RNA secondary structure prediction and analysis 1 Resources Lecture Notes from previous years: Takis Benos Covariance algorithm: Eddy and Durbin, Nucleic Acids Research, v22: 11, 2079 Useful lecture slides

More information

The formation of oscillation marks in continuous casting of steel

The formation of oscillation marks in continuous casting of steel The formation of oscillation marks in continuous casting of steel 1 Introduction Continuous casting is a method of producing an infinite solid strand from liquid metal by continuously solidifying it as

More information

Non-Destructive Thermal Characterization of a Metal Sheets assembly of Aircraft Type by Rivets System

Non-Destructive Thermal Characterization of a Metal Sheets assembly of Aircraft Type by Rivets System 6th International Symposium on NDT in Aerospace, 12-14th November 2014, Madrid, Spain - www.ndt.net/app.aerondt2014 More Info at Open Access Database www.ndt.net/?id=16943 Non-Destructive Thermal Characterization

More information

Exploring Similarities of Conserved Domains/Motifs

Exploring Similarities of Conserved Domains/Motifs Exploring Similarities of Conserved Domains/Motifs Sotiria Palioura Abstract Traditionally, proteins are represented as amino acid sequences. There are, though, other (potentially more exciting) representations;

More information

Analytic Hierarchy Process, Basic Introduction

Analytic Hierarchy Process, Basic Introduction Analytic Hierarchy Process, Basic Introduction **Draft 2009-08-12** This tutorial uses a common situation to illustrate how to handle a multilevel decision question using a method called the AHP (Analytic

More information

Smith Meter AccuLoad III Unloading

Smith Meter AccuLoad III Unloading Electronic Preset Delivery System Smith Meter AccuLoad III Unloading Issue/Rev. 0.1 (10/10) Bulletin AB06055 Overview Note: This feature is only available when using AccuLoad III-X Revision 10.01 firmware

More information

This PDF is a selection from an out-of-print volume from the National Bureau of Economic Research

This PDF is a selection from an out-of-print volume from the National Bureau of Economic Research This PDF is a selection from an out-of-print volume from the National Bureau of Economic Research Volume Title: The Measurement of Economic and Social Performance Volume Author/Editor: Milton Moss, ed.

More information

Variable Selection Methods for Multivariate Process Monitoring

Variable Selection Methods for Multivariate Process Monitoring Proceedings of the World Congress on Engineering 04 Vol II, WCE 04, July - 4, 04, London, U.K. Variable Selection Methods for Multivariate Process Monitoring Luan Jaupi Abstract In the first stage of a

More information

Lecture 8 Testability Measures

Lecture 8 Testability Measures Lecture 8 Testability Measures Origins Controllability and observability SCOAP measures Sources of correlation error Combinational circuit example Sequential circuit example Test vector length prediction

More information

Analytical Capability Security Compute Ease Data Scale Price Users Traditional Statistics vs. Machine Learning In-Memory vs. Shared Infrastructure CRAN vs. Parallelization Desktop vs. Remote Explicit vs.

More information

Creation of a PAM matrix

Creation of a PAM matrix Rationale for substitution matrices Substitution matrices are a way of keeping track of the structural, physical and chemical properties of the amino acids in proteins, in such a fashion that less detrimental

More information

Predicting gas usage as a function of driving behavior

Predicting gas usage as a function of driving behavior Predicting gas usage as a function of driving behavior Saurabh Suryavanshi, Manikanta Kotaru Abstract The driving behavior, road, and traffic conditions greatly affect the gasoline consumption of an automobile.

More information

Machine learning applications in genomics: practical issues & challenges. Yuzhen Ye School of Informatics and Computing, Indiana University

Machine learning applications in genomics: practical issues & challenges. Yuzhen Ye School of Informatics and Computing, Indiana University Machine learning applications in genomics: practical issues & challenges Yuzhen Ye School of Informatics and Computing, Indiana University Reference Machine learning applications in genetics and genomics

More information

Better ACF and PACF plots, but no optimal linear prediction

Better ACF and PACF plots, but no optimal linear prediction Electronic Journal of Statistics Vol. 0 (0000) ISSN: 1935-7524 DOI: 10.1214/154957804100000000 Better ACF and PACF plots, but no optimal linear prediction Rob J Hyndman Department of Econometrics & Business

More information

OXFORD CAMBRIDGE AND RSA EXAMINATIONS OCR FUNCTIONAL SKILLS QUALIFICATION IN MATHEMATICS AT LEVEL 2

OXFORD CAMBRIDGE AND RSA EXAMINATIONS OCR FUNCTIONAL SKILLS QUALIFICATION IN MATHEMATICS AT LEVEL 2 OXFORD CAMBRIDGE AND RSA EXAMINATIONS OCR FUNCTIONAL SKILLS QUALIFICATION IN MATHEMATICS AT LEVEL 9 3 JULY 0 The maximum mark for this paper is [60] This document consists of 9 printed pages [Turn over

More information

The feasibility of using field experiments to optimize marketing decisions remains relatively unstudied. We

The feasibility of using field experiments to optimize marketing decisions remains relatively unstudied. We MANAGEMENT SCIENCE Vol. 61, No. 7, July 215, pp. 1722 174 ISSN 25-199 (print) ó ISSN 1526-551 (online) http://dx.doi.org/1.1287/mnsc.214.266 215 INFORMS The Value of Field Experiments Jimmy Q. Li Laboratory

More information

STABILITY CONDITIONS OF A PREEMPTIVE REPEAT PRIORITY QUEUE WITH CUSTOMER TRANSFERS Qi-Ming He 1, Jingui Xie 2, Xiaobo Zhao 3

STABILITY CONDITIONS OF A PREEMPTIVE REPEAT PRIORITY QUEUE WITH CUSTOMER TRANSFERS Qi-Ming He 1, Jingui Xie 2, Xiaobo Zhao 3 The XIII International Conference Applied Stochastic Models and Data Analysis (ASMDA-2009) une 30-uly 3, 2009, Vilnius, LITHUAIA ISB 978-9955-28-463-5 L. Saalausas, C. Siadas and E. K. Zavadsas (Eds.):

More information

Image and Video Retargeting Based on Seam Carving

Image and Video Retargeting Based on Seam Carving Image and Video Retargeting Based on Seam Carving -- ammai Final Project 1 Wei-Lun Chao ( 趙偉崙 ) Hsiao-Hang Su ( 蘇小杭 ) Advisor: Prof. Wiston Hsu Date: 2010/06/28 Outline Introduction to Retargeting Image

More information

Modeling Trust in Critical Systems with Möbius KEN KEEFE SENIOR SOFTWARE ENGINEER LEAD MOBIUS DEVELOPER

Modeling Trust in Critical Systems with Möbius KEN KEEFE SENIOR SOFTWARE ENGINEER LEAD MOBIUS DEVELOPER Modeling Trust in Critical Systems with Möbius KEN KEEFE SENIOR SOFTWARE ENGINEER LEAD MOBIUS DEVELOPER Course Overview Objective: Give course attendees an intense introduction to modeling systems using

More information