文件名称:Based-genetic-algorithm-ARMA-model
介绍说明--下载内容均来自于网络,请自行研究使用
利用遗传算法对ARMA(p,q)模型进行优化,减少人为因素在模型定阶过程的影响,通过构建基于遗传算法的ARMA(p,q)模型,确定ARMA模型的具体阶数,并对航空发电机的状态趋势进行分析。-ARMA (p, q) model to optimize the use of genetic algorithms to reduce the impact of human factors in the process of model order, by constructing ARMA (p, q) model based on genetic algorithms to determine the specific order of the ARMA model, and aviation generator state trend analysis.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Based genetic algorithm ARMA model\ARMAprediction.asv
..................................\ARMAprediction.m
..................................\best.m
..................................\calfitvalue.asv
..................................\calfitvalue.m
..................................\calobjvalue.m
..................................\crossover.m
..................................\decodebinary.m
..................................\decodechrom.asv
..................................\decodechrom.m
..................................\initpop.m
..................................\main.asv
..................................\main.m
..................................\mutation.m
..................................\predict.m
..................................\selection.asv
..................................\selection.m
..................................\sus.m
..................................\原始数据和预测结果.txt
..................................\预测结果2.fig
..................................\预测结果图.fig
..................................\预测误差.txt
Based genetic algorithm ARMA model