93 lines
2.2 KiB
TeX
93 lines
2.2 KiB
TeX
% This file was created by matlab2tikz.
|
|
%
|
|
\definecolor{mycolor1}{rgb}{0.00000,0.44700,0.74100}%
|
|
%
|
|
\begin{tikzpicture}
|
|
|
|
\begin{axis}[%
|
|
width=1.569in,
|
|
height=3.394in,
|
|
at={(0.535in,0.419in)},
|
|
scale only axis,
|
|
separate axis lines,
|
|
every outer x axis line/.append style={black},
|
|
every x tick label/.append style={font=\color{black}},
|
|
every x tick/.append style={black},
|
|
xmin=0,
|
|
xmax=1000,
|
|
xlabel={Rotation Frequency [rad/s]},
|
|
every outer y axis line/.append style={black},
|
|
every y tick label/.append style={font=\color{black}},
|
|
every y tick/.append style={black},
|
|
ymin=-140,
|
|
ymax=0,
|
|
ylabel={Pole Real Part},
|
|
axis background/.style={fill=white},
|
|
xmajorgrids,
|
|
ymajorgrids
|
|
]
|
|
\addplot [color=mycolor1, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 -84.5154254728517\\
|
|
1000 -34.4747865543453\\
|
|
};
|
|
\addplot [color=mycolor1, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 -84.5154254728517\\
|
|
1000 -134.556064391356\\
|
|
};
|
|
\addplot [color=black, dashed, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 0\\
|
|
1000 0\\
|
|
};
|
|
\end{axis}
|
|
|
|
\begin{axis}[%
|
|
width=1.569in,
|
|
height=3.394in,
|
|
at={(2.599in,0.419in)},
|
|
scale only axis,
|
|
separate axis lines,
|
|
every outer x axis line/.append style={black},
|
|
every x tick label/.append style={font=\color{black}},
|
|
every x tick/.append style={black},
|
|
xmin=0,
|
|
xmax=1000,
|
|
xlabel={Rotation Frequency [rad/s]},
|
|
every outer y axis line/.append style={black},
|
|
every y tick label/.append style={font=\color{black}},
|
|
every y tick/.append style={black},
|
|
ymin=-3000,
|
|
ymax=3000,
|
|
ylabel={Pole Imaginary Part},
|
|
axis background/.style={fill=white},
|
|
xmajorgrids,
|
|
ymajorgrids
|
|
]
|
|
\addplot [color=mycolor1, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 1688.19430161341\\
|
|
858.585858585859 830.155195249739\\
|
|
1000 688.935778987281\\
|
|
};
|
|
\addplot [color=mycolor1, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 -1688.19430161341\\
|
|
858.585858585859 -830.155195249739\\
|
|
1000 -688.935778987281\\
|
|
};
|
|
\addplot [color=mycolor1, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 1688.19430161341\\
|
|
858.585858585859 2547.32691242145\\
|
|
1000 2688.93577898728\\
|
|
};
|
|
\addplot [color=mycolor1, line width=1.5pt, forget plot]
|
|
table[row sep=crcr]{%
|
|
0 -1688.19430161341\\
|
|
858.585858585859 -2547.32691242145\\
|
|
1000 -2688.93577898728\\
|
|
};
|
|
\end{axis}
|
|
\end{tikzpicture}% |