Graph Algebra II: Discrete-time Operators Courtney Brown, Ph.D. Emory University.

Slides:



Advertisements
Similar presentations
Roots & Zeros of Polynomials I
Advertisements

Roots & Zeros of Polynomials
Dynamic Modeling I Drawn largely from Sage QASS #27, by Huckfeldt, Kohfeld, and Likens. Courtney Brown, Ph.D. Emory University.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
7.2 Review of Equations of Lines; Linear Models
Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first.
Development of Empirical Models From Process Data
1 1 Slide © 2015 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole.
Solving Linear Equations
Solving Systems of Linear Equations using Elimination
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2010 Hawkes Learning Systems. All rights reserved. Hawkes Learning Systems: College Algebra.
Table of Contents Recall that to solve the linear system of equations in two variables... we needed to find the values of x and y that satisfied both equations.
Chapter 4 Systems of Linear Equations; Matrices
7.1 Systems of Linear Equations: Two Equations Containing Two Variables.
LINEAR EQUATION IN TWO VARIABLES. System of equations or simultaneous equations – System of equations or simultaneous equations – A pair of linear equations.
Systems of Equations and Inequalities
Chapter 4 Section 2 Copyright © 2011 Pearson Education, Inc.
Copyright 2013, 2010, 2007, Pearson, Education, Inc. Section 7.2 Solving Systems of Linear Equations by the Substitution and Addition Method.
5-3 Elimination Using Addition and Subtraction
3-2: Solving Linear Systems
Chapter 4 Section 1 Copyright © 2011 Pearson Education, Inc.
Table of Contents Solving Linear Systems of Equations - Addition Method Recall that to solve the linear system of equations in two variables... we need.
Managerial Economics Managerial Economics = economic theory + mathematical eco + statistical analysis.
Copyright © 2009 Pearson Education, Inc. CHAPTER 9: Systems of Equations and Matrices 9.1 Systems of Equations in Two Variables 9.2 Systems of Equations.
1 1.1 © 2012 Pearson Education, Inc. Linear Equations in Linear Algebra SYSTEMS OF LINEAR EQUATIONS.
Systems of Equations and Inequalities
Unit 1.3 USE YOUR CALCULATOR!!!.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
ES250: Electrical Science
Tidewater Community College
Do Now 1/13/12  In your notebook, list the possible ways to solve a linear system. Then solve the following systems. 5x + 6y = 50 -x + 6y = 26 -8y + 6x.
Solving Linear Systems by Elimination Math Tech II Everette Keller.
Inverses and Systems Section Warm – up:
SOLVING SYSTEMS OF LINEAR EQUATIONS BY ELIMINATION Section 17.3.
Polynomial Functions. A Polynomial is an expression that is either a real number, a variable, or a product of real numbers and variables with whole number.
Solving Equations. The equations are equivalent If they have the same solution(s)
Integrating Rational Functions by Partial Fractions Objective: To make a difficult/impossible integration problem easier.
Logarithms The previous section dealt with exponential functions of the form y = a x for all positive values of a, where a ≠ 1. The horizontal.
Copyright © 2011 Pearson Education, Inc. Modeling Our World.
Dynamic Modeling II Drawn largely from Sage QASS #27, by Huckfeldt, Kohfeld, and Likens. Courtney Brown, Ph.D. Emory University.
Copyright © 2015, 2008, 2011 Pearson Education, Inc. Section 3.2, Slide 1 Chapter 3 Systems of Linear Equations.
7.4. 5x + 2y = 16 5x + 2y = 16 3x – 4y = 20 3x – 4y = 20 In this linear system neither variable can be eliminated by adding the equations. In this linear.
Do Now (3x + y) – (2x + y) 4(2x + 3y) – (8x – y)
Slide Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley A set of equations is called a system of equations. The solution.
4.3 Logarithmic Functions Logarithms Logarithmic Equations
Chapter 7 The Laplace Transform
Signals and Systems Analysis NET 351 Instructor: Dr. Amer El-Khairy د. عامر الخيري.
Copyright ©2015 Pearson Education, Inc. All rights reserved.
Section 3.5 Solving Systems of Linear Equations in Two Variables by the Addition Method.
An Introduction to First-Order Linear Difference Equations With Constant Coefficients Courtney Brown, Ph.D. Emory University.
Slide Copyright © 2009 Pearson Education, Inc. 7.2 Solving Systems of Equations by the Substitution and Addition Methods.
Graph Algebra I: An Introduction Courtney Brown, Ph.D. Emory University.
Lecture 9: PID Controller.
Graph Algebra III: Nonlinearities Courtney Brown, Ph.D. Emory University.
Chapter 15 Running Time Analysis. Topics Orders of Magnitude and Big-Oh Notation Running Time Analysis of Algorithms –Counting Statements –Evaluating.
3.2 Solve Linear Systems Algebraically Algebra II.
3-2: Solving Linear Systems. Solving Linear Systems There are two methods of solving a system of equations algebraically: Elimination Substitution.
Logarithmic Functions Logarithms Logarithmic Equations Logarithmic Functions Properties of Logarithms.
DYNAMIC BEHAVIOR OF PROCESSES :
6) x + 2y = 2 x – 4y = 14.
WARM UP Find each equation, determine whether the indicated pair (x, y) is a solution of the equation. 2x + y = 5; (1, 3) 4x – 3y = 14; (5, 2)
Systems of Linear Equations
THE SUBSTITUTION METHOD
Break even or intersection
Systems of Equations and Inequalities
Solving Systems of Equations
6.3 Using Elimination to Solve Systems
Standard Form and Writing Equations
Regression and Correlation of Data
Presentation transcript:

