Multiple Column Partitioned Min Max

Slides:



Advertisements
Similar presentations
Ordinary Least-Squares
Advertisements

Start with your equation Move the # term to the other side, and leave a space Determine what HALF of the coefficient of X is Factor the left side Write.
Edge Preserving Image Restoration using L1 norm
solution If a quadratic equation is in the form ax 2 + c = 0, no bx term, then it is easier to solve the equation by finding the square roots. Solve.
Solving Quadratic Equations Algebraically Lesson 2.2.
Some useful linear algebra. Linearly independent vectors span(V): span of vector space V is all linear combinations of vectors v i, i.e.
4.3, 4.4: Solve quadratic equations by factoring
Solving Quadratic Equations by Completing the Square
MRI Correction In 5-7 Minutes Dr. Keith Evan Schubert.
Week 11 Similar figures, Solutions, Solve, Square root, Sum, Term.
Linear algebra: matrix Eigen-value Problems
Goals: To solve quadratic equations by using the Quadratic Formula.
Solving Quadratic Equations
Solving Quadratic Equations – Part 1 Methods for solving quadratic equations : 1. Taking the square root of both sides ( simple equations ) 2. Factoring.
The Quadratic Formula Students will be able to solve quadratic equations by using the quadratic formula.
Solving Quadratic Equations Quadratic Equations: Think of other examples?
Backward Thinking Confessions of a Numerical Analyst Keith Evan Schubert.
How do I know the answer if I’m not sure of the question? Putting robustness into estimation K. E. Schubert 11/7/00.
Solving Quadratic Equations by Finding Square Roots.
Solving Polynomials.
Solving Quadratic Equations. Find the quadratic equation if the solutions are 3 and -2. x = 3 x = -2 Make them equal zero. x – 3 = 0x + 2 = 0 (x – 3)(x.
Factoring Polynomials.
+ Completing the Square and Vertex Form. + Completing the Square.
8-2B Solve Quadratic Equations by Factoring Algebra 1 Glencoe McGraw-HillLinda Stamper.
2.2 Solving Quadratic Equations Algebraically Quadratic Equation: Equation written in the form ax 2 + bx + c = 0 ( where a ≠ 0). Zero Product Property:
EE611 Deterministic Systems Vector Spaces and Basis Changes Kevin D. Donohue Electrical and Computer Engineering University of Kentucky.
(over Lesson 7-1) Which option states whether the expression –5x2 is a monomial, and provides a reasonable explanation? A. Yes; the expression involves.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
LECTURE 11: Advanced Discriminant Analysis
Warm Up Check the solution to these problems; are they correct? If not, correct them. 3 – x = -17; x = -20 x/5 = 6; x = 30.
Linear Equations in One Variable
Solving Quadratic Equations
Core-Sets and Geometric Optimization problems.
Solution of Nonlinear Equations
Warm-Up
Streaming & sampling.
Chapter 1. Introduction Mathematical Programming (Optimization) Problem: min/max
Finding Zeros of Polynomials
Equalities Inequalities < Is less than = Equals- is the same as
SECTION 9-3 : SOLVING QUADRATIC EQUATIONS
Solve for x using regular algebra rules.
Models for Robust Estimation and Identification
Some useful linear algebra
How do I know the answer if I’m not sure of the question?
CSCI B609: “Foundations of Data Science”
SVD: Physical Interpretation and Applications
Sec. 1.4 Quadratic Equations.
1B.1- Solving Quadratics:
Linear regression Fitting a straight line to observations.
Confessions of a Numerical Analyst Keith Evan Schubert
Backward Error Estimation
Models for Robust Estimation and Identification
Solving Quadratic Equations by Factoring
1.4 Solving Absolute-Value Equations
Review: Simplify.
Factoring Using Special Patterns General Algebra II
Solving Quadratic Equations
Quadratic Equations.
9.2 Solving Quadratic Equations using square roots
1.4 Solving Absolute-Value Equations
Maths for Signals and Systems Linear Algebra in Engineering Lecture 6, Friday 21st October 2016 DR TANIA STATHAKI READER (ASSOCIATE PROFFESOR) IN SIGNAL.
Chapter 6 Section 5.
CIS 700: “algorithms for Big Data”
4.5: Completing the square
Backward Error Estimation
Solving Quadratic Equations by Factoring
Symbols, Variables, and Types of Sentences used in Algebra.
Solving Equations by Factoring
What’s the same and what’s different?
Presentation transcript:

Multiple Column Partitioned Min Max Dr. Keith Evan Schubert

Motivating Problem Signal Separation with uncertainty Data streams sent by multiple sources Same channel Multiple receivers with different gains Different uncertainty for each source

Geometry of Least Squares Project b into range of A Error in b only b R(A) r=b-Ax Ax

Geometry of Total Least Squares Find nearest space to R(A) and b Project b and R(A) into it Basic System assumed consistent b R(A) A Ax=b

Geometry of Min Max Define error cone around R(A) Project b to the far side of cone Basic System assumed worst in bounded region (cone) b R(A) h||x||

Algebraic Min Max Solution Assume b not in range of A Form of Solution Get  from Secular Equation Solve using root finder Not closed form

Similar Problem Tikhonov Regression Closed form solution Why not use this?

Cost function

Cost function near singularity

Not The Same Under Regularized Over Regularized

Multiple Error Bounds

Column Dependence 1=2=.25 Force x(2)=0 Allow x(2)≠0 Cost is approx 1.330 Cost is approx 1.329

Solutions Directly use convex cost function Ellipsoidal algorithm Sum of Euclidian Norms solvers Successive over-relaxation Subgradients Overton’s method General nonlinear solvers Take gradient and set equal zero Get secular equation Faster because solving smaller problem with more information

Solution with Find the  that makes gi()=0 by a rootfinder

Performance

Image Separation

Primary Image

Second Image