0% found this document useful (0 votes)
27 views

Some Parting Thoughts - . .: - Linear Algebra

This document summarizes some parting thoughts from a lecture on linear algebra. It discusses that linear algebra comes up in many fields and can now be readily done using tools like MATLAB. It also describes different levels of understanding linear algebra from simple intuitive views to more precise platonic and quantitative views. Finally, it lists some related follow up courses that cover topics like linear dynamical systems and convex optimization.

Uploaded by

JagritiKumari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views

Some Parting Thoughts - . .: - Linear Algebra

This document summarizes some parting thoughts from a lecture on linear algebra. It discusses that linear algebra comes up in many fields and can now be readily done using tools like MATLAB. It also describes different levels of understanding linear algebra from simple intuitive views to more precise platonic and quantitative views. Finally, it lists some related follow up courses that cover topics like linear dynamical systems and convex optimization.

Uploaded by

JagritiKumari
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

EE263 Autumn 2007-08

Stephen Boyd

Lecture 20
Some parting thoughts . . .

linear algebra
levels of understanding
whats next?

201

Linear algebra
comes up in many practical contexts (EE, ME, CE, AA, OR, Econ, . . . )
nowadays is readily done
cf. 10 yrs ago (when it was mostly talked about)

Matlab or equiv for fooling around


real codes (e.g., LAPACK) widely available
current level of linear algebra technology:
500 1000 vbles: easy with general purpose codes
much more possible with special structure, special codes (e.g., sparse,
convolution, banded, . . . )
Some parting thoughts . . .

202

Levels of understanding
Simple, intuitive view:
17 vbles, 17 eqns: usually has unique solution
80 vbles, 60 eqns: 20 extra degrees of freedom
Platonic view:
singular, rank, range, nullspace, Jordan form, controllability
everything is precise & unambiguous
gives insight & deeper understanding
sometimes misleading in practice
Some parting thoughts . . .

203

Quantitative view:
based on ideas like least-squares, SVD
gives numerical measures for ideas like singularity, rank, etc.
interpretation depends on (practical) context
very useful in practice

Some parting thoughts . . .

204

must have understanding at one level before moving to next


never forget which level you are operating in

Some parting thoughts . . .

205

Whats next?

EE363 linear dynamical systems (08-09)


EE364a convex optimization I (Win 07-08)
EE364b convex optimization II (Spr 07-08)
(plus lots of other EE, CS, ICME, MS&E, Stat, ME, AA courses on signal
processing, control, graphics & vision, adaptive systems, machine learning,
computational geometry, numerical linear algebra, . . . )

Some parting thoughts . . .

206

You might also like