Moocable is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Linear Algebra

Description

Learn about linear algebra and how to perform operations with matrices and vectors.

In this unit, we will learn about the fundamentals of linear algebra, including how to perform mathematical operations using matrices and vectors. After learning how to do these operations mathematically, we will implement them in Python using NumPy arrays. To cap off the course, we will apply our knowledge in a project on image transformations.

Tags

Syllabus

  • Linear Algebra: Learn about the fundamentals of linear algebra!
    • Article: What is Linear Algebra?
    • Lesson: Introduction to Linear Algebra
    • Lesson: Linear Algebra with Python
    • Project: Image Transformations with NumPy
    • Quiz: Linear Algebra

Online Courses

Codecademy

  • Type
    Online Courses
  • Provider
    Codecademy

Learn about linear algebra and how to perform operations with matrices and vectors.

In this unit, we will learn about the fundamentals of linear algebra, including how to perform mathematical operations using matrices and vectors. After learning how to do these operations mathematically, we will implement them in Python using NumPy arrays. To cap off the course, we will apply our knowledge in a project on image transformations.

  • Linear Algebra: Learn about the fundamentals of linear algebra!
    • Article: What is Linear Algebra?
    • Lesson: Introduction to Linear Algebra
    • Lesson: Linear Algebra with Python
    • Project: Image Transformations with NumPy
    • Quiz: Linear Algebra

Related Courses