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