\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={On Investigation an Assessment of Social Life of Dehdasht City Quarters using ELECTRE Model},
 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{2013-01-15 (revised: 15 January 2013)}
\def\TheID{\makeatother }
\def\TheDate{2013-01-15}
\title{On Investigation an Assessment of Social Life of Dehdasht City Quarters using ELECTRE Model}
\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]{N.  Mansourzadeh}

             \affil[1]{  University of Zabol}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2012 Accepted: 3 January 2013 Published: 15 January 2013}

\maketitle


\begin{abstract}
        


Capabilities and facilities in urban areas have developed through the past of several years. The appearance of these capabilities and facilities has come out through the cost of financial, human and environmental. Mere attention to physical, skeletal and population and ignorance social factors in many of the previous studies has caused the failure of them. The purpose of the present study is assessment of the social capacity of Dehdasht city quarters. The method of the study is analytical-scale and has been conducted according to documentary and library research. The data and information include related features and criteria according to assessment of the capability and capacity of social life in Dehdasht city quarters like identity and place belonging, cooperation, security, dynamicity and vitality, variety and social diversity and increasing the density through the model of ELECTRE. According to the purpose of the research winch is the assessment and selection of the best quarter, four quarters were chosen from different parts of the city. The results showed that the old quarters were superior than the other ones and this fact refers to vitality and dynamicity of life as the results of relationship among different neighbors and place belonging, residents cooperation in the quarter affairs and social variety in the construction of the old quarters. The other places were given to the approximate new, middle and new quarters which results from the lack of identity and lack of belonging in relation to the other quarters

\end{abstract}


\keywords{community, social and environmental capacity, dehdasht, electre model}

