\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={A Gestation Diabetic Detection Technique using Muscle Energy Derived from Surface EMG},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2015-03-15 (revised: 15 March 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-03-15}
\title{A Gestation Diabetic Detection Technique using Muscle Energy Derived from Surface EMG}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Anjaneya  L.H}

             \author[2]{Mallikarjun S.  Holi}

             \author[3]{Dr. S.  Chandrasekhar}

\renewcommand\Authands{ and }

\date{\small \em Received: 4 February 2015 Accepted: 2 March 2015 Published: 15 March 2015}

\maketitle


\begin{abstract}
        


 Electromyogram (EMG)  Electromyogram (EMG) is one among the important biopotential signal reflecting the human skeletal muscle activity. EMG signals can be used for many biomedical applications pertaining to diagnosis and therapy of musculoskeletal and rheumatological problems. EMG signals are complex in nature and require advanced techniques for analysis, such as decomposition, detection, processing, and classification. Diabetes mellitus is a chronic metabolic disorder characterized by elevated levels of blood glucose. The musculoskeletal system can be affected by diabetes in a number of ways. The main aim of the paper is to identify the diabetic patient and show the classification performance of the proposed framework. In this paper EMG signal is investigated by feature extraction and are classified into normal and diabetic for comprehension of EMG signal. The primary point of this work is to recognize the diabetes utilizing different elements and to demonstrate the performance of the proposed framework. The obtained results demonstrate that the extracted feature in proposed framework displays better performance for classification the EMG signal contrasted with alternate elements. Based on the impacts of features on the EMG signal classification, different results were obtained through analysis of the SVM Classification. Experimental study shows that the proposed method?s classification accuracy is 98.98%.

\end{abstract}


