Polynomial regression: Difference between revisions

m
Taking "Example" off the TOC
(→‎{{header|Ada}}: Modified to arbitrary degree)
m (Taking "Example" off the TOC)
Line 2:
Find an approximating polynom of known degree for a given data.
 
===Example===:
For input data:
x = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10};
Anonymous user