?? hetttestrun.asv
字號:
global cds hetTds hetds xhet vhet shet
p=[0.3;-1.057;-0.5;0];
ap=[1 2];
x=xhet(1:end-1,shet(2).index);
p2=p;p2(hetds.ActiveParams)=xhet(end,shet(2).index);x,pause
nu=hetds.nu;
ns=hetds.ns;
nphase=hetds.nphase;
[x0,v0]=init_HetT_HetT(@Ghmap,x,nphase,nu,ns, p2, ap,2);
opt=contset(opt,'MaxNumpoints',200);
opt=contset(opt,'Singularities',0);
opt=contset(opt,'Backward',1);
opt = contset(opt,'AutDerivative',0);
[xhetT,vhetT,shetT,hhetT,fhetT]=cont(@heteroclinicT,x0,[],opt);
cpl(xhetT,vhetT,shetT,[36 35])
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -