股票价格波动的研究(5)

2020-02-21 18:11

a8=wrcoef('a',c,l,'db5',8); a7=wrcoef('a',c,l,'db5',7); a6=wrcoef('a',c,l,'db5',6); a5=wrcoef('a',c,l,'db5',5); a4=wrcoef('a',c,l,'db5',4); a3=wrcoef('a',c,l,'db5',3); a2=wrcoef('a',c,l,'db5',2); a1=wrcoef('a',c,l,'db5',1); %重构第1~10层细节信号 d10=wrcoef('d',c,l,'db5',10); d9=wrcoef('d',c,l,'db5',9); d8=wrcoef('d',c,l,'db5',8); d7=wrcoef('d',c,l,'db5',7); d6=wrcoef('d',c,l,'db5',6); d5=wrcoef('d',c,l,'db5',5); d4=wrcoef('d',c,l,'db5',4); d3=wrcoef('d',c,l,'db5',3); d2=wrcoef('d',c,l,'db5',2); d1=wrcoef('d',c,l,'db5',1); figure; subplot(2,1,1); plot(y1,'LineWidth',2); axis tight;

xlabel('1995年第一季度到2015年第二季度上证指数/季','fontsize',11); ylabel('价格(收盘价)','fontsize',11); title('图(a)','fontsize',11); subplot(2,1,2); plot(d4,'LineWidth',2); axis tight;

21

xlabel('1995年第一季度到2015年第二季度上证指数/季','fontsize',11); ylabel('股票涨跌周期','fontsize',11); title('图(b)','fontsize',11); figure; subplot(2,1,1); plot(d5,'LineWidth',2); axis tight;

xlabel('1995年第一季度到2015年第二季度上证指数/季','fontsize',11); ylabel('收盘价高低峰','fontsize',11); title('图(c)','fontsize',11); subplot(2,1,2); plot(a10,'LineWidth',2); axis tight;

xlabel('1995年第一季度到2015年第二季度上证指数/季','fontsize',11); ylabel('总体收盘价增长','fontsize',11); title('图(d)','fontsize',11);

模型三五只股票的自相关系数与偏自相关系数表:

宝诚股份600892日收益率的自相关系数和偏自相关系数:

阶数ACPAC阶数ACPAC10.1338580.133861110.0060960.00604823456-0.007530.0038320.0197530.0093480.010188-0.025960.0085550.0182280.0044680.00914912131415160.0458890.011440.0227520.0328510.0186930.044722-0.001530.0229080.0269650.0099087-0.00034-0.00295170.0246720.02124280.0152020.015998180.004904-0.0030590.0196270.01535619-0.01073-0.01181100.0048130.00019320-0.02942-0.02993 航天长峰600855日收益率的自相关系数和偏自相关系数:

阶数ACPAC阶数ACPAC12345670.0866810.012630.0127320.0347910.01056-0.04596-0.002520.0866830.0051960.0112570.0329330.004631-0.048470.00475311121314151617-0.021140.0035060.013915-0.00944-0.02355-0.007990.010138-0.012250.0055820.01518-0.00924-0.02124-0.008390.0101518-0.00119-0.0017518-0.03053-0.031969-0.00663-0.0062419-0.01845-0.0112110-0.04893-0.0455720-0.00314-0.00203 华纺股份600448日收益率的自相关系数和偏自相关系数:

22

阶数ACPAC阶数ACPAC12345670.0866810.012630.0127320.0347910.01056-0.04596-0.002520.0866830.0051960.0112570.0329330.004631-0.048470.00475311121314151617-0.021140.0035060.013915-0.00944-0.02355-0.007990.010138-0.012250.0055820.01518-0.00924-0.02124-0.008390.0101518-0.00119-0.0017518-0.03053-0.031969-0.00663-0.0062419-0.01845-0.0112110-0.04893-0.0455720-0.00314-0.00203 浦发银行600000日收益率的自相关系数和偏自相关系数:

阶数ACPAC阶数ACPAC12345678910-0.01309-0.01590.00237-0.01293-0.01511-0.06120.0094920.0001880.0059170.01359-0.01309-0.016080.001949-0.01314-0.0154-0.06210.007401-0.001720.0060230.011806111213141516171819200.0255590.033404-0.007540.0177440.0018430.0199960.039484-0.01560.010052-0.002210.024560.031173-0.004670.0191350.0039360.024090.044251-0.009980.0104560.000128

永泰能源600157日收益率的自相关系数和偏自相关系数:

阶数ACPAC阶数ACPAC10.0893550.089372110.0275670.02969623456-0.000490.0029970.01168-0.006180.006545-0.008490.0038780.011148-0.00830.00801812131415160.0242470.00555-0.0195-0.00062-0.042620.0186210.002358-0.020640.001616-0.04462789100.0110350.031810.007105-0.01070.0096180.0302480.001809-0.0115617181920-0.019420.0044160.000858-0.02083-0.012210.007481-0.00271-0.02189 不同水平的航天长峰600855年发生次数统计图代码

A=[70;143;143;137;153;154;62;41;128;198;192;176;112;89;47;115;143;191;203;153;162;59; B=[61;70;81;86;85;81;30;0;44;35;46;56;82;127;150;99;59;38;37;70;66;61]; C=[22;17;13;12;3;2;4;0;4;6;3;3;13;20;31;21;8;6;2;12;12;14]; D=[24;18;7;6;2;0;0;0;0;0;0;0;3;5;13;5;1;0;0;3;4;17]; figure;

plot(A,'-d','LineWidth',2); hold on

plot(B,'-s','LineWidth',2); hold on

plot(C,'-*','LineWidth',2); hold on

plot(D,'-x','LineWidth',1);

legend('低于5%的次数','超过5%的次数','超过10%的次数','超过13%的次数','Location','best');

23

title('不同水平的航天长峰600855年发生次数统计图'); xlabel('日期(年)'); ylabel('次数');

set(gca,'XTickLabel',get(gca,'XTick')+1993)

四只股票的ADF检验: 宝成

航天

24

华坊

永泰

25

26


股票价格波动的研究(5).doc 将本文的Word文档下载到电脑 下载失败或者文档不完整,请联系客服人员解决!

下一篇:微丝染色液(R250法)

相关阅读
本类排行
× 注册会员免费下载(下载后可以自由复制和排版)

马上注册会员

注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信: QQ: