2
Engineering Analysis TeT

Engineering Analysis

  • Upload
    shiro

  • View
    4

  • Download
    0

Embed Size (px)

DESCRIPTION

Lagrange Linear Interpolation

Citation preview

Educational Management

Engineering AnalysisTeT

Lagrange Linear InterpolationP1 = L0(x)f0(x) + L1(x)f0(x) whereL0(x) = (x-x1)/(x0-x1) and L1(x) = (x-x0)/(x1-x0)