Chain Codes. Shape Representation and Description. Signatures. Polygonal Approximations

Size: px
Start display at page:

Download "Chain Codes. Shape Representation and Description. Signatures. Polygonal Approximations"

Transcription

1 Shae Reresentaton and Descrton Reresentaton Matchng or comarng reresentatons for shae recognton Invarance wth resect to nusance arameters Image codng Descrton Classf shaes based on a descrtor Invarance wth resect to nusance arameters 4-drectonal 4 5 Chan Codes drectonal Polgonal Aromatons Sgnatures Defne a olar coordnate sstem wth ts orgn at the centrod of the shae. Parameterze the shae n olar coordnates. 4

2 Seletons Reduce the shae to a seleton. Convert the seleton to an undrected grah. Pel wth one neghbor s an end ont Pel wth two neghbors s a normal ont Pel wth more than two neghbors s a node ont One reresentaton for a grah s an adacenc matr. Use grah matchng algorthms to recognze shaes. Two grahs that have the same structure are sad to be somorhc. Let A and B be the adacenc matrces of two grahs wth the same number of vertces. If there ests a ermutaton matr, P, such that PAP - = B, then A and B are somorhc. Seletons 5 6 Length Number of els n boundar Boundar Descrtors More accurate: multl dagonals b square root of Dameter largest dstance between an two boundar els Chord a lne connectng two boundar onts Maor as the longest chord Mnor as the longest chord that s erendcular to the maor as Boundar Descrtors Basc rectangle bo algned wth the maor as that comletel encloses the shae Mnmum enclosng rectangle smallest bo that comletel encloses the shae Eccentrct the length of the maor as dvded b the length of the mnor as 7 8

3 Shae Numbers The shae number s the normalzed frst dfference chan code. The order, n, of the chan code s the number of dgts n the code. Shae number ma deend uon the orentaton of the grd. Rotate the shae to algn the grd wth the basc rectangle. Fourer Descrtors,,,,,,, a u P s e s e u u P s e u 9 Fourer Descrtors Fourer Descrtors Rotaton: s s e a u e Translaton: s u Scalng: Startng ont: s s e u

4 Fourer Descrtors Fourer Descrtors functon fourer_desc = -4:5; q = 5 * ones (sze ()); = [- -q q]; = [q - -q ]; s = + * ; = length (s) a = fft (s); fgure; sublot (,, ); stem (real (a)); ttle (Real art of Fourer descrtors); sublot (,, ); stem (mag (a)); ttle (Imagnar art of Fourer descrtors); fgure; stem (log ( + abs (a))); ttle (Log magntude of Fourer descrtors); = / + ; fgure; sublot (,, ); lot (fft (a)); ttle (All Fourer descrtors); a((-4):(+4)) = ; sublot (,, ); lot (fft (a)); ttle (Omttng 9 of Fourer descrtors); a((-6):(+6)) = ; sublot (,, ); lot (fft (a)); ttle (Omttng of Fourer descrtors); a((-56):(+56)) = ; sublot (,, 4); lot (fft (a)); ttle (Omttng of Fourer descrtors); Translaton nvarant: gnore a() Scalng nvarant: Normalze usng largest Fourer coeffcent Normalze usng sgnal ower Rotaton and startng ont nvarant: Consder onl the magntude of the Fourer coeffcent Adust rotaton and startng ont to mae two Fourer coeffcents real Perform matchng wth rotaton and startng ont as varables d mn, s s e 4 Comactness: Euler number: Regonal Descrtors ermeter comactness area E C H Teture Statstcal Aroaches (z ) hstogram of el gra levels n regon Mean: n th central moment: Relatve smoothness: Average entro: m R e n L z z L L z z z z n m log z z 5 6

5 " Teture Co-occurrence Matrces Teture Co-occurrence Matrces P oston oerator A co-occurrence matr a number of tmes el wth gra level z occurs n oston P relatve to el wth gra level z A s a square matr wth dmensons equal to the number of gra levels. Accounts for sacal relatonshs between el values Le an enhanced autocorrelaton functon P below and to the rght z z z A Teture Co-occurrence Matrces d Moments Let n be the total number of el ars satsfng P Defne: C n A Element dfference moment of order : ma, c The th moment: Dscretzed: m q f, d d Inverse element dfference moment of order : Unformt: Entro: c c Bnar mage: m m m, S q q f, number of els n S c log c 9

6 # " " # " % d Moments d Moments Centrod: m m m S # m m m S Invarant moments: Central moments:, S Normalzed central moments: # q m & number of els n S 4 d Moments d Moments functon [c,c,h,h] = nvarant_moments (A) A = (A > ); m = sum (sum (A)); = (:sze(a,)) * ones(,sze(a,)); = ones(sze(a,),) * (:sze(a,)); n = fnd (A == ); (n) = ; (n) = ; m = sum (sum ()); m = sum (sum ()); c = m / m; c = m / m; n = fnd (A ~= ); (n) = (n) - c; (n) = (n) - c; mu = sum (sum (.* )); mu = sum (sum (.* )); mu = sum (sum (.* )); eta = mu / m^; eta = mu / m^; eta = mu / m^; h = eta + eta; h = (eta - eta)^ + 4*eta^; 4

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04.

Networks. Backpropagation. Backpropagation. Introduction to. Backpropagation Network training. Backpropagation Learning Details 1.04. Networs Introducton to - In 1986 a method for learnng n mult-layer wor,, was nvented by Rumelhart Paper Why are what and where processed by separate cortcal vsual systems? - The algorthm s a sensble approach

More information

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University

