The Excel spreadsheet processor not only allows you to quickly perform various calculations, but also solve quite complex problems. For example, it can be used to carry out mathematical modeling on the basis of a set of discrete values of a function, including finding the intermediate value of functions by interpolation. Excel provides a variety of tools for this, which this article will teach you to use.
Interpolation method: what is it?
In computational mathematics, the so-called method of finding intermediate unknown values of the function Y (X) from a discrete set of already known.
Y(X) , [X0, Xn], , Y(X0) Y(Xn).
X [X0, Xn], .
φ(X), Xi Y(Xi) , . . φ (Xi)=Yi (i = 0,1,2,...,n).
Excel
Microsoft «».
, , .
| A | B | C | D | E |
1 | x | f(x) | | | |
2 | 5 | 38 | | | |
3 | 10 | 68 | | | |
4 | 15 | 98 | | | |
5 | 20 | 128 | | | |
6 | 25 | 158 | | | |
7 | 30 | 188 | | | |
x, — f(x). , x=28. :
- , , C1;
- «fx» (« »), ;
- « » «»;
- «» «OK».
3 . ( 28). « _ y», . B2:B7.
« _ x» «».
C1 176, .
:
Excel, , , Y(X) . , . , , , (. B9).
| A | B | C | D | E |
1 | x | f(x) | | | |
2 | 5 | 38 | | | |
3 | 10 | 68 | | | |
4 | 15 | 98 | | | |
5 | 20 | 128 | | | |
6 | 25 | 158 | | | |
7 | 30 | 188 | | | |
8 | 35 | 218 | | | |
9 | 40 | | | | |
10 | 45 | 278 | | | |
11 | 50 | 308 | | | |
Excel . :
B9 , . , X, , .
Excel:
. Delete, .
:
- , ;
- « …»;
- « » «»;
- « »;
- 2:11;
- «OK»;
- « »;
- « » ;
- « » «» «OK»;
- .
, , .
, , Excel «», . . Microsoft .
, , . . :
- , ;
- « »;
- « » «» « » ( « »);
- «» «OK».
B9 «#/». .
: B9 «#/» ( ).
, , . , Excel. . : (. ).
| A | B | C | D | E | F | G |
1 | | 200 | 400 | 600 | 800 | 1000 | |
2 | 20 | 10 | 20 | 160 | 210 | 260 | |
3 | 30 | 40 | 60 | 190 | 240 | 290 | |
4 | 40 | 130 | 180 | 230 | 280 | 330 | |
5 | 50 | 180 | 230 | 280 | 330 | 380 | |
6 | 60 | 240 | 290 | 340 | 390 | 440 | |
7 | 70 | 310 | 360 | 410 | 460 | 510 | |
8 | 80 | 390 | 440 | 490 | 540 | 590 | |
9 | 90 | 750 | 800 | 850 | 900 | 950 | |
10 | | 278 | | | | | |
300 25 .
, (. ).
, J1 J2.
«» , . :
- J17 J19;
- J15 J15: J7+(J8-J7)*J11/J13;
- .
spline
, . Excel φ() . φ() . Excel , VBA. , .
, Excel . , .