Graph Algebra II: Discrete-time Operators Courtney Brown, Ph.D. Emory University

The Delay and Advance Operators E -1 Input(t) = Input(t-1) = Output(t) E 1 Input(t) = Input(t+1) = Output(t) By convention, E 1 is written simply as E, where superscripts are used only for higher- order advances. These are linear operators that obey normal rules of algebra. The operators work only on time-dependent variables. They do nothing to constants.

A Delay Operator in a Negative Feedback Loop

Using Mason’s Rule, V(t) = C(t)[p/(1+pmE -1 )] Thus, V(t)(1+pmE -1 ) = pC(t) V(t) + pmV(t)E -1 = pC(t) V(t) + pmV(t-1) = pC(t) Now, multiply through by E to obtain EV(t) + pmEV(t-1) = pEC(t) Getting the Equation

This gives us V(t+1) + pmV(t) = pC(t+1) Re-arranging and adding an intercept constant, V(t+1) = pC(t+1) - pmV(t) + constant This is a first-order linear difference equation with constant coefficients In most of the social sciences, it is normal to have the lowest time subscript be t. Higher subscripts are t+_. In economics, the convention is to write the highest time subscripts as t. Lower subscripts are t-_. This is accomplished by multiplying through by either E or E -1 as needed.

Estimating the Model The regression estimation equation would be V(t+1) = β 0 + β 1 C(t+1) + β 2 V(t). where β 0 = constant, β 1 = p, and β 2 = -pm Once you have obtained β 0, β 1, and β 2, you need to calculate the value of the parameters p and m. β 1 and β 2 are primarily of interest to you for this purpose. However, the dynamic behavior of the model can nonetheless be deduced from the estimated values of β 0, β 1, and β 2.

Including an Additive Constant Here we include the constant k at the beginning of the feedback loop.

Another Approach to Including an Additive Constant Here we include the additive constant after the beginning of the feedback loop.

Using a Difference Operator In general, ΔY(t) = Y(t+1) – Y(t) Why is this system over-determined?

The Discrete Summation Operator Δ -1 acts to sum the flow of the path. Δ and Δ -1 are inverse operations.

To show why Δ -1 sums the flow of a path, consider the simple statement Δ -1 C(t)=V(t). Since Δ -1 and Δ are inverse operations, we can also say that ΔV(t)=C(t), which is the same as saying V(t+1) – V(t) = C(t), or better still, V(t+1) = C(t) + V(t). Now multiply through by E -1 to obtain, V(t) = C(t-1) + V(t-1) Now substitute this for V(t) in the original equation at the top of this slide to obtain Δ -1 C(t)= C(t-1) + V(t-1)

This demonstrates that the Δ -1 operator yields a mapping of an indefinite sum that results from having our current output equal to the addition of the input for the last time period and the output for the last time period. Thus, we are taking the previous input and adding it to the previous output to get the new output. With each new iteration, we are adding the one more input (from one time period only) to the previous output (which has been accumulating across all iterations), which is simply the accumulation of the input over time. (See also Cortez, Przeworski, and Sprague, pp )

Mixing Time Operators Adding a time operator usually increases the order of the difference equation. Try to avoid difference equations with orders higher than two.

Constants and Δ -1 One of the basic techniques to remove a Δ -1 from a model is to multiply through by Δ. But be careful if there is a constant in the model. Constants do not change, so when a constant bumps into a Δ, the product is 0. For example, let us say your model is Y t+1 = a Δ -1 Y t + b. Now, multiply through by Δ to obtain ΔY t+1 = aΔΔ -1 Y t + Δb. But Δb=0, so we have ΔY t+1 = aY t.