Radial Basis Function Network
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.
Zitieren als
Travis Wiens (2024). Radial Basis Function Network (https://www.mathworks.com/matlabcentral/fileexchange/22173-radial-basis-function-network), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
rbf_1_04/
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
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 |