Home Science Mathematics Algebra
Linear Algebra Refresher Course

Linear Algebra Refresher Course

Learn linear algebra by doing: you will code your own library of linear algebra functions!
Video Beginner Advanced
UPVOTE 0
SAVE THIS COURSE
Course Website
www.udacity.com
Share this page
Other courses you might like
Gallery
Description

Summary

This mini-course is intended for students who would like a refresher on the basics of linear algebra. The course attempts to provide the motivation for "why" linear algebra is important in addition to "what" linear algebra is.

Students will learn concepts in linear algebra by applying them in computer programs. At the end of the course, you will have coded your own personal library of linear algebra functions that you can use to solve real-world problems.

Expected Learning

You should take this course if:

  • You want a refresher on the basics of linear algebra or want to learn them for the first time
  • You want to see how linear algebra can be applied to real-world problems.
  • You want to learn linear algebra in the context of programming.

Syllabus

Lesson 1: Vectors

You will begin by learning about the basic operations on vectors (one of the fundamental objects of study in linear algebra). You will code a library of functions to perform operations on vectors that you will use in later lessons.

Lesson 2: Intersections

You will learn the geometric and algebraic interpretation of intersections of "flat" objects such as lines and planes and how they are used to solve real-world problems. You will also write your own algorithm to find the intersections of sets of lines and planes.

Required Knowledge

The course has no formal prerequisites except experience with some programming language. A familiarity with high-school algebra and trigonometry will also be useful.


Pricing:
Free
Level:
Intermediate
Duration:
17 weeks
Educator:
Chris Pryby
Submitted by:
Coursearena
Reviews
Would you recomment this course to a friend?
Discussion
There are no comments yet. Please sign in to start the discussion.
Other courses you might like