ВУЗ:
Составители:
Рубрика:
267 
> listplot([seq(Lp5[t],  t=1..8)], thickness=2, 
color= green, legend=`p4(t)`); 
plot(PolynomialInterpolation([seq(t, t=1..8)], 
[seq(Lp5[t],  t=1..8)], z, form=Lagrange ), 
z=1..8,   
           thickness=2, color= red, 
legend=`p4(t)`); 
> listplot([seq(Lp5[t], t=1..8)], thickness=2,
color= green, legend=`p4(t)`);
plot(PolynomialInterpolation([seq(t, t=1..8)],
[seq(Lp5[t], t=1..8)], z, form=Lagrange ),
z=1..8,
           thickness=2, color= red,
legend=`p4(t)`);
                       267
Страницы
- « первая
- ‹ предыдущая
- …
- 265
- 266
- 267
- 268
- 269
- …
- следующая ›
- последняя »
