|
1 | 1 | <!DOCTYPE html> |
2 | | -<html lang="{{ site.lang | default: "en-US" }}"> |
| 2 | +<html lang="en-US"> |
3 | 3 |
|
4 | 4 | <head> |
5 | 5 | <meta charset='utf-8'> |
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <meta name="viewport" content="width=device-width,maximum-scale=2"> |
8 | 8 | <link rel="stylesheet" type="text/css" media="screen" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}"> |
| 9 | + <link rel="icon" type="image/png" href="/Matlab_implementation_of_Neural_Networks/images/favicon.ico" /> |
9 | 10 |
|
10 | | -{% seo %} |
| 11 | +<!-- Begin Jekyll SEO tag v2.5.0 --> |
| 12 | +<title>Matlab Implementation of Neural Networks - Valentyn Sichkar</title> |
| 13 | +<meta name="generator" content="Jekyll v3.7.3" /> |
| 14 | +<meta property="og:title" content="Matlab Implementation of Neural Networks" /> |
| 15 | +<meta property="og:locale" content="en_US" /> |
| 16 | +<meta name="description" content="Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors" /> |
| 17 | +<meta property="og:description" content="Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors" /> |
| 18 | +<link rel="canonical" href="https://sichkar-valentyn.github.io/Matlab_implementation_of_Neural_Networks/" /> |
| 19 | +<meta property="og:url" content="https://sichkar-valentyn.github.io/Matlab_implementation_of_Neural_Networks/" /> |
| 20 | +<meta property="og:site_name" content="Matlab_implementation_of_Neural_Networks" /> |
| 21 | +<script type="application/ld+json"> |
| 22 | +{"name":"Matlab_implementation_of_Neural_Networks","description":"Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors","@type":"WebSite","url":"https://sichkar-valentyn.github.io/Matlab_implementation_of_Neural_Networks/","headline":"Matlab Implementation of Neural Networks","@context":"http://schema.org"}</script> |
| 23 | +<!-- End Jekyll SEO tag --> |
| 24 | + |
11 | 25 | </head> |
12 | 26 |
|
13 | 27 | <body> |
14 | 28 |
|
15 | 29 | <!-- HEADER --> |
16 | 30 | <div id="header_wrap" class="outer"> |
17 | 31 | <header class="inner"> |
18 | | - <a id="forkme_banner" href="{{ site.github.repository_url }}">View on GitHub</a> |
19 | | - |
20 | | - <h1 id="project_title">{{ site.title | default: site.github.repository_name }}</h1> |
21 | | - <h2 id="project_tagline">{{ site.description | default: site.github.project_tagline }}</h2> |
22 | | - |
23 | | - {% if site.show_downloads %} |
24 | | - <section id="downloads"> |
25 | | - <a class="zip_download_link" href="{{ site.github.zip_url }}">Download this project as a .zip file</a> |
26 | | - <a class="tar_download_link" href="{{ site.github.tar_url }}">Download this project as a tar.gz file</a> |
27 | | - </section> |
28 | | - {% endif %} |
| 32 | + <a id="forkme_banner" href="https://github.com/sichkar-valentyn/Matlab_implementation_of_Neural_Networks">View on GitHub</a> |
| 33 | + <h1 id="project_title">Matlab implementation of Neural Networks</h1> |
| 34 | + <h2 id="project_tagline">Matlab implementation of Neural Networks Results for Alarm-Warning Control System of mobile robot with five Ultrasonic sensors</h2> |
| 35 | + |
| 36 | + <a href="https://sichkar-valentyn.github.io">by Valentyn Sichkar</a> |
| 37 | + <a href="https://ifmo.academia.edu/ValentynSichkar" target="_blank">Academia.edu</a> |
| 38 | + <a href="https://www.youtube.com/channel/UCHlzRR0y54SLbcHwLzrUcfw" target="_blank">YouTube</a> |
29 | 39 | </header> |
30 | 40 | </div> |
31 | 41 |
|
32 | 42 | <!-- MAIN CONTENT --> |
33 | 43 | <div id="main_content_wrap" class="outer"> |
34 | 44 | <section id="main_content" class="inner"> |
35 | | - {{ content }} |
| 45 | + <h1 id="matlab-implementation-of-neural-networks">Matlab Implementation of Neural Networks</h1> |
| 46 | +<p>Matlab implementation of Neural Networks with computational results for Control System with five Ultrasonic Sensors. |
| 47 | +<br /><a href="https://doi.org/10.5281/zenodo.1317896"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.1317896.svg" alt="DOI" /></a></p> |
| 48 | + |
| 49 | +<h3 id="reference-to">Reference to:</h3> |
| 50 | +<p>Valentyn N Sichkar. Matlab implementation of Neural Networks Results for Control System of five Ultrasonic sensors // GitHub platform. DOI: 10.5281/zenodo.1317896</p> |
| 51 | + |
| 52 | +<h3 id="related-works">Related works:</h3> |
| 53 | +<ul> |
| 54 | + <li> |
| 55 | + <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: https://github.com/sichkar-valentyn/System_programming_for_SPARQL_querying_with_interface_development_by_html_files</p> |
| 56 | + </li> |
| 57 | + <li> |
| 58 | + <p>The study of Neural Networks for Computer Vision in autonomous vehicles and robotics is put in separate repository and is available here: https://github.com/sichkar-valentyn/Neural_Networks_for_Computer_Vision</p> |
| 59 | + </li> |
| 60 | +</ul> |
| 61 | + |
| 62 | +<h2 id="description">Description</h2> |
| 63 | +<p>System controls the statements around the object by checking the distances with five Ultrasonic Sensors. The Sensors work <b>Separately</b>, in <b>Pairs</b>, in <b>Triples</b>, in <b>Quad</b> and all <b>Five</b> together. The Neural Networks are implemented for all of these different approaches. Neural Networks show the results in form of <b>“Alarm”</b> and <b>“Warning”</b>. The intervals for each sensor in each communication form are shown in the figures below. The Neural Networks are already adjusted and all Weights and Biases are set. All Neural Networks have the same <b>Input Vector</b> which is the current value of each sensor.</p> |
| 64 | + |
| 65 | +<h2 id="content">Content</h2> |
| 66 | +<ul> |
| 67 | + <li><a href="#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></li> |
| 68 | + <li><a href="#The Neural Network of five ultrasonic sensors working Separately">The Neural Network of five ultrasonic sensors working Separately</a></li> |
| 69 | + <li><a href="#Rules for Separate method">Rules for Separate method</a></li> |
| 70 | + <li><a href="#The Matrices for Separate method">The Matrices for Separate method</a></li> |
| 71 | + <li><a href="#The Neural Network of five ultrasonic sensors working in Pairs">The Neural Network of five ultrasonic sensors working in Pairs</a></li> |
| 72 | + <li><a href="#Rules for method in Pairs">Rules for method in Pairs</a></li> |
| 73 | + <li><a href="#The Matrices for method in Pairs">The Matrices for method in Pairs</a></li> |
| 74 | + <li><a href="#The Neural Network of five ultrasonic sensors working in Triples">The Neural Network of five ultrasonic sensors working in Triples</a></li> |
| 75 | + <li><a href="#Rules for method in Triples">Rules for method in Triples</a></li> |
| 76 | + <li><a href="#The Matrices for method in Triples">The Matrices for method in Triples</a></li> |
| 77 | + <li><a href="#The Neural Network of five ultrasonic sensors working in Quad">The Neural Network of five ultrasonic sensors working in Quad</a></li> |
| 78 | + <li><a href="#Rules for method in Quad">Rules for method in Quad</a></li> |
| 79 | + <li><a href="#The Matrices for method in Quad">The Matrices for method in Quad</a></li> |
| 80 | + <li><a href="#The Neural Network of five ultrasonic sensors working in Five">The Neural Network of five ultrasonic sensors working in Five</a></li> |
| 81 | + <li><a href="#Rules for method in Five">Rules for method in Five</a></li> |
| 82 | + <li><a href="#The Matrices for method in Five">The Matrices for method in Five</a></li> |
| 83 | +</ul> |
| 84 | + |
| 85 | +<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> |
| 86 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Results.png" alt="Results" /></p> |
| 87 | + |
| 88 | +<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> |
| 89 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_Separately.png" alt="NN_Separately" /></p> |
| 90 | + |
| 91 | +<h2 id="rules-for-separate-method"><a name="Rules for Separate method">Rules for Separate method</a></h2> |
| 92 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_Separately.png" alt="Rules_Separately" /></p> |
| 93 | + |
| 94 | +<h2 id="the-matrices-for-separate-method"><a name="The Matrices for Separate method">The Matrices for Separate method</a></h2> |
| 95 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_Separately.png" alt="Matrices_Separately" /></p> |
| 96 | + |
| 97 | +<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> |
| 98 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Pairs.png" alt="NN_for_Pairs" /></p> |
| 99 | + |
| 100 | +<h2 id="rules-for-method-in-pairs"><a name="Rules for method in Pairs">Rules for method in Pairs</a></h2> |
| 101 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Pairs.png" alt="Rules_for_Pairs" /></p> |
| 102 | + |
| 103 | +<h2 id="the-matrices-for-method-in-pairs"><a name="The Matrices for method in Pairs">The Matrices for method in Pairs</a></h2> |
| 104 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Pairs.png" alt="Matrices_for_Pairs" /></p> |
| 105 | + |
| 106 | +<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> |
| 107 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Triples.png" alt="NN_for_Triples" /></p> |
| 108 | + |
| 109 | +<h2 id="rules-for-method-in-triples"><a name="Rules for method in Triples">Rules for method in Triples</a></h2> |
| 110 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Triples.png" alt="Rules_for_Triples" /></p> |
| 111 | + |
| 112 | +<h2 id="the-matrices-for-method-in-triples"><a name="The Matrices for method in Triples">The Matrices for method in Triples</a></h2> |
| 113 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Triples.png" alt="Matrices_for_Triples" /></p> |
| 114 | + |
| 115 | +<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> |
| 116 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Quad.png" alt="NN_for_Quad" /></p> |
| 117 | + |
| 118 | +<h2 id="rules-for-method-in-quad"><a name="Rules for method in Quad">Rules for method in Quad</a></h2> |
| 119 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Quad.png" alt="Rules_for_Quad" /></p> |
| 120 | + |
| 121 | +<h2 id="the-matrices-for-method-in-quad"><a name="The Matrices for method in Quad">The Matrices for method in Quad</a></h2> |
| 122 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Quad.png" alt="Matrices_for_Quad" /></p> |
| 123 | + |
| 124 | +<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> |
| 125 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/NN_for_Five.png" alt="NN_for_Five" /></p> |
| 126 | + |
| 127 | +<h2 id="rules-for-method-in-five"><a name="Rules for method in Five">Rules for method in Five</a></h2> |
| 128 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Rules_for_Five.png" alt="Rules_for_Five" /></p> |
| 129 | + |
| 130 | +<h2 id="the-matrices-for-method-in-five"><a name="The Matrices for method in Five">The Matrices for method in Five</a></h2> |
| 131 | +<p><img src="/Matlab_implementation_of_Neural_Networks/images/Matrices_for_Five.png" alt="Matrices_for_Five" /></p> |
| 132 | + |
| 133 | +<p><br /></p> |
| 134 | + |
| 135 | +<h3 id="mit-license">MIT License</h3> |
| 136 | +<h3 id="copyright-c-2017-valentyn-n-sichkar">Copyright (c) 2017 Valentyn N Sichkar</h3> |
| 137 | +<h3 id="githubcomsichkar-valentyn">github.com/sichkar-valentyn</h3> |
| 138 | +<h3 id="reference-to-1">Reference to:</h3> |
| 139 | +<p>Valentyn N Sichkar. Matlab implementation of Neural Networks Results for Control System of five Ultrasonic sensors // GitHub platform. DOI: 10.5281/zenodo.1317896</p> |
36 | 140 | </section> |
| 141 | + |
37 | 142 | </div> |
38 | 143 |
|
39 | 144 | <!-- FOOTER --> |
40 | 145 | <div id="footer_wrap" class="outer"> |
41 | 146 | <footer class="inner"> |
42 | | - {% if site.github.is_project_page %} |
43 | | - <p class="copyright">{{ site.title | default: site.github.repository_name }} maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p> |
44 | | - {% endif %} |
45 | | - <p>Published with <a href="https://pages.github.com">GitHub Pages</a></p> |
| 147 | + |
| 148 | + <p class="copyright">"Matlab Implementation of Neural Networks" maintained by <a href="https://github.com/sichkar-valentyn">Valentyn Sichkar</a></p> |
| 149 | + |
46 | 150 | </footer> |
47 | 151 | </div> |
48 | 152 |
|
49 | | - {% if site.google_analytics %} |
50 | | - <script> |
51 | | - (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ |
52 | | - (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), |
53 | | - m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) |
54 | | - })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); |
55 | | - ga('create', '{{ site.google_analytics }}', 'auto'); |
56 | | - ga('send', 'pageview'); |
57 | | - </script> |
58 | | - {% endif %} |
59 | 153 | </body> |
60 | 154 | </html> |
0 commit comments