BP神经网络算法对国民经济生产总值做预测我要分享

BP neural network algorithm to forecast GDP

BP 神经网络算法 BP神经网络算法 国民经济生产总值 GM 预测模型

关注次数: 407

下载次数: 1

文件大小: 2KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

先用BP神经网络算法对国民经济生产总值做预测,然后用灰色预测模型GM(1,1)做预测,最后将两者结合建立组合预测模型。


English Description:

Firstly,the BP artificial neural network algorithm to predict the GDP and then construct the GM(1,1) model,at last build out the combined model to predict the GDP int the future.


代码预览

新建文件夹

..........\bp2.m

..........\bpt.m

..........\bp_ann.m

..........\bp_gm_c.m