Transform
Transform is a general mathematical concept referring to a correspondence that maps elements of one set to elements of another set, often preserving some structure. In mathematics and applied fields, transforms are used to reinterpret objects in a form that reveals properties or simplifies computation. They can be continuous (functions) or discrete (finite sequences).
Linear and affine transforms: A linear transformation maps vectors to vectors and can be represented by a
Coordinate and geometric transforms: Changing coordinate systems (basis change) reexpresses objects in different coordinates. Geometric transforms
Common analytical transforms: Fourier transform decomposes a time-domain signal into frequency components; Laplace transform converts functions
In computing and artificial intelligence, the term transform also appears in the Transformer model, a neural