Dynamic Optimization. Assignment 1. Sasanka Nagavalli January 29, 2013 Robotics Institute Carnegie Mellon University Dynamc Optmzaton Assgnment 1 Sasanka Nagavall snagaval@andrew.cmu.edu 16-745 January 29, 213 Robotcs Insttute Carnege Mellon Unversty Table of Contents 1. Problem and Approach... 1 2. Optmzaton wthout

More information

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht

PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION. Evgeny Artyomov and Orly Yadid-Pecht 68 Internatonal Journal "Informaton Theores & Applcatons" Vol.11 PRACTICAL, COMPUTATION EFFICIENT HIGH-ORDER NEURAL NETWORK FOR ROTATION AND SHIFT INVARIANT PATTERN RECOGNITION Evgeny Artyomov and Orly

More information

Algorithms Airline Scheduling. Airline Scheduling. Design and Analysis of Algorithms Andrei Bulatov

Algorithms Airline Scheduling. Airline Scheduling. Design and Analysis of Algorithms Andrei Bulatov Algorthms Arlne Schedulng Arlne Schedulng Desgn and Analyss of Algorthms Andre Bulatov Algorthms Arlne Schedulng 11-2 The Problem An arlne carrer wants to serve certan set of flghts Example: Boston (6

More information

ECE315 / ECE515 Lecture 5 Date:

ECE315 / ECE515 Lecture 5 Date: Lecture 5 Date: 18.08.2016 Common Source Amplfer MOSFET Amplfer Dstorton Example 1 One Realstc CS Amplfer Crcut: C c1 : Couplng Capactor serves as perfect short crcut at all sgnal frequences whle blockng

More information

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator

Evaluate the Effective of Annular Aperture on the OTF for Fractal Optical Modulator Global Advanced Research Journal of Management and Busness Studes (ISSN: 2315-5086) Vol. 4(3) pp. 082-086, March, 2015 Avalable onlne http://garj.org/garjmbs/ndex.htm Copyrght 2015 Global Advanced Research

More information

We assume a two-layered model, and a P wave is excited in the upper layer.

We assume a two-layered model, and a P wave is excited in the upper layer. 3.4 Crtcal angle We assume a two-layered model, and a P wave s ected n the uer layer. When a P wave mnges on a horontal boundary, the ncdence angle for the transmtted P wave n the second medum s gven by

More information

Understanding the Spike Algorithm

Understanding the Spike Algorithm Understandng the Spke Algorthm Vctor Ejkhout and Robert van de Gejn May, ntroducton The parallel soluton of lnear systems has a long hstory, spannng both drect and teratve methods Whle drect methods exst

More information

THEORY OF YARN STRUCTURE by Prof. Bohuslav Neckář, Textile Department, IIT Delhi, New Delhi. Compression of fibrous assemblies

THEORY OF YARN STRUCTURE by Prof. Bohuslav Neckář, Textile Department, IIT Delhi, New Delhi. Compression of fibrous assemblies THEORY OF YARN STRUCTURE by Prof. Bohuslav Neckář, Textle Department, IIT Delh, New Delh. Compresson of fbrous assembles Q1) What was the dea of fbre-to-fbre contact accordng to van Wyk? A1) Accordng to

More information

Phasor Representation of Sinusoidal Signals

Phasor Representation of Sinusoidal Signals Phasor Representaton of Snusodal Sgnals COSC 44: Dgtal Communcatons Instructor: Dr. Amr Asf Department of Computer Scence and Engneerng York Unversty Handout # 6: Bandpass odulaton Usng Euler dentty e

More information

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem

EE 508 Lecture 6. Degrees of Freedom The Approximation Problem EE 508 Lecture 6 Degrees of Freedom The Approxmaton Problem Revew from Last Tme Desgn Strategy Theorem: A crcut wth transfer functon T(s) can be obtaned from a crcut wth normalzed transfer functon T n

More information

ANNUAL OF NAVIGATION 11/2006

ANNUAL OF NAVIGATION 11/2006 ANNUAL OF NAVIGATION 11/2006 TOMASZ PRACZYK Naval Unversty of Gdyna A FEEDFORWARD LINEAR NEURAL NETWORK WITH HEBBA SELFORGANIZATION IN RADAR IMAGE COMPRESSION ABSTRACT The artcle presents the applcaton

More information

An Iterative Parameters Estimation Method for Hyperbolic Frequency Modulated Signals with Colored Noise

An Iterative Parameters Estimation Method for Hyperbolic Frequency Modulated Signals with Colored Noise An Iteratve Parameters Estmaton Method for Hyerbolc Freuency Modulated Sgnals wth Colored Nose Shua Yao and Shlang Fang Abstract Ths aer resents an teratve method for estmatng the startng freuency and

More information

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter

Walsh Function Based Synthesis Method of PWM Pattern for Full-Bridge Inverter Walsh Functon Based Synthess Method of PWM Pattern for Full-Brdge Inverter Sej Kondo and Krt Choesa Nagaoka Unversty of Technology 63-, Kamtomoka-cho, Nagaoka 9-, JAPAN Fax: +8-58-7-95, Phone: +8-58-7-957

More information

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6)

