A Level Computer Science: Vectors
This module contains:
Compatible with the following examination boards
Download A Level Module 38A: Vectors
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
Vectors
Vector is a quantity with direction and magnitude. Vectors can be represented geometrically or as a column matrix. In computer science, vectors are used to define geometric shapes. They are also used as a data structure and as a function to map one value to another. In this topic, you will learn about different methods to represent vectors and basic mathematical operations involving them.
This A Level Computer Science module introduces vectors to your students, explaining:
- Representing vectors
- Vector addition and multiplication
- Dot product
- Convex combination
More Data types, data structures and algorithms Modules
Vectors is one lesson in our Data types, data structures and algorithms module. The other theory lessons can be found below: