<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE article  PUBLIC "-//NLM//DTD Journal Publishing DTD v3.0 20080202//EN" "http://dtd.nlm.nih.gov/publishing/3.0/journalpublishing3.dtd"><article xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" dtd-version="3.0" xml:lang="en" article-type="research article"><front><journal-meta><journal-id journal-id-type="publisher-id">IJCNS</journal-id><journal-title-group><journal-title>International Journal of Communications, Network and System Sciences</journal-title></journal-title-group><issn pub-type="epub">1913-3715</issn><publisher><publisher-name>Scientific Research Publishing</publisher-name></publisher></journal-meta><article-meta><article-id pub-id-type="doi">10.4236/ijcns.2015.89036</article-id><article-id pub-id-type="publisher-id">IJCNS-60104</article-id><article-categories><subj-group subj-group-type="heading"><subject>Articles</subject></subj-group><subj-group subj-group-type="Discipline-v2"><subject>Computer Science&amp;Communications</subject></subj-group></article-categories><title-group><article-title>
 
 
  Biological Inspiration—Theoretical Framework Mitosis Artificial Neural Networks Unsupervised Algorithm
 
</article-title></title-group><contrib-group><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>ácides</surname><given-names>Pinto Mindiola</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref><xref ref-type="corresp" rid="cor1"><sup>*</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Gelvis</surname><given-names>Melo Freile</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib><contrib contrib-type="author" xlink:type="simple"><name name-style="western"><surname>Carlos</surname><given-names>Socarras Bertiz</given-names></name><xref ref-type="aff" rid="aff1"><sup>1</sup></xref></contrib></contrib-group><aff id="aff1"><addr-line>Universidad de La Guajira, Riohacha, Colombia</addr-line></aff><author-notes><corresp id="cor1">* E-mail:<email>lpintom@uniguajira.edu.co(ÁPM)</email>;</corresp></author-notes><pub-date pub-type="epub"><day>02</day><month>09</month><year>2015</year></pub-date><volume>08</volume><issue>09</issue><fpage>374</fpage><lpage>398</lpage><history><date date-type="received"><day>11</day>	<month>July</month>	<year>2015</year></date><date date-type="rev-recd"><day>accepted</day>	<month>27</month>	<year>September</year>	</date><date date-type="accepted"><day>30</day>	<month>September</month>	<year>2015</year></date></history><permissions><copyright-statement>&#169; Copyright  2014 by authors and Scientific Research Publishing Inc. </copyright-statement><copyright-year>2014</copyright-year><license><license-p>This work is licensed under the Creative Commons Attribution International License (CC BY). http://creativecommons.org/licenses/by/4.0/</license-p></license></permissions><abstract><p>
 
 
  The modified approach to conventional Artificial Neural Networks (ANN) described in this paper represents an essential departure from the conventional techniques of structural analysis. It has four main distinguishing features: 1) it introduces a new simulation algorithm based on the biology; 2) it performs relatively simple arithmetic as massively parallel, during analysis of a structure; 3) it shows that it is possible to use the application of the modified approach to conventional ANN to solve problems of any complexity in the field of structural analysis; 4) the Neural Topologies for Structural Analysis (NTSA) system are recurrent networks and its outputs are connected to its inputs [1] and [2]. In NTSA system the DNA of the neuron mother and daughters would be defined by: 1) the same entry, from the corresponding neuron in the previous layer; 2) the same trend vector; 3) the same transfer function (purelin). The mother’s neuron and her daughter’s neuron differ only in the connection weight and its output signal.
 
