0% found this document useful (0 votes)
20 views4 pages

Int Splines

The document contains information about polynomials including: - Tables with x and y coordinate data points - Matrices with function value data - Polynomial coefficients calculated from the function values - A graph plotting the x and y coordinates

Uploaded by

Sofia Cabarcas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views4 pages

Int Splines

The document contains information about polynomials including: - Tables with x and y coordinate data points - Matrices with function value data - Polynomial coefficients calculated from the function values - A graph plotting the x and y coordinates

Uploaded by

Sofia Cabarcas
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 4

i hi

i X Y 0 1.5
0 3 2.5 1 2.5
1 4.5 1 2 2
2 7 2.5 3 -
3 9 0.5

f"(x1) f"(x2) b si X = 5
8 2.5 9.6 P1 1.103
A=
2.5 9 -9.6

0.13688213 -0.03802281
A-1 =
-0.03802281 0.121673

f"(x0) 0
f"(x1) 1.679
f"(x2) -1.533
f"(x3) 0
POLINOMIOS

f"(xi) a b c d
0 0.187 0 -1.420 2.5
1.679 -0.214 0.8395 -0.160 1
-1.533 0.128 -0.7665 0.022 2.5
0 - 0 - 0.5

Grafica x Vs y
3
2.5
2
1.5
1
0.5
0
2 3 4 5 6 7 8 9 10
i X Y i hi
0 2 5 0 2
1 4 6 1 1
2 5 9 2 3
3 8 5 3 2
4 10 4 4

f"(x1) f"(x2) f"(x3) b


6 1 0 15
1 8 3 -26
A=
0 3 10 5

si X =
0.17067308 -0.02403846 0.00721154 P0
A-1 =
-0.02403846 0.14423077 -0.04326923 P1
0.00721154 -0.04326923 0.11298077

f"(x0) 0
f"(x1) 3.221
f"(x2) -4.327
f"(x3) 1.798
f"(x4) 0
POLINOMIOS

f"(xi) a b c d
0 0.268 0 -0.574 5
3.221 -1.258 1.61057692 2.647 6
-4.327 0.340 -2.16346154 2.095 9
1.798 -0.150 0.89903846 -1.699 5

Grafica x Vs y
10
9
8
7
3 6
5
4.695 4
6.221 3
2
1
0
1 2 3 4 5 6 7 8 9

You might also like