1 - First Important Lesson - Cleaning Lady.

Slides:



Advertisements
Similar presentations
3D Geometry for Computer Graphics
Advertisements

Matrices A matrix is a rectangular array of quantities (numbers, expressions or function), arranged in m rows and n columns x 3y.
Refresher: Vector and Matrix Algebra Mike Kirkpatrick Department of Chemical Engineering FAMU-FSU College of Engineering.
Symmetric Matrices and Quadratic Forms
Some useful linear algebra. Linearly independent vectors span(V): span of vector space V is all linear combinations of vectors v i, i.e.
Chapter 2 Matrices Definition of a matrix.
Ch 7.2: Review of Matrices For theoretical and computation reasons, we review results of matrix theory in this section and the next. A matrix A is an m.
CSci 6971: Image Registration Lecture 2: Vectors and Matrices January 16, 2004 Prof. Chuck Stewart, RPI Dr. Luis Ibanez, Kitware Prof. Chuck Stewart, RPI.
1 Neural Nets Applications Vectors and Matrices. 2/27 Outline 1. Definition of Vectors 2. Operations on Vectors 3. Linear Dependence of Vectors 4. Definition.
Lecture 18 Eigenvalue Problems II Shang-Hua Teng.
Class 25: Question 1 Which of the following vectors is orthogonal to the row space of A?
Basic Mathematics for Portfolio Management. Statistics Variables x, y, z Constants a, b Observations {x n, y n |n=1,…N} Mean.
Boot Camp in Linear Algebra Joel Barajas Karla L Caballero University of California Silicon Valley Center October 8th, 2008.
資訊科學數學11 : Linear Equation and Matrices
Matrices CS485/685 Computer Vision Dr. George Bebis.
Last lecture summary Fundamental system in linear algebra : system of linear equations Ax = b. nice case – n equations, n unknowns matrix notation row.
Stats & Linear Models.
5.1 Orthogonality.
1 Statistical Analysis Professor Lynne Stokes Department of Statistical Science Lecture 5QF Introduction to Vector and Matrix Operations Needed for the.
Linear Algebra & Matrices MfD 2004 María Asunción Fernández Seara January 21 st, 2004 “The beginnings of matrices and determinants.
Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka Virginia de Sa (UCSD) Cogsci 108F Linear.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Section 6.6 Orthogonal Matrices.
A vector can be interpreted as a file of data A matrix is a collection of vectors and can be interpreted as a data base The red matrix contain three column.
Computer Vision Group Prof. Daniel Cremers Autonomous Navigation for Flying Robots Lecture 2.1: Recap on Linear Algebra Daniel Cremers Technische Universität.
Linear Algebra Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
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.
ECON 1150 Matrix Operations Special Matrices
8.1 Vector spaces A set of vector is said to form a linear vector space V Chapter 8 Matrices and vector spaces.
1 MAC 2103 Module 12 Eigenvalues and Eigenvectors.
BMI II SS06 – Class 3 “Linear Algebra” Slide 1 Biomedical Imaging II Class 3 – Mathematical Preliminaries: Elementary Linear Algebra 2/13/06.
Little Linear Algebra Contents: Linear vector spaces Matrices Special Matrices Matrix & vector Norms.
CPSC 491 Xin Liu Nov 17, Introduction Xin Liu PhD student of Dr. Rokne Contact Slides downloadable at pages.cpsc.ucalgary.ca/~liuxin.
Objectives Determine whether a matrix has an inverse.
Matrices. Definitions  A matrix is an m x n array of scalars, arranged conceptually as m rows and n columns.  m is referred to as the row dimension.
Linear algebra: matrix Eigen-value Problems
BIOL 582 Supplemental Material Matrices, Matrix calculations, GLM using matrix algebra.
Linear Algebra 1.Basic concepts 2.Matrix operations.
Domain Range definition: T is a linear transformation, EIGENVECTOR EIGENVALUE.
Chapter 5 Eigenvalues and Eigenvectors 大葉大學 資訊工程系 黃鈴玲 Linear Algebra.
Linear algebra: matrix Eigen-value Problems Eng. Hassan S. Migdadi Part 1.
Elementary Linear Algebra Anton & Rorres, 9 th Edition Lecture Set – 07 Chapter 7: Eigenvalues, Eigenvectors.
Introduction to Linear Algebra Mark Goldman Emily Mackevicius.
Review of Linear Algebra Optimization 1/16/08 Recitation Joseph Bradley.
Review of Matrix Operations Vector: a sequence of elements (the order is important) e.g., x = (2, 1) denotes a vector length = sqrt(2*2+1*1) orientation.
KEY THEOREMS KEY IDEASKEY ALGORITHMS LINKED TO EXAMPLES next.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Instructor: Mircea Nicolescu Lecture 8 CS 485 / 685 Computer Vision.
Unsupervised Learning II Feature Extraction
Boot Camp in Linear Algebra TIM 209 Prof. Ram Akella.
1 Objective To provide background material in support of topics in Digital Image Processing that are based on matrices and/or vectors. Review Matrices.
Reduced echelon form Matrix equations Null space Range Determinant Invertibility Similar matrices Eigenvalues Eigenvectors Diagonabilty Power.
Graphics Graphics Korea University kucg.korea.ac.kr Mathematics for Computer Graphics 고려대학교 컴퓨터 그래픽스 연구실.
College Algebra Chapter 6 Matrices and Determinants and Applications
MTH108 Business Math I Lecture 20.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Introduction The central problems of Linear Algebra are to study the properties of matrices and to investigate the solutions of systems of linear equations.
Linear Algebra Lecture 2.
Review of Linear Algebra
CS479/679 Pattern Recognition Dr. George Bebis
Review of Matrix Operations
Matrices and vector spaces
Euclidean Inner Product on Rn
CS485/685 Computer Vision Dr. George Bebis
Chapter 3 Linear Algebra
Further Matrix Algebra
Symmetric Matrices and Quadratic Forms
Subject :- Applied Mathematics
Symmetric Matrices and Quadratic Forms
Presentation transcript:

