Description: BP neural network is a feed-forward neural network. RBF neural network is often used to identify and optimize the computation problem due to its unique associative memory function. These two algorithms are programmed to approximate nonlinear functions respectively. After observing their fitting conditions, the generalization ability of other algorithms is analyzed with other untrained samples.
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
BP | RBF\BP.m | 779 | 2017-12-16
|
BP | RBF\RBF.m | 667 | 2017-12-17
|
BP | RBF |