NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN1 Lecture 15 Projection Least squares Projection matrix.

Slides:



Advertisements
Similar presentations
Example 1 Matrix Solution of Linear Systems Chapter 7.2 Use matrix row operations to solve the system of equations  2009 PBLPathways.
Advertisements

Solving Equations with the Variable on Both Sides Objectives: to solve equations with the variable on both sides.
Linear Algebra---Meiling CHEN
Lecture 12 Projection and Least Square Approximation Shang-Hua Teng.
NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN1 Lecture 28 is positive definite Similar matrices Jordan form.
Class 25: Question 1 Which of the following vectors is orthogonal to the row space of A?
Orthogonality and Least Squares
NUU Department of Electrical Engineering Linear Algedra ---Meiling CHEN1 Eigenvalues & eigenvectors Distinct eigenvalues Repeated eigenvalues –Independent.
Last lecture summary independent vectors x
Solving Equations with the Variable on Both Sides
Finding the Inverse of a Matrix
CE 311 K - Introduction to Computer Methods Daene C. McKinney
Solving Equations Involving Cube Roots. Negative Solutions.
Section 8.3 – Systems of Linear Equations - Determinants Using Determinants to Solve Systems of Equations A determinant is a value that is obtained from.
Length and Dot Product in R n Notes: is called a unit vector. Notes: The length of a vector is also called its norm. Chapter 5 Inner Product Spaces.
13.7 – Graphing Linear Inequalities Are the ordered pairs a solution to the problem?
MAT 2401 Linear Algebra 2.3 The Inverse of a Matrix
1. Inverse of A 2. Inverse of a 2x2 Matrix 3. Matrix With No Inverse 4. Solving a Matrix Equation 1.
13.6 MATRIX SOLUTION OF A LINEAR SYSTEM.  Examine the matrix equation below.  How would you solve for X?  In order to solve this type of equation,
Orthogonality and Least Squares
1 1.8 © 2016 Pearson Education, Inc. Linear Equations in Linear Algebra INTRODUCTION TO LINEAR TRANSFORMATIONS.
Equations Reducible to Quadratic
The Inverse of a Matrix Prepared by Vince Zaccone For Campus Learning Assistance Services at UCSB.
3.2 Solving Equations by Using Addition and Subtraction Addition Property of Equality –If the same number is added to each side of an equation, the resulting.
Solving Systems of Equations: The Elimination Method Solving Systems of Equations: The Elimination Method Solving Systems of Equations: The Elimination.
Elimination Method: Solve the linear system. -8x + 3y=12 8x - 9y=12.
. 5.1 write linear equation in slope intercept form..5.2 use linear equations in slope –intercept form..5.3 write linear equation in point slope form..5.4.
2.1 – Linear and Quadratic Equations Linear Equations.
Solving Linear Equations with Justification of Properties.
2.5 – Determinants and Multiplicative Inverses of Matrices.
Use Inverse Matrices to Solve Linear Systems Objectives 1.To find the inverse of a square matrix 2.To solve a matrix equation using inverses 3.To solve.
Chapter 8 Systems of Linear Equations in Two Variables Section 8.3.
 How do I solve a system of Linear equations using the graphing method?
Let W be a subspace of R n, y any vector in R n, and the orthogonal projection of y onto W. …
6 6.5 © 2016 Pearson Education, Ltd. Orthogonality and Least Squares LEAST-SQUARES PROBLEMS.
College Algebra Chapter 6 Matrices and Determinants and Applications
Example: Solve the equation. Multiply both sides by 5. Simplify both sides. Add –3y to both sides. Simplify both sides. Add –30 to both sides. Simplify.
The Inverse of a Square Matrix
Solving Equations with the Variable on Both Sides
Least Squares Approximations
MA10210: Algebra 1B
Section 1.2 Linear Equations and Rational Equations
Solve a system of linear equation in two variables
Solve System by Linear Combination / Addition Method
7.1 System of Equations Solve by graphing.
6-1 Solving Systems by Graphing
3-2 Solving Inequalities Using Addition or Subtraction
Least Squares Approximations
Orthogonality and Least Squares
Equations with Variables on Both Sides Day 2
Section 1.2 Linear Equations and Rational Equations
Click the problem to show the answers.
Linear Algebra Lecture 39.
} 2x + 2(x + 2) = 36 2x + 2x + 4 = 36 4x + 4 = x =
ARRAY DIVISION Identity matrix Islamic University of Gaza
The Inverse of a Matrix Prepared by Vince Zaccone
Indicator 16 System of Equations.
Linear Algebra Lecture 10.
CALCULATING EQUATION OF LEAST SQUARES REGRESSION LINE
Maths for Signals and Systems Linear Algebra in Engineering Lecture 6, Friday 21st October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Linear Algebra Lecture 20.
Sec 3.5 Inverses of Matrices
Solve the linear system.
Solving Multi Step Equations
Exercise Solve x – 14 = 35. x = 49.
Example 2B: Solving Linear Systems by Elimination
Solving Multi Step Equations
Solving a System of Linear Equations
CHARACTERIZATIONS OF INVERTIBLE MATRICES
Orthogonality and Least Squares
Presentation transcript:

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN1 Lecture 15 Projection Least squares Projection matrix

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN2 Projection matrix C(P) = line through Rank(P)=1

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN3 Properties of projection matrix : Why project? Because may have no solution Solve instead, where P is projection of b onto C(A) Plane of =column space of A is perpendicular to plane Project twice

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN4 Find Key: is perpendicular to plane A What subspace of in ? Ans: e is in

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN5 Projection matrix Case 1. A is not a square matrix so this equation is not true Case 2. A is a square matrix and invertible, means b is in C(A) than the projection is identity

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN6 Check: Least squares Fitting by a line No solution Solve by projection Be continue…..

NUU Department of Electrical Engineering Linear Algebra---Meiling CHEN7 Exercise: Let be a linear operator. For any Where p is the projection of z on the line find