- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Interpolating and fitting
Interpolating and fitting
Interpolating and fitting
Hello,
I have some data extracted from matlab which i want them to be accessible in openmodelica. The data are in the form of table of x,y and the value z.. I want to create a function that reproduce the point z out of x and y, in which the function can also interpolates nicely between x and y. So basically the Modelica interpolation will have to load the table of results and do the interpolation. Is this possible ? can anyone lead me to the way ?
thanks for the help in advance.
I attached my data with this message, the first row and the first column corresponds to the x and y values respectively.
data.txt
Re: Interpolating and fitting
- dersh
- 66 Posts
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Interpolating and fitting