Information Technology Reference
In-Depth Information
3 RBF Neural Network Training and Prediction
Creating a precise neural network by Newbe function, this function creates RBF
network, automatically select the number of hidden layer and make the error to 0.
MATLAB codes are as follows [7]:
SPREAD=1;
net=newrb(p,tt.err_goal, SPREAD,200,1);
Training sample, shown in Figure 3.
Fig. 3. RBF neural network learning and training curve
Fig. 4. RBF network model output prediction curve
Search WWH ::




Custom Search