Bożena Kunka Tutor: dr inż.. Jan Matuszewski The Application of Neural Networks in Radar Signals Recognition.

Slides:



Advertisements
Similar presentations
© Negnevitsky, Pearson Education, Introduction Introduction Hebbian learning Hebbian learning Generalised Hebbian learning algorithm Generalised.
Advertisements

Perceptron Lecture 4.
A Brief Overview of Neural Networks By Rohit Dua, Samuel A. Mulder, Steve E. Watkins, and Donald C. Wunsch.
Introduction to Neural Networks 2. Overview  The McCulloch-Pitts neuron  Pattern space  Limitations  Learning.
1 Image Classification MSc Image Processing Assignment March 2003.
Artificial Neural Networks (1)
Perceptron Learning Rule
NEURAL NETWORKS Perceptron
Lecture 13 – Perceptrons Machine Learning March 16, 2010.
Biological and Artificial Neurons Michael J. Watts
Machine Learning: Connectionist McCulloch-Pitts Neuron Perceptrons Multilayer Networks Support Vector Machines Feedback Networks Hopfield Networks.
Perceptron.
An Illustrative Example.
Connectionist models. Connectionist Models Motivated by Brain rather than Mind –A large number of very simple processing elements –A large number of weighted.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
Rutgers CS440, Fall 2003 Neural networks Reading: Ch. 20, Sec. 5, AIMA 2 nd Ed.
Neural Networks Dr. Peter Phillips. Neural Networks What are Neural Networks Where can neural networks be used Examples Recognition systems (Voice, Signature,
An Illustrative Example
Perceptron Learning Rule Assuming the problem is linearly separable, there is a learning rule that converges in a finite time Motivation A new (unseen)
Neural Networks An Introduction.
The McCulloch-Pitts Neuron. Characteristics The activation of a McCulloch Pitts neuron is binary. Neurons are connected by directed weighted paths. A.
Neural Networks Lab 5. What Is Neural Networks? Neural networks are composed of simple elements( Neurons) operating in parallel. Neural networks are composed.
Artificial Neural Network
Radial Basis Function (RBF) Networks
1 Introduction to Artificial Neural Networks Andrew L. Nelson Visiting Research Faculty University of South Florida.
Soft Computing Colloquium 2 Selection of neural network, Hybrid neural networks.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
DIGITAL IMAGE PROCESSING Dr J. Shanbehzadeh M. Hosseinajad ( J.Shanbehzadeh M. Hosseinajad)
Parallel Artificial Neural Networks Ian Wesley-Smith Frameworks Division Center for Computation and Technology Louisiana State University
Explorations in Neural Networks Tianhui Cai Period 3.
ANNs (Artificial Neural Networks). THE PERCEPTRON.
Appendix B: An Example of Back-propagation algorithm
Matlab Matlab Sigmoid Sigmoid Perceptron Perceptron Linear Linear Training Training Small, Round Blue-Cell Tumor Classification Example Small, Round Blue-Cell.
Mestrado em Ciência de Computadores Mestrado Integrado em Engenharia de Redes e Sistemas Informáticos VC 14/15 – TP19 Neural Networks & SVMs Miguel Tavares.
LINEAR CLASSIFICATION. Biological inspirations  Some numbers…  The human brain contains about 10 billion nerve cells ( neurons )  Each neuron is connected.
Artificial Neural Networks. The Brain How do brains work? How do human brains differ from that of other animals? Can we base models of artificial intelligence.
Supervisor: Dr. Eddie Jones Co-supervisor: Dr Martin Glavin Electronic Engineering Department Final Year Project 2008/09 Development of a Speaker Recognition/Verification.
1 Chapter 11 Neural Networks. 2 Chapter 11 Contents (1) l Biological Neurons l Artificial Neurons l Perceptrons l Multilayer Neural Networks l Backpropagation.
The Perceptron. Perceptron Pattern Classification One of the purposes that neural networks are used for is pattern classification. Once the neural network.
A note about gradient descent: Consider the function f(x)=(x-x 0 ) 2 Its derivative is: By gradient descent. x0x0 + -
Multi-Layer Perceptron
Non-Bayes classifiers. Linear discriminants, neural networks.
Digital Image Processing Lecture 25: Object Recognition Prof. Charlene Tsai.
Introduction to Neural Networks Introduction to Neural Networks Applied to OCR and Speech Recognition An actual neuron A crude model of a neuron Computational.
COMP53311 Other Classification Models: Neural Network Prepared by Raymond Wong Some of the notes about Neural Network are borrowed from LW Chan’s notes.
Modelleerimine ja Juhtimine Tehisnärvivõrgudega Identification and Control with artificial neural networks.
Perceptrons Michael J. Watts
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Machine Learning Artificial Neural Networks MPλ ∀ Stergiou Theodoros 1.
Artificial Neural Networks By: Steve Kidos. Outline Artificial Neural Networks: An Introduction Frank Rosenblatt’s Perceptron Multi-layer Perceptron Dot.
Artificial Neural Networks
Artificial neural networks
Other Classification Models: Neural Network
Artificial neural networks:
Other Classification Models: Neural Network
Modelleerimine ja Juhtimine Tehisnärvivõrgudega
CSE 473 Introduction to Artificial Intelligence Neural Networks
Neural Networks Dr. Peter Phillips.
with Daniel L. Silver, Ph.D. Christian Frey, BBA April 11-12, 2017
Neural Networks Advantages Criticism
Classification Neural Networks 1
Neural Networks Chapter 5
An Illustrative Example.
Creating Data Representations
Multi-Layer Perceptron
Chapter - 3 Single Layer Percetron
Introduction to Neural Network
Artificial Neural Networks / Spring 2002
Outline Announcement Neural networks Perceptrons - continued
Presentation transcript:

Bożena Kunka Tutor: dr inż.. Jan Matuszewski The Application of Neural Networks in Radar Signals Recognition

Neural Networks - application  Construction of a arificial neuron bases on biological nerve cell 2/12The Application of Neural Networks in Radar Signals Recognition  Issues of recognition are currently the most often used of neural networks application 1. 1g  Applying the neural networks in radioelectronics gives enormous possibilities of real-time information processing

McCulloch-Pitts Neuron Model input values (signals) vector weighted coefficients vector total neuron excitation signal value at the neuron’s output neuron activation function The Application of Neural Networks in Radar Signals Recognition3/12

Neuron activation functions  linear function  sigmoidal function  step function 4/12The Application of Neural Networks in Radar Signals Recognition

Multilayer Perceptron 5/12The Application of Neural Networks in Radar Signals Recognition

Learning the Neural Networks 6/12The Application of Neural Networks in Radar Signals Recognition  with a teacher  without a teacher - basing on the learning set the network learns the proper operation - applied when the network responses are not known

Minimum Distance Method Of Signal Recognition 7/12The Application of Neural Networks in Radar Signals Recognition - radiation source class - measure vector

Neural Network and Classic Method Of Signal Recognition 8/12The Application of Neural Networks in Radar Signals Recognition  the quantity of klass: L=10  the quantity of parametres: L=10  standard deviation:  The quantity of realizations for each class: n=100 NEURAL NETWORK: - THREE-LAYER PERCEPTRON - 10 SUBNETWORKS CLASSIC METHOD: - MINIMUM DISTANCE CLASSIFIER

Number Of Correct Classifications Stand.Dev. σ =0,2 σ =0,3 σ =0,6 SIGNAL CLASS S.S.N.M. M-O.S.S.N.M. M-O. S.S.N.M. M-O N.N. – Neural Network ST.R. – Minimum Distance Method 9/12The Application of Neural Networks in Radar Signals Recognition

Probability Of Correct Classification 10/12The Application of Neural Networks in Radar Signals Recognition  NEURAL NETWORK  CLASSIC METHOD

Summary  Use of neural networks instead of classic method for radar signals recognition is more effective  Modular network structure makes its development quick and easy  Application of the neural networks - promising 11/12The Application of Neural Networks in Radar Signals Recognition

12/12The Application of Neural Networks in Radar Signals Recognition