What is the default radial basis function used in newrb() function?

1 view (last 30 days)
I would like to know what the default radial basis function is used in newrb() function. Is it Gaussian function or others? Thanks in advance for your help

Accepted Answer

Greg Heath
Greg Heath on 1 Apr 2015
Edited: Greg Heath on 1 Apr 2015
Hyperspherical Gaussian
help radbas
doc radbas
type radbas
If you prefer hyperelliptical, use radbas in firnet or patternnet.
Thank you for accepting my answer
Greg
  1 Comment
soo rachael
soo rachael on 22 Apr 2015
Hi, may I know the formula of the hyperspherical gaussian function? Thanks in advance for help.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!