Passive Filters. References: Barbow (pp ), Hayes & Horowitz (pp 32-60), Rizzoni (Chap. 6) Passve Flters eferences: Barbow (pp 6575), Hayes & Horowtz (pp 360), zzon (Chap. 6) Frequencyselectve or flter crcuts pass to the output only those nput sgnals that are n a desred range of frequences (called

More information

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel

To: Professor Avitabile Date: February 4, 2003 From: Mechanical Student Subject: Experiment #1 Numerical Methods Using Excel To: Professor Avtable Date: February 4, 3 From: Mechancal Student Subject:.3 Experment # Numercal Methods Usng Excel Introducton Mcrosoft Excel s a spreadsheet program that can be used for data analyss,

More information

antenna antenna (4.139)

antenna antenna (4.139) .6.6 The Lmts of Usable Input Levels for LNAs The sgnal voltage level delvered to the nput of an LNA from the antenna may vary n a very wde nterval, from very weak sgnals comparable to the nose level,

More information

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding

Side-Match Vector Quantizers Using Neural Network Based Variance Predictor for Image Coding Sde-Match Vector Quantzers Usng Neural Network Based Varance Predctor for Image Codng Shuangteng Zhang Department of Computer Scence Eastern Kentucky Unversty Rchmond, KY 40475, U.S.A. shuangteng.zhang@eku.edu

More information

Video Occupant Detection for Airbag Deployment

Video Occupant Detection for Airbag Deployment Fourth IEEE Workshop on Applcatons of Computer Vson, October 1998, Prnceton, New Jersey, USA Vdeo Occupant Detecton for Arbag Deployment John Krumm and Greg Krk Intellgent Systems & Robotcs Center Sanda

More information

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold

An Efficient Blind Watermarking Method based on Significant Difference of Wavelet Tree Quantization using Adaptive Threshold Internatonal Journal of Electroncs and Electrcal Engneerng Vol., No., June 3 An Effcent Blnd ng Method based on Sgnfcant Dfference of Wavelet Tree Quantzaton usng Adaptve Threshold Then Huynh The Unversty

More information

Mobile Node Positioning in Mobile Ad Hoc Network

Mobile Node Positioning in Mobile Ad Hoc Network Moble Node Postonng n Moble Ad Hoc Networ G.Lu, R.M.Edwards, C.Ladas The Unversty of Sheffeld Abstract: Many Ad Hoc networ rotocols and alcatons assume that the locaton of moble nodes can be obtaned by

More information

Lecture 3: Multi-layer perceptron

Lecture 3: Multi-layer perceptron x Fundamental Theores and Applcatons of Neural Netors Lecture 3: Mult-laer perceptron Contents of ths lecture Ree of sngle laer neural ors. Formulaton of the delta learnng rule of sngle laer neural ors.

More information

Sensors for Motion and Position Measurement

Sensors for Motion and Position Measurement Sensors for Moton and Poston Measurement Introducton An ntegrated manufacturng envronment conssts of 5 elements:- - Machne tools - Inspecton devces - Materal handlng devces - Packagng machnes - Area where

More information

Symposium, Vol. 2, pp , Jul. works must be obtained from the IEE

Symposium, Vol. 2, pp , Jul. works must be obtained from the IEE NAOSITE: Nagasa Unverst's Ac Ttle Author(s) Ctaton Analss of arbtrarl shaped del Taguch, Mtsuo; Masuda, Mtsuhro; Kaumasa roc. of IEEE Antennas and ro Smposum, Vol., pp. 769-77, Jul Issue Date -7 URL Rght

More information

High Speed ADC Sampling Transients

High Speed ADC Sampling Transients Hgh Speed ADC Samplng Transents Doug Stuetzle Hgh speed analog to dgtal converters (ADCs) are, at the analog sgnal nterface, track and hold devces. As such, they nclude samplng capactors and samplng swtches.

More information

RECOMMENDATION ITU-R P Multipath propagation and parameterization of its characteristics

RECOMMENDATION ITU-R P Multipath propagation and parameterization of its characteristics Rec. ITU-R P.47-3 RECOMMEDATIO ITU-R P.47-3 Multpath propagaton and parameterzaton of ts characterstcs (Queston ITU-R 3/3) (999-3-5-7) Scope Recommendaton ITU-R P.47 descrbes the nature of multpath propagaton

More information

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985

NATIONAL RADIO ASTRONOMY OBSERVATORY Green Bank, West Virginia SPECTRAL PROCESSOR MEMO NO. 25. MEMORANDUM February 13, 1985 NATONAL RADO ASTRONOMY OBSERVATORY Green Bank, West Vrgna SPECTRAL PROCESSOR MEMO NO. 25 MEMORANDUM February 13, 1985 To: Spectral Processor Group From: R. Fsher Subj: Some Experments wth an nteger FFT

More information

Review: Our Approach 2. CSC310 Information Theory

Review: Our Approach 2. CSC310 Information Theory CSC30 Informaton Theory Sam Rowes Lecture 3: Provng the Kraft-McMllan Inequaltes September 8, 6 Revew: Our Approach The study of both compresson and transmsson requres that we abstract data and messages

More information

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design

Mooring Cost Sensitivity Study Based on Cost-Optimum Mooring Design Proceedngs of Conference 8 Korean Socety of Ocean Engneers May 9-3, Cheju, Korea Moorng Cost Senstvty Study Based on Cost-Optmum Moorng Desgn SAM SANGSOO RYU, CASPAR HEYL AND ARUN DUGGAL Research & Development,

More information

A Robust Feature Extraction Algorithm for Audio Fingerprinting

A Robust Feature Extraction Algorithm for Audio Fingerprinting A Robust Feature Extracton Algorthm for Audo Fngerprntng Janpng Chen 1, Tejun Huang 2 1 Insttute of Computng Technology, Chnese Academy of Scences, Bejng 100190, Chna 2 Key Laboratory of Machne Percepton(Mnstry

More information

Calculation of the received voltage due to the radiation from multiple co-frequency sources

Calculation of the received voltage due to the radiation from multiple co-frequency sources Rec. ITU-R SM.1271-0 1 RECOMMENDATION ITU-R SM.1271-0 * EFFICIENT SPECTRUM UTILIZATION USING PROBABILISTIC METHODS Rec. ITU-R SM.1271 (1997) The ITU Radocommuncaton Assembly, consderng a) that communcatons

More information

Location of Rescue Helicopters in South Tyrol

Location of Rescue Helicopters in South Tyrol Locaton of Rescue Helcopters n South Tyrol Monca Talwar Department of Engneerng Scence Unversty of Auckland New Zealand talwar_monca@yahoo.co.nz Abstract South Tyrol s a popular destnaton n Northern Italy

More information

An Analytical Method for Centroid Computing and Its Application in Wireless Localization

An Analytical Method for Centroid Computing and Its Application in Wireless Localization An Analytcal Method for Centrod Computng and Its Applcaton n Wreless Localzaton Xue Jun L School of Engneerng Auckland Unversty of Technology, New Zealand Emal: xuejun.l@aut.ac.nz Abstract Ths paper presents

More information

L-3 Communications Clinic Sensor Location Estimation. L-3 Communications Clinic Sensor Location Estimation

L-3 Communications Clinic Sensor Location Estimation. L-3 Communications Clinic Sensor Location Estimation L-3 Communcatons Clnc Sensor Locaton Estmaton L-3 Communcatons Clnc Sensor Locaton Estmaton Shawn Solberg Paul Pryor Joseph Petersen Jonathan Gorztze Luan guyen Dr. eal Patwar Pyush Agrawal Unversty of

More information

1 GSW Multipath Channel Models

1 GSW Multipath Channel Models In the general case, the moble rado channel s pretty unpleasant: there are a lot of echoes dstortng the receved sgnal, and the mpulse response keeps changng. Fortunately, there are some smplfyng assumptons

More information

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance

problems palette of David Rock and Mary K. Porter 6. A local musician comes to your school to give a performance palette of problems Davd Rock and Mary K. Porter 1. If n represents an nteger, whch of the followng expressons yelds the greatest value? n,, n, n, n n. A 60-watt lghtbulb s used for 95 hours before t burns

More information

Experimental Validation of Equi-Area Method for Antenna Directivity, Gain and Efficiency Calculations

Experimental Validation of Equi-Area Method for Antenna Directivity, Gain and Efficiency Calculations Lfe Scence Journal ;(s) Expermental Valdaton of Equ-Area Method for Antenna Drectvty, Gan and Effcency Calculatons Sadq Ullah, Shahbaz Khan, Azz Ahmed, Babar Kamal Antennas and ropagaton Lab, Telecommuncaton

More information

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate

Comparative Analysis of Reuse 1 and 3 in Cellular Network Based On SIR Distribution and Rate Comparatve Analyss of Reuse and 3 n ular Network Based On IR Dstrbuton and Rate Chandra Thapa M.Tech. II, DEC V College of Engneerng & Technology R.V.. Nagar, Chttoor-5727, A.P. Inda Emal: chandra2thapa@gmal.com

More information

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT

FEATURE SELECTION FOR SMALL-SIGNAL STABILITY ASSESSMENT FEAURE SELECION FOR SMALL-SIGNAL SABILIY ASSESSMEN S.P. eeuwsen Unversty of Dusburg teeuwsen@un-dusburg.de Abstract INRODUCION hs paper ntroduces dfferent feature selecton technques for neural network

More information

NMR Part II, Quadrature Detection

NMR Part II, Quadrature Detection Nmr 6.mcd 5/3/97 NMR Part II, Quadrature Detecton Quadrature detecton uses two detector channels separated by 9 degrees. Ths dstngushes the drecton of rotaton (clockwse or counterclockwse) n the rotatng

More information

Frequency Map Analysis at CesrTA

Frequency Map Analysis at CesrTA Frequency Map Analyss at CesrTA J. Shanks. FREQUENCY MAP ANALYSS A. Overvew The premse behnd Frequency Map Analyss (FMA) s relatvely straghtforward. By samplng turn-by-turn (TBT) data (typcally 2048 turns)

More information

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b

Research of Dispatching Method in Elevator Group Control System Based on Fuzzy Neural Network. Yufeng Dai a, Yun Du b 2nd Internatonal Conference on Computer Engneerng, Informaton Scence & Applcaton Technology (ICCIA 207) Research of Dspatchng Method n Elevator Group Control System Based on Fuzzy Neural Network Yufeng

More information

Space Time Equalization-space time codes System Model for STCM

Space Time Equalization-space time codes System Model for STCM Space Tme Eualzaton-space tme codes System Model for STCM The system under consderaton conssts of ST encoder, fadng channel model wth AWGN, two transmt antennas, one receve antenna, Vterb eualzer wth deal

More information

Design and Construction of the Bridges on Guangzhou Metro Line 4

Design and Construction of the Bridges on Guangzhou Metro Line 4 Avalable onlne at www.scencedrect.com Proceda Engneerng 14 (2011) 126 133 The Twelfth East Asa-Pacfc Conference on Structural Engneerng and Constructon Desgn and Constructon of the Brdges on Guangzhou

More information

29. Network Functions for Circuits Containing Op Amps

29. Network Functions for Circuits Containing Op Amps 9. Network Functons for Crcuts Contanng Op Amps Introducton Each of the crcuts n ths problem set contans at least one op amp. Also each crcut s represented by a gven network functon. These problems can

More information

RC Filters TEP Related Topics Principle Equipment

RC Filters TEP Related Topics Principle Equipment RC Flters TEP Related Topcs Hgh-pass, low-pass, Wen-Robnson brdge, parallel-t flters, dfferentatng network, ntegratng network, step response, square wave, transfer functon. Prncple Resstor-Capactor (RC)

More information

Improving Automatic Age Estimation Algorithms using an Efficient Ensemble Technique

Improving Automatic Age Estimation Algorithms using an Efficient Ensemble Technique Internatonal Journal of Machne earnng and Comutng, Vol., No., Arl 0 Imrovng Automatc Age Estmaton Algorthms usng an Effcent Ensemble Technque Alreza Keshavarz Choobeh Abstract The age s one of the most

More information

Cooperative Localization in Wireless Networks

Cooperative Localization in Wireless Networks Cooeratve Localzaton n Wreless Networks Henk Wymeersch, Member, IEEE, Jame Len, Member, IEEE, and Moe Z. Wn, Fellow, IEEE Invted Paer Abstract Locaton-aware technologes wll revolutonze many asects of commercal,

More information

Integer Programming. P.H.S. Torr Lecture 5. Integer Programming

Integer Programming. P.H.S. Torr Lecture 5. Integer Programming Integer Programmng P.H.S. Torr Lecture 5 Integer Programmng Outlne Mathematcal programmng paradgm Lnear Programmng Integer Programmng Integer Programmng Eample Unmodularty LP -> IP Theorem Concluson Specal

More information

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO

Simultaneous Reconfiguration with DG Placement using Bit-Shift Operator Based TLBO Smultaneous Reconfguraton wth Placement usng Bt-Shft Operator Based TLBO Ayan Ghosh, *Deepak Kumar EEE Department B.I.T Mesra, Ranch Jharkhand, Inda *deepakmek9@gmal.com S. R. Samantaray School of Electrcal

More information

Control of Drivetrain Boost DC DC Converter

Control of Drivetrain Boost DC DC Converter Control of Drvetran Boost DC DC Converter Small sgnal model Converter transfer functons Current control loop bat current sensng c 2 v ge2 _ S 2 Q 2 D 2 v s S 1 C c voltage sensng I v v bat _ c 1 v ge1

More information

Chinese Remainder. Discrete Mathematics Andrei Bulatov

Chinese Remainder. Discrete Mathematics Andrei Bulatov Chnese Remander Introducton Theorem Dscrete Mathematcs Andre Bulatov Dscrete Mathematcs Chnese Remander Theorem 34-2 Prevous Lecture Resdues and arthmetc operatons Caesar cpher Pseudorandom generators

More information

CHAPTER 29 AN EXAMPLE OF THE MONTECARLO SIMULATIONS: THE LANGEVIN DYNAMICS

CHAPTER 29 AN EXAMPLE OF THE MONTECARLO SIMULATIONS: THE LANGEVIN DYNAMICS CHAPTER 9 AN EXAMPLE OF THE MONTECARLO SIMULATIONS: THE LANGEVIN DYNAMICS Objectves After completng the readng of ths chapter, you wll be able to: Construct a polymer chan. Devse a smple MC smulaton program

More information

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation

Rejection of PSK Interference in DS-SS/PSK System Using Adaptive Transversal Filter with Conditional Response Recalculation SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol., No., November 23, 3-9 Rejecton of PSK Interference n DS-SS/PSK System Usng Adaptve Transversal Flter wth Condtonal Response Recalculaton Zorca Nkolć, Bojan

More information

Cooperative Collision Avoidance between Multiple Mobile Robots

Cooperative Collision Avoidance between Multiple Mobile Robots Cooeratve Collson Avodance between Multle Moble Robots Atsush Fujmor,* Masato Teramoto Deartment of Mechancal Engneerng Shzuoka Unversty 3-5-1, Johoku, Hamamatsu 432-8561, Jaan e-mal: a-fujmor@eng.shzuoka.ac.j

More information

Linear Feature Based Aerial Triangulation. A. Akav, G. H. Zalmanson and Y. Doytsher

Linear Feature Based Aerial Triangulation. A. Akav, G. H. Zalmanson and Y. Doytsher near Feature Based Aeral Trangulaton A. Akav, G. H. Zalmanson and Y. oytsher epartment of Transportaton and Geo-Informaton Engneerng Faculty of Cvl and Envronmental Engneerng Technon Israel nsttute of

More information

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION

A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION A MODIFIED DIRECTIONAL FREQUENCY REUSE PLAN BASED ON CHANNEL ALTERNATION AND ROTATION Vncent A. Nguyen Peng-Jun Wan Ophr Freder Computer Scence Department Illnos Insttute of Technology Chcago, Illnos vnguyen@t.edu,

More information

A GBAS Testbed to Support New Monitoring Algorithms Development for CAT III Precision Approach

A GBAS Testbed to Support New Monitoring Algorithms Development for CAT III Precision Approach A GBAS Testbed to Support New Montorng Algorthms Development for CAT III Precson Approach B. Belabbas, T. Dautermann, M. Felux, M. Rppl, S. Schlüter, V. Wlken, A. Hornbostel, M. Meurer German Aerospace

More information

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features

Recognition of Low-Resolution Face Images using Sparse Coding of Local Features Recognton of Low-Resoluton Face Images usng Sparse Codng of Local Features M. Saad Shakeel and Kn-Man-Lam Centre for Sgnal Processng, Department of Electronc and Informaton Engneerng he Hong Kong Polytechnc

More information

Machine Coordinate System. Coordinate Transformation. Work Coordinate System

Machine Coordinate System. Coordinate Transformation. Work Coordinate System Outlne MC Programmng g II Coordnate Systems MCS vs. WCS Coordnate Transformaton Return to Home Poston Tool Change Commands Cutter Length Offset Compensaton General Structure of NC program Intalzaton Tool

More information

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS

A MODIFIED DIFFERENTIAL EVOLUTION ALGORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS A MODIFIED DIFFERENTIAL EVOLUTION ALORITHM IN SPARSE LINEAR ANTENNA ARRAY SYNTHESIS Kaml Dmller Department of Electrcal-Electroncs Engneerng rne Amercan Unversty North Cyprus, Mersn TURKEY kdmller@gau.edu.tr

More information

Simplified Motion Modeling for Snake Robots

Simplified Motion Modeling for Snake Robots Smplfed Moton Modelng for Snake Robots Floran Enner, Davd Rollnson and Howe Choset Abstract We present a general method of estmatng a snake robot s moton over flat ground usng only knowledge of the robot

More information

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources

POLYTECHNIC UNIVERSITY Electrical Engineering Department. EE SOPHOMORE LABORATORY Experiment 1 Laboratory Energy Sources POLYTECHNIC UNIERSITY Electrcal Engneerng Department EE SOPHOMORE LABORATORY Experment 1 Laboratory Energy Sources Modfed for Physcs 18, Brooklyn College I. Oerew of the Experment Ths experment has three

More information

International Steering Committee:

International Steering Committee: 14 th Internatonal Worksho on ROBOTICS IN ALPE-ADRIA-DANUBE REGION RAAD'05 BUCHAREST ROMANIA : MAY 6-8 005 Internatonal Steerng Commttee: G. Belforte Poltecnco d Torno Italy J. F. Bto Centre of Robotcs

More information

The Use of Infinitesimal Dipoles and the Spherical Wave Expansion for Planar Antennas Modeling

The Use of Infinitesimal Dipoles and the Spherical Wave Expansion for Planar Antennas Modeling Author manuscrpt, publshed n "Antennas and Propagaton (EuCAP), Proceedngs of the Fourth European Conference on, Barcelona : Span ()" he Use of Infntesmal Dpoles and the Sphercal Wave Expanson for Planar

More information

Fast Code Detection Using High Speed Time Delay Neural Networks

Fast Code Detection Using High Speed Time Delay Neural Networks Fast Code Detecton Usng Hgh Speed Tme Delay Neural Networks Hazem M. El-Bakry 1 and Nkos Mastoraks 1 Faculty of Computer Scence & Informaton Systems, Mansoura Unversty, Egypt helbakry0@yahoo.com Department

More information

Localization in mobile networks via virtual convex hulls

Localization in mobile networks via virtual convex hulls Localzaton n moble networs va vrtual convex hulls Sam Safav, Student Member, IEEE, and Usman A. Khan, Senor Member, IEEE arxv:.7v [cs.sy] Jan 7 Abstract In ths paper, we develop a dstrbuted algorthm to

More information

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article

Journal of Chemical and Pharmaceutical Research, 2016, 8(4): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2016, 8(4):788-793 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Vrtual Force Coverage Enhancement Optmzaton Algorthm Based

More information

Design of IIR digital filter using Simulated Annealing

Design of IIR digital filter using Simulated Annealing Desgn of IIR dgtal flter usng Smulated Annealng Ranjt Sngh *, Sandeep K. Arya * Department of Electroncs and Comm. Engneerng, JMIT Radaur, INDIA Department of Electroncs and Comm. Engneerng, GJU Hsar,

More information

3D Particle Position Measurement via the Defocusing Concept

3D Particle Position Measurement via the Defocusing Concept Internatonal Journal of Advanced Scence and Technology Vol. 24, November,, 2 3D Partcle Poston Measurement va the Defocusng Concept Xaol Bao, Muguo L State Key Laboratory of Coastal and Offshore Engneerng,

More information

Probabilistic Graphical Model based Personal Route Prediction in Mobile Environment

Probabilistic Graphical Model based Personal Route Prediction in Mobile Environment Appl. Math. Inf. Sc. 6 No. 2S pp. 651S-659S (2012) Appled Mathematcs & Informaton Scences An Internatonal Journal @ 2012 NSP Natural Scences Publshng Cor. Probablstc Graphcal Model based Personal Route

More information

INTRODUCTION. Fritz Albregtsen IFI/UiO (Fourth floor, room 4459, OJD building)

INTRODUCTION. Fritz Albregtsen IFI/UiO (Fourth floor, room 4459, OJD building) INF 43 Dgtal Image Analss INTRODUCTION Practcal nformaton What wll ou learn n ths course? Eamples p of applcatons of dgtal mage analss Repetton of ke materal from INF3 Frtz Albregtsen 6.8.5 Practcal nformaton

More information

MDS-based Algorithm for Nodes Localization in 3D Surface Sensor Networks

MDS-based Algorithm for Nodes Localization in 3D Surface Sensor Networks MDS-based Algorthm for odes Localzaton n 3D Surface Sensor etworks Bljana Rsteska Stojkoska, Danco Davcev Faculty of Computer Scence and Engneerng Unversty Ss. Cyrl and Methodus Skopje, Macedona bljana.stojkoska@fnk.ukm.mk,

More information

Comparative Study of Short-term Electric Load Forecasting

Comparative Study of Short-term Electric Load Forecasting 2014 Ffth Internatonal Conference on Intellgent Systems, Modellng and Smulaton Comparatve Study of Short-term Electrc Load Forecastng Bon-gl Koo Department of electrcal and computer engneerng Pusan atonal

More information

Circular(2)-linear regression analysis with iteration order manipulation

Circular(2)-linear regression analysis with iteration order manipulation Internatonal Journal of Advances n Intellgent Informatcs ISSN: 44-657 Vol. 3, No., July 7, pp. 7-6 7 Crcular()-lnear regresson analyss wth teraton order manpulaton Muhamad Irpan Nurhab a,,*, Badaruddn

More information

Chess players fame versus their merit

Chess players fame versus their merit Ths artcle s ublshed n Aled Economcs Letters htt://www.tandfonlne.com/do/full/0.080/350485.05.0435 Chess layers fame versus ther mert M.V. Smkn and V.P. Roychowdhury Deartment of Electrcal Engneerng, Unversty

More information

sensors ISSN

sensors ISSN Sensors,, 8-97; do:.339/s8 OPEN ACCESS sensors ISSN 44-8 www.mdp.com/ournal/sensors Artcle Extended Target Recognton n Cogntve Radar Networks Ymn We, uadong Meng *, Ymn Lu and Xqn Wang Department of Electronc

More information

Aperture Antenna Modelling by a Finite Number of Elemental Dipoles from Truncated Spherical Field Measurement: Experimental Investigation

Aperture Antenna Modelling by a Finite Number of Elemental Dipoles from Truncated Spherical Field Measurement: Experimental Investigation uthor manuscrpt publshed n "ntennas and Propagaton (EuCP) 21 Proceedngs of the Fourth European Conference on Barcelona : Span (21)" perture ntenna Modellng by a Fnte Number of Elemental Dpoles from Truncated

More information

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality.

Define Y = # of mobiles from M total mobiles that have an adequate link. Measure of average portion of mobiles allocated a link of adequate quality. Wreless Communcatons Technologes 6::559 (Advanced Topcs n Communcatons) Lecture 5 (Aprl th ) and Lecture 6 (May st ) Instructor: Professor Narayan Mandayam Summarzed by: Steve Leung (leungs@ece.rutgers.edu)

More information

A Novel Channel Model for Land Mobile Satellite Navigation

A Novel Channel Model for Land Mobile Satellite Navigation A Novel Channel Model for Land Moble Satellte Navgaton Andreas Lehner, Alexander Stengass, Insttute of Communcatons and Navgaton German Aerospace Center (LR) 1 ABSTRACT In 2002 the German Aerospace Centre

More information

Centralized approach for multi-node localization and identification

Centralized approach for multi-node localization and identification Centralzed approach for mult-node localzaton and dentfcaton Ola A. Hasan Electrcal Engneerng Department Unversty of Basrah Basrah, Iraq Lolastar91@gmal.com Ramzy S. Al Electrcal Engneerng Department Unversty

More information

International Journal of Network Security & Its Application (IJNSA), Vol.2, No.1, January SYSTEL, SUPCOM, Tunisia.

International Journal of Network Security & Its Application (IJNSA), Vol.2, No.1, January SYSTEL, SUPCOM, Tunisia. Internatonal Journal of Network Securty & Its Applcaton (IJNSA), Vol.2, No., January 2 WEAKNESS ON CRYPTOGRAPHIC SCHEMES BASED ON REGULAR LDPC CODES Omessaad Hamd, Manel abdelhed 2, Ammar Bouallegue 2,

More information

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf

TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS TN TERMINATON FOR POINT-TO-POINT SYSTEMS. Zo = L C. ω - angular frequency = 2πf TECHNICAL NOTE TERMINATION FOR POINT- TO-POINT SYSTEMS INTRODUCTION Because dgtal sgnal rates n computng systems are ncreasng at an astonshng rate, sgnal ntegrty ssues have become far more mportant to

More information

GPS-free positioning in mobile Ad-Hoc networks

GPS-free positioning in mobile Ad-Hoc networks Proceedngs of the 34th Hawa Internatonal Conference on Sstem Scences - 2001 GPS-free postonng n moble Ad-Hoc networs Srdan Čapun, Maher Hamd, Jean-Perre Hubau EPFL - Communcaton Sstems Department (DSC)

More information

Speech Recognition with Advanced Feature Extraction Methods Using Adaptive Particle Swarm Optimization

Speech Recognition with Advanced Feature Extraction Methods Using Adaptive Particle Swarm Optimization 21 Speech Recognton wth Advanced Feature Extracton Methods Usng Adaptve Partcle Swarm Optmzaton Brght Kansha 1* Ganesan Balarshnanan 2 1 Indra Ganesan College of Engneerng, Trchrappall, Inda 2 Indra Ganesan

More information

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results

A Comparison of Two Equivalent Real Formulations for Complex-Valued Linear Systems Part 2: Results AMERICAN JOURNAL OF UNDERGRADUATE RESEARCH VOL. 1 NO. () A Comparson of Two Equvalent Real Formulatons for Complex-Valued Lnear Systems Part : Results Abnta Munankarmy and Mchael A. Heroux Department of

More information

Cooperative Object Transportation Using Virtual Electric Dipole Field

Cooperative Object Transportation Using Virtual Electric Dipole Field Internatonal Journal o Mechancal Engneerng and Robotcs Research Vol. 5, No. 1, Januar 2016 Cooeratve Object Transortaton Usng Vrtual Electrc Dole Feld Guho Eoh, Jae Do Jeon, and Beom H. Lee Seoul Natonal

More information

Natural connectivity and robustness in the topological structure of Eletrosul transmission system

Natural connectivity and robustness in the topological structure of Eletrosul transmission system Trabalho apresentado no CMAC-Sul, Curtba-PR, 4. atural connectvty and robustness n the topologcal structure of Eletrosul transmsson system M.S. Onetta, T. Carlotto, J.M.V. Grzybows Unversdade Federal da

More information

A Bayesian Algorithm for Tangential Deconvolution of Weather Radar Images

A Bayesian Algorithm for Tangential Deconvolution of Weather Radar Images A Bayesan Algorthm for Tangental Deconvoluton of Weather Radar Images J. Lenonen 1, V. Chandrasekar 1,,3, D. Mosseev 3 1 Fnnsh Meteorologcal Insttute, P.O. Box 503, FI-00101-Helsnk, Fnland, juss.lenonen@fm.f

More information

Development and Sensitivity Analysis of a Portable Calibration System for Joint Offset of Industrial Robot

Development and Sensitivity Analysis of a Portable Calibration System for Joint Offset of Industrial Robot The 009 I/RSJ Internatonal Conference on Intellgent Robots and Sstems October 11-15, 009 St. Lous, USA Develoment and Senstvt Analss of a Portable Calbraton Sstem for Jont Offset of Industral Robot Yong

More information

A COMPARATIVE STUDY OF DOA ESTIMATION ALGORITHMS WITH APPLICATION TO TRACKING USING KALMAN FILTER

A COMPARATIVE STUDY OF DOA ESTIMATION ALGORITHMS WITH APPLICATION TO TRACKING USING KALMAN FILTER A COMPARATIVE STUDY OF DOA ESTIMATION ALGORITHMS WITH APPLICATION TO TRACKING USING KALMAN FILTER ABSTRACT Venu Madhava M 1, Jagadeesha S N 1, and Yerrswamy T 2 1 Department of Computer Scence and Engneerng,

More information

From Square Pieces to Brick Walls: The Next Challenge in Solving Jigsaw Puzzles

From Square Pieces to Brick Walls: The Next Challenge in Solving Jigsaw Puzzles From Square Peces to Brck Walls: The Next Challenge n Solvng Jgsaw Puzzles Shr Gur, Ohad Ben-Shahar Department of Computer Scence Ben-Guron Unversty of the Negev {gursh, ben-shahar}@cs.bgu.ac.l Abstract

More information

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks

Full-duplex Relaying for D2D Communication in mmwave based 5G Networks Full-duplex Relayng for D2D Communcaton n mmwave based 5G Networks Boang Ma Hamed Shah-Mansour Member IEEE and Vncent W.S. Wong Fellow IEEE Abstract Devce-to-devce D2D communcaton whch can offload data

More information

Shunt Active Filters (SAF)

Shunt Active Filters (SAF) EN-TH05-/004 Martt Tuomanen (9) Shunt Actve Flters (SAF) Operaton prncple of a Shunt Actve Flter. Non-lnear loads lke Varable Speed Drves, Unnterrupted Power Supples and all knd of rectfers draw a non-snusodal

More information

Piecewise Linear Approximation of Generators Cost Functions Using Max-Affine Functions

Piecewise Linear Approximation of Generators Cost Functions Using Max-Affine Functions Pecewse Lnear Approxmaton of Generators Cost Functons Usng Max-Affne Functons Hamed Ahmad José R. Martí School of Electrcal and Computer Engneerng Unversty of Brtsh Columba Vancouver, BC, Canada Emal:

More information

MIMO Channel Capacity Measurement in the Presence of Spatial Clusters Using a Fading Emulator

MIMO Channel Capacity Measurement in the Presence of Spatial Clusters Using a Fading Emulator MIMO Channel Capact Measurement n the Presence of Spatal Clusters Usng a Fadng Emulator Tsutomu Sakata, Atsush Yamamoto, Koch Ogawa Panasonc Corporaton 6 Kadoma, Kadoma Ct, Osaka, 7-8, Japan Jun-ch Takada

More information

Development of an UWB Rescue Radar System - Detection of Survivors Using Fuzzy Reasoning -

Development of an UWB Rescue Radar System - Detection of Survivors Using Fuzzy Reasoning - Development of an UWB Rescue Radar System - Detecton of Survvors Usng Fuzzy Reasonng - Iwak Akyama Shonan Insttute of Technology Fujsawa 251-8511 Japan akyama@wak.org Masatosh Enokto Shonan Insttute of

More information

Compressive Direction Finding Based on Amplitude Comparison

Compressive Direction Finding Based on Amplitude Comparison Compressve Drecton Fndng Based on Ampltude Comparson Rumng Yang, Ypeng Lu, Qun Wan and Wanln Yang Department of Electronc Engneerng Unversty of Electronc Scence and Technology of Chna Chengdu, Chna { shan99,

More information

An Automatic On-site Fire Ant Screening System

An Automatic On-site Fire Ant Screening System An Automatc On-ste Fre Ant Screenng System Sanqang Zhao 1,2, Yongsheng Gao 2,1 1 Queensland Research Laboratory, NICTA, Australa 2 Insttute for Integrated and Intellgent Systems Grffth Unversty, Brsbane,

More information

(1, 3) ( 2, 3) ( 3,1) (4,1) ( 1, 1) (3, 0.5) (0.5, 1.5) ( 2, 1) ( 1, 2.5) ( 3, 3)

(1, 3) ( 2, 3) ( 3,1) (4,1) ( 1, 1) (3, 0.5) (0.5, 1.5) ( 2, 1) ( 1, 2.5) ( 3, 3) Preprnt (21)?{? 1 GPS-free postonng n moble ad hoc networs Srdjan Capun, Maher Hamd, Jean-Perre Hubau Insttute for computer Communcaton and Applcatons (ICA) Communcaton Sstems Department (DSC) Swss Federal

More information