Linear Algebraic Systems II - PowerPoint PPT Presentation

1 / 16
About This Presentation
Title:

Linear Algebraic Systems II

Description:

Example: Euclidean norm. First three properties hold trivially ... Common norms. Matrix Norms cont. Properties. Satisfy same four properties as vector norm ... – PowerPoint PPT presentation

Number of Views:83
Avg rating:3.0/5.0
Slides: 17
Provided by: mls1
Category:

less

Transcript and Presenter's Notes

Title: Linear Algebraic Systems II


1
Linear Algebraic Systems II
  • Vector and matrix norms
  • Generalized matrix problems
  • Least-squares minimization
  • Metabolic flux balance analysis

2
Vector Norms
  • A scalar measure of vector magnitude
  • Notation x
  • Common norms
  • Example xT 2 -3 0 1 -4

3
Vector Norms cont.
  • Properties
  • x is a non-negative real number
  • x 0 if and only if x 0
  • kx k x
  • x y lt x y (triangular
    inequality)
  • Example Euclidean norm
  • First three properties hold trivially
  • Triangular inequality can be proved (see text)

4
Matrix Norms
  • A scalar measure of square matrix magnitude
  • Notation A
  • Equivalent definitions
  • Common norms

5
Matrix Norms cont.
  • Properties
  • Satisfy same four properties as vector norm
  • Ax lt A x, AB lt A B
  • Example

6
Condition Number
  • Definition k(A) A A-1
  • A large condition number indicates an
    ill-conditioned matrix
  • Well conditioned matrix
  • Ill-conditioned matrix

7
Condition Number cont.
  • Effect of data errors
  • Small data errors can lead to large solution
    errors
  • Bound can be very conservative
  • Example

8
Generalized Linear System Solutions
  • Linear algebraic system
  • Completely defined system m n
  • Equal number of equations unknowns
  • Unique solution exists if det(A) is non-zero
  • Overdetermined system m gt n
  • More equations than unknowns
  • No general solution exists
  • Underdetermined system m lt n
  • More unknowns than equations
  • Infinite number of solutions exist

9
Overdetermined Systems
  • Problem Ax b
  • Not enough unknowns to satisfy all equations
  • Find Ax closest to b
  • Common problem in parameter estimation
  • Minimize least-squares metric
  • Minimization
  • Matrix differentiation formula

10
Overdetermined Systems cont.
  • Normal equations (ATA)x ATb
  • Solution x (ATA)-1ATb
  • ATA must be nonsingular
  • (ATA)-1AT is called the left inverse matrix
  • Example

11
Underdetermined Systems
  • Problem Ax b
  • Too many unknowns
  • Find smallest x that satisfies equations
  • Minimize least-squares metric
  • Minimization problem
  • Convert constrained problem into unconstrained
    problem
  • Utilize method of Lagrange multipliers (see text)
  • Solution x AT(AAT)-1b
  • AAT must be nonsingular
  • AT(AAT)-1 is called the right inverse

12
Underdetermined Systems cont.
  • Example

13
Other Matrix Differentiation Formulas
  • Linear functions
  • Quadratic functions

14
Intracellular Mass Balances
  • Stoichiometric coefficients (a1,a2)
  • Determines number of product molecules produced
    per molecule of substrate consumed
  • Often known from biochemistry literature
  • Reaction rates (v1,v2)
  • Also called reaction velocity or flux
  • Can be determined experimentally or
    computationally
  • Metabolic flux balance analysis
  • Calculation of unknown fluxes from available
    measurements

15
Yeast Glycolysis
Wolf Heinrich, Biochemical Journal, 345,
321-334, 2000.
16
Flux Balance Model
  • Perform mass balances about each species
  • Assume measurements of glucose influx J0
    acetaldehyde/pyruvate efflux J are available
  • Square matrix solve for unknown fluxes
Write a Comment
User Comments (0)
About PowerShow.com