BP和RBF神经网络预测我要分享

BP and RBF neural network prediction

关注次数: 195

下载次数: 0

文件大小: 169.35 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:分别用BP神经网络和RBF神经网络进行预测分析。首先读取数据样本,然后对样本进行随机排列,并分成训练样本和测试样本。由于每次运行,样本都是随机排列的,能够保证测试的有效性。


English Description:

BP neural network and RBF neural network are used for prediction analysis. Firstly, the data samples are read, and then the samples are randomly arranged and divided into training samples and test samples. Because each run, the samples are randomly arranged, which can ensure the effectiveness of the test.


代码预览

相关推荐