Mathematical foundationsModern Seismology – Data processing and inversion 1 Some basic maths for seismic data processing and inverse problems (Refreshement.

Slides:



Advertisements
Similar presentations
Applied Informatics Štefan BEREŽNÝ
Advertisements

Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
2. Review of Matrix Algebra Dr. Ahmet Zafer Şenalp Mechanical Engineering Department Gebze Technical.
Matrices & Systems of Linear Equations
Chapter 9 Gauss Elimination The Islamic University of Gaza
3_3 An Useful Overview of Matrix Algebra
MF-852 Financial Econometrics
Maths for Computer Graphics
ECIV 301 Programming & Graphics Numerical Methods for Engineers Lecture 14 Elimination Methods.
Chapter 3 Determinants and Matrices
Chapter 2 Matrices Definition of a matrix.
Ch 7.2: Review of Matrices For theoretical and computation reasons, we review results of matrix theory in this section and the next. A matrix A is an m.
1 Neural Nets Applications Vectors and Matrices. 2/27 Outline 1. Definition of Vectors 2. Operations on Vectors 3. Linear Dependence of Vectors 4. Definition.
ECIV 520 Structural Analysis II Review of Matrix Algebra.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
資訊科學數學11 : Linear Equation and Matrices
3.8 Matrices.
1 Operations with Matrice 2 Properties of Matrix Operations
Linear Algebra & Matrices MfD 2004 María Asunción Fernández Seara January 21 st, 2004 “The beginnings of matrices and determinants.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
A vector can be interpreted as a file of data A matrix is a collection of vectors and can be interpreted as a data base The red matrix contain three column.
UnB - Financial Econometrics I Otavio Medeiros 1 The Matrix Otavio R. de Medeiros UnB Programa de Pós-Graduação em Administração Programa Multiinstitucional.
Compiled By Raj G. Tiwari
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
ECON 1150 Matrix Operations Special Matrices
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
Little Linear Algebra Contents: Linear vector spaces Matrices Special Matrices Matrix & vector Norms.
Rev.S08 MAC 1140 Module 10 System of Equations and Inequalities II.
Matrix Inversion.
Matrix Algebra. Quick Review Quick Review Solutions.
CPSC 491 Xin Liu Nov 17, Introduction Xin Liu PhD student of Dr. Rokne Contact Slides downloadable at pages.cpsc.ucalgary.ca/~liuxin.
Review of Matrices Or A Fast Introduction.
Statistics and Linear Algebra (the real thing). Vector A vector is a rectangular arrangement of number in several rows and one column. A vector is denoted.
Copyright © 2011 Pearson, Inc. 7.2 Matrix Algebra.
Matrices CHAPTER 8.1 ~ 8.8. Ch _2 Contents  8.1 Matrix Algebra 8.1 Matrix Algebra  8.2 Systems of Linear Algebra Equations 8.2 Systems of Linear.
10.4 Matrix Algebra 1.Matrix Notation 2.Sum/Difference of 2 matrices 3.Scalar multiple 4.Product of 2 matrices 5.Identity Matrix 6.Inverse of a matrix.
Algebra 3: Section 5.5 Objectives of this Section Find the Sum and Difference of Two Matrices Find Scalar Multiples of a Matrix Find the Product of Two.
Linear algebra: matrix Eigen-value Problems
Matrix Algebra and Regression a matrix is a rectangular array of elements m=#rows, n=#columns  m x n a single value is called a ‘scalar’ a single row.
Chapter 5 MATRIX ALGEBRA: DETEMINANT, REVERSE, EIGENVALUES.
A Review of Some Fundamental Mathematical and Statistical Concepts UnB Mestrado em Ciências Contábeis Prof. Otávio Medeiros, MSc, PhD.
Solving Linear Systems Solving linear systems Ax = b is one part of numerical linear algebra, and involves manipulating the rows of a matrix. Solving linear.
Chapter 6 Systems of Linear Equations and Matrices Sections 6.3 – 6.5.
Chapter 9 Gauss Elimination The Islamic University of Gaza
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
Chapter 2 Determinants. With each square matrix it is possible to associate a real number called the determinant of the matrix. The value of this number.
Copyright © Cengage Learning. All rights reserved. 2 SYSTEMS OF LINEAR EQUATIONS AND MATRICES.
Matrices and Matrix Operations. Matrices An m×n matrix A is a rectangular array of mn real numbers arranged in m horizontal rows and n vertical columns.
STROUD Worked examples and exercises are in the text Programme 5: Matrices MATRICES PROGRAMME 5.
LEARNING OUTCOMES At the end of this topic, student should be able to :  D efination of matrix  Identify the different types of matrices such as rectangular,
STROUD Worked examples and exercises are in the text PROGRAMME 5 MATRICES.
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
Linear Algebra Engineering Mathematics-I. Linear Systems in Two Unknowns Engineering Mathematics-I.
Matrices, Vectors, Determinants.
Matrices. Variety of engineering problems lead to the need to solve systems of linear equations matrixcolumn vectors.
Graphics Graphics Korea University kucg.korea.ac.kr Mathematics for Computer Graphics 고려대학교 컴퓨터 그래픽스 연구실.
Engineering Analysis ENG 3420 Fall 2009 Dan C. Marinescu Office: HEC 439 B Office hours: Tu-Th 11:00-12:00.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Matrices and Vector Concepts
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Linear Algebra Lecture 2.
Review of Matrix Operations
Matrices and vector spaces
Linear independence and matrix rank
L5 matrix.
Review of Matrix Algebra
Chapter 3 Linear Algebra
Lecture 8 System of Linear Differential Equations fall semester
Presentation transcript:

Mathematical foundationsModern Seismology – Data processing and inversion 1 Some basic maths for seismic data processing and inverse problems (Refreshement only!) Complex Numbers Vectors –Linear vector spaces Matrices –Determinants –Eigenvalue problems –Singular values –Matrix inversion The idea is to illustrate these mathematical tools with examples from seismology

Mathematical foundationsModern Seismology – Data processing and inversion 2 Complex numbers

Mathematical foundationsModern Seismology – Data processing and inversion 3 Complex numbers conjugate, etc.

Mathematical foundationsModern Seismology – Data processing and inversion 4 Complex numbers seismological application Plane waves as superposition of harmonic signals using complex notation Use this „Ansatz“ in the acoustic wave equation and interpret the consequences for wave propagation!

Mathematical foundationsModern Seismology – Data processing and inversion 5 Vectors and Matrices For discrete linear inverse problems we will need the concept of linear vector spaces. The generalization of the concept of size of a vector to matrices and function will be extremely useful for inverse problems. Definition: Linear Vector Space. A linear vector space over a field F of scalars is a set of elements V together with a function called addition from VxV into V and a function called scalar multiplication from FxV into V satisfying the following conditions for all x,y,z  V and all   F 1.(x+y)+z = x+(y+z) 2.x+y = y+x 3.There is an element 0 in V such that x+0=x for all x  V 4.For each x  V there is an element -x  V such that x+(-x)=0. 5.  (x+y)=  x+  y 6.(  +  )x=  x+  x  (  x)=  x 8.1x=x

Mathematical foundationsModern Seismology – Data processing and inversion 6 Matrix Algebra – Linear Systems Linear system of algebraic equations... where the x 1, x 2,..., x n are the unknowns... in matrix form

Mathematical foundationsModern Seismology – Data processing and inversion 7 Matrix Algebra – Linear Systems where A is a nxn (square) matrix, and x and b are column vectors of dimension n

Mathematical foundationsModern Seismology – Data processing and inversion 8 Matrix Algebra – Vectors Row vectors Column vectors Matrix addition and subtraction Matrix multiplication where A (size lxm) and B (size mxn) and i=1,2,...,l and j=1,2,...,n. Note that in general AB≠BA but (AB)C=A(BC)

Mathematical foundationsModern Seismology – Data processing and inversion 9 Matrix Algebra – Special Transpose of a matrix Symmetric matrix Identity matrix with AI=A, Ix=x

Mathematical foundationsModern Seismology – Data processing and inversion 10 Matrix Algebra – Orthogonal Orthogonal matrices a matrix is Q (nxn) is said to be orthogonal if... and each column is an orthonormal vector... examples: it is easy to show that : if orthogonal matrices operate on vectors their size (the result of their inner product x.x) does not change -> Rotation

Mathematical foundationsModern Seismology – Data processing and inversion 11 Matrix and Vector Norms How can we compare the size of vectors, matrices (and functions!)? For scalars it is easy (absolute value). The generalization of this concept to vectors, matrices and functions is called a norm. Formally the norm is a function from the space of vectors into the space of scalars denoted by with the following properties: Definition: Norms. 1.||v|| > 0 for any v  0 and ||v|| = 0 implies v=0 2.||  v||=|  | ||v|| 3.||u+v|| ≤ ||v||+||u|| (Triangle inequality) We will only deal with the so-called l p Norm.

Mathematical foundationsModern Seismology – Data processing and inversion 12 The l p -Norm The l p - Norm for a vector x is defined as (p≥1): Examples: - for p=2 we have the ordinary euclidian norm: - for p= ∞ the definition is - a norm for matrices is induced via - for l 2 this means : ||A|| 2 =maximum eigenvalue of A T A

Mathematical foundationsModern Seismology – Data processing and inversion 13 Matrix Algebra – Determinants The determinant of a square matrix A is a scalar number denoted det (A) or |A|, for example or

Mathematical foundationsModern Seismology – Data processing and inversion 14 Matrix Algebra – Inversion A square matrix is singular if det A=0. This usually indicates problems with the system (non-uniqueness, linear dependence, degeneracy..) Matrix Inversion For a square and non-singular matrix A its inverse is defined such as The cofactor matrix C of matrix A is given by where M ij is the determinant of the matrix obtained by eliminating the i-th row and the j-th column of A. The inverse of A is then given by

Mathematical foundationsModern Seismology – Data processing and inversion 15 Matrix Algebra – Solution techniques... the solution to a linear system of equations is the given by The main task in solving a linear system of equations is finding the inverse of the coefficient matrix A. Solution techniques are e.g. Gauss elimination methods Iterative methods A square matrix is said to be positive definite if for any non- zero vector x... positive definite matrices are non-singular

Mathematical foundationsModern Seismology – Data processing and inversion 16 Matrices –Systems of equations Seismological applications Stress and strain tensors Tomographic forward and inverse problems Calculating interpolation or differential operators for finite- difference methods