Skip to content

Commit a1f53ab

Browse files
Update default.html
1 parent 053975b commit a1f53ab

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

docs/_layouts/default.html

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ <h3 id="related-works">Related works:</h3>
5454
<li>
5555
<p>Sichkar V.N. Comparison analysis of knowledge based systems for navigation of mobile robot and collision avoidance with obstacles in unknown environment. St. Petersburg State Polytechnical University Journal. Computer Science. Telecommunications and Control Systems, 2018, Vol. 11, No. 2, Pp. 64–73. DOI: <a href="https://doi.org/10.18721/JCSTCS.11206" target="_blank">10.18721/JCSTCS.11206</a></p>
5656
</li>
57+
<li>
58+
<p>The study of Semantic Web languages OWL and RDF for Knowledge representation of Alarm-Warning System is put in separate repository and is available here: <a href="https://github.com/sichkar-valentyn/Knowledge_Base_Represented_by_Semantic_Web_Language">Knowledge Base Represented by Semantic Web Language</a></p>
59+
</li>
5760
<li>
5861
<p>The study of Semantic Representation of knowledge and querying of it through owl files with SPARQL is put in separate repository and is available here: <a href="https://github.com/sichkar-valentyn/System_programming_for_SPARQL_querying_with_interface_development_by_html_files">System programming for SPARQL querying with interface development by html files</a></p>
5962
</li>
@@ -93,51 +96,83 @@ <h2 id="content">Content</h2>
9396
<li><a href="#The Matrices for method in Five">The Matrices for method in Five</a></li>
9497
</ul>
9598

99+
<p><br /></p>
100+
96101
<h2 id="an-example-of-the-execution-in-matlab-for-input-vector-10-10-10-10-10-1"><a name="An example of the execution in Matlab for input vector [10 10 10 10 10 1]">An example of the execution in Matlab for input vector [10 10 10 10 10 1]</a></h2>
97102
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Results.png" alt="Results" /></p>
98103

104+
<p><br /></p>
105+
99106
<h2 id="the-neural-network-of-five-ultrasonic-sensors-working-separately"><a name="The Neural Network of five ultrasonic sensors working Separately">The Neural Network of five ultrasonic sensors working Separately</a></h2>
100107
<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_Separately.png" alt="NN_Separately" /></p>
101108

109+
<p><br /></p>
110+
102111
<h2 id="rules-for-separate-method"><a name="Rules for Separate method">Rules for Separate method</a></h2>
103112
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_Separately.png" alt="Rules_Separately" /></p>
104113

114+
<p><br /></p>
115+
105116
<h2 id="the-matrices-for-separate-method"><a name="The Matrices for Separate method">The Matrices for Separate method</a></h2>
106117
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_Separately.png" alt="Matrices_Separately" /></p>
107118

119+
<p><br /></p>
120+
108121
<h2 id="the-neural-network-of-five-ultrasonic-sensors-working-in-pairs"><a name="The Neural Network of five ultrasonic sensors working in Pairs">The Neural Network of five ultrasonic sensors working in Pairs</a></h2>
109122
<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Pairs.png" alt="NN_for_Pairs" /></p>
110123

124+
<p><br /></p>
125+
111126
<h2 id="rules-for-method-in-pairs"><a name="Rules for method in Pairs">Rules for method in Pairs</a></h2>
112127
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Pairs.png" alt="Rules_for_Pairs" /></p>
113128

129+
<p><br /></p>
130+
114131
<h2 id="the-matrices-for-method-in-pairs"><a name="The Matrices for method in Pairs">The Matrices for method in Pairs</a></h2>
115132
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Pairs.png" alt="Matrices_for_Pairs" /></p>
116133

134+
<p><br /></p>
135+
117136
<h2 id="the-neural-network-of-five-ultrasonic-sensors-working-in-triples"><a name="The Neural Network of five ultrasonic sensors working in Triples">The Neural Network of five ultrasonic sensors working in Triples</a></h2>
118137
<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Triples.png" alt="NN_for_Triples" /></p>
119138

139+
<p><br /></p>
140+
120141
<h2 id="rules-for-method-in-triples"><a name="Rules for method in Triples">Rules for method in Triples</a></h2>
121142
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Triples.png" alt="Rules_for_Triples" /></p>
122143

144+
<p><br /></p>
145+
123146
<h2 id="the-matrices-for-method-in-triples"><a name="The Matrices for method in Triples">The Matrices for method in Triples</a></h2>
124147
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Triples.png" alt="Matrices_for_Triples" /></p>
125148

149+
<p><br /></p>
150+
126151
<h2 id="the-neural-network-of-five-ultrasonic-sensors-working-in-quad"><a name="The Neural Network of five ultrasonic sensors working in Quad">The Neural Network of five ultrasonic sensors working in Quad</a></h2>
127152
<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Quad.png" alt="NN_for_Quad" /></p>
128153

154+
<p><br /></p>
155+
129156
<h2 id="rules-for-method-in-quad"><a name="Rules for method in Quad">Rules for method in Quad</a></h2>
130157
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Quad.png" alt="Rules_for_Quad" /></p>
131158

159+
<p><br /></p>
160+
132161
<h2 id="the-matrices-for-method-in-quad"><a name="The Matrices for method in Quad">The Matrices for method in Quad</a></h2>
133162
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Quad.png" alt="Matrices_for_Quad" /></p>
134163

164+
<p><br /></p>
165+
135166
<h2 id="the-neural-network-of-five-ultrasonic-sensors-working-in-five"><a name="The Neural Network of five ultrasonic sensors working in Five">The Neural Network of five ultrasonic sensors working in Five</a></h2>
136167
<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Five.png" alt="NN_for_Five" /></p>
137168

169+
<p><br /></p>
170+
138171
<h2 id="rules-for-method-in-five"><a name="Rules for method in Five">Rules for method in Five</a></h2>
139172
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Five.png" alt="Rules_for_Five" /></p>
140173

174+
<p><br /></p>
175+
141176
<h2 id="the-matrices-for-method-in-five"><a name="The Matrices for method in Five">The Matrices for method in Five</a></h2>
142177
<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Five.png" alt="Matrices_for_Five" /></p>
143178

0 commit comments

Comments
 (0)