Interpolation Lagrange using Python | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Interpolation Lagrange using Python

Do anyone know how to apply the formula of interpolation Lagrange into Python without using interpolate package? can anybody help me out? thank you

12th Dec 2017, 12:24 AM
Dee N.S
Dee N.S - avatar
2 ответов
0
you could always open up the interpolation package and try to understand it. It's good practice to look at code. otherwise- no clue!
14th Dec 2017, 12:43 PM
Lysis
Lysis - avatar
0
thanks for your advice *thumbs up
14th Dec 2017, 1:16 PM
Dee N.S
Dee N.S - avatar