1 - First Important Lesson - Cleaning Lady. During my second month of college, our professor gave us a pop quiz. I was a conscientious student and had breezed through the questions until I read the last one: "What is the first name of the woman who cleans the school?" Surely this was some kind of joke. I had seen the cleaning woman several times. She was tall, dark-haired and in her 50's, but how would I know her name? I handed in my paper, leaving the last question blank. Just before class ended, one student asked if the last question would count toward our quiz grade. "Absolutely, " said the professor. "In your careers, you will meet many people.  All are significant. They deserve your attention and care, even if all you do is smile and say "hello." I've never forgotten that lesson. I also learned her name was Dorothy.

Multivariate Data Analysis Linear Algebra By Shenghua (Kelly) Fan Cal State Univ East Bay

Vectors & Matrices Vector = column = data of a variable Matrix = ordered columns = data of variables Ref. Applied Multivariate Statistical Analysis by Johnson & Wichern, Chapter 2.

Basic Terms Transpose of a vector (matrix) Square matrix Symmetric matrix Diagonal matrix Identity matrix

Geometric Interpretation of Vectors A vector can be represented as a point or a ray. A vector is usually a ray, not a point Basic operations: A +/- B, cA, A*B (Inner product) = (the length of production of A onto the direction of B) * ||B|| A, B are called orthogonal vectors if A*B=0, that is they are perpendicular

Geometric Interpretation of Vectors Two vectors A, B of the same dimensions are called linearly dependent if there exist nonzero constant c1 and c2 such that c1A+c2B=0; otherwise, they are linearly independent. 2 linearly independent vectors => they are perpendicular (so orthogonal)

Geometric Interpretation of Vectors But, multiple linearly independent vectors might not be orthogonal vectors. (see eg.) A basis of a n-dimensional space is n orthogonal unit vectors spanning the whole space. (Rotation)

Matrix Terms & Operations Orthogonal matrix Singular matrix Inverse matrix Transpose matrix A+/- B, cA, A*B Eigenvalue & eigenvector