登录 注册
当前位置:主页 > 资源下载 > 10 > \"EMD-GA-DBN-Regression MATLAB代码:建立一个时间序列模型\

\"EMD-GA-DBN-Regression MATLAB代码:建立一个时间序列模型\

  • 更新:2024-12-12 09:27:26
  • 大小:1KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Matlab - 大数据
  • 格式:ZIP

资源介绍

emd的matlab代码 EMD-GA-DBN-Regression (MATLAB CODE) Establishing a time series forecasting model for wind speed prediction based on DBN,Due to the autocorrelation of the wind speed sequence, the predicted value and the actual value lag, so EMD is used to decompose the wind speed sequence, and then the decomposed components are modeled in turn. To further mention accuracy, the genertic algorithm (GA)is used to optimize the DBN。 (MATLAB代码)采用深度置信网络DBN建立风速预测的时间序列预测模型,由于数据本身的自相关性,导致得到的预测值与实际值存在滞后。针对这个问题