Python Interpolation 2 of 4: 1d interpolation with Rbf
HTML-код
- Опубликовано: 11 фев 2025
- In this set of screencasts, we demonstrate methods to perform interpolation with the SciPy, the scientific computing library for Python. The second segment shows how to perform 1-d interpolation with the SciPy function Rbf.
why are you using xnew?
it's the main goals of the interpolation dude!
thanks
Thx it was good for me