Differentiate and Integrate Interpolated Data with Quantities
Perform three-dimensional interpolation on a list of quantity data.
In[1]:= | ![]() X |
In[2]:= | ![]() X |
Out[2]= | ![]() |
Plot the solution.
Out[3]= | ![]() |
The input and output quantities associated with the interpolated function can be extracted using property "QuantityUnits".
In[4]:= | ![]() X |
Out[4]= | ![]() |
Differentiate the interpolated function.
In[5]:= | ![]() X |
Out[5]= | ![]() |
In[6]:= | ![]() X |
Out[6]= | ![]() |
Integrate the interpolated function.
In[7]:= | ![]() X |
Out[7]= | ![]() |