文件名称:rbfSrc
介绍说明--下载内容均来自于网络,请自行研究使用
This program demonstrates some function approximation capabilities of a Radial Basis Function Network.
The user supplies a set of training points which represent some \"sample\" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for the network. Using the training samples, the weights multiplying each of the gaussian basis functions arecalculated using the pseudo-inverse (yielding the minimum least-squares solution). The resulting network is then used to approximate the function between the given \"sample\" points. -This program demonstrates some function a pproximation capabilities of a Radial Basis Fu nction Network. The user supplies a set of train ing points which represent some "sample" point s for some arbitrary curve. Next, the user specifies the number of equally spaced Response centers and the variance for the netwo rk. Using the training samples, the weights multiplying each of the Gaussian ba sis functions arecalculated using the pseudo - inverse (yielding the minimum least-squares s middleware). The resulting network is then used to approximate the function between the given "sa mple "points.
The user supplies a set of training points which represent some \"sample\" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for the network. Using the training samples, the weights multiplying each of the gaussian basis functions arecalculated using the pseudo-inverse (yielding the minimum least-squares solution). The resulting network is then used to approximate the function between the given \"sample\" points. -This program demonstrates some function a pproximation capabilities of a Radial Basis Fu nction Network. The user supplies a set of train ing points which represent some "sample" point s for some arbitrary curve. Next, the user specifies the number of equally spaced Response centers and the variance for the netwo rk. Using the training samples, the weights multiplying each of the Gaussian ba sis functions arecalculated using the pseudo - inverse (yielding the minimum least-squares s middleware). The resulting network is then used to approximate the function between the given "sa mple "points.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 97288431rbfsrc.rar 列表 rbfSrc rbfSrc\html rbfSrc\html\index.html rbfSrc\rbfSrc rbfSrc\rbfSrc\html rbfSrc\rbfSrc\html\index.html rbfSrc\rbfSrc\src rbfSrc\rbfSrc\src\DataDisp.java rbfSrc\rbfSrc\src\DataPoints.java rbfSrc\rbfSrc\src\GaussCenter.java rbfSrc\rbfSrc\src\Network.java rbfSrc\rbfSrc\src\RBFunction.java rbfSrc\src rbfSrc\src\DataDisp.java rbfSrc\src\DataPoints.java rbfSrc\src\GaussCenter.java rbfSrc\src\Network.java rbfSrc\src\RBFunction.java