Radial Basis Function Network

Simulates and trains Gaussian and polyharmonic spline radial basis function networks.
15.5K Downloads
Updated 2 Dec 2014

View License

Radial basis functions are use for function approximation and interpolation. This package supports two popular classes of rbf: Gaussian and Polyharmonic Splines (of which the Thin Plate Spline is a subclass).
The package also calculates line integrals between two points as well as the surface's gradients.

For more information, see blog.nutaksas.com for academic papers.

Cite As

Travis Wiens (2024). Radial Basis Function Network (https://www.mathworks.com/matlabcentral/fileexchange/22173-radial-basis-function-network), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2007a
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.3.0.0

This update adds a gradient calculator.

1.2.0.0

Improved linear inversion.

1.1.0.0

Removed GPL per Mathworks' requirements.

1.0.0.0