MATLAB: What is th difference between spread parameter in RBF and GRNN

neural networkspread parameter

What is the difference of "Spread" parameter in GRNN and RBF neural network? Does it have any relationship with core RBF function in GRNN algorithm or not?

Best Answer

No difference. It is the distance from the center of a Gaussian where te value is one-alf of the peak value
Hope this helps.
Greg