Plotting interpolated values using LinearNDInterpolator (Python)
问题 I am using the LinearNDInterpolator on some (x, y, z) data, using the following script. However, I cannot figure out how to go from the interpolated data to plotting/showing the interpolation in heatmap form? Am I missing something like setting up a meshgrid based on the min and max of x and y? Any help or an example would be great! import numpy as np import scipy.interpolate x = np.array([-4386795.73911443, -1239996.25110694, -3974316.43669208, 1560260.49911342, 4977361.53694849, -1996458