Erosion of pyramids With variable uplift and hardness Daniel Clements.

Slides:



Advertisements
Similar presentations
Ordered pairs ( x , y ) as solutions to Linear Equations
Advertisements

Samples vs. Distributions Distributions: Discrete Random Variable Distributions: Continuous Random Variable Another Situation: Sample of Data.
Launching a Report from Forms Programming the Forms Trigger.
Rewrite With Fractional Exponents. Rewrite with fractional exponent:
Chapter 8 Review Laws of Exponents. LAW #1 Product law: add the exponents together when multiplying the powers with the same base. Ex: NOTE: This operation.
Solving Exponential Equations
Course Look for a Pattern in Integer Exponents Lesson 7-1 Negative & Zero.
EQ: How do you use the properties of exponents and logarithms to solve equations?
Review Laws of Exponents
Properties of Algebraic Notation
1-1 Expressions and Formulas
WORDS ZERO PRODUCT PROPERTY: A base raised to the power of 0 is equal to 1 NEGATIVE EXPONENT PROPERTY: A negative exponent of a number is equal to the.
Bell Quiz. Objectives Learn to use the Distributive Property to simplify rational expressions.
Addition of Polynomials Two terms are considered like terms if they: 1) are both constants, or 2) have the same variables with the same exponents on corresponding.
DAY 3. Which one of these answers is equal to the problem? Strategy: Think about your FAVORITE number. (DO NOT USE 0 OR 1) You are going to substitute.
Simulating Glacial Erosion Using Landscape Evolution Code Chelsea Willett EPS 109 – Fall 2014.
Exponents base exponent. The Rules of Exponents: The exponent of a power indicates how many times the base multiplies itself.
Logarithms 1 Converting from Logarithmic Form to Exponential Form and Back 2 Solving Logarithmic Equations & Inequalities 3 Practice Problems.
DISTRIBUTIVE PROPERTY. When no addition or subtraction sign separates a constant or variable next to a parentheses, it implies multiplication.
1.3 Algebraic Expressions Goals: ~Evaluate algebraic expressions ~Simplify algebraic expressions.
1-2: Evaluate and Simplify Algebraic Expressions Numeric expression = numbers, operations and grouping symbols Variable = LETTER used to represent a number.
Solving Exponential equations If you have an equation and the bases are the same then what must be true about the exponents for the equation to remain.
Exponent Rules And other mysteries of the universe.
LANDSCAPE DEVELOPMENT Landscapes -. LANDSCAPE DEVELOPMENT Landscapes – the result of the interaction of crustal materials with geologic forces, climate.
Factors are numbers you can multiply together to get another number Example: 2 and 3 are factors of 6, because 2 × 3 = 6 Objectives: SWBAT 1) find the.
PYTHON FUNCTIONS. What you should already know Example: f(x) = 2 * x f(3) = 6 f(3)  using f() 3 is the x input parameter 6 is the output of f(3)
LESSON 4-7 EXPONENTS & MULTIPLYING. When we multiply terms with exponents  ADD exponents of like variables.
Warm up! Simplify the following 1.Paraphrase the rules for multiplying exponents? 2.What order do the exponents have to be in? 3.x 3 x 7 x x 2 4.3x 3 4x.
Question of the Day Solve for b: 2b + 7 = 15. Expressions and Equations Collecting Like Terms and Distributive Property.
Exponents / Powers Used to simplify and evaluate expressions. ex.: x (2x) 3.
+Addition – like terms -all variables and exponents must match. – add coefficients.
Degrees of a Monomial. Degree of a monomial: Degree is the exponent that corresponds to the variable. Examples: 32d -2x 4 16x 3 y 2 4a 4 b 2 c 44 has.
LOGARITHMIC FUNCTIONS. LOG FUNCTIONS Exact Values Find the exact value of log 3 81 log 3 81 = x 3 x = 81 3 x = 3 4 x = 4 1.Set the equation equal to.
Variables and Like Terms Section Variables  A variable holds a place for a number.  Any letter can be used.  x+6  3-7y  2t-3s+6r 2.
Review Simplify Expressions Distributing and Combining Like Terms.
Basic Terminology BASE EXPONENT means Important Examples.
Surface Area of Pyramids
Multiplying with exponents
Order of Operations Objective: Evaluate numerical and algebraic expressions by using the order of operations.
Module 1 Day 3 Power Properties.
Introduction to Algebra
Exponent Rules: Continued
Solving Exponential Equations
Exponents: Negative & Zero
Using local variable without initialization is an error.
Multiplying Polynomials
Makin’ Mountains: by Chon Winger
Laws of Exponents Whenever we have variables which contain exponents and have equal bases, we can do certain mathematical operations to them. Those operations.
Solving Multi-Step Equations
7.1 – Adding and Subtracting Polynomials
Reconstructing a Function from its Gradient
Limit as x-Approaches +/- Infinity
From Simulations to the Central Limit Theorem
12.5 Volume of Pyramids and Cones
مديريت موثر جلسات Running a Meeting that Works
Which best describes the relationship between classes and objects?
2.7 The Distributive Property
Equivalent Linear Expressions
8.1 – 8.3 Review Exponents.
Skip a page for the toc Lesson 16 Solving one step equations
VOLUME OF A PYRAMID Area of base × Height 3
The Binomial Distributions
7-2 Multiplying powers with the same base.
Parts of an Expression EE2b. Identify parts of an expression using mathematical terms (sum, term, product, factor, quotient, coefficient).
Chapter 7 The Normal Distribution and Its Applications
Degrees of a Monomial.
Rational Exponents & Radicals
Bell Ringer #4 (2-5-16) Try and define these terms or say what they mean: 1. distribute 2. factor 3. constant 4. coefficient 5. variable.
Zero and negative exponents
Erosion of the Point Reyes Peninsula over One Million Years
Presentation transcript:

Erosion of pyramids With variable uplift and hardness Daniel Clements

How I made my model  I set initial conditions to model a step pyramid  To make the erosion interesting I made some parameters variable  Time dependent uplift  Height dependent hardness

Other parameters  Modeled all other parameters after the Great Pyramid  Low gradient exponent – wind erosion  High area exponent -- evenly distribute erosion  Set the erosion rate equal to the great pyramid’s erosion

Run code with finalproject.m