\keywords{feature extraction; electromyography (EMG) signal; SVM classifier.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
or the evaluation and administration of patient health, observing of physiological and physical signal is crucial. Electromyogram is a critical health pointer. EMG is likewise utilized as a part of numerous sorts of exploration labs, incorporating those included in engine control, neuromuscular physiology, biomechanics, development issue, postural control, and exercise based recuperation. Physiological and anatomical properties of muscles are presented by the signals; an EMG sign is the electrical action of a muscle's engine units, which comprise of two sorts: surface EMG, and intramuscular EMG \hyperref[b0]{[1]}. Surface EMG and intramuscular EMG signs are recorded by nonintrusive cathodes and obtrusive terminals, separately. Nowadays, surface-identified signs are ideally used to acquire data about the time or power of shallow muscle enactment \hyperref[b1]{[2]}.\par
Electromyography (EMG) signs are viewed as most valuable as electrophysiological signs in both medical and engineering fields. The essential strategy for comprehension the human body's practices under typical and neurotic conditions is given by the recording of EMG signs. At whatever point an EMG sign is being recorded from the muscle, different sorts of clamors defile it. In this way, dissecting and characterizing the EMG signs is exceptionally troublesome on account of the complicated pattern of the EMG, particularly when EMG movement happens. EMG is controlled by sensory system and relies on upon anatomical and mental properties of muscles. It is an electrical sign gained from diverse organs. EMG is typically an element of time, discussed in terms of amplitude, phase and frequency. Electromyography (EMG) signs presents to the electrical movement of a muscle amid compression \hyperref[b0]{[1]}.\par
These signs may be recognized from skin surface anodes or from needles set specifically inside of the muscle. These two sorts of recordings are utilized for diverse purposes, with needle recording used to recognize the conduct of individual muscle motor and fiber units while surface recordings are utilized to distinguish general muscle action specifically positions or activities. Surface EMG is not a typical clinical technique; however it might be utilized as a part of restoration (rehabilitation). Needle electromyography is utilized to figure out if there is harm to nerve filaments to individual muscles. At the point when nerve sends the sign to start muscle constriction a potential is produced over the muscle because of the stream of particles all through muscle cells (i.e. developments of electrolytes) and this ionic current is changed over into electronic current with Ag-AgCl anodes put on the surface of the skin of the contracting muscle. Recently a surface electromyography is progressively utilized for recording from shallow muscles in clinical conventions, where intramuscular cathodes are utilized for profound muscle only \hyperref[b3]{[3]}.\par
The innovation of EMG is moderately new. There are still restrictions in characterization and detection of EMG sign, phase estimation, procuring suitable data because of induction from typicality. Conventional framework remaking calculations have different impediments and extensive computational complexity quality and numerous show high differences.\par
Recently in innovations of signal handling and numerical models have made it to create progressed EMG location and examination strategies \hyperref[b4]{[4]}. In this way, look into and broad researches have been made in the zone, growing better algorithms, overhauling existing approaches, enhancing recognition methods to diminish clamor, and to gain exact EMG signals. It is very imperative to do an examination to group the real issues of EMG signs investigation and legitimize the acknowledged measures. Higher-order factual routines may be utilized for analyzing the EMG signal because of the one of a kind properties of measurable techniques connected to arbitrary time arrangement. This paper identifies with the redesigning existing procedures filtering, processing, decomposition and modeling of EMG. In our proposed work our principle expect to recognize and order the diabetic patient for that EMG signal information has been considered to do the work. By utilizing the EMG signal it can be dissected what nerves have been harmed and how broad that harm is. An electromyography (EMG) test is often done in conjunction with a Nerve Conduction Velocity (NCV) test. It shows how well muscles are receiving signals from the nerves. Damaged nerves won't send clear or consistent messages.\par
Reminder of this paper is organized as follows: Section 2 presents the related work in this area. Section 3 presents proposed method for classifying EMG diabetic signal. Section 4 gives detailed description about the result obtained. And the paper is concluded in Section 5. 
\section[{II. Related Work}]{II. Related Work}\par
This section provides the previous researches in the field of EMG signal processing i.e. feature extraction, noise removal, filtering and classification.\par
Nishikawa and Kuribayashi et al. \hyperref[b0]{[1]}, Used neural system to segregate hand movements for EMG-Controlled Prostheses. Here the neural system was utilized to take in the connection between EMG signal's energy spectrum and the movement errand craved by the incapacitated subjects. Xiao Hu; Qun Yu et al. \hyperref[b1]{[2]}   \hyperref[b3]{[3]} proposed a compelling combinational feature to upgrade the accuracy of classification among the control group and subjects with neuropathy and myopathy illnesses. All EMG signs were create and simulated artificially, by fusing measurable and morphological properties of every group into their sign models, in the EMG lab of Waterloo University. To characterize the subjects by the proposed system, in the first place, EMG signs are deteriorated by observational mode decay or Empirical mode decomposition(EMD) to its regular subspaces, then number of subspaces is adjusted through every windowed sign, and Kolmogorov Complexity (KC) and other informative component are resolved to uncover the measure of anomaly inside of every subspace. Finally, these elements are connected to support vector machine (SVM). ZhaojieJu; Gaoxiang Ouyang et al. \hyperref[b4]{[4]} proposed and assessed systems for nonlinear feature extraction and nonlinear classification to recognize distinctive hand controls taking into account surface electromyography (sEMG) signals. The nonlinear measures are accomplished in light of the repeat plot to represent to dynamical attributes of sEMG amid hand movements. Fuzzy Gaussian Mixture Models (??????????) are proposed and utilized as a nonlinear classifier to perceive distinctive hand handles and close by controls caught from diverse subjects. Different trials are led to assess their execution by looking at 14 individual elements, 19 multifeatures and 4 distinct classifiers. The test results exhibit the proposed nonlinear measures give vital supplemental data and they are key to the great execution in multifeatures. Artug, N.T.; Goker et al. \hyperref[b5]{[5]} proposed another system for feature extraction. In this study another dataset are prepared for neuromuscular sicknesses utilizing checking EMG strategy and four new components are extricated. These components are described as duration of phase, maximum amplitude the maximum amplitude, and maximum amplitude times phase duration, and number of peaks. By utilizing factual values, for example, mean and variance, number of elements has expanded up to eight. This dataset was characterized by utilizingk-nearest neighbors calculation (?? ? ???? ) , radial basis function networks (??????), support vector machines (??????), andmulti-layer perceptron (??????). 
\section[{III. Proposed System}]{III. Proposed System}\par
As a result of the different clamors and antiques identified among EMG signs, obliged data remains an amalgam inside the raw EMG signals. Then again, if these raw signals are utilized as a data as a part of sEMG order, the proficiency of the classifier reduces. To enhance the performance of the classifier, researchers have been utilizing distinctive sorts of EMG elements as an information to the classifier. To accomplish ideal order execution, the properties of EMG highlight space should be taken into consideration. There are three sorts of EMG components in diverse spaces: time area, frequency area and time-frequency space features. Hudgins et al. created time area elements of the sEMG. They utilized mean absolute value (MAV), mean absolute value slope, slope sign changes (SSC), waveform lengths (WL) and zero crossing (ZC) for presenting to myoelectric examples. These components are termed as 'the Hudgins highlight'. A deliberately chose set of info components gives a higher grouping rate than the crude sign. In the journey to enhance, the precision of myoelectric sign example grouping  Integrated EMG (????????) is computed as the summation of the total estimations of the ???????? signal amplitude. For the most part, ???????? is utilized as an onset list to recognize the muscle movement that used to approaching the control charge of assistive control gadget. It is identified with the ???????? sign arrangement terminating point, which can be communicated as???????? = ?|?? ?? |, ?? ??=1\textbf{(1)}\par
where ?? denotes the length of the signal and ?? ?? represents the ???????? signal in a segment. 
\section[{b) Mean Absolute Value}]{b) Mean Absolute Value}\par
Mean Absolute Value (??????) is like normal corrected quality. It can be figured utilizing the moving normal of full-wave amended EMG. It is ascertained by taking the normal of the total estimation of ???????? sign. It is a simple route for location of muscle compression levels and it is a prominent element utilized as a part of myoelectric control application. It is characterized as?????? = 1 ?? ?|?? ?? | ?? ??=1\textbf{(2)} 
\section[{c) Modified Mean Absolute Value 1}]{c) Modified Mean Absolute Value 1}\par
It is an addition in MAV using weighting window function?? ?? . It can be defined as??????1 = 1 ?? ? ?? ?? |?? ?? | ?? ??=1 ?? ?? = ð??"ð??"(??) = ? 1, ??ð??"ð??" 0.25?? ? ?? ? 0.75?? 0.5 , ?????????????????\textbf{(3)} 
\section[{d) Modified Mean Absolute Value 2}]{d) Modified Mean Absolute Value 2}\par
Modified Mean Absolute Value 2 (????????2) is similar to ????????1. In this method by using continuous weighting window function?? ?? , the smooth window is improved. It is given by????????2 = 1 ?? ? ?? ?? |?? ?? | ?? ??=1 ?? ?? = ? ? ? ? ? 1, ??ð??"ð??" 0.25?? ? ?? ? 0.75?? 4?? ?? , ??ð??"ð??" 0.25?? > ?? 4(?? ? ??) ?? , ??ð??"ð??" 0.75 < ??.\textbf{(4)} 
\section[{e) Mean Absolute Value Slope}]{e) Mean Absolute Value Slope}\par
Mean Absolute Value Slope (????????????) is a modified version of ??????. The differences between the ???????? of adjacent segments are determined. It can be defined as???????????? ?? = ?????? ??+1 ? ?????? ?? (5)\par
f) Variance of EMG Variance of EMG (??????) uses the power of the ???????? signal as a feature. Generally, the variance is the mean value of the square of the deviation of that variable. However, mean of EMG signal is close to zero. In consequence, variance of ?????? can be calculated by?????? = 1 ?? ? 1 ? ?? ?? 2 ?? ??=1\textbf{(6)}\par
g) Root Mean Square Root Mean Square (RMS) is modeled as amplitude modulated Gaussian random process whose RMS is related to the constant force and non-fatiguing contraction. It relates to standard deviation, which can be expressed as?????? = ? 1 ?? ? ?? ?? 2 ?? ??=1\textbf{(7)} 
\section[{h) Waveform Length}]{h) Waveform Length}\par
It is a measurement of cumulative length of the waveform over time segment. ????is related to the waveform amplitude, frequency and time. It is given by???? = ?|?? ??+1 ? ?? ?? | ???1 ??=1 (8)\par
All of these features above, eq.1-eq.8 are computed based on sEMG signal amplitude. From the experimental results, the pattern of these features is similar. Hence, we selected the robust feature representing for the other features in this group. The results and discussion is presented in Section 4. 
\section[{i) Zero Crossing}]{i) Zero Crossing}\par
Zero intersection (ZC) is the quantity of times that the adequacy estimation of sEMG sign crosses the zero y-axis. In EMG highlight, the edge condition is utilized to go without the background clamor. This component gives a surmised estimation of recurrence space properties. It can be detailed as Volume XV Issue VI Version I( D D D D ) K Year 2 015 ???? = ?[ ??????(?? ?? × ?? ??+1 ) ? |?? ?? ? ?? ??+1 | ? ????????????????] ???1 ??=1 ??????(??) ? 1, ??ð??"ð??" ?? ? ???????????????? 0, ?????????????????\textbf{(10)}\par
j) Slope Sign Change Slope Sign Change (SSC) is like ZC. It is another technique to present to the recurrence data of sEMG sign. The quantity of changes in the middle of positive and negative slant among three continuous portions is performed with the edge capacity for keeping away from the impedance in sEMG signal. The count is characterized as?????? = ??ð??"ð??"[(?? ?? ? ?? ???1 ) × (?? ?? ? ?? ??+1 )]? ???1 ??=2 ; ð??"ð??"(??) = ð??"ð??"(??) = ? ?1, ??ð??"ð??" ?? ? ???????????????? 0 , ?????????????????\textbf{(11)}\par
k) Willison Amplitude Willison amplitude (WAMP) is the quantity of that the contrast between sEMG signal adequacy among two contiguous portions that surpasses a predefined limit to lessen commotion impacts same as ZC and SSC. The definition is as???????? = ? ð??"ð??"(|?? ?? ? ?? ??+1 |) ???1 ??=1 ; ð??"ð??"(??) = ? 1, ??ð??"ð??" ?? ? ???????????????? ?? , ?????????????????\textbf{(12)}\par
WAMP is related to the firing of motor unit action potentials (MUAP) and the muscle contraction level. The suitable value of threshold parameter of features in ZC, SSC, and WAMP is normally chosen between 10and 100 mV that is dependent on the setting of gain value of instrument. Nevertheless, the optimal threshold that suitable for robustness in sEMG signal analysis is evaluated and discussed in Section 4. 
\section[{V. Frequency Domain Feature Extraction a) Autoregressive Coefficients}]{V. Frequency Domain Feature Extraction a) Autoregressive Coefficients}\par
Autoregressive (AR) model described each sample of sEMG signal as a linear combination of previous samples plus a white noise error term. AR coefficients are used as features in EMG pattern recognition. The model is basically of the following form:?? ?? = ? ? ?? ?? ?? ????? + ?? ?? , ?? ??=1 (13)\par
where ?? ?? is a sample of the model signal,?? ?? is AR coefficients,?? ?? is white noise or error sequence, and ?? is the order of ???? model. The forth order AR was suggested from the previous research  {\ref [19]}. However, the orders of AR between the first order and the tenth order are found. The results are discussed in Section 4. 
\section[{b) Modified Median Frequency}]{b) Modified Median Frequency}\par
Modified Median Frequency (MMDF) is the frequency at which the spectrum is divided into two regions with equal amplitude. It can be expressed as? ?? ?? = ? ?? ?? = 1 2 ? ?? ?? , ?? ?? =1 ?? ?? =???????? ???????? ?? =1 (14)\par
where ?? ?? is the sEMG amplitude spectrum at frequencybin ??. 
\section[{c) Modified Mean Frequency}]{c) Modified Mean Frequency}\par
Modified Mean Frequency (MMNF) is the average frequency. MMNF is calculated as the sum of the product of the amplitude spectrum and the frequency, divided by the total sum of spectrum intensity, as in???????? = ? ð??"ð??" ?? ?? ?? ? ?? ?? ?? ?? =1 , ?? ?? =1 (15)\par
where ð??"ð??" ?? is the frequency of spectrum at frequency bin ??.\par
According to the proposed method for EMG classification the above given mathematical equation are used for the frequency and time domain feature extraction.\par
Because of the way of the EMG signal, there would be an extensive variety in the estimation of specific features between individuals. Numerous elements, for example, changes in terminal position, sign preparing will deliver changes in highlight values after some time. A suitable acknowledgment technique must have the capacity to oblige the normal individual contrast. SVM Classifier hypothesis assumes an imperative critical part in managing vulnerability when settling on choices in biomedical field of uses. The classifier proposed for the grouping of the EMG signs was executed by a basic methodology in view of Support Vector Machine is to arrange the EMG sign to one of the classifications, Diabetic or Non-Diabetic. The EMG records correspond to the activity of the uterine muscles and might therefore be used to predict the premature onset of labor. Records were collected from the general population as well as from the patients admitted to the hospital with the diagnosis of impending pre-term labor. One record pre-pregnancy was recorded. The records are of 30-minduration and consist of three channels. The sampling frequency, fs, was 20 Hz. The records were collected from the abdominal surface using four AgCl2 electrodes. The electrodes were placed in two horizontal rows, symmetrically under and above the navel, spaced7 cm apart. A special protocol was used during the attachment of the electrodes in order to improve the quality of the measurements  {\ref [13]}. According to the protocol, the resistance between the electrodes had to be lower than 100 ???. The first acquired signal was measuredbetween the topmost electrodes (E2-E1), the second signal between the leftmost electrodes (E2-E3) and the third signal between the lower electrodes (E4-E3). Prior to sampling the signals were filtered using an analog three pole Butterworth filter with the bandwidth from 0 to 5 Hz. The resolution of the scanning system was 16 bits with the amplitude range ±2.5 mV.\par
In our experiment we have considered 297 users EMG signal data. Out of 297, 295users are not having diabetes and the remaining 2 users are diabetic affected.\par
The given table \hyperref[tab_1]{1} shows the mean and standard deviation for all the features for diabetic patient.     The above given table represents the confusion matrix of the classifier. According to our dataset we have 297 user's EMG signals. Out of 297, 2 user are having diabetes and remaining are non-diabetes, as we discussed earlier section that for non-diabetes, the class is assigned as 0 and diabetes is 1. It is clear from the confusion matrix that the proposed system is able to identify the diabetes class. It is showing that 292 users are non-diabetic and 2 users are diabetic patient, the remaining 3 users are the misclassification of the approach. In figure \hyperref[fig_7]{5} another result analysis parameter is plotted which is the Sensitivity of the system. According to this framework, this approach is highly sensitive for the diabetic and non-diabetic class. The x-axis represents the number of class and y-axis represents the sensitivity of the classifier w.r.t the class. The above given table represents the recall, precision, specificity of the proposed frame work. ?????????????????? = ???? / (???? + ????) ???????????? = ???? / (???? + ????)\par
? Sensitivity (also called the true positive rate, or the recall in some fields) measures the proportion of positives that are correctly identified. ? Specificity (also called the true negative rate) measures the proportion of negatives that are correctly identified.\par
According to this the precision and recall is calculated for this method.\par
Total number of users in the dataset is 297 and correctly classified are 294, so the final classification result in terms of accuracy is 98.98\%. 
\section[{IX. Conclusion}]{IX. Conclusion}\par
The study described the use of the electromyography pattern recognition method, which is very important in different applications, such as rehabilitation devices, prosthetic arm/leg control, assistive technology, symptom detection for neuromuscular disorder, and so on.\par
In case of a disease monitoring system (i.e. diabetes), two major criteria are applicable-one is robustness and reliability, and another is accuracy of detection. Based on these criteria, the SVM classifier was trained using the extracted features. The experimental results show that the proposed approach is able to classify the diabetes with a better accuracy of 98.9899\%.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-4.png}
\caption{\label{fig_3}A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 2 :A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.020376712328767123\textwidth}P{0.5065068493150685\textwidth}P{0.22632705479452053\textwidth}P{0.09678938356164384\textwidth}}
Volume XV Issue VI Version I\tabcellsep FEATURES Integrated EMG Mean Absolute Value Modified Mean Absolute Value 1 Modified Mean Absolute Value 2 Mean Absolute Value Slope Variance of EMG Root Mean Square Waveform Length\tabcellsep \multicolumn{2}{l}{MEAN -59.609 246.3694 187.0663 124.7915 -3.313 5.24E+06 7.33E+06 STD 503.9653 132.842 102.1839 69.9963 36.7025 0.01 0.0059 3.77E+04 2.08E+04}\\
\tabcellsep Zero Crossing\tabcellsep 32.125\tabcellsep 9.4582\\
\tabcellsep Slope Sign Change\tabcellsep 58.1528\tabcellsep 6.9995\\
\tabcellsep Willison Amplitude\tabcellsep 97.4556\tabcellsep 0.7376\\
\tabcellsep Autoregressive Coefficients\tabcellsep \multicolumn{2}{l}{2.58E+07 3.64E+07}\\
\tabcellsep Modified Median Frequency\tabcellsep \multicolumn{2}{l}{1.68E+03 1.01E+03}\\
\tabcellsep Modified Mean Frequency\tabcellsep 486.8818\tabcellsep 11.2808\\
\tabcellsep \multicolumn{3}{l}{The given table 2 shows the mean and standard deviation for all the features for diabetic patient.}\\
\tabcellsep FEATURES\tabcellsep MEAN\tabcellsep STD\\
\tabcellsep Integrated EMG\tabcellsep 288.6233\tabcellsep 852.8137\\
\tabcellsep Mean Absolute Value\tabcellsep 439.7441\tabcellsep 237.7973\\
\tabcellsep Modified Mean Absolute Value 1\tabcellsep 333.7233\tabcellsep 180.5012\\
\tabcellsep Modified Mean Absolute Value 2\tabcellsep 221.8945\tabcellsep 119.6891\\
\tabcellsep Mean Absolute Value Slope\tabcellsep -1.441\tabcellsep 75.8474\\
\tabcellsep Variance of EMG\tabcellsep 1.65E+07\tabcellsep 1.83E+07\\
\tabcellsep Root Mean Square\tabcellsep 0.00116\tabcellsep 0.0081\\
\tabcellsep Waveform Length\tabcellsep 6.97E+04\tabcellsep 3.72E+04\\
\tabcellsep Zero Crossing\tabcellsep 31.767\tabcellsep 13.7266\\
\tabcellsep Slope Sign Change\tabcellsep 5.94E+01\tabcellsep 7.83E+00\\
\tabcellsep Willison Amplitude\tabcellsep 97.196\tabcellsep 0.945\\
\tabcellsep Autoregressive Coefficients\tabcellsep 8.11E+07\tabcellsep 8.92E+07\\
\tabcellsep Modified Median Frequency\tabcellsep 3.07E+03\tabcellsep 1.62E+03\\
\tabcellsep Modified Mean Frequency\tabcellsep 4.81E+02\tabcellsep 1.08E+01\end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.4344444444444444\textwidth}P{0.07555555555555556\textwidth}P{0.34\textwidth}}
\multicolumn{2}{l}{RECALL PRECISION}\tabcellsep SPECIFICITY\\
0.9898\tabcellsep 1\tabcellsep 1\\
1\tabcellsep 0.4\tabcellsep 0.9898\end{longtable} \par
 
