readme

来自「人工神经网络的源码编程」· 代码 · 共 18 行

TXT
18
字号
Directory  ../RadialBasisFunctionsContents  rbfDesign.m    Constructs a design matrix from the input training points,    the hidden unit positions, sizes and function types. Allows    Gaussian, Cauchy, multiquadric and inverse multiquadric type    functions, and an optional bias unit.  rbfDesignExample.m    Runs the example in the section of the manual for rbfDesign.m.    Reproduces figure 2 of Broomhead and Lowe.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?