Adaptive residual subsampling for Radial Basis Functions

This simple codes solve initial-boundary value problems particularly Burgers' equation adaptively
3K Downloads
Updated 13 Sep 2006

No License

adaptburgers_mol.zip contains simple matlab codes that solve 1-D time-dependent Burgers' equation using method of lines with ode15s as time-stepping method and adaptive residual subsampling for radial basis functions in space.

Reference:
T.A. Driscoll and A.R.H Heryudono
Adaptive Residual Subsampling Methods for Radial Basis Function Interpolation and Collocation Problems, Submitted to. Comput. Math. Appl.
The paper can be downloaded from :
http://www.math.udel.edu/php/deptapps/techrept.php?year=2006

Unzip the file, and run adaptburgers_mol.m

The codes can be modified to solve other 1-D nonlinear pdes such as Allen-Cahn, etc.

More codes can be downloaded from

http://www.math.udel.edu/~heryudon/research.html

Cite As

Alfa Heryudono (2024). Adaptive residual subsampling for Radial Basis Functions (https://www.mathworks.com/matlabcentral/fileexchange/11101-adaptive-residual-subsampling-for-radial-basis-functions), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Codes cleaning.