\documentclass[journal]{IEEEtran}
\usepackage{lettrine}
\usepackage{xepersian}

\settextfont[Scale=1.1]{XB Zar}

\hyphenation{op-tical net-works semi-conduc-tor}
\begin{document}
\title{عنوان}
 
\author{علی}
 
% The paper headers
\markboth{First Project \& Home Work}%
{Shell \MakeLowercase{\textit{et al.}}: Bare Demo of IEEEtran.cls for Journals}
\maketitle

\begin{abstract}
%\boldmath
چکیده این جاست چکیده این جاست چکیده این جاست 
\end{abstract}

\begin{IEEEkeywords}
کاغذ, قالب.
\end{IEEEkeywords}

\section{معرفی}

\lettrine[lraise=.5,lines=2]{ش}
 ما حالت خوبه؟
\hfill ام دی اس
 
\hfill \today

\subsection{Subsection Heading Here}
Subsection text here.

\subsubsection{Subsubsection Heading Here}
Subsubsection text here.

\section{Conclusion}
The conclusion goes here.

\appendices
\section{Proof of the First Zonklar Equation}
Appendix one text goes here.

\section{}
Appendix two text goes here.

\section*{Acknowledgment}

The authors would like to thank...

\ifCLASSOPTIONcaptionsoff
  \newpage
\fi

\end{document}