\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[{Introduction}]{Introduction}\par
oday, the environmental quality of human life is deteriorating due to improper operation. Uncontrolled growth of cities limits access to the suitable, free places and providing services in the cities. The improper establishment of different Industries, water pollution, air pollution, noise pollution, visual and motor vehicle traffic have sped the process of environmental destruction and pollution. We can to these problems the population growth, lack of resources which have caused severe problems in human life. Quarter is a geographical, key and social place which includes interpersonal network and the individual relationship with the other residents of the quarter (Nooriyan and  {\ref Rezaei, 2006, p. 36}). According to Lynch city is composed of five elements, namely, road, nodes, landmarks, quarter and edge and he believes that the quarter is an extensive place which can be identified based on some common and special properties which everybody can understand and realize it mentally (Chappman.2007, p.  {\ref 19}). The quarter is defined in Iranians context as a residential body with capacity of 700-1250 neighborhood with the accessible radius of pedestrian  {\ref (Habibi and Massaeli, 2007, p. 13)}. According to  {\ref Ziari (2009, p. 40)}, the quarter has cultural element such as mosque and educational element such as elementary school.\par
In the past, there was not a sharp separation between the rich quarters and the poor ones, and the residents of quarters were from different people with various socio-economic status such as rich, middle class, scholar, trader and the other kinds of the existing professions in the society (Imani Jajarmi, 2007, p.19).\par
In fact, the trend of establishment of old quarters was in such a way that it was able to meet different individual and social needs of its residents, but changes in different factors such as economic, social, environmental and body of the cities in general, and in quarters especially, has had a negative impact on usability and capacity of quarters to meet different needs of its residents  {\ref (Azizi, 2006, p. 36)}. According to  {\ref Zarabi and Musavi (2009, p. 5)}, the development of small cities is an accepted way of spatial and economic growth and social balance.\par
In fact, rapid changes in in the spatial body of different citifies in recent decades, the rapids growth of urban population and uncontrolled growth of quarters which is based on economic framework have caused to prevent the participation of residents and has caused the quarters to be ineffective and improper for social life. Investigating the concept of quarter and its related effective factors need several comprehensive studies which some of them are discussed as following:\par
According to Rafiyan and et al, (2007), investigated the mental understanding of Jolfa quarter participants and concluded that the design of social public space is the main reason of people cooperation (p.55).\par
Feruzesh (2010) considers the quarter as the main productive element of the city and emphasizes that the proposal of the quarter bases model, which is based on people cooperation and participation on their daily life and affairs should be considered as an acceptable and suitable model in city planning and management (p. 10).\par
Franzini and et al (2005) have investigated the low-income quarters in Texas based on the characteristics of social and economic processes.  {\ref Ellen and Orgean (2011)}, have investigated the process of changing conditions in low-incoming quarters (p.89). \hyperref[b7]{Flint (2009)} studied the society and quarter and considered the quarter and society as different forms of human organizations which have some commonalities and are classified as urban residential areas (p. 354). 
\section[{II. Research Question and Hypothesis}]{II. Research Question and Hypothesis}\par
Question: do biosocial factors in various times of formation of Dehdasht city quarters (new, relatively new, middle and old) differ? Hypothesis: Based on the long trend of formation of the old quarters of Dehdasht city the conditions of biosocial in theses quarters is superior to the other quarters.\par
Since the present study is based on the quarter research, a cluster sample method was employed in which among the eleven quarters from different parts of the city (old, middle, approximately new and new quarters) four quarters were chosen and investigated. In order to fill the questionnaire, based on the population of the city and general formula of Kuchran the rate of the sample was calculated as following (Hafeznia, 2008, p.167).\par
These questionnaires were distributed among the quarters based on the population of the city. Based on the given definitions and concepts and according to those principles suggested by Azizi and et.al for assessing the social features of quarters on one hand, and those principles related to assessing the life capacity of quarters on the other hand the following factors were chosen in order to complete the decision making matrix: dynamisms and lively as a result of communication between neighbors, security, participation, identity and belonging, social diversity and increasing in density. 
\section[{III.}]{III.} 
\section[{Scope of Research}]{Scope of Research}\par
Dehdasht is the center of Kohgiluyeh district in Kohgiluyeh va Boyer Ahmad province south-west of Iran. Based on its population it has the third place in the province. The city of Dehdasht is located in a plain under the same name at the distance approximately 60 kilometers from Behbahan city Khuzestan province). Among the above mentioned plain, the Dehdasht city is located with geographical longtitude"50 ° 33 '12 and geographical latitude 30 ° 47' 41" and a height of 810 meters above sea level. In the plains, there are high mountains which the height of the highest one reaches to 2330m in Seyah Mountains (Rashidi Fard et al, 2011).  
\section[{Concepts and Definitions a) Habitable space}]{Concepts and Definitions a) Habitable space}\par
The habitable space with a suitable quality for living is a section of new trend which considers the health of the quarters with different factors and its relation with density  {\ref (Polentz, 2004, p. 3)}. The factors such as cooperation, control assessment of public factors and place belonging leads the environmental life to a livable place for all  {\ref (Timmer and Seymour, 2006, pp. 4-6)}. On the other hand, \hyperref[b1]{Azizi (2006)} considers the principles and criteria in sustaining of the quarters such as identity and vitality, dynamic, variety, accessibility, density and sustainable capacity of environment. He considers the issue of density in the capacity of quarter life and continues that understanding of low or high density in the quarters with various characteristics can be different. For example, in a calm, green and attractive quarter the density can be high apparently, but in the view of people and residents it may be considered as low density  {\ref (Azizi, 2006: 39}). b) Electre Model ELECTRE is a decision making model with several features which for the first time was considered as the best model in decision making in the late 1980s  {\ref (Momeni, 2008, p. 30)}. Considering the usability of choices and coordinate and uncoordinated matrices classifies the options based on the preferences, this model has been applied for different purposes such as decision making for assessment the danger of greenhouse gases.  {\ref ( Brito, 2010, p. 815)}. This model has also been used for decision making in international conventions and functions  {\ref (Almeida, 2007, p. 3516}   Based on these scales the qualitative criteria of measurement were changed into the quantitative criteria as shown in Table  {\ref 3}: After obtaining the quantitative matrix, for the sake of comparison of the scales of measurement, we should use a dimensionless scale by which different features can be compared easily.\par
Step one: the process of dimensionless of the matrix (N)\par
There are different ways for the process of dimensionless of decision making matrix, among them is the method of dimensionless of Norm. In this method, each element of the matrix is divided by the square sum of the squares of each column. 
\section[{Relation 1:}]{Relation 1:}\par
Table  {\ref 4} : The process of dimensionless of the assessment and decision making matrix using the Norm C 6 C 5 C 4 C 3 C 2 C 1 C 6 C 5 C 4 C 3 C 2 C? = = n i ij ij ij a a n 1 2\par
The second step: obtaining the coordinate dimensionless matrix.\par
Every issue may have several features which its relative importance, is worth knowing. Accordingly, every feature is given a weight which theses weights identify the relative importance of every feature in relation to the other feature. For assessing the weights of theses feature according to Table  {\ref (}  Now, based the relations 3, 4, 5, and 6 obtain the coordinate dimensionless matrix. For this purpose, the dimensionless matrix should be multiplied in square matrix (wn*n) which the main element of its radius are the weights of features and the other elements are zero the result is called the coordinate dimensionless matrix(V). We have shown this operation as following: Relation 7 :\par
Step Four: Determine the coordinate matrix This matrix is obtained according to the coordinate following relations: According to this operation, for obtaining the preference of the first choice in relation to the second, we add the weights of the square matrix, and at the end we will have the following matrix Step Five: Determine the uncoordinated matrix In this stage the uncoordinated matrix is obtained according to V matrix with the use of the following formula:n n w N V × × = © 2013 Global Journals Inc. (US)\par
Relation 9 :\par
This criterion, measures the unsuitability of the overall incoordination in features and uncoordinated I and k. the overall results of this matrix are as following:1 1 1 - A 1 1 0 - 0 A 2 ?? ???? = 1 - 0.046 0.046 A 3 - 0.007 0.046 0.007 A 4\par
Step Six: Effective coordination matrix (H):\par
For establishing this matrix, we should have a low threshold greater than I and if each element of the matrix be one, and H equals to it, that element will be either one or zero in the matrix.\par
Relation 10: ?? = ??????ï®?"? ???????? ???????? ?????????ï®?"? ???????? ??????? ???????? = 6.429 12 = 0.535 ? onsidering the obtained threshold, the larger values will be considered as one and the smaller ones as zero, so we have the following matrix:0 0 0 - A 1 0 1 - 1 A 2 ?? ???? = 0 - 1 1 A 3 - 1 1 1 A 4\par
Step Seven: Effective inconsistent matrix (G)Relation 11 : NI = ? H ? N h ? NI = 5.152 12 = 0.429\par
Since this is uncoordinated matrix, the smaller values than threshold which show the rate of incoordination with the whole of the complex are considered one and the larger values than the threshold value which show the coordination of the whole ccomplex are considered zero, so we have the following matrix.1 1 1 - A 1 1 1 - 0 A 2 ?? ???? = 1 - 1 0 A 3 - 0 0 0 A 4\par
Eighth step: determining the overall matrix (F)\par
In this stage we combine the coordinate effective matrix with the uncoordinated effective matrix to form te general matrix, and based on the obtained matrix we have the following matrix:0 0 0 - A 1 0 1 - 1 A 2 ?? ???? = = ?? 4 > ?? 2 > ?? 3 > ?? 1 0 - 1 0 A 3 - 1 1 1 A 4 V. 
\section[{Conclusion}]{Conclusion}\par
The existing facilities and capacities in urban quarters have developed during the recent years. Absolutely, the appearance of these facilities and capacities has been facilitated through consumption of financial, human and environmental costs. Mere attention to physical, skeletal and population and ignoring the social factors in the past studies in these areas, have caused the failure of many of these studies and they have not been enforced successfully. The capacity of biosocial, or in the other words, the capacity to dwell the residents based on the social, economic, environmental and skeletal conditions in a given time and according to the trend in which the social life has been completed can distinct the quarters and different parts of the cities from each other. The appearance of mental security, the quality of life, the appearance of socio-cultural and cooperation centers are among the factors which have effect on the liveliness and happiness of the quarter residents.\par
In the present study, based on the dynamicity, importance of security, cooperation, identity and place belonging, the variety of the society and increase of density which were chosen as the factors for assessing the capacity of biosocial of Dehdasht city quarters based on the above-perspectives, four different quarters of in the old, middle and new parts of the city were studied. Based on the results and the process of data analysis, the old quarters with the total value of 3 in the coordinate matrix and inordinate effective matrix was the most harmonious social principles of life and has the capacity for residents to live with each other. The second place was given to the approximately new quarters with the total value of 2in the coordinate matrix and inordinate effective matrix which showed a better results in the field studies. The middle quarters with the value of 1 in coordinate matrix and 2 in inordinate was given the third place. Finally, the new quarters shoed a weak conditions regarding cooperation, place belonging, and the variety of social factors which necessitate the attendance of all the socio-economic levels in the quarters for variety and dynamicity was give the last rank.\par
Based on the obtained results, and unequal rank of the quarters according to bio-social factors, the hypothesis of the research tested and approved the long trend of formation of Dehdasht city old quarters and proved this fact that these quarters have high conditions for biosocial. It necessary to consider those factors which can be very effective in promoting the quality and conditions of the these quarters and try to improve their facilities to prepare them for life conditions like the old quarters. 
\section[{Suggestions}]{Suggestions}\par
In order to have a city with dynamic and secure quarters, the following principles and suggestions are proposed:\par
? Conducting comprehensive studies in order to know and identify the susceptible and suitable facilities based on the city divisions in the quarters of Dehdasht city. ? Doing more comprehensive studies in order to know borders of the new quarters to act based on new divisions and hierarchical principles. ? The low rate of vitality and dynamicity in the new quarters of Dehdasht city refers to this fact that these quarters are somehow new and need more facilities and careful planning to be more effective and prepared for life. ? Through a careful planning for social life in the quarters of Dehdasht city and considering the viewpoints of the quarter residents which pay attention to quarter as social body and try to involve the residents in the process of quarter management are the best strategies for improving the quality of life and increase the place belonging in the quarters of Dehdasht city. ? Regarding the low participation in the middle-body quarters of Dehdasht city, the ways of interaction cab be improved effectively through establishing the suitable public places, designing new recreational sites. These facts cause much participation and cooperation on the part of the quarter residents and increase their responsibility in the quarter affairs.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}B}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Relation 4 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.3693548387096774\textwidth}P{0.05806451612903226\textwidth}P{0.07419354838709677\textwidth}P{0.004838709677419355\textwidth}P{0.19193548387096773\textwidth}P{0.05161290322580645\textwidth}P{0.041935483870967745\textwidth}P{0.05806451612903226\textwidth}}
Indices\tabcellsep Density\tabcellsep Identity\tabcellsep and\tabcellsep Dynamism\tabcellsep Participation\tabcellsep Security\tabcellsep Social\\
\tabcellsep increase\tabcellsep belonging\tabcellsep \tabcellsep and\tabcellsep \tabcellsep \tabcellsep diversit\\
Sectors\tabcellsep d\tabcellsep locality\tabcellsep \tabcellsep Liveliness\tabcellsep \tabcellsep \tabcellsep y\\
New sector\tabcellsep Very low\tabcellsep low\tabcellsep \tabcellsep low\tabcellsep Medium\tabcellsep High\tabcellsep low\\
Youngish sector\tabcellsep low\tabcellsep Medium\tabcellsep \tabcellsep High\tabcellsep High\tabcellsep High\tabcellsep Medium\\
Mean sector\tabcellsep low\tabcellsep Medium\tabcellsep \tabcellsep Medium\tabcellsep low\tabcellsep High\tabcellsep Medium\\
Old sector\tabcellsep Medium\tabcellsep Medium\tabcellsep \tabcellsep High\tabcellsep Medium\tabcellsep Medium\tabcellsep Medium\\
Source: Authors, 2013.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{The above-mentioned features which are}\tabcellsep \multicolumn{4}{l}{features in a matrix, we should change them to}\\
\multicolumn{4}{l}{qualitative are considered as very high, high, medium,}\tabcellsep \multicolumn{3}{l}{quantitative features as following:}\tabcellsep \\
\multicolumn{4}{l}{low and very low. In order to assess theses qualitative}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.2125\textwidth}P{0.022135416666666668\textwidth}P{0.017708333333333333\textwidth}P{0.017708333333333333\textwidth}P{0.017708333333333333\textwidth}P{0.017708333333333333\textwidth}P{0.017708333333333333\textwidth}P{0.08411458333333333\textwidth}P{0.08854166666666667\textwidth}P{0.08854166666666667\textwidth}P{0.08854166666666667\textwidth}P{0.08854166666666667\textwidth}P{0.08854166666666667\textwidth}}
Indices\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep 1\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sectors\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
A 1\tabcellsep 1\tabcellsep 3\tabcellsep 3\tabcellsep 5\tabcellsep 7\tabcellsep 3\tabcellsep 0/15\tabcellsep 0/327\tabcellsep 0/261\tabcellsep 0/481\tabcellsep 0/533\tabcellsep 0/545\\
A 2\tabcellsep 3\tabcellsep 5\tabcellsep 7\tabcellsep 7\tabcellsep 7\tabcellsep 5\tabcellsep 0/452\tabcellsep 0/545\tabcellsep 0/609\tabcellsep 0/673\tabcellsep 0/533\tabcellsep 0/545\\
A 3\tabcellsep 3\tabcellsep 5\tabcellsep 5\tabcellsep 3\tabcellsep 7\tabcellsep 5\tabcellsep 0/452\tabcellsep 0/545\tabcellsep 0/435\tabcellsep 0/288\tabcellsep 0/533\tabcellsep 0/545\\
A 4\tabcellsep 5\tabcellsep 5\tabcellsep 7\tabcellsep 5\tabcellsep 5\tabcellsep 5\tabcellsep 0/754\tabcellsep 0/545\tabcellsep 0/609\tabcellsep 0/481\tabcellsep 0/381\tabcellsep 0/327\\
Source: Authors, 2013.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
  {\small\itshape [Note: © 2013 Global Journals Inc. (US)]} 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.14014336917562722\textwidth}P{0.027419354838709675\textwidth}P{0.027419354838709675\textwidth}P{0.027419354838709675\textwidth}P{0.027419354838709675\textwidth}P{0.027419354838709675\textwidth}P{0.027419354838709675\textwidth}P{0.06397849462365592\textwidth}P{0.10663082437275985\textwidth}P{0.07007168458781361\textwidth}P{0.08530465949820788\textwidth}P{0.1492831541218638\textwidth}P{0.07007168458781361\textwidth}}
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep Relation 2 :\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep ?? ???? =\tabcellsep ?? ???? ? ?? ???? ?? ??=??\tabcellsep \\
Indices\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep C 1\tabcellsep C 2\tabcellsep C 3\tabcellsep C 4\tabcellsep C 5\tabcellsep C 6\tabcellsep C 1\tabcellsep C 2\tabcellsep C 3\tabcellsep C 4\tabcellsep C 5\tabcellsep C 6\\
Sectors\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
A 1\tabcellsep 1\tabcellsep 3\tabcellsep 3\tabcellsep 5\tabcellsep 7\tabcellsep 3\tabcellsep 0/083\tabcellsep 0/166\tabcellsep 0/136\tabcellsep 0/25\tabcellsep 0/269\tabcellsep 0/166\\
A 2\tabcellsep 3\tabcellsep 5\tabcellsep 7\tabcellsep 7\tabcellsep 7\tabcellsep 5\tabcellsep 0/25\tabcellsep 0/277\tabcellsep 0/318\tabcellsep 0/35\tabcellsep 0/269\tabcellsep 0/277\\
A 3\tabcellsep 3\tabcellsep 5\tabcellsep 5\tabcellsep 3\tabcellsep 7\tabcellsep 5\tabcellsep 0/25\tabcellsep 0/277\tabcellsep 0/227\tabcellsep 0/15\tabcellsep 0/269\tabcellsep 0/277\\
A 4\tabcellsep 5\tabcellsep 5\tabcellsep 7\tabcellsep 5\tabcellsep 5\tabcellsep 5\tabcellsep 0/416\tabcellsep 0/277\tabcellsep 0/318\tabcellsep 0/25\tabcellsep 0/192\tabcellsep 0/277\\
\tabcellsep 12\tabcellsep 18\tabcellsep 22\tabcellsep 20\tabcellsep 26\tabcellsep 18\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Source: Authors, 201\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_4}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.49261363636363636\textwidth}P{0.057954545454545446\textwidth}P{0.07727272727272727\textwidth}P{0.07244318181818181\textwidth}P{0.07727272727272727\textwidth}P{0.07244318181818181\textwidth}}
\tabcellsep A 1\tabcellsep -\tabcellsep 0.016\tabcellsep 0.079\tabcellsep 0.079\\
?? ???? =\tabcellsep A 2\tabcellsep 0.998\tabcellsep -\tabcellsep 0.998\tabcellsep 0.218\\
\tabcellsep A 3\tabcellsep 0.218\tabcellsep 0.86\tabcellsep -\tabcellsep 0.08\\
\tabcellsep A 4\tabcellsep 0.982\tabcellsep 0.919\tabcellsep 0.982\tabcellsep -\\
Year 2013\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
2 20 2 38\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Volume XIII Issue VIII Version I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) B\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Global Journal of Human Social Science\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}}\end{figure}
 			\footnote{( )B} 			\footnote{© 2013 Global Journals Inc. (US)On Investigation an Assessment of Social Life of Dehdasht City Quarters Using ELECTRE Model} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[ Anthropology Quarterly, Year IV]{b10}\label{b10} 	 		\textit{},  	 	 		\textit{Anthropology Quarterly, Year IV}  		 (8)  p. .  	 
