Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm Shang-Hua Teng.

Slides:



Advertisements
Similar presentations
Chapter 10 Vocabulary.
Advertisements

Fun with Vectors. Definition A vector is a quantity that has both magnitude and direction Examples?
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Chapter 4.1 Mathematical Concepts
Chapter 4.1 Mathematical Concepts. 2 Applied Trigonometry Trigonometric functions Defined using right triangle  x y h.
CSCE 590E Spring 2007 Basic Math By Jijun Tang. Applied Trigonometry Trigonometric functions  Defined using right triangle  x y h.
Computer Graphics CSC 630 Lecture 2- Linear Algebra.
Lecture 7 Hyper-planes, Matrices, and Linear Systems Shang-Hua Teng.
6 6.1 © 2012 Pearson Education, Inc. Orthogonality and Least Squares INNER PRODUCT, LENGTH, AND ORTHOGONALITY.
Vectors.
Linear Algebra, Principal Component Analysis and their Chemometrics Applications.
Fall Scalar Quantity (mass, speed, voltage, current and power) 1- Real number (one variable) 2- Complex number (two variables) Vector Algebra (velocity,
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka Virginia de Sa (UCSD) Cogsci 108F Linear.
University of Texas at Austin CS395T - Advanced Image Synthesis Spring 2006 Don Fussell Orthogonal Functions and Fourier Series.
APPLICATIONS OF TRIGONOMETRY
2IV60 Computer Graphics Basic Math for CG
Basics of Linear Algebra A review?. Matrix  Mathematical term essentially corresponding to an array  An arrangement of numbers into rows and columns.
Multiplication with Vectors
Chapter 9-Vectors Calculus, 2ed, by Blank & Krantz, Copyright 2011 by John Wiley & Sons, Inc, All Rights Reserved.
Graphics CSE 581 – Interactive Computer Graphics Mathematics for Computer Graphics CSE 581 – Roger Crawfis (slides developed from Korea University slides)
Elementary Linear Algebra Howard Anton Copyright © 2010 by John Wiley & Sons, Inc. All rights reserved. Chapter 3.
6.837 Linear Algebra Review Patrick Nichols Thursday, September 18, 2003.
1 February 24 Matrices 3.2 Matrices; Row reduction Standard form of a set of linear equations: Chapter 3 Linear Algebra Matrix of coefficients: Augmented.
Patrick Nichols Thursday, September 18, Linear Algebra Review.
Linear Algebra (Aljabar Linier) Week 1 Universitas Multimedia Nusantara Serpong, Tangerang Dr. Ananda Kusuma Ph: ,
Kansas State University Department of Computing and Information Sciences CIS 736: Computer Graphics Monday, 26 January 2004 William H. Hsu Department of.
7.1 Scalars and vectors Scalar: a quantity specified by its magnitude, for example: temperature, time, mass, and density Chapter 7 Vector algebra Vector:
Modern Navigation Thomas Herring
Scalars and Vectors Scalars are quantities that are fully described by a magnitude (or numerical value) alone. Vectors are quantities that are fully described.
Linear Algebra Chapter 4 Vector Spaces.
Section 13.4 The Cross Product. Torque Torque is a measure of how much a force acting on an object causes that object to rotate –The object rotates around.
General physics I, lec 2 By: T.A.Eleyan 1 Lecture 2 Coordinate Systems & Vectors.
Mathematical Foundations Sections A-1 to A-5 Some of the material in these slides may have been adapted from university of Virginia, MIT and Åbo Akademi.
6.837 Linear Algebra Review Patrick Nichols Thursday, September 18, 2003.
1 Math Review Coordinate systems 2-D, 3-D Vectors Matrices Matrix operations.
University of Texas at Austin CS384G - Computer Graphics Fall 2008 Don Fussell Orthogonal Functions and Fourier Series.
Mathematics for Graphics. 1 Objectives Introduce the elements of geometry  Scalars  Vectors  Points Develop mathematical operations among them in a.
Vectors Vectors are represented by a directed line segment its length representing the magnitude and an arrow indicating the direction A B or u u This.
Linear Algebra 1.Basic concepts 2.Matrix operations.
Elementary Linear Algebra Anton & Rorres, 9th Edition
Main Menu Salas, Hille, Etgen Calculus: One and Several Variables Copyright 2003 © John Wiley & Sons, Inc. All rights reserved. Chapter 12: Vectors Cartesian.
VECTORS (Ch. 12) Vectors in the plane Definition: A vector v in the Cartesian plane is an ordered pair of real numbers:  a,b . We write v =  a,b  and.
Copyright © Cengage Learning. All rights reserved. Vectors in Two and Three Dimensions.
Chap. 5 Inner Product Spaces 5.1 Length and Dot Product in R n 5.2 Inner Product Spaces 5.3 Orthonormal Bases: Gram-Schmidt Process 5.4 Mathematical Models.
Chun-Yuan Lin Mathematics for Computer Graphics 2015/12/15 1 CG.
Basic Entities Scalars - real numbers sizes/lengths/angles Vectors - typically 2D, 3D, 4D directions Points - typically 2D, 3D, 4D locations Basic Geometry.
A rule that combines two vectors to produce a scalar.
Chapter 4 Euclidean n-Space Linear Transformations from to Properties of Linear Transformations to Linear Transformations and Polynomials.
Meeting 23 Vectors. Vectors in 2-Space, 3-Space, and n- Space We will denote vectors in boldface type such as a, b, v, w, and x, and we will denote scalars.
1 Graphics CSCI 343, Fall 2015 Lecture 9 Geometric Objects.
Vectors in Two Dimensions. VECTOR REPRESENTATION A vector represents those physical quantities such as velocity that have both a magnitude and a direction.
University of British Columbia CPSC 314 Computer Graphics Jan-Apr 2016 Tamara Munzner Math Basics Week 1, Fri.
CSCE 552 Fall 2012 Math By Jijun Tang. Applied Trigonometry Trigonometric functions  Defined using right triangle  x y h.
Physics 451 Quantum mechanics I Fall 2012 Oct 8, 2012 Karine Chesnel.
Vectors and Dot Product 6.4 JMerrill, Quick Review of Vectors: Definitions Vectors are quantities that are described by direction and magnitude.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1: ……………………………………………………………………. The elements in R n called …………. 4.1 The vector Space R n Addition.
Chapter 4 Vector Spaces Linear Algebra. Ch04_2 Definition 1. Let be a sequence of n real numbers. The set of all such sequences is called n-space (or.
CA 302 Computer Graphics and Visual Programming
Mathematics for Computer Graphics
Elementary Linear Algebra
Outline Addition and subtraction of vectors Vector decomposition
Lecture 03: Linear Algebra
We live in a Three Dimensional World
Chapter 3 Linear Algebra
CSE 411 Computer Graphics Lecture #2 Mathematical Foundations
Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm
Elementary Linear Algebra Anton & Rorres, 9th Edition
Game Programming Algorithms and Techniques
CHAPTER 3 VECTORS NHAA/IMK/UNIMAP.
Vectors in Three-Dimensional Space
Presentation transcript:

Lecture 2: Geometry vs Linear Algebra Points-Vectors and Distance-Norm Shang-Hua Teng

2D Geometry: Points

2D Geometry: Cartesian Coordinates x y (a,b)

2D Linear Algebra: Vectors x y (a,b) 0

2D Geometry and Linear Algebra Points Cartesian Coordinates Vectors

2D Geometry: Distance

How to express distance algebraically using coordinates???

Algebra: Vector Operations Vector Addition Scalar Multiplication

Geometry of Vector Operations Vector Addition: v + w v w v + w

Geometry of Vector Operations -v v 2v

Linear Combination Linear combination of v and w {cv + d w : c, d are real numbers}

Geometry of Vector Operations Vector Subtraction: v - w v w v + w v - w

Norm: Distance to the Origin Norm of a vector:

Distance of Between Two Points v w v - w

Dot-Product (Inner Product) and Norm

Angle Between Two Vectors v w

Polar Coordinate v r

Dot Product: Angle and Length Cosine Formula v w

Perpendicular Vectors v is perpendicular to w if and only if

Vector Inequalities Triangle Inequality Schwarz Inequality Proof:

3D Points y x z

3D Vector y x z

Row and Column Representation

Algebra: Vector Operations Vector Addition Scalar Multiplication

Linear Combination Linear combination of v (line) {cv : c is a real number} Linear combination of v and w (plane) {cv + d w : c, d are real numbers} Linear combination of u, v and w (3 Space) {bu +cv + d w : b, c, d are real numbers}

Geometry of Linear Combination u u v

Norm and Distance Norm of a vector: Distance y x z

Dot-Product (Inner Product) and Norm

Vector Inequalities Triangle Inequality Schwarz Inequality Proof:

Dimensions One Dimensional Geometry Two Dimensional Geometry Three Dimensional Geometry High Dimensional Geometry

n-Dimensional Vectors and Points Transpose of vectors

High Dimensional Geometry Vector Addition and Scalar Multiplication Dot-product Norm Cosine Formula

High Dimensional Linear Combination Linear combination of v 1 (line) {c v 1 : c is a real number} Linear combination of v 1 and v 2 (plane) {c 1 v 1 + c 2 v 2 : c 1,c 2 are real numbers} Linear combination of d vectors v 1, v 2,…, v d (d Space) {c 1 v 1 +c 2 v 2 +…+ c d v d : c 1,c 2,…,c d are real numbers}

High Dimensional Algebra and Geometry Triangle Inequality Schwarz Inequality

Basic Notations Unit vector ||v||=1 v/||v|| is a unit vector Row times a column vector = dot product

Basic Geometric Shapes: Circles (Spheres), Disks (Balls)