\caption{\label{tab_2}Table 2 :}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US)} 			\footnote{© 2015 Global Journals Inc. (US) Year 2 015} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Hu; Qun]{b1}\label{b1} 	 		\textit{},  		 			Xiao Hu; Qun 		,  		 			Yu 		.  		 	 	 (Waixi Liu) 
\bibitem[Kouchaki et al. (2012)]{b3}\label{b3} 	 		‘A new feature selection method for classification of EMG signals’.  		 			S Kouchaki 		,  		 			R Boostani 		,  		 			S Shabani 		,  		 			H Parsaei 		.  	 	 		\textit{Artificial Intelligence and Signal Processing},  				2012. 2-3 May 2012. p. .  	 	 (16th CSI International Symposium on) 
\bibitem[Sultornsaneea et al. ()]{b7}\label{b7} 	 		‘Classification of Electromyogram Using Recurrence Quantification Analysis’.  		 			Sivarit Sultornsaneea 		,  		 			Ibrahim Zeida 		,  		 			Sagar Kamarthia 		.  	 	 		\textit{Proceediang of Computer Science, Elsiever},  				 (eediang of Computer Science, Elsiever)  		2011. 6 p. .  	 
\bibitem[Artug et al. (2014)]{b5}\label{b5} 	 		‘Feature extraction and classification of neuromuscular diseases using scanning EMG’.  		 			N T Artug 		,  		 			I Goker 		,  		 			B Bolat 		,  		 			G Tulum 		,  		 			O Osman 		,  		 			M B Baslo 		.  	 	 		\textit{Innovations in Intelligent Systems and Applications (INISTA) Proceedings, 2014 IEEE International Symposium on},  				June 2014. p. .  	 
\bibitem[Qin (2008)]{b2}\label{b2} 	 		‘Feature Extraction of Surface EMG Signal Based on Wavelet Coefficient Entropy’.  		 			Jian Qin 		.  	 	 		\textit{The 2nd International Conference on},  				2008. 2008. May 2008. p. .  	 
\bibitem[Nishikawa and Kuribayashi ()]{b0}\label{b0} 	 		‘Neural network application to a discrimination system for EMG controlled prostheses’.  		 			K Nishikawa 		,  		 			K Kuribayashi 		.  	 	 		\textit{IEEE /RSJ international workshop on intelligent robots and systems},  				1991. p. .  	 
\bibitem[Zhaojieju; Gaoxiang Ouyang; Wilamowska-Korsak and Honghai Liu (2013)]{b4}\label{b4} 	 		‘Surface EMG Based Hand Manipulation Identification Via Nonlinear Feature Extraction and Classification’.  		 			M Zhaojieju; Gaoxiang Ouyang; Wilamowska-Korsak 		,  		 			Honghai Liu 		.  	 	 		\textit{Sensors Journal, IEEE}  		Sept. 2013. 13  (9)  p. .  	 
\bibitem[Ning; Xiangjun Zhu; Shanan Zhu; Yingchun and Zhang (2015)]{b6}\label{b6} 	 		‘Surface EMG Decomposition Based on Kmeans Clustering and Convolution Kernel Compensation’.  		 			Yong Ning; Xiangjun Zhu; Shanan Zhu; Yingchun 		,  		 			Zhang 		.  	 	 		\textit{Biomedical and Health Informatics},  				March 2015. 19 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
