Computational Mathematics
Undergraduate course, Manchester Metropolitan University, 2021
A second year unit that examines the implementation of mathematics in modern computing applications such as computer graphics, logical ciruits, graph theory and algorithms.
Topics include:
- vectors
- co-ordinate geometry
- rotation, scaling and translation transformations
- object space, world space, camera space and screen space transformations
- clipping
- hidden surface removal.
Topics include:
- binary and hexadecimal number systems
- logic gates and logic circuits
- Boolean algebra
- Karnaugh maps
- half and full adders
- algorithms
- complexity and recursion