RadarGraphics
•Functions and parameters contained in
this package:
In[1]:=
![RadarPackageFunctions[RadarGraphics, 2]](HTMLFiles/index_1.gif)
Out[1]//DisplayForm=
![[Graphics:HTMLFiles/index_2.gif]](HTMLFiles/index_2.gif)
•Package functions and their basic documentation
along with simple examples
•ExchangeAxes
![[Graphics:HTMLFiles/index_3.gif]](HTMLFiles/index_3.gif)
In[2]:=
![Plot[x^2, {x, -5, 5}] ;](HTMLFiles/index_4.gif)
![[Graphics:HTMLFiles/index_5.gif]](HTMLFiles/index_5.gif)
In[3]:=
![Plot[x^2, {x, -5, 5}, Exchanged -> True] ;](HTMLFiles/index_6.gif)
![[Graphics:HTMLFiles/index_7.gif]](HTMLFiles/index_7.gif)
In[4]:=
![ExchangeAxes[Plot[x^2, {x, -5, 5}]] ;](HTMLFiles/index_8.gif)
![[Graphics:HTMLFiles/index_9.gif]](HTMLFiles/index_9.gif)
•Exchanged
![[Graphics:HTMLFiles/index_10.gif]](HTMLFiles/index_10.gif)
See examples for ExchangeAxes.
•GaussianPlot
![[Graphics:HTMLFiles/index_11.gif]](HTMLFiles/index_11.gif)
In[5]:=
![GaussianPlot[DetectionProbability[{SwerlingModel1, 4}, 3, τ], {τ, .1, 20}, Frame -&g ... d](HTMLFiles/index_12.gif)
![[Graphics:HTMLFiles/index_13.gif]](HTMLFiles/index_13.gif)
•GaussianScale
![[Graphics:HTMLFiles/index_14.gif]](HTMLFiles/index_14.gif)
In[6]:=
![Plot[GaussianScale[x], {x, 0, 1}, Frame -> True] ;](HTMLFiles/index_15.gif)
![[Graphics:HTMLFiles/index_16.gif]](HTMLFiles/index_16.gif)
•GaussianTickValues
![[Graphics:HTMLFiles/index_17.gif]](HTMLFiles/index_17.gif)
•InverseGaussianScale
![[Graphics:HTMLFiles/index_18.gif]](HTMLFiles/index_18.gif)
In[7]:=
![Plot[InverseGaussianScale[x], {x, 0, 1}, Frame -> True] ;](HTMLFiles/index_19.gif)
![[Graphics:HTMLFiles/index_20.gif]](HTMLFiles/index_20.gif)
In[8]:=
![Plot[InverseGaussianScale[GaussianScale[x]], {x, 0, 1}, Frame -> True] ;](HTMLFiles/index_21.gif)
![[Graphics:HTMLFiles/index_22.gif]](HTMLFiles/index_22.gif)
•InverseWeibullScale
![[Graphics:HTMLFiles/index_23.gif]](HTMLFiles/index_23.gif)
•LinearGaussianPlot
![[Graphics:HTMLFiles/index_24.gif]](HTMLFiles/index_24.gif)
•LinearWeibullPlot
![[Graphics:HTMLFiles/index_25.gif]](HTMLFiles/index_25.gif)
•PolarAntennaPlot
![[Graphics:HTMLFiles/index_26.gif]](HTMLFiles/index_26.gif)
A uniform linear array with 6 elements spaced
with main beam pointing 30° off of boresight:
In[9]:=
![PolarAntennaPlot[AntennaPattern[UniformLinearArray[6, λ/2, λ, θ, 0, π/6], Normalized -> True], {θ, -π, π}] ;](HTMLFiles/index_28.gif)
![[Graphics:HTMLFiles/index_29.gif]](HTMLFiles/index_29.gif)
•RadarGraphics
![[Graphics:HTMLFiles/index_30.gif]](HTMLFiles/index_30.gif)
•WeibullPlot
![[Graphics:HTMLFiles/index_31.gif]](HTMLFiles/index_31.gif)
In[10]:=
![WeibullPlot[DetectionProbability[{SwerlingModel1, 4}, 3, τ], {τ, .1, 20}, Frame -> ... d](HTMLFiles/index_32.gif)
![[Graphics:HTMLFiles/index_33.gif]](HTMLFiles/index_33.gif)
•WeibullScale
![[Graphics:HTMLFiles/index_34.gif]](HTMLFiles/index_34.gif)
In[11]:=
![WeibullScale[x]](HTMLFiles/index_35.gif)
Out[11]=
![Log[Log[1/(1 - x)]]/Log[10]](HTMLFiles/index_36.gif)
•WeibullTickValues
![[Graphics:HTMLFiles/index_37.gif]](HTMLFiles/index_37.gif)
|