Software Engineering KB

Home

❯

01 Foundations

❯

03 Mathematics for CS

❯

01 Concept

❯

Vectors and Matrices

Vectors and Matrices

Feb 10, 20261 min read

  • mathematics-for-cs
  • linear-algebra
  • vectors-matrices

Vectors and Matrices

← Back to Linear Algebra

The fundamental objects of linear algebra. Vectors represent points or directions in space, and matrices represent linear transformations. Operations on vectors and matrices are at the core of graphics, physics simulations, and machine learning.

Key Properties

  • Operations
  • Transpose
  • Inverse

mathematics-for-cs linear-algebra vectors-matrices


Graph View

  • Vectors and Matrices
  • Key Properties

Backlinks

  • Linear Algebra
  • Inverse
  • Operations
  • Transpose

Created with Quartz v4.5.2 © 2026

  • GitHub