Draw the graph of the function \( f(x)=\lceil 2 x]+1 \quad \) (take minimum 6 values)
\begin{tabular}{|c|c|}
\hline\( x \) & {\( [2 x\rceil+11 \)} \\
\hline-2 & -3 \\
-1.5 & -2 \\
-1 & -1 \\
-0.5 & 0 \\
0 & 1 \\
0.5 & 2 \\
1 & 3 \\
1.5 & 4 \\
2 & 5 \\
\hline
\end{tabular}