Functions and Linear Transformations
Last updated
Last updated
Functions are mathematical entities that maps/associates input value to outputs.
In the (ii) example: : domain : co-domain Range: subset of co-domain which consists of actual points/value where the function maps to.
Transformation is another term for function which moves a vector in space from A to B. Suppose a 10x10 grid needs to be transformed linearly. Then it must follow two rules:
The transformed grid should still be consisted of only lines (i.e No curves)
Origin remains fixed
Technically, a transformation is called linear if it follows these rules:
Link: