📄 phase.ma
字号:
<<Graphics`Legend`;p[y_, a_] := 180/Pi*(2 ArcCot[(1 - 4 a^2) Csc[(Pi y)/180]^2/a^3]/a + (1 - Cos[(Pi y)/180]));Plot[{p[y,2/3],p[y,4/3], p[y,1]},{y,0,90}, FrameTicks->{Automatic,Automatic, None, None}, PlotRange->All, FrameLabel->{"dip angle",None,None,None} ,GridLines->Automatic, Frame->True, PlotStyle->{{AbsoluteThickness[3],Dashing[{0.03}]},{AbsoluteThickness[3], Dashing[{0.06}]},AbsoluteThickness[3]}, PlotLegend->{"a=4/3","a=2/3","a=1"},LegendPosition->{-0.5,0.1}, LegendSize->{0.6,0.4}, PlotLabel->"Phase Error (in degrees)"];Display["junk_ma.eps",%,"EPS"];
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -