Quantcast
Channel: Math.NET Numerics
Viewing all articles
Browse latest Browse all 971

New Post: Linear Interpolation

$
0
0
I am using the linear interpolation in Math.Net 3.5

var method = Interpolation.Linear(x,y)
var y2 = method.Interpolate(x2)

Is there a way to interpolate a list of x values?

var yValues = method.Interpolate(xValues)

Viewing all articles
Browse latest Browse all 971

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>