2

I have some data in a form data = {{x,y,f[x,y]},...}, where f[x,y] takes only positive values. When I try to interpolate it, Interpolation[data], interpolated function has negative values at particular points, like on the plot. Is there some way to interpolate the data with forced condition to take only positive values (not involved InterpolationOrder->0)?

enter image description here

J. M.'s missing motivation
  • 124,525
  • 11
  • 401
  • 574
John Taylor
  • 5,701
  • 2
  • 12
  • 33

0 Answers0