求解结构变点的matlab代码yyy=load(‘fpt.txt);bigt=936;y=yyy(1:936,1);z=ones(bigt,1);x=[];q=1;p=0;m=5;esp1=.15;h=round(esp1*bigt);fixb=0;betaini=0;maxi=20;printd=1;esp=0.0001;robust=1;prewhit=1;hetdat=1;hetvar=1;hetomega=1;hetq=1;doglobal=1;dotest=1;dospflpl=1;doorder=1;dosequa=1;dorepart=1;estimbic=1;estimlwz=0;estimseq=1;estimrep=0;estimfix=0;fixn=0;pbreak(bigt,y,z,q,m,h,espl,robust,prewhit,hetomega,hetq,doglobal,dotest,dospflpl,doorder,dosequa,dorepart,estimbic,estimlwz,estimseq,estimrep,estimfix,fixb,x,p,esp,maxi,betaini,printd,hetdat,hetvar,fixn);