\bibitem[Brito et al. ()]{b2}\label{b2} 	 		‘A multicriteria model for risk sorting of natural gas pipelines based on ELECTRE TRI integrating utility theory’.  		 			A Brito 		,  		 			A Almeida 		,  		 			M Mota 		.  	 	 		\textit{European journal of operational research}  		2010. 200 p. .  	 
\bibitem[Rafieian and Zadeh ()]{b14}\label{b14} 	 		‘Evaluation of quality residential complexes with a systematic approach in the neighborhood Nawab satisfaction’.  		 			M Rafieian 		,  		 			M Zadeh 		.  	 	 		\textit{Madras Journal of the Humanities}  		2010. 14  (1)  p. .  	 
\bibitem[Imani Jajarmi ()]{b9}\label{b9} 	 		\textit{features historical -cultural and contemporary developments in the management of urban neighborhoods},  		 			H Imani Jajarmi 		.  		2007.  	 
\bibitem[Nourian and Rezaei ()]{b12}\label{b12} 	 		\textit{from the idea to implementation: public intervention in neighborhood planning and urban design ¬ programs by applying ICT. Fine Arts Quarterly},  		 			F Nourian 		,  		 			M Rezaei 		.  		2006. p. .  	 
\bibitem[Feruzesh (2010)]{b6}\label{b6} 	 		\textit{Generating cells in the neighborhood. The first conference on sustainable urban development},  		 			B Feruzesh 		.  		2010. 2 and 3 December. Tehran. p. .  	 
\bibitem[Ellen et al. ()]{b4}\label{b4} 	 		\textit{How low income neighborhoods change: Entry, exit, and enhancement. Regional science and urban economics},  		 			I Ellen 		,  		 			Gould 		,  		 			Katherine Oregan 		.  		2011. 41 p. .  	 
\bibitem[Momeni ()]{b11}\label{b11} 	 		\textit{Modern issues in Operations Research},  		 			M Momeni 		.  		2008. Tehran University Press. p. 144.  	 	 (second edition) 
\bibitem[Almeida ()]{b0}\label{b0} 	 		\textit{Multicriteria decision model for outsourcing contracts selection based on utility function and ELECTRE method. Computers and operations research},  		 			A T Almeida 		.  		2007. 34 p. .  	 
\bibitem[Franzini et al. ()]{b5}\label{b5} 	 		‘Neighborhood economic conditions, social processes, and self-rated health in low income neighborhoods in Texas: a multi-level latent variables model’.  		 			L Franzini 		,  		 			M Caughy 		,  		 			W Spears 		,  		 			M Eugenia 		.  	 	 		\textit{Social science and medicine}  		2005. 61 p. .  	 
\bibitem[Flint ()]{b7}\label{b7} 	 		\textit{Neighborhoods and Community. International encyclopedia of human geography},  		 			J Flint 		.  		2009. p. .  	 
\bibitem[Habibi and Massaeli ()]{b8}\label{b8} 	 		\textit{Per capita urban land uses. National Land and Housing Publications},  		 			M Habibi 		,  		 			S Massaeli 		.  		2007. 2010.  	 	 (An introduction to research methods in the humanities. Seventeenth Edition, publishers towards Tehran) 
\bibitem[Polentz ()]{b13}\label{b13} 	 		‘Prepares the streets of today for the residents of tomorrow’.  		 			B Polentz 		.  	 	 		\textit{Journal of the livable city}  		2004. 2  (3)  p. .  	 
\bibitem[Azizi ()]{b1}\label{b1} 	 		\textit{Sustainable Residential Neighborhood: A Case Study Narmak. Fine Arts Quarterly},  		 			M M Azizi 		.  		2006. p. .  	 
\bibitem[Chapman et al. ()]{b3}\label{b3} 	 		\textit{the creation of community and place in man-made environments. Translation Farhadi},  		 			D Chapman 		,  		 			Sh 		,  		 			M Tabibian 		.  		2007. Tehran University Press. p. 190.  	 	 (first edition second edition) 
\bibitem[Timmer and Seymour ()]{b16}\label{b16} 	 		‘The livable city. International centre for Sustainable cities’.  		 			V Timmer 		,  		 			N Seymour 		.  	 	 		\textit{Canada}  		2006. p. 25.  	 
\bibitem[Zarabi and Musavi ()]{b17}\label{b17} 	 		‘To investigate the function of small towns in the urban and regional development (Yazd Province)’.  		 			A Zarabi 		,  		 			M Musavi 		.  	 	 		\textit{Journal of Geography and Environmental Planning program}  		2009. 34 p. .  	 
\bibitem[Ziari ()]{b18}\label{b18} 	 		\textit{urban land use planning program},  		 			K Ziari 		.  		2009. Tehran Un.  	 
\bibitem[Rashidi Fard et al. ()]{b15}\label{b15} 	 		‘Where does the net optimal fire stations within the city traffic Dehdasht case of an earthquake’.  		 			N Rashidi Fard 		,  		 			A Taghavi 		,  		 			R \&keramatiasl 		.  	 	 		\textit{First International Conference emission in the vicinity of active urban construction},  				 (Tabriz, Iran)  		2011.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
