LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

4th-order Spline Interpolation

Can LabVIEW perform a 4th-order spline interpolation or am I doomed to derive it myself? I need a 4th-order spline because I must verify that my first, second, and third derivatives are continuous. I especially can not afford to have my third derivative to possibly be discontinuous.
0 Kudos
Message 1 of 3
(3,227 Views)
Hi,
LabVIEW does have some spline functions under Mathematics » Interpolation & Extrapolation if you have above the Base package (FDS or PDS). If not, you can always search for example code but you might just have to derive it.
 
Stephanie
0 Kudos
Message 2 of 3
(3,209 Views)
I will have to derive it. However, thanks a lot for the advice.
0 Kudos
Message 3 of 3
(3,191 Views)