0% found this document useful (0 votes)
4 views

Interpolation

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Interpolation

Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Interpolation

• The data are known to be very precise


• To fit a curve or a series of curves that pass directly through each of the
points.
• Estimate values between well-known discrete points.

nth-order polynomial general formula


• 𝑓 𝑥 = 𝑎0 + 𝑎1 𝑥 + 𝑎2 𝑥 2 + … + 𝑎𝑛 𝑥 𝑛
Polynomial Interpolation
• A polynomial interpolation is a method of interpolation done by obtaining the
lowest degree polynomial that passes through all given points. If there are
n+1 ordered pairs in the data, the lowest degree of the polynomial that can
connect these points is n(e.g., a data of 4 pairs can be connected by a
polynomial to the 3rd degree). The basic concept of this interpolation can be
illustrated by the example below.

nth degree polynomial (n+1) ordered pairs

1st degree 2 distinct points

2nd degree 3 distinct points

3rd degree 4 distinct points


7

4
y=ax+b linear
3

-1 1 2 3 4 5 6 7
-1
7

3 𝑦 = 𝑎𝑥 2 + 𝑏𝑥 + 𝑐 Quadratic
2

-1 1 2 3 4 5 6 7
-1
Examples
In the arithmethic sequence with first term -2, and 3rd term of
8. Find the 100th term

x f(x)
1 -2
3 8

𝐲 = 𝐚𝐱 + 𝐛
Examples
Determine the value of f(4) for a given set of data below
using polynomial interpolation.

x f(x)
2 3
3 6
5 18

𝐲 = 𝐚𝐱 𝟐 + 𝐛𝐱 + 𝐜
10m
𝟕𝟓 𝒌𝑵
10 m

15 kN/m
V 𝒌𝑵

A B
−𝟕𝟓 𝒌𝑵
𝑹𝑨 = 𝟕𝟓 𝒌𝑵 𝑹𝑩 = 𝟕𝟓 𝒌𝑵
𝟏𝟖𝟕. 𝟓

Question:
Find the Shear and Moment at point 8m
from support A M 𝒌𝑵 − 𝒎
5m

You might also like