Skip to content

Linear Combinations

An introductory linear algebra blog

  • About
Search
  1. Home
  2. Posts tagged graphics

Tag: graphics

Applying Matrix Multiplication to 2D Computer Graphics

Applying Matrix Multiplication to 2D Computer Graphics

February 7, 2021greg.mayer

Linear transformations are often used in computer graphics to simulate the motion of an object. They can be computed using a matrix-vector product of the form $$T(\vec x) = A\vec x$$ where $\vec x$ is a vector that represents a…Continue readingApplying Matrix Multiplication to 2D Computer Graphics

applications, matrix multiplicationLeave a Comment on Applying Matrix Multiplication to 2D Computer Graphics

Archives

  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • July 2020
  • February 2020

Categories

  • applications
  • diagonalization
  • eigenvalue problems
  • matrices
  • matrix multiplication
  • proofs
  • subspaces
  • symmetric matrices

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 Linear Combinations | Versatile Business by Firefly Themes
Scroll Up