cubic spline interpolation in Modelica -
i have set of data have interpolate. first data set contains z1[:] values every x1[:] , y1[:]. have interpolate second data set x2[:], y2[:] w.r.t first set z2[:] values. size of first data set different second data set. there algorithm written in modelica functionality?
interpolation on irregular grids requested https://trac.modelica.org/modelica/ticket/1153#comment:15 still not part of modelica standard library (as of version 3.2.2 of today).
Comments
Post a Comment