18
EGR 6013 Part 2: Linear Algebra Lecture 11 10/18/2015

Lecture 11.Vector

Embed Size (px)

DESCRIPTION

Lecture 11.Vector

Citation preview

Page 1: Lecture 11.Vector

EGR  6013  Part  2:    Linear  Algebra  

Lecture  11  10/18/2015  

Page 2: Lecture 11.Vector

Teaser  Problem  one  extra  point  can  be  added  to  quiz  category  (1  point)  

1 x 1 = 1 11 x 11 = 121 What is 111 x 111? What is 1,111 x 1,111? What is 111,111,111 x 111,111,111? What is 1,111,111,111 x 1,111,111,111?

No  calculator  is  allowed!  

Page 3: Lecture 11.Vector

What  is  a  vector?  

•  A  quanCty  possessing  both  magnitude  and  direcCon,  represented  by  an  arrow  the  direcCon  of  which  indicates  the  direcCon  of  the  quanCty  and  the  length  of  which  is  proporConal  to  the  magnitude.  

Basic  DefiniCon!  

Page 4: Lecture 11.Vector

Vector  Data  

(x1, y1)

(x2, y2)

(x4, y4) (x3, y3)

Point  –  pair  of  (x,y)  coordinates  

(x2, y2)

(x1, y1)

(x1, y1)

(x1, y1)

(x1, y1)

(x1, y1)

Line  –  a  sequence  of  points  

Polygon  –  a  closed  set  of  lines  

All  vector  shapes  (2D  and  3D)  are  made  from  a  set  of  points.  

Page 5: Lecture 11.Vector

Triangulated  Irregular  Network  Edge

Node

Face

Page 6: Lecture 11.Vector

A  vector  is  an  element  of  vector  space  

Page 7: Lecture 11.Vector

Vector  Space  of  FuncCons  

Page 8: Lecture 11.Vector
Page 9: Lecture 11.Vector
Page 10: Lecture 11.Vector
Page 11: Lecture 11.Vector
Page 12: Lecture 11.Vector
Page 13: Lecture 11.Vector
Page 14: Lecture 11.Vector
Page 15: Lecture 11.Vector
Page 16: Lecture 11.Vector
Page 17: Lecture 11.Vector

Examples  

Page 18: Lecture 11.Vector

Examples