</p></abstract><kwd-group><kwd>Mitosis</kwd><kwd> Artificial Neuron</kwd><kwd> Node</kwd><kwd> Structural Analysis</kwd><kwd> Neural Networks</kwd><kwd> Output</kwd><kwd> Layer</kwd><kwd> Simulation</kwd></kwd-group></article-meta></front><body><sec id="s1"><title>1. Introduction</title><p>The ADALINE network is a fairly well known ANN and is very similar to the perceptron except that its transfer function is linear. Since its invention by Bernard Widrow and his graduate student Marcian Hoff in 1960, we have considered a lineal ANN of several layers with simple processors also called “neuron”, “node”, and “pro- cessing elements”. Each layer has its own weight matrix W, its own bias vector b (the bias is much like a weight except that it has a constant input of 1), a net input vector n and a output vector a<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x5.png" xlink:type="simple"/></inline-formula>. Note that the scalar input p is multiplied by the scalar weight w to form wp.</p><p>A NTSA is an information processing system which operates on inputs to extract information, and produces outputs corresponding to the extracted information. NTSA means that the “distribution factors” in the nodes of the structures are the components of the input vector to the first layer. After a complete presentation of the training data, a new set of weights and biases are obtained, and new outputs are again evaluated in a feed-forward manner until a specific tolerance for error is obtained. Unsupervised training uses unlabeled training data and requires no external teaching.</p><p>A NTSA model is composed of simple processors, each having a local memory. Processing elements are con- nected by unidirectional links that carry discriminating data; the linear feed-forward net has been found to be a suitable one for training techniques. Outputs of neurons in one layer are transferred to their corresponding neuron in another layer through a link that amplifies or inhibits such outputs through weighting factors [<xref ref-type="bibr" rid="scirp.60104-ref3">3</xref>] .</p><p>This paper evaluates a neural network approach on frame analysis using an unsupervised algorithm. The results are obtained programming the entire formulation of the algorithm using MATLAB. The aim of the study is to estimate the rotational end moment.</p><p>The modified neuronal structural analysis requires the addition of a set of new concepts but simple addition of traditional, also called classic. All of them eventually make themselves the nature of a new approach, whose theoretical and conceptual frameworks then present them in a concise form, but as clear as possible, so that it is accessible to all and everyone disposing of the basic conceptual tools tries to address that this new theoretical method is practical.</p><p>Artificial Neural Networks (ANN) is able to perform relatively simple arithmetic as massively parallel, during analysis of a structure. To this end, an urgent need is to define the terms: matrices and vectors weights trends, using the parameters derived from the physical and mechanical members.</p><p>We do not intend here to discuss the basic principles of analysis of statically indeterminate structures, nor the plausibility of traditional approaches. We simply want to show that it is possible to use the application of the modified approach or conventional artificial neural networks to solve problems of any complexity in the field of structural analysis.</p><p>Electronic neural networks generally exist as computer simulations. And that they are typically designed as very large. The ability to simulate is limited by the speed and storage capacity of digital computers available. Some researchers have developed hardware in order to increase processing speed, but conditions are not given to facilitate this event parallel [<xref ref-type="bibr" rid="scirp.60104-ref4">4</xref>] . However, there are two key similarities between biological and artificial neural networks. Firstly, the building blocks of the two kinds of networks are simple computational devices, although artificial neurons are much simpler, so that biological neurons are highly interconnected. Secondly, the connection among the processing elements determines the function of the network. The main objective of this paper is to determine the application of the modified approach or conventional ANN to solve problems of any complexity in the field of structural analysis. The work elaborated the building of the NTSA models as well as its features with the appropriate connections to solve particular problems [<xref ref-type="bibr" rid="scirp.60104-ref1">1</xref>] .</p><p>Notation and Terminology</p><p>In this work, figures, mathematical equations and text discussing both figures and mathematical equations will use the following notation.</p><p>Basic Concepts</p><p>Scalars: Small italic letters a, b, c</p><p>Vectors: Small bold nonitalic letters a, b, c</p><p>Matrices: Capital bold nonitalic letters A, B, C</p><p>A. Structures</p><p>We append the number of the layer as a superscript to the rotational moments. Thus, the rotational for the first layer and node four on the right end of the beam is written as<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x6.png" xlink:type="simple"/></inline-formula>, and the rotational moment for the second layer and node five on the bottom column is written as<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x7.png" xlink:type="simple"/></inline-formula>. <xref ref-type="fig" rid="fig1">Figure 1</xref> and <xref ref-type="fig" rid="fig2">Figure 2</xref> show this notation.</p><p>End Moments</p><p>End Rotational Moments</p><disp-formula id="scirp.60104-formula1147"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x8.png"  xlink:type="simple"/></disp-formula><p>L―layer, n―node, sub―viz, vd, cs, ci</p><p>Viz―left beam</p><p>Vd―right beam</p><fig id="fig1"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref></label><caption><title> Primitive structure</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x9.png"/></fig><fig id="fig2"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref></label><caption><title> Structure―notation</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x10.png"/></fig><p>Cs―top column</p><p>Ci―bottom column</p><p>Horizontal Displacements</p><disp-formula id="scirp.60104-formula1148"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x11.png"  xlink:type="simple"/></disp-formula><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x12.png" xlink:type="simple"/></inline-formula>―horizontal displacement, i―top column, j―bottom column</p><p>Moments of Perfect Embedding</p><disp-formula id="scirp.60104-formula1149"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x13.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1150"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x14.png"  xlink:type="simple"/></disp-formula><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x15.png" xlink:type="simple"/></inline-formula>―Extremes</p><p>Sum of the Moments of Perfect Embedding</p><disp-formula id="scirp.60104-formula1151"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x16.png"  xlink:type="simple"/></disp-formula><p>B. Neural Networks Model</p><p>We need to introduce some additional notation concerning the network architectures. See <xref ref-type="fig" rid="fig3">Figure 3</xref> and <xref ref-type="fig" rid="fig4">Figure 4</xref>.</p><p>Weight Matrices:</p><p>Scalar Element</p><disp-formula id="scirp.60104-formula1152"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x17.png"  xlink:type="simple"/></disp-formula><p>i―row, j―column, L―layer</p><p>Matrix</p><disp-formula id="scirp.60104-formula1153"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x18.png"  xlink:type="simple"/></disp-formula><p>Column Vector</p><disp-formula id="scirp.60104-formula1154"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x19.png"  xlink:type="simple"/></disp-formula><p>Row Vector</p><disp-formula id="scirp.60104-formula1155"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x20.png"  xlink:type="simple"/></disp-formula><p>Bias Vector:</p><p>Scalar Element</p><disp-formula id="scirp.60104-formula1156"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x21.png"  xlink:type="simple"/></disp-formula><fig id="fig3"  position="float"><label><xref ref-type="fig" rid="fig3">Figure 3</xref></label><caption><title> Biological inspiration NTSA system primitive</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x22.png"/></fig><fig id="fig4"  position="float"><label><xref ref-type="fig" rid="fig4">Figure 4</xref></label><caption><title> Single-input neuron</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x23.png"/></fig><p>Vector</p><disp-formula id="scirp.60104-formula1157"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x24.png"  xlink:type="simple"/></disp-formula><p>Input Vector:</p><p>Scalar Element</p><disp-formula id="scirp.60104-formula1158"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x25.png"  xlink:type="simple"/></disp-formula><p>Net Input Vector:</p><p>Scalar Element</p><disp-formula id="scirp.60104-formula1159"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x26.png"  xlink:type="simple"/></disp-formula><p>Vector</p><disp-formula id="scirp.60104-formula1160"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x27.png"  xlink:type="simple"/></disp-formula><p>Output Vector:</p><p>Scalar Element</p><disp-formula id="scirp.60104-formula1161"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x28.png"  xlink:type="simple"/></disp-formula><p>Vector</p><disp-formula id="scirp.60104-formula1162"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x29.png"  xlink:type="simple"/></disp-formula><p>Transfer Function</p><p>Scalar Element</p><disp-formula id="scirp.60104-formula1163"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x30.png"  xlink:type="simple"/></disp-formula><p>Vector</p><disp-formula id="scirp.60104-formula1164"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x31.png"  xlink:type="simple"/></disp-formula><p>Multi Layers of Neural networks</p><p>Layers Superscript</p><p>Input Vector: p</p><p>Output Vector: a</p><p>Bias Vector: b</p><p>Net input Vector: n</p><p>Weight Matrix: W</p><p>Input Number: R</p><p>Neuron Numbers for Layer: S</p></sec><sec id="s2"><title>2. General Architecture NTSA</title><p>A NTSA is an information processing system which operates on inputs to extract information, and produces outputs corresponding to the extracted information. NTSA model is composed of simple processors, each having a local memory. Processing elements are connected by unidirectional links that carry discriminating data the linear feed-forward net has been found to be a suitable one for training techniques. Outputs of neurons in one layer are transferred to their corresponding neuron in another layer through a link that amplifies or inhibits such outputs through weighting factors. Except for the processing elements of the input layer, the input of each neuron is the sum of the weighted outputs of the node in the prior layer and a bias. Each neuron is activated according to its input, transfer function, and threshold value [<xref ref-type="bibr" rid="scirp.60104-ref5">5</xref>] .</p><p>There exist a variety of ANN models and learning procedures. Feed-forward networks are well known approaches for prediction and database processing applications. In this type (NTSA), the weighted and biases links feed activation functions from the input layer to the output layer in forward direction.</p><p><xref ref-type="fig" rid="fig3">Figure 3</xref> shows the general feed-forward multilayer networks model, including two hidden layers. The “distribution factors” beams [<xref ref-type="bibr" rid="scirp.60104-ref6">6</xref>] , of the input layer constitutes the neurons inputs in layer (L<sub>1</sub>), representing a set of variables.</p><disp-formula id="scirp.60104-formula1165"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x32.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1166"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x33.png"  xlink:type="simple"/></disp-formula><p>A single-input neuron is shown in <xref ref-type="fig" rid="fig2">Figure 2</xref>. The scalar input p is multiplied by the scalar weight w to form wp, one of the terms that are sent to the summer. The neuron has a bias b, which is summed with the weighted input to form the net input n, goes into transfer function f (linear function), which produces the scalar neuron output a.</p><p>If we related this simple model of the neuron with biological neuron, then the weight w corresponds to the strength of a synapse, the neuron body is represented by the summation and the transfer function, and the neuron output a represents the signal on the axon [<xref ref-type="bibr" rid="scirp.60104-ref5">5</xref>] .</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x34.png" xlink:type="simple"/></inline-formula>.</p><p>The inputs and outputs for the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x35.png" xlink:type="simple"/></inline-formula> neuron are:</p><disp-formula id="scirp.60104-formula1167"><label>(1)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/5-9702009x36.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1168"><label>(2)</label><graphic position="anchor" xlink:href="http://html.scirp.org/file/5-9702009x37.png"  xlink:type="simple"/></disp-formula><p>where f<sub>i</sub> constitutes an activation function linear, its behavior is that of a threshold function, in which the output of the neuron is generated if a threshold level, is reached. The net input and output o the j<sub>th</sub> neuron are similarity treated as in (1) and (2).</p><p>Typically, the “activation function” (purelin) is chosen by the designer and then the parameters w and b will be adjusted by some learning algorithm so that the neuron input/output relationship meets some specific goal.</p><sec id="s2_1"><title>2.1. Multiple Layers of Neuron</title><p>Generally, one neuron with many inputs may not be sufficient. We might need three, four or seven, operating in parallel, in what we will call a layer. Yet, can be considered a network with several layers. Each layer has its own weight matrix<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x38.png" xlink:type="simple"/></inline-formula>, its own bias vector<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x39.png" xlink:type="simple"/></inline-formula>, a net vector <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x40.png" xlink:type="simple"/></inline-formula> and an output vector<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x38.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x39.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x40.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x41.png" xlink:type="simple"/></inline-formula>.</p><p>The first layer has <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x42.png" xlink:type="simple"/></inline-formula> neurons, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x43.png" xlink:type="simple"/></inline-formula>neurons in the second layer, etc. As noted, different layers can have different numbers of neurons. Thus, the weight matrix for the first layer is written as<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x44.png" xlink:type="simple"/></inline-formula>, and the weight matrix for the second layer is written as<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x45.png" xlink:type="simple"/></inline-formula>. This notation is used in all network models of the NTSA system. The outputs of the layers one, two, and three are the inputs for layers two, three and four. Thus, layer three can be viewed as a one-layer network with <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x42.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x43.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x44.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x45.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x46.png" xlink:type="simple"/></inline-formula> inputs.</p><p>There is, one correspondence between the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x47.png" xlink:type="simple"/></inline-formula> neurons of the first layer, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x48.png" xlink:type="simple"/></inline-formula>of the second layer neurons, the neurons <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x49.png" xlink:type="simple"/></inline-formula> of the third layer as long as <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x49.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x50.png" xlink:type="simple"/></inline-formula> and so on, so that the output of a neuron of the first layer is the input to the corresponding neuron in the second layer and so on, that is, the output of the <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x49.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x51.png" xlink:type="simple"/></inline-formula> layer or output layer is <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x47.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x48.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x49.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x50.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x51.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x52.png" xlink:type="simple"/></inline-formula> vector:</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x53.png" xlink:type="simple"/></inline-formula>,</p><p>A layer whose output is the network output is called an output layer. The others layers are called “hidden layers”. The network of <xref ref-type="fig" rid="fig3">Figure 3</xref> has an output (layer 4) and three hidden layers (layers 1, 2, and 3).</p></sec><sec id="s2_2"><title>2.2. Recurrent Networks</title><p>The NTSA system is a recurrent network with feedback; some of its outputs are connected to the inputs subsequent network, put it in some way. This is quite different from the networks models that we have studied thus far, which were strictly feed-forward with no backward connection. The NTSA is of the forward-backward class by the system architecture.</p></sec></sec><sec id="s3"><title>3. Artificial Neural Mitosis (ANM)</title><p>In general, natural biological organisms are much more complicated than the automatic devices. However, some peculiarities that we observe in the organization of the first and the way they perform certain operations or behavior can serve as a reference to the inspiration of an approach required to solve a family of common problems in real life. The set of experiences and difficulties we face when we operate certain automatic devices can be the source of the interpretations of the physiological systems, mainly human and some vertebrate in particular.</p><p>The man has been inspired by the central nervous system of humans, which is actually the most difficult of all; which it has been the source of a biological inspiration that led to the creation of some automatic devices such as artificial neural networks. Such devices sometimes have certain limitations in its design and operation, when it comes to solve a certain class of problems. Consequently, we could ensure that such systems are still evolving. This means that the system is open to change, or equivalently; network models support new paradigms; without this, it’s essential, such as learning and massive parallelism goals are violated.</p><p>The central nervous system of humans is of unlimited complexity. For their study, it is taken to biological neurons as independent units. Thus, it is isolated as the first stage of the problem; the structure and workings of such individual elemental processing units. The second part of the problem aims to understand how neurons are organized into a whole; and how that operation of all expressed, starting logically based on these individual ele- ments of information processing.</p><p>Neuron is considered as automatic physiological devices as a “black box”, which react to the presence of certain stimuli and issues a response as independent functional units. They have clearly defined characteristics, i.e., neurons that receive signals can be of two types excitatory or inhibitory. To stimulate a neuron is necessary that this receive excitatory stimuli. After a certain time, the neuron will issue “one and only one” output pulse (signal).</p><p>What would you do if a neuron of the output layer of a network, like a node of a structure, had to pass over a different signal to other neurons or to the outside world? Another question, why, if the artificial neuron is a real operation of a biological neuron very large simplification, cannot inspire and create an artificial neuron that go further; and generate neurons daughters with the same DNA? The DNA of the neuron mother and daughters would be defined by: 1) the same entry, from the corresponding neuron in the previous layer; 2) the same trend vector; 3) the same transfer function. The mother and her daughter’s neuron differ only in the connection weight and its output signal.</p><p>In this evolutionary scenario, it is another question. Is it possible to think of a neuronal structure and function, to incorporate the concept of neuronal multiplication? Yes, it’s a positive response. Then, the artificial neural mitosis could be a feature attributable to the artificial neurons, though, does not share this property essentially biological equivalent.</p><p>There are a variety of kinds of designs and learning techniques that are enriched with its own peculiarities, which can generate or manufacture under its own power users and meeting their own needs. Let us not forget that the field of neural networks is in the throes of evolution and growth; and therefore, for their development, much remains to be done.</p><p>The synthesis of biological neurons is important and difficult because it is born the human brain. In it, we were inspired to produce electronic devices or artificial neural networks, which are the synthesis of artificial neurons. Artificial neural networks are characterized by their autonomy and logic flexibility. Running, at least part of the functions of the central nervous system [<xref ref-type="bibr" rid="scirp.60104-ref3">3</xref>] .</p><p><xref ref-type="fig" rid="fig5">Figure 5</xref>(a) and <xref ref-type="fig" rid="fig5">Figure 5</xref>(b) illustrate about the kinds of biological cells, which serve as inspiration to neuro- structural analysis. The first is a biological neuron. The second is a cell of the class that forms the intestinal epithelium and the epidermis. The latter cells are able to multiply, to generate through a stem cell mitosis two or more identical to the mother daughters cells genetically. In other words, mitosis is a process of equitable sharing of genetic material, DNA [<xref ref-type="bibr" rid="scirp.60104-ref7">7</xref>] .</p><p>Figures 6(c)-(e) show different versions of what could be the “mitosis of an artificial neuron” nodes in different frame structure. It can be seen at the bottom of the typical node scheme, a multilevel cross linked structure. Each node needs to transmit, two, three, four signals. Only after acceptance of the phenomenon of artificial neural mitosis, which replaces the neuron could meet the demand of the number of required signals.</p><p>If we accept the above approach, then we have met the expectations of the first part of the expansion of the framework of our theory, where the DNA of the neuron mother and her daughter’s neurons is: DNA = Common entrance, from the corresponding neuron of the previous layer, as trend vector, same linear transfer function.</p><p>If a neuron of the output layer of a network, like a node of a structure had to transmit over a different signal to the external world. We say that is not possible, because, you’re right is currently denied. However, in another scenario, as it, the available cells of the epidermis and corresponding to the intestinal epithelium, it would appear, through a biologically inspired by modifying the structure and neuronal functioning, so that the attribute Property neuronal multiplication (mitosis neuronal) is assigned to the artificial neuron. This would be debatable,</p><fig-group id="fig5"><label><xref ref-type="fig" rid="fig5">Figure 5</xref></label><caption><title> Biological cell mitosis.</title></caption><fig id ="fig5_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x55.png"/></fig></fig-group><fig id="fig6"  position="float"><label><xref ref-type="fig" rid="fig6">Figure 6</xref></label><caption><title> Artificial neural mitosis in the nodes of a structure</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x56.png"/></fig><p>but viable. Let’s concede now, this transcendental to artificial neuron, as a result of biological inspiration derived from some special cells, such as the class of the above named property. Consequently, the Artificial Neural Mitosis (MNA), will become a feature attributable to the artificial neurons, though, this essentially not share with their biological equivalent.</p></sec><sec id="s4"><title>4. General Architecture of Proposed Network</title><p>To bring about the first artificial neural network, a neuron is placed on each node of the network structure proposal. Thus, we have a one to one correspondence between nodes and gantry neurons of the various layers of the neural network thus formed [<xref ref-type="bibr" rid="scirp.60104-ref8">8</xref>] . To generate further models neural networks, neuro-structural model primitive neuro be divided into sub-models derived (sub-domains). This is achieved by eliminating successively, the last model obtained, and the layer of the right to illustrate the statement above with <xref ref-type="fig" rid="fig7">Figure 7</xref>.</p><p>The process of building the sub-neural network models starts with the artificial mitosis, the last layer in the first model (original model). The remaining sub-models of neuro-structural derivatives, network obtained after removal of the respective output layer network model precedent, then, produce mitosis of the output layer of the new sub-model.</p><p>All neuro-network models thus obtained operate in a massively parallel and have as output vector, the ends rotational moments associated with the nodes of the output layer. The calculation process is iterative and each network will be implemented through successive approximations; and the same, will be controlled by the learning algorithm. Thus, we can know the outputs of the hidden layers of the original multi-cross-linked network. It is important to note that each network model will shed their own results. Values are retained as data, to operate the following neuro-network model. Finally, the matrix of the results of total rotational moments at the ends of all members of the structure is obtained.</p><p>All neuro-derived models have the same input vector.</p><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x57.png" xlink:type="simple"/></inline-formula>. An exception, the derivative of neuro-layer model, whose components of the input vector are all factors of rotation of the ends of the rods, which contribute to the nodes of the first layer, that is,</p><disp-formula id="scirp.60104-formula1169"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x58.png"  xlink:type="simple"/></disp-formula><sec id="s4_1"><title>4.1. Division of Neuronal Structure Substructures―Mitosis 1</title><p>The “artificial neural network model primitive” or “original model” constitutes the basic network for the development of neural approach “structural analysis with artificial mitosis”. This network represents the inspiring model, from which we will aim to get a set of “sub-derived models of neural networks”. See the original structural model of <xref ref-type="fig" rid="fig7">Figure 7</xref>.</p><p>If you look closely, the output layer plane gantry N levels and L layers of <xref ref-type="fig" rid="fig7">Figure 7</xref>, we realize that the layer required on each node, as many outlets as members concur in it. <xref ref-type="fig" rid="fig8">Figure 8</xref> shows an overview of artificial neural network model derived mitosis 1, which has the same architecture ANN primitive, but differs from this only in the number of neurons in the output layer. Mitotic neurons are locally attached Model 1, with unidirectional connections except the output layer. The model is a back-forward whose learning algorithm is self-supervised; and therefore will not require a supervisor, and that by itself, it will run internal monitoring to monitor network performance, with a linear transfer function (purelin). This algorithm is also used by the other models derived, with operating in series. It has been proven that the network model is an effective and autonomous system that enables processing of the structural physical parameters, entering the network from an input vector whose components are the distribution factors, which belong to the beams of the first layer. These factors are clearly part of certain characteristics of the original structure [<xref ref-type="bibr" rid="scirp.60104-ref9">9</xref>] [<xref ref-type="bibr" rid="scirp.60104-ref10">10</xref>] .</p><p>The outputs of the hidden layer neurons any, are transferred to corresponding processing elements of the back</p><fig id="fig7"  position="float"><label><xref ref-type="fig" rid="fig7">Figure 7</xref></label><caption><title> Primitive structure―artificial neural network primitive</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x59.png"/></fig><p>Layer 1 Layer 2 Layer Q Layer (L-1) Output Layer Layer L</p><fig id="fig8"  position="float"><label><xref ref-type="fig" rid="fig8">Figure 8</xref></label><caption><title> Model mitosis 1</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x60.png"/></fig><p>layer, through local connections, after balancing the weight factors. Except for the processing elements of the input layer neurons and output layer, the input of each neuron is the sum of the weighted outputs of the nodes (neurons) in the previous layer plus the corresponding trend.</p><p>Each neuron or processing element is activated in accordance with the input into the neuron activation function and the value node trend or threshold of the neuron. L<sub>e</sub> input layer consists of an arrangement of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x61.png" xlink:type="simple"/></inline-formula> neurons, an output layer, containing <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x61.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x62.png" xlink:type="simple"/></inline-formula> processing elements. Between layers of input and output L<sub>e</sub> and L<sub>o</sub> are (L - 2) hidden layers. Each layer has its own matrix of weights W your own trend vector b, a vector of net input n and a vector output a.</p></sec><sec id="s4_2"><title>4.2. Sub-Models Derived by Sectioning</title><p>For rotational moments at the ends of the members who attend nodes in the hidden layers, the neuro-structural model primitive neuro be divided into sub-models derived (sub-domains). This is achieved by removing successively each time the original model, a layer neuron from right to left. This process begins immediately after, the mitosis 1 generated by the first sub-model derived. The (L - 1) sub-models of neuro-derived remaining structural network are obtained after each respective switching and mitosis of the output layer of the new sub-model</p></sec><sec id="s4_3"><title>4.3. Sectioning to Mitosis 2</title><p>For rotational moments at the ends of the members of the hidden layers of a structure, primitive neuro-structural model must be divided into sub-models derived neuro (sub-domains). This is achieved by removing successively each time the original model, a layer neuron from right to left. The key partitioning process of primitive neuro- structural model sequentially, to give rise to sub domains or neuro-substructures, lies in the fact that the nodes of the new output layer are predominantly high connectivity; and the same, are assigned to processors distributed memory which leads to an iterative application of massively parallel processing, with the support of the neural mitosis [<xref ref-type="bibr" rid="scirp.60104-ref11">11</xref>] . This process is solved the problem of determination sub-end rotational moments of hidden layers of the structure.</p></sec><sec id="s4_4"><title>4.4. Neuronal Architecture Mitosis Model</title><p>The model derived mitosis 2 is a network fed forward (back-forward) whose learning algorithm is self-super- vised; and therefore did not require a supervisor, and that by itself, it will run internal monitoring to monitor network performance, with a linear transfer function.</p><p>The outputs of the neurons of a layer are transferred to the next layer corresponding through local connections excite or inhibit such exits through weighting factors. Except for the processing elements of the input layer neurons and output layer.</p><p>The input of each neuron is the sum of the weighted outputs of the neurons in the previous layer plus the corresponding trend. Each neuron or processing element is activated in accordance with the input into the neuron activation function and knot trend value or threshold of the neuron. In <xref ref-type="fig" rid="fig9">Figure 9</xref> the mitosis neuronal model 2, which is composed of L - 1 layers shown, namely, having a layer unless the original model and the ANN mito-</p><p>Layer 1 Layer 2 Layer Q Output Layer</p><fig id="fig9"  position="float"><label><xref ref-type="fig" rid="fig9">Figure 9</xref></label><caption><title> Mitosis artificial 2</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x63.png"/></fig><p>sis 1. The input layer L<sub>e</sub> is an arrangement of <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x64.png" xlink:type="simple"/></inline-formula> neurons; the output layer <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x65.png" xlink:type="simple"/></inline-formula> contains <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x65.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x66.png" xlink:type="simple"/></inline-formula> processing elements. Between layers of input <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x65.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x66.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x67.png" xlink:type="simple"/></inline-formula> and output <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x64.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x65.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x66.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x67.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x68.png" xlink:type="simple"/></inline-formula> are (L - 2) hidden layers. Each layer has its own matrix of weights W, its own trend vector b, a vector of net input n and a vector output a.</p><p>For rotational moments at the ends of the members attending the nodes of the Q-th hidden layer of the structure, primitive neuro-structural model will be severing all layers to the right of the Q-th layer sequentially one to one.</p></sec><sec id="s4_5"><title>4.5. Neuronal Architecture Model Q-th Artificial Mitosis</title><p>Then in <xref ref-type="fig" rid="fig1">Figure 1</xref>0 an overview, the artificial neural network model built with simple processing elements shown, which have a local memory. Neurons are connected with unidirectional connections, except the output layer. The model is a self-supervised back forward network, the algorithm is similar to the other models that operates in series and therefore will not require a supervisor and that by it will run internal monitoring, to monitor the performance network, with a linear transfer function.</p><p>Between layers of input <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x69.png" xlink:type="simple"/></inline-formula> and output<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x69.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x70.png" xlink:type="simple"/></inline-formula>, are (Q - 1) hidden layers, which generally own N neurons. Each layer has its own matrix of weights W, its own trend vector b, a vector of net input n and a vector output a.</p></sec><sec id="s4_6"><title>4.6. Sectioning of the L-th Artificial Mitosis</title><p>To bring the last sub-model derived corresponding to the L-th neural mitosis to run the L-th isolation of primitive neural model accompanied the final process of neural mitosis. Precisely, this sub-model is the only one with a different input vector with R = (3N - 1) components.</p></sec><sec id="s4_7"><title>4.7. Layer Neural Architecture Model: L-th Artificial Mitosis</title><p><xref ref-type="fig" rid="fig1">Figure 1</xref>1 shows a general scheme, the L-th neural network model derived from a layer with <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x71.png" xlink:type="simple"/></inline-formula> neurons which have a small local memory. The input vector to the network has R = (3N - 1) components.</p><disp-formula id="scirp.60104-formula1170"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x72.png"  xlink:type="simple"/></disp-formula><p>It has been found that the L-th network model derivative, L-th mitosis is an effective and independent system, which enables processing of the structural physical parameters, entering the network from an input vector whose components distribution are factors that belong to the beams and columns that meet in the first layer of the structure. These factors are clearly part of the original structure certain physical characteristics.</p><p>In <xref ref-type="fig" rid="fig1">Figure 1</xref>1 the neural model of a layer, is composed of neurons<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x73.png" xlink:type="simple"/></inline-formula>. The layer has its own array of weights W<sup>1</sup>, its own vector b<sup>1</sup> trend; net input vector n<sup>1</sup> a component input vector <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x73.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x74.png" xlink:type="simple"/></inline-formula> component and a vector output a<sup>1</sup>.</p><p>Layer 1 Layer 2 Output Layer (Q-th Mitosis Artificial) Layer (L-1) Layer L</p><fig id="fig10"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>0</label><caption><title> Mitosis artificial Q-th</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x75.png"/></fig><fig id="fig11"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>1</label><caption><title> First layer mitosis artificial</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x76.png"/></fig></sec></sec><sec id="s5"><title>5. Sequence of Neuro-Structural Models</title><p>The sequential division of neuro-structural primitive, together model with artificial neural mitosis is a mechanism by which a system of hybrid neural sub-models, capable of giving rise to a registration process, input, processing, and storage is generated and output information from internal and external means of a flat lattice structure of several levels. <xref ref-type="fig" rid="fig1">Figure 1</xref>2 is shown in simplified form.</p><p>The first sub-model derived neuronal differs from sub-neuro-structural model primitive, just in the number of neurons in the output layer. From this differentiation, each model differs from the previous derivative in chronological order; and having a layer of neurons unless this; and possibly the number of neuron of the output layer.</p><p>All neural models like its primitive have the same input vector. An exception, the model derived from a layer, which has an input vector with a number of components equal to the number of neurons of a layer model.</p>System Networks<p>The neuro-structural analysis is a new alternative, which is based on two strategies: the division of the porch in</p><fig id="fig12"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>2</label><caption><title> Neural system sub-models series</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x77.png"/></fig><p>sub-structures or sub-domains and artificial mitosis of the output layer, the primitive model.</p><p>The first sub-model derived is called NTSA-I (artificial mitosis 1) shown in <xref ref-type="fig" rid="fig7">Figure 7</xref>. NTSA-I calculated rotational moments at the ends of the members which contribute to the final layer of nodes of the output layer structure or network. The sub-model-II ANN (artificial mitosis 2) calculates the rotational moment at the ends, which contribute to the nodes of the penultimate layer, or output layer of the network; and so on, until the sub- model simulation of NTSA-L (sub-neural network model of a single layer), which calculates the rotational moments at the ends of the members who attend at the nodes of the first layer original structure</p><p>A macro program called mitosis generates artificial series of calls to all derivatives sub-models; and then the resulting NTSA-I sub-model calls the NTSA-II and so on, until the call of the NTSA-L, to complete the implementation of the series.</p></sec><sec id="s6"><title>6. The Procedure</title><p>The procedure of the NTSA system depends on the solution of three problems for the determination of member constants on fixed end moments, the stiffness at each end of member, and of the over-carry factor distribution factors <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x78.png" xlink:type="simple"/></inline-formula> for the rotational end moments and distribution factors <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x78.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x79.png" xlink:type="simple"/></inline-formula> for the lateral displacement moments at each end for each member of the frame under consideration. The determination of these values is not a part of the presented approach.</p><p>The NTSA model has four layer, three inputs and five output values. The ‘function network’ of the Toolbox of the Matlab creates the net, which generates the first layer weights matrices and biases vectors for the four linear layers required for this problem. These weights and biases can now be trained incrementally using the algorithm. The network must be trained in order to obtain first layer weights and biases. For the second, third and fourth layers, the weights and biases are modified in response to network’s inputs and will lead to the correct output vector. There are not target outputs available. The linear network was able to adapt very quickly to the change in the outputs. The fact that it takes only seven iterations for the network to learn the input pattern is quite an impressive accomplishment [<xref ref-type="bibr" rid="scirp.60104-ref1">1</xref>] [<xref ref-type="bibr" rid="scirp.60104-ref2">2</xref>] .</p><p>The scheme for entering the calculations systematically is shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>3. The procedure explained above, is best illustrated by solving the structure in <xref ref-type="fig" rid="fig1">Figure 1</xref>3, which is loaded in a rather complex fashion. The distribution factors for nodes 1, 2, and 3 constitute the net’s input vector.</p><p>The fixed end moments for the different loaded members are calculated by using the standard formula available in any structural handbook. Having completed these preliminary calculations, the training can be initiated. The network was set up with the three parameters (distribution factors of the beam) as the input, and the rota-</p><fig id="fig13"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>3</label><caption><title> Example of application</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x80.png"/></fig><p>tional end moments due to rotation as the outputs determined by the first layer [<xref ref-type="bibr" rid="scirp.60104-ref3">3</xref>] .</p><p>The calculation starts in the input layer and continues from one layer to the next. Such calculation is carried out quickly. After 6 or 7 iterations have been performed, as explained earlier, it will be noted that there is little or no change in the values of two consecutive sets of calculations. The calculations are now stopped and the values of the last iteration are taken as the correct ones, with the previous values being ignored. For the sake of clarity, these final values have been indicated separately [<xref ref-type="bibr" rid="scirp.60104-ref9">9</xref>] .</p><p>The architecture of the ANN will be designed with the “Network Toolbox function of the Artificial Neural Networks” and simulations will be performed using the “Sim tool”, both belonging to the Matlab environment. This algorithm, through multiple interactions with the application of the method of the successive approximations, achieves the learning object models “artificial mitosis” [<xref ref-type="bibr" rid="scirp.60104-ref11">11</xref>] .</p><p>The first ANN model derived or “artificial mitosis 1”, allows us to obtain the rotational moments at all ends of the members who concur in the nodes of the fourth layer and output layer, see <xref ref-type="fig" rid="fig1">Figure 1</xref>5. The second network model “artificial mitosis 2” gives as results the rotational moments at all ends of the bars that come together in the nodes of the output layer (third layer). The third neural network model of the application is the “artificial mitosis 3”, which calculates the rotational moments at the ends of rods in either concurrent nodes of the second layer counted from left to right these.</p><p>Finally, the fourth model derived or “artificial mitosis 4” consists of a single layer of neurons. This network allows us to calculate the rotational moments, partners at all ends of the members (beams and columns) that access to the nodes of the first layer, the artificial neural network model primitive (Ben Mark) [<xref ref-type="bibr" rid="scirp.60104-ref9">9</xref>] .</p><p>The primitive neural network model consists of four layers of neurons, three hidden layers including the input layer and the output layer. We adopt the type of diagram shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>4, which allows us to write the successive values at the ends of each member. And also it facilitates the systematic income calculations. Show of the numerical calculations will to be performed later, including distribution factors and moments of perfect embedding at the ends of the members.</p><p>The model of multi-gantry plane lattice structure will be used as a source of direct inspiration for the design of primitive neural network model. The analogy between models allows the following procedure: Repeat, i.e. double the structural network model, putting in place of each node of a neuron structural model. During the transformation of the structural model in neural model, columns connections between nodes are removed. Thus, the two models differ in the connectivity leading columns. But we should not worry about this, because, associated with each of the layers of primitive neural model and all possible models derived from it, the vectors trends of each layer, taking into account actions that produce connections columns that disappear in the primitive model and its derivatives. In this way, the equivalence between models remains.</p><p>The primitive neural network model is shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>5, this network is back forward. The network consists of simple processing elements, each of which has a local memory. These neurons are connected by unidirectional connections that transfer data from one neuron to the next corresponding layer. The model is a network whose self-supervised algorithm does not require a supervisor, and that by itself, it will run internal monitoring</p><fig id="fig14"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>4</label><caption><title> Distribution factors and fixed-end moments</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x81.png"/></fig><fig id="fig15"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>5</label><caption><title> Neuronal model primitive</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x82.png"/></fig><p>to monitor network performance, using a linear transfer function (purelin). The input vector components are factors corresponding to the beam ends that meet in the input layer to the distribution network [<xref ref-type="bibr" rid="scirp.60104-ref12">12</xref>] .</p><p>Here are the original network model inspired by the structural model, keeping one correspondence between nodes in the structural model and the model of primitive neurons network.</p><sec id="s6_1"><title>6.1. Primitive Neural Network</title><p>The model consists of four layers of neurons. Each layer has its own matrix of weights W, its own trend vector b, a vector of net inflow n and a vector output a. Following established notation the first, second, third and fourth layer respectively as will matrices W<sup>1</sup>W<sup>2</sup>W<sup>3</sup>W<sup>4</sup>.</p><p>Artificial neural networks are intelligent tools which are extremely useful in situations, for which the rules are not clear enough or are difficult to establish artificial neural networks are robust and fault tolerant. You can calculate a function without a mathematical description of how the output function is operatively associated with the input. She learns to approximate functions even when its form cannot be specified accurately.</p></sec><sec id="s6_2"><title>6.2. Artificial Mitosis 1 Model</title><p>It is an artificial neural network with four layers. The first three layers of “mitosis Model 1” are similar to the original model. The input layer is <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x83.png" xlink:type="simple"/></inline-formula> neurons. Each neuron is connected locally to its corresponding vector component ƿ input components<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x83.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x84.png" xlink:type="simple"/></inline-formula>. The input vector components are key values, called “distribution factors” [<xref ref-type="bibr" rid="scirp.60104-ref2">2</xref>] . The matrix of the weights of the second layer (hidden) W<sup>2</sup> is a diagonal matrix and its elements are the distribution factors of the left ends of the beams are located between the second and third layer of nodes. While the trend vector b<sup>2</sup> of the second layer has as fastening components moments belonging to each node of the layer, the moments due to horizontal displacement of the ends of columns and the rotational moments of the opposite ends of the beams and columns which contribute to the knot or processing unit [<xref ref-type="bibr" rid="scirp.60104-ref1">1</xref>] .</p><p>The second layer is <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x85.png" xlink:type="simple"/></inline-formula> neurons. Each neuron is connected locally to the unit of processing of the previous layer. The outputs of the layers one and two are the inputs to the layers two and three. Thus, layer two can be seen as a network of a layer with <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x85.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x86.png" xlink:type="simple"/></inline-formula> inputs, <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x85.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x87.png" xlink:type="simple"/></inline-formula>neurons and an array of weights W<sup>2</sup> diagonal<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x85.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x86.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x87.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x88.png" xlink:type="simple"/></inline-formula>. The input to the layer two is the vector a<sup>1</sup>, and a<sup>2</sup> is output vector [<xref ref-type="bibr" rid="scirp.60104-ref10">10</xref>] .</p><p>The matrix of the weights of the third layer (hidden) W^3 is a diagonal matrix whose elements are also the (non-adjustable) “distribution factors” left ends of the beams are between the third and fourth layer of neurons. While the bias vector associated b<sup>3</sup> third layer has components similar to the other bias nature. This layer has S<sup>3</sup> neurons. As with the second layer, this is locally connected through the vector a<sup>2</sup> to the next layer. The output layer is also the output of the network; this layer has an array of weights W<sup>4</sup> and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x89.png" xlink:type="simple"/></inline-formula> neurons. The matrix of weights has the elements to “factors of distribution” of all the ends of the members attending the nodes of the output layer [<xref ref-type="bibr" rid="scirp.60104-ref1">1</xref>]</p><p><xref ref-type="fig" rid="fig1">Figure 1</xref>6 shows the network model after suffering the first mitosis the output layer of the original model, taking into account the number of required outputs node double edge and one edge node.</p>Mitosis Neuronal Architecture Model 1<p>net =</p><p>Neural Network object: numInputs: 1</p><p>numLayers: 4 biasConnect: [1; 1; 1; 1]</p><p>inputConnect: [1; 0; 0; 0] layerConnect: [4 &#215; 4 boolean]</p><p>Figures 17-20 show codes (mitosis 1, mitosis 2, mitosis 3 and mitosis 4) and explained as the neural network of the program Matlab toolbox organises the simulation of networks. MATLAB writes and reads many file during a typical NTSA system analysis.</p></sec><sec id="s6_3"><title>6.3. Artificial Mitosis 2 Model</title><p>It is a neural network model composed of three layers of neurons. The first two layers of Mitosis model 2 are</p><fig id="fig16"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>6</label><caption><title> Mitosis model 1―fourth layer output</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x90.png"/></fig><fig id="fig17"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>7</label><caption><title> Mitosis 1 code-1</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x91.png"/></fig><fig id="fig18"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>8</label><caption><title> Mitosis 2 code-2</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x92.png"/></fig><fig id="fig19"  position="float"><label><xref ref-type="fig" rid="fig1">Figure 1</xref>9</label><caption><title> Mitosis 3 code-3</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x93.png"/></fig><fig id="fig20"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>0</label><caption><title> Mitosis 4 code-4</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x94.png"/></fig><p>equal to the first two layers of the original model and the two of “mitosis Model 1”. Each layer of the model has its own matrix respectively weights: W<sup>1</sup>, W<sup>2</sup>, W<sup>3</sup> and their delivery trend: b<sup>1</sup>, b<sup>2</sup>, b<sup>3</sup>. The parameters that characterize matrices and vectors weights trends continue thus in the primitive model, as in each of the models subject to mitosis except for its output layer. In <xref ref-type="fig" rid="fig2">Figure 2</xref>1, the mitosis model 2 wherein the penultimate layer of primitive object model is a mitosis, considering the inherent connections to each of the nodes in the proposed structure is presented.</p></sec><sec id="s6_4"><title>6.4. Artificial Mitosis 3 Model</title><p>Derived network model two layer is sectioning product and artificial mitosis of the second layer of primitive neural network model. Weights matrices and vectors associated trends to the two layers of the neural network</p><p>Layer 1 Layer 2 Layer 3 Layer 4</p><fig id="fig21"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>1</label><caption><title> Mitosis model 2―third layer output</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x95.png"/></fig><p>model are derived respectively: W<sup>1</sup>, W<sup>2</sup> and b<sup>1</sup>, b<sup>2</sup>. Weights matrix and vector trend corresponding to the first layer of the neural network model remain primitive. See <xref ref-type="fig" rid="fig2">Figure 2</xref>2:</p></sec><sec id="s6_5"><title>6.5. Artificial Mitosis 4 Model</title><p>This is a neural network model of a layer with eight (8) neurons and an input vector p of eight (8) components. In general, the number of components of the input vector to the layer is different from the number of neurons, ie, R ≠ S. But in this particular case, the number of components of the input vector (R = 8) is equal and corresponds to S = 8 number of neurons of the input layer. Each component of the input vector p is connected to the corresponding neuron through the matrix of weights W, which is a diagonal matrix whose elements are the rightmost rotational moments of the beams are between the first and second layer columns or nodes. See <xref ref-type="fig" rid="fig2">Figure 2</xref>3. Each i-th neuron has a tendency b<sub>i</sub>, an adder block, linear transfer function and output a<sub>i</sub>. Artificial neurons belonging to artificial neural mitosis 4 model are directly connected with the outside world; and in no case with other neurons [<xref ref-type="bibr" rid="scirp.60104-ref12">12</xref>] . Input vector:</p><disp-formula id="scirp.60104-formula1171"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x96.png"  xlink:type="simple"/></disp-formula><p>It has components distribution factors of the rotational moments of the members present in the first layer. This model has many components as vector has the layer neurons.</p></sec><sec id="s6_6"><title>6.6. Results</title><p>The results of the simulation are presented in <xref ref-type="fig" rid="fig2">Figure 2</xref>4.</p><p>The results matrix “all” showed above presents the values of the rotational moments at the ends of the various members who access the different layers of flat porch under discussion. The system of neuronal sub-types: mitosis1, mitosis 2, mitosis 3 and mitosis 4 result in a serial process that ends with the mitosis4, during which he lead to the recording, input, processing, storage and output of information from the media internal and external to the portal frame cross-linked multilevel flat. The neuro-structural analysis relies on two strategies: the neural mitosis and sectioning of the portal frame composed of layers.</p><p>Finally, a program called mitosis macro generates a series of sequential calls to the respective sub-models derivatives mitosis 3 mitosis 1…mitosis 4 mitosis 2; and thus, the execution of the series is completed. <xref ref-type="fig" rid="fig2">Figure 2</xref>5 shows the final results of total extreme rotational moments of the portal frame members.</p><sec id="s6_6_1"><title>6.6.1. Verification of Results</title><p>Refer to example. One way of checking for the validity of our findings is to arbitrarily cut a node and apply the static equilibrium conditions, for node i, as in the Accompanying illustration, <xref ref-type="fig" rid="fig2">Figure 2</xref>2. In all, the end moment can be written as follow:</p><disp-formula id="scirp.60104-formula1172"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x97.png"  xlink:type="simple"/></disp-formula><p>where,</p><p>Layer 1 Layer 2 Layer 3 Layer 4</p><fig id="fig22"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>2</label><caption><title> Mitosis model 3―out of the second layer</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x98.png"/></fig><p>Layer 1 Layer 2 Layer 3 Layer 4</p><fig id="fig23"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>3</label><caption><title> Mitosis model 4―output first layer</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x99.png"/></fig><fig id="fig24"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>4</label><caption><title> Results―rotational moments at the ends of the members</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x100.png"/></fig><p><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x101.png" xlink:type="simple"/></inline-formula>: are the end known as the end moment and exerted by the node i, and k on the corresponding ends of the element,<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x102.png" xlink:type="simple"/></inline-formula>: are fixed end moments induced at the ends,<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x101.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x102.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x103.png" xlink:type="simple"/></inline-formula>: is termed as the near end rota-</p><fig id="fig25"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>5</label><caption><title> Rotational moments ends in the porch</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x104.png"/></fig><p>tional moment, and<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x105.png" xlink:type="simple"/></inline-formula>: as the far end rotational end moment.</p><p>Applying the static equilibrium equations we have: <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x106.png" xlink:type="simple"/></inline-formula></p><p>Considering the node i of the of the structure, <xref ref-type="fig" rid="fig2">Figure 2</xref>6, of the structure, located between the three layer and level two, shown in <xref ref-type="fig" rid="fig1">Figure 1</xref>9, where the members:<inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x107.png" xlink:type="simple"/></inline-formula>:</p><disp-formula id="scirp.60104-formula1173"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x108.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1174"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x109.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1175"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x110.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1176"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x111.png"  xlink:type="simple"/></disp-formula><disp-formula id="scirp.60104-formula1177"><graphic  xlink:href="http://html.scirp.org/file/5-9702009x112.png"  xlink:type="simple"/></disp-formula><p>The validity of the computed the static equilibrium conditions, for node i is verified.</p></sec><sec id="s6_6_2"><title>6.6.2. Comparison with Kani’s Method</title><p>A comparison between the presented NTSA model and Kani’s Method was performed on the same example, and</p><p>it can be shown in <xref ref-type="fig" rid="fig2">Figure 2</xref>5 and <xref ref-type="fig" rid="fig2">Figure 2</xref>6. A discrepancy ratio <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x113.png" xlink:type="simple"/></inline-formula> was used for comparison, where <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x113.png" xlink:type="simple"/></inline-formula><inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x114.png" xlink:type="simple"/></inline-formula></p><p>the rotational moment (output network) or total end moment and <inline-formula><inline-graphic xlink:href="http://html.scirp.org/file/5-9702009x115.png" xlink:type="simple"/></inline-formula> is Kani’s result. The mean value was performed e comparison is shown in <xref ref-type="table" rid="table1">Table 1</xref> and <xref ref-type="table" rid="table2">Table 2</xref>. From looking at the table, one may conclude that the presented model gives a better agreement with Kani’s Method. A group of 15 nodes was used for verification. <xref ref-type="fig" rid="fig2">Figure 2</xref>7 and <xref ref-type="fig" rid="fig2">Figure 2</xref>8 show the nodes of the structure under study, and also the members who access the</p><fig id="fig26"  position="float"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>6</label><caption><title> Node i and 1, 2, 3 and 4 equilibrium conditions</title></caption><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x116.png"/></fig><table-wrap id="table1" ><label><xref ref-type="table" rid="table1">Table 1</xref></label><caption><title> Accuracy of formulas for rotational end moments</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Nodes</th><th align="center" valign="middle" >Layers</th><th align="center" valign="middle" >Statiscal Mean Value</th><th align="center" valign="middle" >Statiscal Standard Deviation</th></tr></thead><tr><td align="center" valign="middle"  rowspan="3"  >Nodes 1s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1.0375</td><td align="center" valign="middle" >0.0178</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0097</td><td align="center" valign="middle" >0.0013</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >1.0067</td><td align="center" valign="middle" >0.0008</td></tr><tr><td align="center" valign="middle"  rowspan="4"  >Nodes 2s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0.9776</td><td align="center" valign="middle" >0.0131</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >0.9995</td><td align="center" valign="middle" >0.0147</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >1.0016</td><td align="center" valign="middle" >0.1107</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >0.9976</td><td align="center" valign="middle" >0.0036</td></tr><tr><td align="center" valign="middle"  rowspan="4"  >Nodes 3s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0.9529</td><td align="center" valign="middle" >0.0036</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0118</td><td align="center" valign="middle" >0.0108</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >1.0578</td><td align="center" valign="middle" >0.0710</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >1.0005</td><td align="center" valign="middle" >0.0032</td></tr><tr><td align="center" valign="middle"  rowspan="4"  >Nodes 4s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1.0000</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0000</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >1.0000</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >1.0000</td><td align="center" valign="middle" >0.0000</td></tr></tbody></table></table-wrap><p>aforementioned nodes. In these figures we present the comparison of some of the results: rotational moments at the extremes of members obtained with the application of G. Kani Method (distribution moments: these are the values shown in parentheses), and the results of the rotational moments calculated at the ends on the bars of the structure through the analysis executed by NTSA (whose values are outside the parentheses) that can improve the accuracy and speed of the results (Ben Mark) [<xref ref-type="bibr" rid="scirp.60104-ref9">9</xref>] .</p><table-wrap id="table2" ><label><xref ref-type="table" rid="table2">Table 2</xref></label><caption><title> Accuracy of formulas for total end moments</title></caption><table><tbody><thead><tr><th align="center" valign="middle" >Nodes</th><th align="center" valign="middle" >Layers</th><th align="center" valign="middle" >Statiscal Mean Value</th><th align="center" valign="middle" >Statiscal Standard Deviation</th></tr></thead><tr><td align="center" valign="middle"  rowspan="3"  >Nodes 1s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >0.9633</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0289</td><td align="center" valign="middle" >0.0412</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >1.0015</td><td align="center" valign="middle" >0.0054</td></tr><tr><td align="center" valign="middle"  rowspan="4"  >Nodes 2s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1.0023</td><td align="center" valign="middle" >0.0112</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0025</td><td align="center" valign="middle" >0.0064</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >0.9970</td><td align="center" valign="middle" >0.0155</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >0.9964</td><td align="center" valign="middle" >0.0037</td></tr><tr><td align="center" valign="middle"  rowspan="4"  >Nodes 3s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1.0075</td><td align="center" valign="middle" >0.0076</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0061</td><td align="center" valign="middle" >0.0091</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >0.9841</td><td align="center" valign="middle" >0.0186</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >1.0040</td><td align="center" valign="middle" >0.0023</td></tr><tr><td align="center" valign="middle"  rowspan="4"  >Nodes 4s</td><td align="center" valign="middle" >1</td><td align="center" valign="middle" >1.0100</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >2</td><td align="center" valign="middle" >1.0167</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >3</td><td align="center" valign="middle" >0.9783</td><td align="center" valign="middle" >0.0000</td></tr><tr><td align="center" valign="middle" >4</td><td align="center" valign="middle" >1.0048</td><td align="center" valign="middle" >0.0000</td></tr></tbody></table></table-wrap><fig-group id="fig27"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>7</label><caption><title> Rotational end moments whit horizontal displacement.</title></caption><fig id ="fig27_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x117.png"/></fig></fig-group><fig-group id="fig28"><label><xref ref-type="fig" rid="fig2">Figure 2</xref>8</label><caption><title> Total end moment’s whit horizontal displacement.</title></caption><fig id ="fig28_1"><label></label><graphic mimetype="image"   position="float"  xlink:type="simple"  xlink:href="http://html.scirp.org/file/5-9702009x118.png"/></fig></fig-group></sec></sec></sec><sec id="s7"><title>7. Conclusions</title><p>1) There is a knack for designing primitive network inspired in a simple lattice model of the proposed structure, since this automatically suggests the neural network topology, connectivity type and even the number of hidden layers and the number of constituent neurons.</p><p>2) The design of the various models of artificial neural networks is highly didactic, and from the primitive model the topology design of each NTSA is obtained, including the number of hidden layers, number of neurons per layer, and the way that these are connected.</p><p>3) In general, the algorithm is self-supervised learning NTSA common to all models. They differ in the judgments that define the individual architecture.</p><p>4) The NTSA models are connected in series allowing interaction between artificial neural network architecture with different connectivity (feed-forward-backward).</p><p>5) All NTSA models are linear, which significantly reduces the complexity calculations.</p><p>6) In conventional neural networks results hidden layers are not known; through the NSTA system we can know the values or results of the hidden layers of the network.</p><p>7) NTSA system introduces a new algorithm based on biology.</p></sec><sec id="s8"><title>Acknowledgements</title><p>L.R.P.M. thanks to Prof. Alfonzo G. Cerezo for his advice developing this work.</p></sec><sec id="s9"><title>Cite this paper</title><p>L&#225;cides PintoMindiola,Gelvis MeloFreile,Carlos SocarrasBertiz, (2015) Biological Inspiration—Theoretical Framework Mitosis Artificial Neural Networks Unsupervised Algorithm. International Journal of Communications, Network and System Sciences,08,374-398. doi: 10.4236/ijcns.2015.89036</p></sec></body><back><ref-list><title>References</title><ref id="scirp.60104-ref1"><label>1</label><mixed-citation publication-type="other" xlink:type="simple">Pinto, L.R. and Zambrano, A.R. (2014) Unsupervised Neural Network Approach to Frame Analysis of Conventional Buildings. Int. J. Communications, Network and Systems Sciences, 7, 203-211.http://dx.doi.org/10.4236/ijcns.2014.77022</mixed-citation></ref><ref id="scirp.60104-ref2"><label>2</label><mixed-citation publication-type="other" xlink:type="simple">Rivero-Angeles, F.J., Gomez-Ramirez, E., Gomez-Gonzalez, B. and Garrido, R. (2005) Fault Detection in Shear Buildings Subject to Earthquakes Using a Neural Network. Proceeding of the Eighth International Conference on the Application of Artificial Intelligence to Civil, Structural and Environmental Engineering, Edited by B. H. V. Topping, 107, ISBN 1-905088-03-05. http://dx.doi.org/10.4203/ccp.82</mixed-citation></ref><ref id="scirp.60104-ref3"><label>3</label><mixed-citation publication-type="other" xlink:type="simple">Pinto, L. (2008) Tesis Doctoral: AETN Analisis de Estructuras Mediante Topología Neuronal.</mixed-citation></ref><ref id="scirp.60104-ref4"><label>4</label><mixed-citation publication-type="other" xlink:type="simple">DARPA (1987-1988) Neural Network Study (U.S.). Published by AFCEA International Press, a Division of the Armed Forces Communications and Electronics Association 4406 Fair Lakes Court Fairfax Virginia 22033-3899 USA.</mixed-citation></ref><ref id="scirp.60104-ref5"><label>5</label><mixed-citation publication-type="other" xlink:type="simple">Beale, M., Hagan, M.T. and Demuth, H.B. (1995) Neural Network Design. Thomson Learning, Boston.</mixed-citation></ref><ref id="scirp.60104-ref6"><label>6</label><mixed-citation publication-type="other" xlink:type="simple">Eaton, L.K. (2001) Hardy Cross and the “Moment Distribution Method”. Nexus Network Journal, 3, 15-24.http://dx.doi.org/10.1007/s00004-001-0020-y</mixed-citation></ref><ref id="scirp.60104-ref7"><label>7</label><mixed-citation publication-type="other" xlink:type="simple">Hoffmann, F. Biological Therapies and Cancer. Produced through an educational grant from La Roche Ltd.</mixed-citation></ref><ref id="scirp.60104-ref8"><label>8</label><mixed-citation publication-type="other" xlink:type="simple">Biological Foundations—Neuron Communication. www.studyblue.com/notes/note</mixed-citation></ref><ref id="scirp.60104-ref9"><label>9</label><mixed-citation publication-type="book" xlink:type="simple">Kani, G. (1955) Cálculo de Pórticos de Varios Pisos. In: Reverte, S.A., Ed., 1978-1979, Printed in Spain, ISBN-84-291-2051-6, 19-20-21-22.</mixed-citation></ref><ref id="scirp.60104-ref10"><label>10</label><mixed-citation publication-type="other" xlink:type="simple">Boso, D., Lefik, M. and Schnefler, B. (2005) Joint Finite Element: Artificial Neural Network Numerical Analysis of Multilevel Composites Artificial Intelligence to Civil, Structural and Environmental Engineering. Edited by B. H. V. Topping, Civil Comp. Ltd., 101, ISBN 1-905088-03-05.</mixed-citation></ref><ref id="scirp.60104-ref11"><label>11</label><mixed-citation publication-type="other" xlink:type="simple">Lu, Y., Roychowdhury, V. and Vanderberghe, L. (2007) Distributed Parallel Support Vector Machines in Strongly Connected Networks. Neural Networks. A Publication of the IEEE Computational Intelligence Society.</mixed-citation></ref><ref id="scirp.60104-ref12"><label>12</label><mixed-citation publication-type="other" xlink:type="simple">Bebbahani, S. and Nasrabadi, A.M. (2009) Application of Som Neural Network in Clustering.</mixed-citation></ref></ref-list></back></article>