强预测器算法进行时间序列的预测我要分享

Strong predictor algorithm for time series prediction

Adaboost 强预测器算法 时间序列 预测

关注次数: 257

下载次数: 0

文件大小: 2KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

强预测器算法进行时间序列的预测,使得效果更好。


English Description:

Strong predictor algorithm


代码预览

Adaboost matlab代码\adaboost_te.m

Adaboost matlab代码\adaboost_tr.m

Adaboost matlab代码\likelihood2class.m

Adaboost matlab代码\main.m

Adaboost matlab代码\threshold_te.m

Adaboost matlab代码\threshold_tr.m

Adaboost matlab代码