@JoshTheEngineer
  @JoshTheEngineer
JoshTheEngineer | Explained: TI-83 Linear Interpolation Program [Math] @JoshTheEngineer | Uploaded December 2015 | Updated October 2024, 1 hour ago.
In this video I show you how to program a linear interpolation equation into your TI-83 graphing calculator.

If you would like to see how the equation is derived, click the link below to my other video.

goo.gl/7OA0UU

Here is the code if you already know how to input it into your calculator:

PROGRAM:INTERP
Input "X1=",A
Input "X2=",D
Input "X= ",I
Input "Y1=",N
Input "Y2=",S
Disp (((S-N)/(D-A))(I-A)+N)
Explained: TI-83 Linear Interpolation Program [Math]Explained: Croccos Theorem [Taylor-Maccoll]What the Heat from your Computer Fan Looks LikeHow To: Build a Magic Wine Bottle HolderExplained: TdS Equation [Taylor-Maccoll]Explained: Stagnation RelationsGMSH: Unstructured Rectangular MeshGMSH: Structured (Transfinite) Rectangular Mesh (4 Pt)How To: Find Wine Bottle CGExplained: Tire Axis SystemExplained: 1D Conservation of MassCalculating Stoichiometric Fuel-to-Air Ratio

Explained: TI-83 Linear Interpolation Program [Math] @JoshTheEngineer

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER