Radial Basis Function Network

Simulates and trains Gaussian and polyharmonic spline radial basis function networks.

您现在正在关注此提交

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.

引用格式

Travis Wiens (2026). Radial Basis Function Network (https://ww2.mathworks.cn/matlabcentral/fileexchange/22173-radial-basis-function-network), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Splines 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
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