The book "Radial Basis Function Methods For Large-Scale Wave Propagation", details the development of techniques and ideas from the radial basis function. It begins with a mathematical description of ...
This MATLAB code implements a mesh-free method to solve the incompressible Navier-Stokes equations for flow around obstacles using Polyharmonic Spline Radial Basis Functions (PHS-RBF). The approach ...