Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How can I know the value of a field at a random point?
Post: How can I know the value of a field at a random po...

Hello everyone. I have recently been studying interpolation in python, specifically, using methods as the Radial basis functions, bicubic and so on. I want this interpolation because I am working ...
player1682 Data Science 0 1,147 Oct-12-2021, 02:16 PM
    Thread: Problem using two-dimensional interpolation. Result looks bad
Post: RE: Problem using two-dimensional interpolation. R...

(Oct-11-2021, 03:26 PM)deanhystad Wrote: Oops! Need to change the extent also. extent=[23, 32, 340, 350] I'm afraid that's not it either. I thing it has to do with the fact that X values are stored...
player1682 General Coding Help 4 2,545 Oct-12-2021, 09:27 AM
    Thread: Problem using two-dimensional interpolation. Result looks bad
Post: RE: Problem using two-dimensional interpolation. R...

(Oct-11-2021, 03:05 PM)deanhystad Wrote: I suggest you find a more recent tutorial. From scipy documentation for interpolate.Rbf https://docs.scipy.org/doc/scipy/referen...e.Rbf.html Quote:Rbf is ...
player1682 General Coding Help 4 2,545 Oct-11-2021, 03:18 PM
    Thread: Problem using two-dimensional interpolation. Result looks bad
Post: Problem using two-dimensional interpolation. Resul...

Hello everyone. I am following this tutorial (at 04:57) to construct two-dimensional interpolation using Radial basis functions. I have constructed the following code: newfunc=interpolate.Rbf(resul...
player1682 General Coding Help 4 2,545 Oct-11-2021, 11:40 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020