Linear Algebra II: vector spaces Math Tools for Neuroscience (NEU - - PowerPoint PPT Presentation

linear algebra ii vector spaces
SMART_READER_LITE
LIVE PREVIEW

Linear Algebra II: vector spaces Math Tools for Neuroscience (NEU - - PowerPoint PPT Presentation

Linear Algebra II: vector spaces Math Tools for Neuroscience (NEU 314) Spring 2016 Jonathan Pillow Princeton Neuroscience Institute & Psychology. Lecture 3 (Tuesday 2/9) accompanying notes/slides discussion items Up now on


slide-1
SLIDE 1

Math Tools for Neuroscience (NEU 314) Spring 2016 Jonathan Pillow

Princeton Neuroscience Institute & Psychology. accompanying notes/slides Lecture 3
 (Tuesday 2/9)

Linear Algebra II: vector spaces

slide-2
SLIDE 2

discussion items

  • Up now on piazza:
  • Chapter 2 of Wallisch et al (Matlab for Neuroscientistis)
  • homework 0 (Matlab basics).
  • This week in lab: do interactive lab (“lab 1” linked from

website) and then work on homework 0.

slide-3
SLIDE 3

today’s topics

  • linear projection
  • orthogonality
  • linear combination
  • linear independence / dependence
  • vector space
  • subspace
  • basis
  • orthonormal basis
slide-4
SLIDE 4

linear projection

.

v

u ^

v u

^ u ^

( )

  • intuitively, dropping a vector down onto a linear surface

at a right angle

  • if u is a unit vector,

length of projection is


  • for non-unit vector, length of projection =

}

component of v in direction of u

slide-5
SLIDE 5
  • rthogonality
  • two vectors are orthogonal (or “perpendicular”) if their

dot product is zero:

.

v

u ^

v u

^ u ^

( )

}

component of v in direction of u component of v

  • rthogonal to u
  • Can decompose any vector into its component along

u and its residual (orthogonal) component.

slide-6
SLIDE 6

linear combination

1

v

2

v

3

v

  • scaling and summing applied to a group of vectors
  • a group of vectors is linearly

dependent if one can be written as a linear combination of the others

  • otherwise, linearly independent
slide-7
SLIDE 7

vector space

1

v

1

v

2

v

2

v

1

v

  • set of all points that can be obtained by linear

combinations of some set of “basis” vectors 1D vector space spanned by single basis vector Two different (orthonormal) bases for the same 2D vector space

slide-8
SLIDE 8

vector space

1

v

1

v

2

v

2

v

1

v

  • set of all points that can be obtained by linear

combinations of some set of “basis” vectors Two different (orthonormal) bases for the same 2D vector space 1D vector space (subspace of R2)

slide-9
SLIDE 9

basis

1

v

1

v

2

v

2

v

1

v

  • set of vectors that can “span” (form via linear

combination) all points in a vector space Two different (orthonormal) bases for the same 2D vector space 1D vector space (subspace of R2)

slide-10
SLIDE 10
  • rthonormal basis
  • basis composed of orthogonal unit vectors