RBF网络的学习算法 Resources

Showing items tagged with "RBF网络的学习算法"

This is a radial basis function neural network implementation that approximates a two-dimensional function using RBF network learning algorithms, with weight adjustments performed through the LMS algorithm. The implementation includes Gaussian activation functions in hidden layers and linear output combinations.

MATLAB 253 views Tagged