Feeds
提问
Function Named with String Substitution
I am creating individual interpolating functions for each of 10 sets (matrixes) of x,y,z,v data, and would like to name each fun...
4 years 前 | 1 个回答 | 0
1
个回答提问
Function to return Interpolated Value at one query point
I have created an interpolation surface of my experimental data (xA,yA,zA) to a grid with the code below, and now would like to ...
4 years 前 | 1 个回答 | 0
