HOME

TheInfoList



OR:

Curve-fitting compaction is data compaction accomplished by replacing data to be stored or transmitted with an
analytical expression In mathematics, a closed-form expression is a mathematical expression that uses a finite number of standard operations. It may contain constants, variables, certain well-known operations (e.g., + − × ÷), and functions (e.g., ''n''th ro ...
. Examples of curve-fitting compaction consisting of discretization and then interpolation are: * Breaking of a continuous curve into a series of straight line segments and specifying the
slope In mathematics, the slope or gradient of a line is a number that describes both the ''direction'' and the ''steepness'' of the line. Slope is often denoted by the letter ''m''; there is no clear answer to the question why the letter ''m'' is use ...
, intercept, and range for each segment * Using a mathematical
expression Expression may refer to: Linguistics * Expression (linguistics), a word, phrase, or sentence * Fixed expression, a form of words with a specific meaning * Idiom, a type of fixed expression * Metaphorical expression, a particular word, phrase, o ...
, such as a
polynomial In mathematics, a polynomial is an expression consisting of indeterminates (also called variables) and coefficients, that involves only the operations of addition, subtraction, multiplication, and positive-integer powers of variables. An example ...
or a
trigonometric function In mathematics, the trigonometric functions (also called circular functions, angle functions or goniometric functions) are real functions which relate an angle of a right-angled triangle to ratios of two side lengths. They are widely used in a ...
, and a single point on the corresponding curve instead of storing or transmitting the entire graphic curve or a series of points on it.


References

Curves Interpolation Data compression {{compu-stub