What is Linear Algebra? Notation:. Linear Transformation Linear Operator Matrix Multiplication n-Dimensional Linear Mapping Linear Coordinate Transformation.

Slides:



Advertisements
Similar presentations
3D Geometry for Computer Graphics
Advertisements

Two-View Geometry CS Sastry and Yang
Slides by Olga Sorkine, Tel Aviv University. 2 The plan today Singular Value Decomposition  Basic intuition  Formal definition  Applications.
Geometry (Many slides adapted from Octavia Camps and Amitabh Varshney)
Linear Transformations
Computer Graphics Recitation 5.
Linear Algebra and SVD (Some slides adapted from Octavia Camps)
3D Geometry for Computer Graphics
Ch. 2: Rigid Body Motions and Homogeneous Transforms
Ch. 4: Velocity Kinematics
Chapter 3 Determinants and Matrices
The Terms that You Have to Know! Basis, Linear independent, Orthogonal Column space, Row space, Rank Linear combination Linear transformation Inner product.
3D Geometry for Computer Graphics
6 1 Linear Transformations. 6 2 Hopfield Network Questions.
Rotations. Space and Body  Space coordinates are an inertial system. Fixed in spaceFixed in space  Body coordinates are a non- inertial system. Move.
Digital Control Systems
Stockman MSU/CSE Math models 3D to 2D Affine transformations in 3D; Projections 3D to 2D; Derivation of camera matrix form.
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.
ME/ECE Professor N. J. Ferrier Forward Kinematics Professor Nicola Ferrier ME Room 2246,
Rotations and Translations
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.
CS246 Topic-Based Models. Motivation  Q: For query “car”, will a document with the word “automobile” be returned as a result under the TF-IDF vector.
Recap of linear algebra: vectors, matrices, transformations, … Background knowledge for 3DM Marc van Kreveld.
FROM CONCRETE TO ABSTRACT Basic Skills Analysis Hypothesis Proof Elementary Matrices and Geometrical Transformations for Linear Algebra Helena Mirtova.
15/09/2015handout 31 Robot Kinematics Logics of presentation: Kinematics: what Coordinate system: way to describe motion Relation between two coordinate.
Camera Geometry and Calibration Thanks to Martial Hebert.
Homogeneous Coordinates (Projective Space) Let be a point in Euclidean space Change to homogeneous coordinates: Defined up to scale: Can go back to non-homogeneous.
Review of Matrices Or A Fast Introduction.
Rotations and Translations
Sections 1.8/1.9: Linear Transformations
Transformations Jehee Lee Seoul National University.
Matrices, Transformations and the 3D Pipeline Matthew Rusch Paul Keet.
Medical Image Analysis Image Registration Figures come from the textbook: Medical Image Analysis, by Atam P. Dhawan, IEEE Press, 2003.
Eigenvectors and Linear Transformations Recall the definition of similar matrices: Let A and C be n  n matrices. We say that A is similar to C in case.
Prabhakar.G.Vaidya and Swarnali Majumder A preliminary investigation of the feasibility of using SVD and algebraic topology to study dynamics on a manifold.
EECS 274 Computer Vision Affine Structure from Motion.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
1 Chapter 2: Geometric Camera Models Objective: Formulate the geometrical relationships between image and scene measurements Scene: a 3-D function, g(x,y,z)
Introduction to Linear Algebra Mark Goldman Emily Mackevicius.
Linear Algebra Diyako Ghaderyan 1 Contents:  Linear Equations in Linear Algebra  Matrix Algebra  Determinants  Vector Spaces  Eigenvalues.
Single-view geometry Odilon Redon, Cyclops, 1914.
The general linear model and Statistical Parametric Mapping I: Introduction to the GLM Alexa Morcom and Stefan Kiebel, Rik Henson, Andrew Holmes & J-B.
MASKS © 2004 Invitation to 3D vision Lecture 6 Introduction to Algebra & Rigid-Body Motion Allen Y. Yang September 18 th, 2006.
CS246 Linear Algebra Review. A Brief Review of Linear Algebra Vector and a list of numbers Addition Scalar multiplication Dot product Dot product as a.
Kinematics 제어시스템 이론 및 실습 조현우
55:148 Digital Image Processing Chapter 11 3D Vision, Geometry
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.
Review of Linear Algebra
Laplace Transforms Chapter 3 Standard notation in dynamics and control
Ch. 2: Rigid Body Motions and Homogeneous Transforms
3. Transformation
Homogeneous Coordinates (Projective Space)
Section 1.8: Introduction to Linear Transformations.
With an immediate use for it
GEOMETRIC CAMERA MODELS
Lecture on Linear Algebra
Chapter IV Spaces and Transforms
Viewing and Perspective Transformations
Function Notation Transformations.
2D Geometric Transformations
Chapter 3 Linear Algebra
Transformations.
Linear Algebra: Matrix Eigenvalue Problems – Part 2
Presentation transcript:

What is Linear Algebra? Notation:

Linear Transformation Linear Operator Matrix Multiplication n-Dimensional Linear Mapping Linear Coordinate Transformation

Matrix Multiplication

Just a common kind of function Mappings from Input to Outputs dose response contrast firing rate column space row space

Linear Transforms: x1x1 x2x2 a

a Identity b

Linear Transforms: Stretch and Squash a b

Linear Transforms: Flips b a

Linear Transforms: Rotation b a

Linear Transforms: Skew a b

Linear Transforms: Any Combination of the Above b a

Linear Transforms: Mix and Match, Collect the Whole Set

Singular Value Decomposition: Any Linear Transform can be written as: a rotation, a stretch and flip, and another rotation

EigenVectors: Vat gözinta, cümzouta. ‘eigen’ is German for ‘self’

a Linear Transforms: Identity b

Linear Transforms: Flips b a

Linear Transforms: Rotation b a

But What’s this good for?

fMRI

Time series realignment

3D Rigid-body Transformations A 3D rigid body transform is defined by: –3 translations - in X, Y & Z directions –3 rotations - about X, Y & Z axes The order of the operations matters TranslationsPitch about x axis Roll about y axis Yaw about z axis

Linear Regression

fMRI

Intensity Time Regression model = 11 22 + + error x1x1 x2x2   Ν   Ι  (error is normal and independently and identically distributed) Question: Is there a change in the BOLD response between listening and rest? Hypothesis test:  1 = 0? (using t-statistic) General case

Y=    X     X   (1,1,1) (x1, x2, x3) XX XX O Y1x111Y2=x21+2Y3x313Y1x111Y2=x21+2Y3x313 DATA (Y 1, Y 2, Y 3 ) Y design space Geometrical perspective

Linear Regression

What is Differential Equation? Let’s take this a bit further:

What is Differential Equation? Let’s take this a bit further: And you all remember linear systems:

Linear Dynamical Systems! Can you read this?

Phase Space: f1f1 f2f2 What happens if A is a stretcher?

Differential Linear Systems It is the nature of A which determines the behavior of the system

Differential Linear Systems The return of Eigenvectors...

Differential Linear Systems

Nonlinear Dynamical Systems