HANDWRITTEN SIGNATURE VERIFICATIONS USING ADAPTIVE RESONANCE THEORY TYPE-2 (ART-2) NET

Size: px
Start display at page:

Download "HANDWRITTEN SIGNATURE VERIFICATIONS USING ADAPTIVE RESONANCE THEORY TYPE-2 (ART-2) NET"

Transcription

1 Volume 3, No. 8, August 2012 Journal of Global Research in Comuter Science RESEARCH PAPER Aailable Online at.jgrcs.info HANDWRITTEN SIGNATURE VERIFICATIONS USING ADAPTIVE RESONANCE THEORY TYPE-2 (ART-2) NET Tirtharaj Dash *1, Subhagata Chattoadhyay 2 and Tanistha Nayak 3 *1 Deartment of Comuter Science & Engineering Veer Surendra Sai Uniersity of Technology Burla , India tirtharajnist446@gmail.com 2 Deartment of Comuter Science & Engineering Bankura Unnayari Institute of Engineering Bankura , India subhagatachatterjee@yahoo.com 3 School of Comuting National Institute of Science and Technology Berhamur , India tanisthanist213@gmail.com Abstract Authorizing hand-ritten signature has alays been a challenge to reent illegal transactions, esecially hen the forged and the original signatures are ery similar-looking in nature. In this aer, e aim to automate forged signature erification rocess, offline, using Adatie Resonance Theory tye-2 (ART-2), hich has been imlemented in C language using both sequential and arallel rogramming. The said netork has been trained ith the original signature and tested ith tele ery similar-looking but forged signatures. The mismatch threshold is set as 5% hoeer, it is set flexible as er the requirement from case-to-case. In order to obtain the desired result, the igilance arameter (ρ) and the cluster size (m) has been tuned by carefully conducted arametric studies. The accuracy of the ART-2 net has been comuted as almost 100% ith ρ = 0.97 and m = 20. Keyords- handritten signature automatic erification ART-2 forged signatures INTRODUCTION Neural netorks hae been idely used in attern recognition, esecially here the atterns are comlex due to close resemblance of original and generated atterns [1-4]. An imortant roerty of a neural netork classifier is that, it learns the exemlary atterns (as inuts) by udating its nodal connectors eights. The draback of such tye of learning is that, hen ne atterns are fed, the eights are udated and as a result, it loses the memory of older atterns and stores the imression of ne atterns [5]. To handle this issue, Grossberg and Carenter (1987) roosed the concet of Adatie Resonance theory (ART) netorks, here the netorks retain the earlier learning, hich is certainly adantageous oer the conentional neural classifier [6]. ART is of to tyes i.e. tye-1 and tye-2. ART-1 takes binary inut ector, hereas, ART-2 takes analog/continuous inut ector and therefore more meritorious [7]. In our earlier ork, ART-1 netork has been considered for automatic erification of hand-ritten signature offline, ith high leel of accuracy (99.97%) [8]. In that aer, hoeer, only to forged signatures ere considered. In this aer, ART-2 has been considered for the offline erification of tele ery similar looking but forged handritten signatures. Handritten signature is the rincial biometric measure for ersonal identification. It is an imortant method for erforming legal transactions. Hoeer, there are chances hen signatures could be delicately coied, such that these aarently resemble originals and are difficult to be identified by the naked eyes. Hence, automating such a detection rocess could be of real adantage to us. Hoeer, it requires ast research rior its ractical use. In this ie, this aer is an attemt here ART-2 net has been used and imlemented using both sequential and arallel rogramming techniques to note its detection accuracy and seed. Automatic erification of handritten signature is an age-old research toic. Aailable literatures sho that seeral traditional and soft comuting techniques hae been used for accomlishing the said task. Due to sace constraints, detail discussion of all the techniques are beyond the scoe of this aer. Hence, some releant studies hae been shon, belo. Handritten signature recognition using traditional techniques: Author and year Technique(s) Ag. accuracy Inglis and Witten, 1994[9] Temlate matching 75% Mizukami et al., (2002) [10] Kholmato and Yanikoglu, (2005) [11] Shanker and Rajagoalan, (2007) [12] Dislacement extraction method 75% 3-D ector and DWT 98.6%. modified and basic DWT 98%, 71% Tian et al., 2007 [13] DWT 86.04%. Radhika et al., (2011) [14] Zernike moments 98% JGRCS 2010, All Rights Resered 21

2 Tirtharaj Dash et al, Journal of Global Research in Comuter Science, 3 (8), August 2012, Handritten signature recognition using soft comuting techniques: Author and year Technique Ag. accuracy Hossain et al., 2003 [15] HMM and BPNN hybrid 88.9% L et al., 2005 [16] SVM 95% Aksoy and Mathkour, (2011) [17] Rule-based inductie learning system 97% Dash et al., (2012) [8] ART % Dash et al., (2012) [18] AMN 92.3% the total number of ixels. The aerage SI comuted for the forged signatures is around 51%. Ste-2: Feature extraction: In this ste, e hae extracted the ixel alues in RGB (Red- Green-Blue) format, hich are then conerted into gray scale alues by using the folloing standard relation. Gray alue= 0.33 R G B (2) Ste-3 and 4: Deeloment of ART-2 algorithm and its training: As already mentioned, the ART-2 net has been deeloed on C language. Figure 2 shos the schematic diagram of ART- 2 structure. The imlementation algorithm is as follos: From these studies, it may be noted that ART has not been tested idely in this field, hich leaes an oortunity to inestigate ART-2, hich is the motiation behind this ork. In the folloing section, e hae described the methodology of ART-2 imlementation using C language using both the sequential and arallel rogramming. METHODOLOGY To accomlish the task, folloing stes hae been taken: Ste-1: Acquisition of hand ritten signatures one original and tele forged (refer to Fig.1a and 1b) and comuting the Similarity Index (SI) ixel-ise using equation 1 Ste-2: Feature extraction to obtain all the gray-scale alues ith equation 2 Ste-3: Deeloment of ART-2 net on C language ith (i) sequential and (ii) arallel rogramming Ste-4: Training the net ith the original signature, and finally Ste-5: Testing the net ith the forged signatures and comute the error by estimating the ercentage of mismatch (see equation 3). The stes are discussed in detail in the folloing section. Ste-1: Acquisition of Handritten signatures: Figures 1a and 1b sho the samles of hand-ritten original and one forged signature. Figure 1a: Original signature Figure 1b: One forged signature The size of the signatures is di ith bit deth of 4 bit. Similarity Index (SI) is then comuted beteen all forged signatures and the original signature using equation 1. 1 D SI 100 (1) T The arrangements of ixels ( ON and OFF ) in the forged signatures are comared ith that of the original signature, ro and column-ise. The disarities are then comuted. In equation 1, D is the number of dissimilar ixels and T is Figure-2: Structure of ART-2. Ste 0: Initialize the folloing arameters: a, b, c, d, e, α, ρ, θ. Also secify the number of eochs of training (ne) and number of learning iterations (nit). Ste 1: Perform Stes 2-12 (ne) times. Ste 2: Perform Stes 3-11 for each inut ectors. Ste 3: Udate F 1 unit actiations: U i = 0 i = s i i =0 q i = 0 i =f(x i ) S e s Udate F1 unit actiation again: e i = s i +au i P i = U i q i = i e i = f(x i ) + bf(q i ). Ste 4: Calculate signals to F 2 units: Yi = n i 1 b ij i Ste 5: Perform Stes 6 and 7 hen reset is true. Ste 6: Find F2 unit Y J ith largest signal (J is defined such that Y J Y j, j=1 to m). Ste 7: check for reset: JGRCS 2010, All Rights Resered 22

3 Tirtharaj Dash et al, Journal of Global Research in Comuter Science, 3 (8), August 2012, e P i =U i +dt ji u r i = i ci e u c If r < (ρ-e), then y J = -1 (inhibit J). Reset is true Perform Ste 5. If r (ρ-e), then i =s+au i q i = i e i =f(x i ) + bf(q i ). Reset is false. Proceed to Ste 8. Ste 8: Perform Stes 9-11 for secified number of learning iterations. Ste 9: Udate the eights for inning unit J: t ji = αdu i + {[1+ αd(d-1)]}t ji b ij = αdu i + {[1+ αd(d-1)]}b ij Ste 10: Udate F1 actiations: e i = s i +a U i P i = U i +dt ji q i = i e i =f(x i ) + bf(q i ). Ste 11: check for the stoing condition of eight udation. Ste 12: Check for the stoing condition for the number of eochs The symbols used in the aboe algorithm are: n = number of comonents in inut training ector m = maximum number of cluster units that can be formed ρ = igilance arameter (set beteen 0 and 1) s = binary inut ector x = actiation ector for F 1 (b) layer α = learning trials b ij = bottom-u eights t ji = to-don eights (Weights from Y j of F 2 layer to X i unit of F 1 (b) layer) x = norm of ector x and is defined the square root of the sum of the squares of the resectie comonents of x i (i=1 to n). It is imortant to mention that both the sequential and arallel imlementation is executed in Linux enironment (Ubuntu 10.04). It may be noted that, both sequential and arallel rocessing has been executed in a Intel dual core PC haing 1 GB RAM and 2 GHz rocessor seed. Ste-5: Testing the erformance of ART-2 Each of the forged signatures is then assed through the trained ART-2 netork and the number of matched b ij is counted. Equation 3 exresses the mismatch ercentage as follos, * b ij mismatch (3) count In this equation, count denotes the total number of bottomu eights (b ij ) and b* ij are the eights hich are matched ith the training cases. In this ork, e hae chosen 5% mismatch ercentage to decide on hether a signature could be acceted or not, i.e. mismatches u to 5% are alloed else rejected. It is imortant to note that mismatch acts as a threshold and threshold setting must be situation secific and the choice of user /administrator [19]. RESULTS The aerage similarity index (SI) beteen the original and forged signatures near 51%, hich may hae higher chance of matching, instead of rejecting the forged signatures. It is desired that een ith slightest difference, the netork must be able to differentiate those from the original signature based on its learning and assigned igilance. The aer suggests that igilance arameter (ρ) needs to be otimally set, hich is the first challenge. In this ork, otimum ρ has been set through a detail arametric study (see table-1 and 2). The second challenge is to assure that the netork learns the exemlary atterns through seeral obserations (number of clusters). Table 3 shos ho the cluster size (m) influences the accuracy and the comutational times. In table 1, it may be seen that ith forged signatures 11 and 12 the mismatch is <5% and therefore these are acceted as original. In case, the mismatch threshold is set <1%, the algorithm ould be able to detect all forged signatures. Hence, e hae made the algorithm ery flexible to allo such modification, hich deends on the situations. Table 2 shos that ith ρ=0.97, the detection accuracy is almost 100% ith minimum time in both sequential and arallel rogramming. Table-1 Result obtained from ART-2 net ith different alues of igilance arameter (ρ) Test Cases Vigilance Parameter (ρ) (Original s.) Original Forged Forged Forged Forged Forged Forged Forged Forged Forged Forged Forged Forged JGRCS 2010, All Rights Resered 23

4 Accuracy (%) Aerage Accuracy (%) Tirtharaj Dash et al, Journal of Global Research in Comuter Science, 3 (8), August 2012, Table-2 Accuracy rate at different igilance arameter ith corresonding comutation time ρ Accuracy (%) Comutation Time (seconds) Sequential Parallel Fig.3 lots the ρ s. accuracy arametric study. As seen in table 2, for ρ = 0.97, the accuracies are in both the sequential and arallel rogramming, e hae shon the lot for arallel rocessing Vigilance Parameter Figure-3: Parametric study ith igilance arameter and the detection accuracy. Table-3 Imroement of accuracy ith number of clustering units (m) in the F 2 layer #m Accuracy (%) Comutation Time (sec.) Sequential Parallel Table-3 shos that ith ρ=0.97 and m = 20, the detection accuracy is the highest. Fig. 4 lots the number of clusters (m) s. the resectie accuracy leels achieed Number of Cluster units Figure-4: Parametric study ith number of cluster units and the detection accuracy. Therefore, e conclude that through arametric studies, our method gies more accurate result hen comared ith other techniques, described in section I. CONCLUSIONS AND FUTURE WORK An ART-2 tye net has been deeloed in this ork for automating the erification of ery similar looking (SI ~51%) forged signatures, offline. It has been imlemented ith both sequential and arallel rocessing to achiee faster and accurate detection ith a mismatch threshold of 5%. Through arametric studies the best ρ and m are obtained. The accuracy is found to be 99.98%. It is imortant to mention that, in this study e hae tested only tele forged signatures, hich is a small sized samle. This is certainly a limitation of this ork. The net needs to be tested ith many different tyes of original as ell as forged signatures for obtaining a more authentic roof of its erformance. We are currently orking on it. REFERENCES [1] S. Chattoadhyay, P. Kaur, F.A. Rabhi, U.R. Acharya Neural Netork Aroaches to Grade Adult Deression, Journal of Medical Systems (2011), ublished online on 21/07/2011 DOI: /s [2] S. Chattoadhyay, P. Kaur, F.A. Rabhi, U.R. Acharya An Automated System to Diagnose the Seerity of Adult Deression. In the roceedings of 2 nd International Conference on Emerging Alications of Information Technology (CSI EAIT-2011), th February Kolkata India, (Editors - Jana D., and Pal P.), Publishers: IEEE Comuter Society and Conference Publishing Serices IEEE Xlore, Google Scholar, DOI: /EAIT JGRCS 2010, All Rights Resered 24

5 Tirtharaj Dash et al, Journal of Global Research in Comuter Science, 3 (8), August 2012, [3] Chattoadhyay S., Pratihar D. K, De Sarkar S. C. "Statistical Modelling of Psychoses Data. Comuter Methods and Programs in Biomedicine (2010) 100(3): [4] S. Chattoadhyay., D. K. Pratihar, S.C. De Sarkar - "Some Studies on Fuzzy clustering of sychosis data". International Journal of Business Intelligence and Data Mining (2007) 2(2): [5] S.K. Ahmed, A.K. Ramasamy, A. Khairuddin, J. Omar. Automatic online signature erification: A rototye using neural netorks. TENCON [6] G.A. Carenter, S. Grossberg, A self organizing neural netork for suerised learning, recognition, and rediction. Can neural netorks learn to recognize ne objects ithout forgetting familiar ones? IEEE Communication Magazine, 1992, [7] S.N. Sianandan, S.N. Deea Princile of Soft Comuting (2nd Edition) WILEY-INDIA, ISBN , [8] Dash T., Nayak T., Chattoadhyay S., Offline Verification of Hand Written Signature Using Adatie Resonance Theory Net (Tye-1), ICECT-2012, Vol-2, , [9] S. Inglis, I.H. Witten. Comression-based Temlate Matching. Proc. IEEE Data Comression Conference. Los Alamitos, CA, , [10] Y. Mizukami, M. Yoshimura, H. Miike, I. Yoshimura. An off-line signature erification system using an extracted dislacement function. Pattern Recognition Letters. 23, , [11] A. Kholmato, B. Yanikoglu. Identity authentication using imroed online signature erification method. Pattern Recognition Letters. 26, , [12] A.P. Shanker, A.N. Rajagoalan. Off-line signature erification using DTW. Pattern Recognition Letters. 28, , [13] W. Tian, Y. Qiao, Z. Ma. A Ne Scheme for Off-line Signature Verification Using DWT and Fuzzy Net. ACIS Int. Conf. Softare Engineering, Artificial Intelligence, Netorking, and Parallel/Distributed Comuting,. Vol.3,.30-35, [14] K.R Radhika, M.K. Venkatesha, G.N. Sekhar. An aroach for online signature authentication using Zernike moments. Pattern Recognition Letters. 32, , [15] A.K.M. A., Hossain, Md. G. Rahman, R.C. Debnath. Comaratie study of signature erification system using Suerised (BPNN) and Unsuerised (HMM) Models. ICCIT-2003, ,, [16] H. L, W. Wang, C. Wang, Q. Zhuo. Off-line Chinese signature erification based on suort ector machines. Pattern Recognition letters. 26, , [17] M.S.Aksoy, H. Mathkour. Signature erification using rules 3-ext inductie learning system. Int. J. Physical Sciences. 6(18): , [18] Dash T., Nayak T., Chattoadhyay S., Offline Hand Written Signature Verification Using Associatie Memory Net. Int. J. of Adanced Research in Comuter Engineering & Technology. 1(4): ,2012. [19] S. Chattoadhyay, S. Banerjee., F.A, Rabhi, U.R.Acharya A Case-based Reasoning System for Comlex Medical Diagnoses. Exert System :The Journal of Knoledge Engineering (2012) DOI: /j x (in ress). JGRCS 2010, All Rights Resered 25

Research on Evaluation Method of Organization s Performance Based on Comparative Advantage Characteristics

Research on Evaluation Method of Organization s Performance Based on Comparative Advantage Characteristics Vol.1, No.10, Ar 01,.67-7 Research on Evaluation Method of Organization s Performance Based on Comarative Advantage Characteristics WEN Xin 1, JIA Jianfeng and ZHAO Xi nan 3 Abstract It as under the guidance

More information

E( x ) [b(n) - a(n, m)x(m) ]

E( x ) [b(n) - a(n, m)x(m) ] Homework #, EE5353. An XOR network has two inuts, one hidden unit, and one outut. It is fully connected. Gie the network's weights if the outut unit has a ste actiation and the hidden unit actiation is

More information

DEVELOPMENT AND VALIDATION OF A VERSATILE METHOD FOR THE CALCULATION OF HEAT TRANSFER IN WATER-BASED RADIANT SYSTEMS METHODS

DEVELOPMENT AND VALIDATION OF A VERSATILE METHOD FOR THE CALCULATION OF HEAT TRANSFER IN WATER-BASED RADIANT SYSTEMS METHODS Eleventh International IBPSA Conference Glasgo, Scotland July 27-30, 2009 DEVELOPMENT AND VALIDATION OF A VERSATILE METHOD FOR THE CALCULATION OF HEAT TRANSFER IN WATER-BASED RADIANT SYSTEMS Massimiliano

More information

A Method of Setting the Penalization Constants in the Suboptimal Linear Quadratic Tracking Method

A Method of Setting the Penalization Constants in the Suboptimal Linear Quadratic Tracking Method XXVI. ASR '21 Seminar, Instruments and Control, Ostrava, Aril 26-27, 21 Paer 57 A Method of Setting the Penalization Constants in the Subotimal Linear Quadratic Tracking Method PERŮTKA, Karel Ing., Deartment

More information

Enhancing Generalization Capability of SVM Classifiers with Feature Weight Adjustment

Enhancing Generalization Capability of SVM Classifiers with Feature Weight Adjustment Enhancing Generalization Capability of SVM Classifiers ith Feature Weight Adjustment Xizhao Wang and Qiang He College of Mathematics and Computer Science, Hebei University, Baoding 07002, Hebei, China

More information

5 th Smosium on Integrating CF and Exeriments in Aerodnamics (Integration 0) 3-5 October 0 JAXA Chofu Aerosace Center, Toko, Jaan rag and Lift Predict

5 th Smosium on Integrating CF and Exeriments in Aerodnamics (Integration 0) 3-5 October 0 JAXA Chofu Aerosace Center, Toko, Jaan rag and Lift Predict 5th Smosium on Integrating CF and Exeriments in Aerodnamics (Integration 0) 45 5 th Smosium on Integrating CF and Exeriments in Aerodnamics (Integration 0) 3-5 October 0 JAXA Chofu Aerosace Center, Toko,

More information

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO)

Combining Logistic Regression with Kriging for Mapping the Risk of Occurrence of Unexploded Ordnance (UXO) Combining Logistic Regression with Kriging for Maing the Risk of Occurrence of Unexloded Ordnance (UXO) H. Saito (), P. Goovaerts (), S. A. McKenna (2) Environmental and Water Resources Engineering, Deartment

More information

Robust Beamforming via Matrix Completion

Robust Beamforming via Matrix Completion Robust Beamforming via Matrix Comletion Shunqiao Sun and Athina P. Petroulu Deartment of Electrical and Comuter Engineering Rutgers, the State University of Ne Jersey Piscataay, Ne Jersey 8854-858 Email:

More information

JJMIE Jordan Journal of Mechanical and Industrial Engineering

JJMIE Jordan Journal of Mechanical and Industrial Engineering JJMIE Jordan Journal of Mechanical and Industrial Engineering Volume, Number, Jun. 8 ISSN 995-6665 Pages 7-75 Efficiency of Atkinson Engine at Maximum Power Density using emerature Deendent Secific Heats

More information

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points.

Solved Problems. (a) (b) (c) Figure P4.1 Simple Classification Problems First we draw a line between each set of dark and light data points. Solved Problems Solved Problems P Solve the three simle classification roblems shown in Figure P by drawing a decision boundary Find weight and bias values that result in single-neuron ercetrons with the

More information

Constructing an Efficient Self-Tuning Aircraft Engine Model for Control and Health Management Applications

Constructing an Efficient Self-Tuning Aircraft Engine Model for Control and Health Management Applications Constructing an Efficient Self-Tuning Aircraft Engine Model for Control and Health Management Alications Jeffrey B. Armstrong 1 and Donald L. Simon 2 1 Vantage Partners, LLC, Cleeland, Ohio, 44135, U.

More information

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning

Uncorrelated Multilinear Principal Component Analysis for Unsupervised Multilinear Subspace Learning TNN-2009-P-1186.R2 1 Uncorrelated Multilinear Princial Comonent Analysis for Unsuervised Multilinear Subsace Learning Haiing Lu, K. N. Plataniotis and A. N. Venetsanooulos The Edward S. Rogers Sr. Deartment

More information

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS

COMPARISON OF VARIOUS OPTIMIZATION TECHNIQUES FOR DESIGN FIR DIGITAL FILTERS NCCI 1 -National Conference on Comutational Instrumentation CSIO Chandigarh, INDIA, 19- March 1 COMPARISON OF VARIOUS OPIMIZAION ECHNIQUES FOR DESIGN FIR DIGIAL FILERS Amanjeet Panghal 1, Nitin Mittal,Devender

More information

Improving AOR Method for a Class of Two-by-Two Linear Systems

Improving AOR Method for a Class of Two-by-Two Linear Systems Alied Mathematics 2 2 236-24 doi:4236/am22226 Published Online February 2 (htt://scirporg/journal/am) Imroving AOR Method for a Class of To-by-To Linear Systems Abstract Cuixia Li Shiliang Wu 2 College

More information

DEVELOPMENT OF A BRANCH AND PRICE APPROACH INVOLVING VERTEX CLONING TO SOLVE THE MAXIMUM WEIGHTED INDEPENDENT SET PROBLEM

DEVELOPMENT OF A BRANCH AND PRICE APPROACH INVOLVING VERTEX CLONING TO SOLVE THE MAXIMUM WEIGHTED INDEPENDENT SET PROBLEM DEVELOPMENT OF A BRANCH AND PRICE APPROACH INVOLVING VERTEX CLONING TO SOLVE THE MAXIMUM WEIGHTED INDEPENDENT SET PROBLEM A Thesis by SANDEEP SACHDEVA Submitted to the Office of Graduate Studies of Texas

More information

Radial Basis Function Networks: Algorithms

Radial Basis Function Networks: Algorithms Radial Basis Function Networks: Algorithms Introduction to Neural Networks : Lecture 13 John A. Bullinaria, 2004 1. The RBF Maing 2. The RBF Network Architecture 3. Comutational Power of RBF Networks 4.

More information

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar

Topic: Lower Bounds on Randomized Algorithms Date: September 22, 2004 Scribe: Srinath Sridhar 15-859(M): Randomized Algorithms Lecturer: Anuam Guta Toic: Lower Bounds on Randomized Algorithms Date: Setember 22, 2004 Scribe: Srinath Sridhar 4.1 Introduction In this lecture, we will first consider

More information

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018

Computer arithmetic. Intensive Computation. Annalisa Massini 2017/2018 Comuter arithmetic Intensive Comutation Annalisa Massini 7/8 Intensive Comutation - 7/8 References Comuter Architecture - A Quantitative Aroach Hennessy Patterson Aendix J Intensive Comutation - 7/8 3

More information

A Parallel Algorithm for Minimization of Finite Automata

A Parallel Algorithm for Minimization of Finite Automata A Parallel Algorithm for Minimization of Finite Automata B. Ravikumar X. Xiong Deartment of Comuter Science University of Rhode Island Kingston, RI 02881 E-mail: fravi,xiongg@cs.uri.edu Abstract In this

More information

Factor Analysis of Convective Heat Transfer for a Horizontal Tube in the Turbulent Flow Region Using Artificial Neural Network

Factor Analysis of Convective Heat Transfer for a Horizontal Tube in the Turbulent Flow Region Using Artificial Neural Network COMPUTATIONAL METHODS IN ENGINEERING AND SCIENCE EPMESC X, Aug. -3, 6, Sanya, Hainan,China 6 Tsinghua University ess & Sringer-Verlag Factor Analysis of Convective Heat Transfer for a Horizontal Tube in

More information

Fuzzy Automata Induction using Construction Method

Fuzzy Automata Induction using Construction Method Journal of Mathematics and Statistics 2 (2): 395-4, 26 ISSN 1549-3644 26 Science Publications Fuzzy Automata Induction using Construction Method 1,2 Mo Zhi Wen and 2 Wan Min 1 Center of Intelligent Control

More information

A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search

A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search A New Method of DDB Logical Structure Synthesis Using Distributed Tabu Search Eduard Babkin and Margarita Karunina 2, National Research University Higher School of Economics Det of nformation Systems and

More information

An Analysis of Reliable Classifiers through ROC Isometrics

An Analysis of Reliable Classifiers through ROC Isometrics An Analysis of Reliable Classifiers through ROC Isometrics Stijn Vanderlooy s.vanderlooy@cs.unimaas.nl Ida G. Srinkhuizen-Kuyer kuyer@cs.unimaas.nl Evgueni N. Smirnov smirnov@cs.unimaas.nl MICC-IKAT, Universiteit

More information

10 th Jubilee National Congress on Theoretical and Applied Mechanics, Varna September 2005

10 th Jubilee National Congress on Theoretical and Applied Mechanics, Varna September 2005 th Jubilee National Congress on Theoretical and Alied Mechanics, Varna 6 Setember 25 FEM APPLIED IN HYDRO-MECHANICAL COUPLED ANALYSIS OF A SLOPE A. Yanakieva, M. Datcheva, R. Iankov, F. Collin 2, A. Baltov

More information

1 :: Mathematical notation

1 :: Mathematical notation 1 :: Mathematical notation x A means x is a member of the set A. A B means the set A is contained in the set B. {a 1,..., a n } means the set hose elements are a 1,..., a n. {x A : P } means the set of

More information

Analysis of execution time for parallel algorithm to dertmine if it is worth the effort to code and debug in parallel

Analysis of execution time for parallel algorithm to dertmine if it is worth the effort to code and debug in parallel Performance Analysis Introduction Analysis of execution time for arallel algorithm to dertmine if it is worth the effort to code and debug in arallel Understanding barriers to high erformance and redict

More information

PCA fused NN approach for drill wear prediction in drilling mild steel specimen

PCA fused NN approach for drill wear prediction in drilling mild steel specimen PCA fused NN aroach for drill wear rediction in drilling mild steel secimen S.S. Panda Deartment of Mechanical Engineering, Indian Institute of Technology Patna, Bihar-8000, India, Tel No.: 9-99056477(M);

More information

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model

Shadow Computing: An Energy-Aware Fault Tolerant Computing Model Shadow Comuting: An Energy-Aware Fault Tolerant Comuting Model Bryan Mills, Taieb Znati, Rami Melhem Deartment of Comuter Science University of Pittsburgh (bmills, znati, melhem)@cs.itt.edu Index Terms

More information

Artificial Neural Networks. Part 2

Artificial Neural Networks. Part 2 Artificial Neural Netorks Part Artificial Neuron Model Folloing simplified model of real neurons is also knon as a Threshold Logic Unit x McCullouch-Pitts neuron (943) x x n n Body of neuron f out Biological

More information

Exploiting Source Redundancy to Improve the Rate of Polar Codes

Exploiting Source Redundancy to Improve the Rate of Polar Codes Exploiting Source Redundancy to Improe the Rate of Polar Codes Ying Wang ECE Department Texas A&M Uniersity yingang@tamu.edu Krishna R. Narayanan ECE Department Texas A&M Uniersity krn@tamu.edu Aiao (Andre)

More information

Machine Learning: Homework 4

Machine Learning: Homework 4 10-601 Machine Learning: Homework 4 Due 5.m. Monday, February 16, 2015 Instructions Late homework olicy: Homework is worth full credit if submitted before the due date, half credit during the next 48 hours,

More information

Genetic Algorithm Based PID Optimization in Batch Process Control

Genetic Algorithm Based PID Optimization in Batch Process Control International Conference on Comuter Alications and Industrial Electronics (ICCAIE ) Genetic Algorithm Based PID Otimization in Batch Process Control.K. Tan Y.K. Chin H.J. Tham K.T.K. Teo odelling, Simulation

More information

Adaptive Minimum Symbol-Error-Rate CDMA Linear Multiuser Detector for Pulse-Amplitude Modulation

Adaptive Minimum Symbol-Error-Rate CDMA Linear Multiuser Detector for Pulse-Amplitude Modulation Adative Minimum Symbol-Error-Rate CDMA inear Multiuser Detector for Pulse-Amlitude Modulation AK Samingan, S Chen and Hanzo Deartment of Electronics and Comuter Science University of Southamton, Southamton

More information

Estimation of the large covariance matrix with two-step monotone missing data

Estimation of the large covariance matrix with two-step monotone missing data Estimation of the large covariance matrix with two-ste monotone missing data Masashi Hyodo, Nobumichi Shutoh 2, Takashi Seo, and Tatjana Pavlenko 3 Deartment of Mathematical Information Science, Tokyo

More information

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm

On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm On Line Parameter Estimation of Electric Systems using the Bacterial Foraging Algorithm Gabriel Noriega, José Restreo, Víctor Guzmán, Maribel Giménez and José Aller Universidad Simón Bolívar Valle de Sartenejas,

More information

y p 2 p 1 y p Flexible System p 2 y p2 p1 y p u, y 1 -u, y 2 Component Breakdown z 1 w 1 1 y p 1 P 1 P 2 w 2 z 2

y p 2 p 1 y p Flexible System p 2 y p2 p1 y p u, y 1 -u, y 2 Component Breakdown z 1 w 1 1 y p 1 P 1 P 2 w 2 z 2 ROBUSTNESS OF FLEXIBLE SYSTEMS WITH COMPONENT-LEVEL UNCERTAINTIES Peiman G. Maghami Λ NASA Langley Research Center, Hamton, VA 368 Robustness of flexible systems in the resence of model uncertainties at

More information

Roots Blower with Gradually Expanding Outlet Gap: Mathematical Modelling and Performance Simulation Yingjie Cai 1, a, Ligang Yao 2, b

Roots Blower with Gradually Expanding Outlet Gap: Mathematical Modelling and Performance Simulation Yingjie Cai 1, a, Ligang Yao 2, b 2nd International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 216) Roots Bloer ith Gradually Exanding Outlet Ga: Mathematical Modelling and Performance Simulation

More information

Node-voltage method using virtual current sources technique for special cases

Node-voltage method using virtual current sources technique for special cases Node-oltage method using irtual current sources technique for secial cases George E. Chatzarakis and Marina D. Tortoreli Electrical and Electronics Engineering Deartments, School of Pedagogical and Technological

More information

Sensitivity of Nonlinear Network Training to Affine Transformed Inputs

Sensitivity of Nonlinear Network Training to Affine Transformed Inputs Sensitiity of Nonlinear Network raining to Affine ransformed Inuts Changhua Yu, Michael Manry, Pramod Lakshmi Narasimha Deartment of Electrical Engineering Uniersity of exas at Arlington, X 76019 changhua

More information

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III

AI*IA 2003 Fusion of Multiple Pattern Classifiers PART III AI*IA 23 Fusion of Multile Pattern Classifiers PART III AI*IA 23 Tutorial on Fusion of Multile Pattern Classifiers by F. Roli 49 Methods for fusing multile classifiers Methods for fusing multile classifiers

More information

Multi-Operation Multi-Machine Scheduling

Multi-Operation Multi-Machine Scheduling Multi-Oeration Multi-Machine Scheduling Weizhen Mao he College of William and Mary, Williamsburg VA 3185, USA Abstract. In the multi-oeration scheduling that arises in industrial engineering, each job

More information

Biomechanical Analysis of Contemporary Throwing Technique Theory

Biomechanical Analysis of Contemporary Throwing Technique Theory MAEC Web of Conferences, 0 5 04 ( 05 DOI: 0.05/ matec conf / 0 5 0 5 04 C Owned by the authors, ublished by EDP Sciences, 05 Biomechanical Analysis of Contemorary hrowing echnique heory Jian Chen Deartment

More information

One step ahead prediction using Fuzzy Boolean Neural Networks 1

One step ahead prediction using Fuzzy Boolean Neural Networks 1 One ste ahead rediction using Fuzzy Boolean eural etworks 1 José A. B. Tomé IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa jose.tome@inesc-id.t João Paulo Carvalho IESC-ID, IST Rua Alves Redol, 9 1000 Lisboa

More information

Solar Thermal Aquaculture System Controller Based on Artificial Neural Network

Solar Thermal Aquaculture System Controller Based on Artificial Neural Network Engineering,, 3, 8-8 doi:.436/eng..3899 Published Online August (htt://.scirp.org/journal/eng) Solar Thermal Aquaculture System Controller Based on Artificial Neural Netork Abstract Doaa M. Atia, Faten

More information

Estimation of component redundancy in optimal age maintenance

Estimation of component redundancy in optimal age maintenance EURO MAINTENANCE 2012, Belgrade 14-16 May 2012 Proceedings of the 21 st International Congress on Maintenance and Asset Management Estimation of comonent redundancy in otimal age maintenance Jorge ioa

More information

Magnetospheric Physics - Homework, 4/04/2014

Magnetospheric Physics - Homework, 4/04/2014 Magnetosheric hysics - Homework, // 7. Fast wave, fast shock, erendicular shock, entroy, jum relation. Consider the fast erendicular shock. a) Determine the ositive root of the solution for the comression

More information

Feedback-error control

Feedback-error control Chater 4 Feedback-error control 4.1 Introduction This chater exlains the feedback-error (FBE) control scheme originally described by Kawato [, 87, 8]. FBE is a widely used neural network based controller

More information

Multivariable Generalized Predictive Scheme for Gas Turbine Control in Combined Cycle Power Plant

Multivariable Generalized Predictive Scheme for Gas Turbine Control in Combined Cycle Power Plant Multivariable Generalized Predictive Scheme for Gas urbine Control in Combined Cycle Power Plant L.X.Niu and X.J.Liu Deartment of Automation North China Electric Power University Beiing, China, 006 e-mail

More information

Hermite subdivision on manifolds via parallel transport

Hermite subdivision on manifolds via parallel transport Adances in Comutational Mathematics manuscrit No. (will be inserted by the editor Hermite subdiision on manifolds ia arallel transort Caroline Moosmüller Receied: date / Acceted: date Abstract We roose

More information

Neural Networks. Associative memory 12/30/2015. Associative memories. Associative memories

Neural Networks. Associative memory 12/30/2015. Associative memories. Associative memories //5 Neural Netors Associative memory Lecture Associative memories Associative memories The massively parallel models of associative or content associative memory have been developed. Some of these models

More information

Part 8: Neural Networks

Part 8: Neural Networks METU Informatics Institute Min720 Pattern Classification ith Bio-Medical Applications Part 8: Neural Netors - INTRODUCTION: BIOLOGICAL VS. ARTIFICIAL Biological Neural Netors A Neuron: - A nerve cell as

More information

Finite-Sample Bias Propagation in the Yule-Walker Method of Autoregressive Estimation

Finite-Sample Bias Propagation in the Yule-Walker Method of Autoregressive Estimation Proceedings of the 7th World Congress The International Federation of Automatic Control Seoul, Korea, July 6-, 008 Finite-Samle Bias Proagation in the Yule-Walker Method of Autoregressie Estimation Piet

More information

Speaker Identification and Verification Using Different Model for Text-Dependent

Speaker Identification and Verification Using Different Model for Text-Dependent International Journal of Alied Engineering Research ISSN 0973-4562 Volume 12, Number 8 (2017). 1633-1638 Research India Publications. htt://www.riublication.com Seaker Identification and Verification Using

More information

Universal Finite Memory Coding of Binary Sequences

Universal Finite Memory Coding of Binary Sequences Deartment of Electrical Engineering Systems Universal Finite Memory Coding of Binary Sequences Thesis submitted towards the degree of Master of Science in Electrical and Electronic Engineering in Tel-Aviv

More information

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule

The Graph Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule The Grah Accessibility Problem and the Universality of the Collision CRCW Conflict Resolution Rule STEFAN D. BRUDA Deartment of Comuter Science Bisho s University Lennoxville, Quebec J1M 1Z7 CANADA bruda@cs.ubishos.ca

More information

COMPUTER SIMULATION OF A LABORATORY HYDRAULIC SYSTEM WITH MATLAB-SIMULINK

COMPUTER SIMULATION OF A LABORATORY HYDRAULIC SYSTEM WITH MATLAB-SIMULINK DVNCED ENGINEERING 4(20101, ISSN 1846-5900 COMPUTER SIMULTION OF LORTORY HYDRULIC SYSTEM WITH MTL-SIMULINK Grego, G. & Siminiati, D. bstract: The article resents some selected roblems related to modeling

More information

Parallel Quantum-inspired Genetic Algorithm for Combinatorial Optimization Problem

Parallel Quantum-inspired Genetic Algorithm for Combinatorial Optimization Problem Parallel Quantum-insired Genetic Algorithm for Combinatorial Otimization Problem Kuk-Hyun Han Kui-Hong Park Chi-Ho Lee Jong-Hwan Kim Det. of Electrical Engineering and Comuter Science, Korea Advanced Institute

More information

Keywords: Vocal Tract; Lattice model; Reflection coefficients; Linear Prediction; Levinson algorithm.

Keywords: Vocal Tract; Lattice model; Reflection coefficients; Linear Prediction; Levinson algorithm. Volume 3, Issue 6, June 213 ISSN: 2277 128X International Journal of Advanced Research in Comuter Science and Software Engineering Research Paer Available online at: www.ijarcsse.com Lattice Filter Model

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers Sr. Deartment of

More information

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin

PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH. Luoluo Liu, Trac D. Tran, and Sang Peter Chin PARTIAL FACE RECOGNITION: A SPARSE REPRESENTATION-BASED APPROACH Luoluo Liu, Trac D. Tran, and Sang Peter Chin Det. of Electrical and Comuter Engineering, Johns Hokins Univ., Baltimore, MD 21218, USA {lliu69,trac,schin11}@jhu.edu

More information

MODELING OF UNSTEADY AERODYNAMIC CHARACTERISTCS OF DELTA WINGS.

MODELING OF UNSTEADY AERODYNAMIC CHARACTERISTCS OF DELTA WINGS. IAS00 ONGRESS MODEING OF UNSTEADY AERODYNAMI HARATERISTS OF DETA WINGS. Jouannet hristoher, rus Petter inköings Uniersity eywords: Delta wings, Unsteady, Modeling, Preliminary design, Aerodynamic coefficient.

More information

Chapter 3. Systems of Linear Equations: Geometry

Chapter 3. Systems of Linear Equations: Geometry Chapter 3 Systems of Linear Equations: Geometry Motiation We ant to think about the algebra in linear algebra (systems of equations and their solution sets) in terms of geometry (points, lines, planes,

More information

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System

Robust Predictive Control of Input Constraints and Interference Suppression for Semi-Trailer System Vol.7, No.7 (4),.37-38 htt://dx.doi.org/.457/ica.4.7.7.3 Robust Predictive Control of Inut Constraints and Interference Suression for Semi-Trailer System Zhao, Yang Electronic and Information Technology

More information

Metrics Performance Evaluation: Application to Face Recognition

Metrics Performance Evaluation: Application to Face Recognition Metrics Performance Evaluation: Alication to Face Recognition Naser Zaeri, Abeer AlSadeq, and Abdallah Cherri Electrical Engineering Det., Kuwait University, P.O. Box 5969, Safat 6, Kuwait {zaery, abeer,

More information

Non-linear consolidation of soil with vertical and horizontal drainage under time-dependent loading

Non-linear consolidation of soil with vertical and horizontal drainage under time-dependent loading Uniersity of Wollongong Research Online Faculty of Engineering - Papers (Archie) Faculty of Engineering and Information Sciences Non-linear consolidation of soil ith ertical and horizontal drainage under

More information

Linear diophantine equations for discrete tomography

Linear diophantine equations for discrete tomography Journal of X-Ray Science and Technology 10 001 59 66 59 IOS Press Linear diohantine euations for discrete tomograhy Yangbo Ye a,gewang b and Jiehua Zhu a a Deartment of Mathematics, The University of Iowa,

More information

Time Domain Calculation of Vortex Induced Vibration of Long-Span Bridges by Using a Reduced-order Modeling Technique

Time Domain Calculation of Vortex Induced Vibration of Long-Span Bridges by Using a Reduced-order Modeling Technique 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 Time Domain Calculation of Vortex Induced Vibration of Long-San Bridges by Using a Reduced-order Modeling

More information

Energy-aware optimisation for run-time reconfiguration

Energy-aware optimisation for run-time reconfiguration Energy-aware otimisation for run-time reconfiguration Tobias Becker and Wayne Luk Deartment of Comuting Imerial College London, UK eter Y. K. Cheung Deartment of Electrical and Electronic Engineering Imerial

More information

Research Article Research on Evaluation Indicator System and Methods of Food Network Marketing Performance

Research Article Research on Evaluation Indicator System and Methods of Food Network Marketing Performance Advance Journal of Food Science and Technology 7(0: 80-84 205 DOI:0.9026/afst.7.988 ISSN: 2042-4868; e-issn: 2042-4876 205 Maxwell Scientific Publication Cor. Submitted: October 7 204 Acceted: December

More information

The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions.

The Nottingham eprints service makes this work by researchers of the University of Nottingham available open access under the following conditions. Li, Xia (2016) Internal structure quantification for granular constitutie modeling. Journal of Engineering Mechanics. C4016001/1-C4016001/16. ISSN 1943-7889 Access from the Uniersity of Nottingham reository:

More information

Optimal Design of Truss Structures Using a Neutrosophic Number Optimization Model under an Indeterminate Environment

Optimal Design of Truss Structures Using a Neutrosophic Number Optimization Model under an Indeterminate Environment Neutrosohic Sets and Systems Vol 14 016 93 University of New Mexico Otimal Design of Truss Structures Using a Neutrosohic Number Otimization Model under an Indeterminate Environment Wenzhong Jiang & Jun

More information

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition

Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition TNN-2007-P-0332.R1 1 Uncorrelated Multilinear Discriminant Analysis with Regularization and Aggregation for Tensor Object Recognition Haiing Lu, K.N. Plataniotis and A.N. Venetsanooulos The Edward S. Rogers

More information

John Weatherwax. Analysis of Parallel Depth First Search Algorithms

John Weatherwax. Analysis of Parallel Depth First Search Algorithms Sulementary Discussions and Solutions to Selected Problems in: Introduction to Parallel Comuting by Viin Kumar, Ananth Grama, Anshul Guta, & George Karyis John Weatherwax Chater 8 Analysis of Parallel

More information

Alternative non-linear predictive control under constraints applied to a two-wheeled nonholonomic mobile robot

Alternative non-linear predictive control under constraints applied to a two-wheeled nonholonomic mobile robot Alternatie non-linear predictie control under constraints applied to a to-heeled nonholonomic mobile robot Gaspar Fontineli Dantas Júnior *, João Ricardo Taares Gadelha *, Carlor Eduardo Trabuco Dórea

More information

A Family of Binary Sequences from Interleaved Construction and their Cryptographic Properties

A Family of Binary Sequences from Interleaved Construction and their Cryptographic Properties Contemorary Mathematics A Family of Binary Sequences from Interleaed Construction and their Crytograhic Proerties Jing Jane He, Daniel Panario, and Qiang Wang Abstract. Families of seudorandom sequences

More information

Learning Sequence Motif Models Using Gibbs Sampling

Learning Sequence Motif Models Using Gibbs Sampling Learning Sequence Motif Models Using Gibbs Samling BMI/CS 776 www.biostat.wisc.edu/bmi776/ Sring 2018 Anthony Gitter gitter@biostat.wisc.edu These slides excluding third-arty material are licensed under

More information

Multilayer Perceptron Neural Network (MLPs) For Analyzing the Properties of Jordan Oil Shale

Multilayer Perceptron Neural Network (MLPs) For Analyzing the Properties of Jordan Oil Shale World Alied Sciences Journal 5 (5): 546-552, 2008 ISSN 1818-4952 IDOSI Publications, 2008 Multilayer Percetron Neural Network (MLPs) For Analyzing the Proerties of Jordan Oil Shale 1 Jamal M. Nazzal, 2

More information

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation

Modeling and Estimation of Full-Chip Leakage Current Considering Within-Die Correlation 6.3 Modeling and Estimation of Full-Chi Leaage Current Considering Within-Die Correlation Khaled R. eloue, Navid Azizi, Farid N. Najm Deartment of ECE, University of Toronto,Toronto, Ontario, Canada {haled,nazizi,najm}@eecg.utoronto.ca

More information

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty

Robust Performance Design of PID Controllers with Inverse Multiplicative Uncertainty American Control Conference on O'Farrell Street San Francisco CA USA June 9 - July Robust Performance Design of PID Controllers with Inverse Multilicative Uncertainty Tooran Emami John M Watkins Senior

More information

On Shortest Single/Multiple Path Computation Problems in Fiber-Wireless (FiWi) Access Networks

On Shortest Single/Multiple Path Computation Problems in Fiber-Wireless (FiWi) Access Networks 2014 IEEE 15th International Conference on High Performance Sitching and Routing (HPSR) On Shortest Single/Multiple Path Computation Problems in Fiber-Wireless (FiWi) Access Netorks Chenyang Zhou, Anisha

More information

A ROBUST BEAMFORMER BASED ON WEIGHTED SPARSE CONSTRAINT

A ROBUST BEAMFORMER BASED ON WEIGHTED SPARSE CONSTRAINT Progress In Electromagnetics Research Letters, Vol. 16, 53 60, 2010 A ROBUST BEAMFORMER BASED ON WEIGHTED SPARSE CONSTRAINT Y. P. Liu and Q. Wan School of Electronic Engineering University of Electronic

More information

A Critical State Sand Model with Elastic-Plastic Coupling

A Critical State Sand Model with Elastic-Plastic Coupling A Critical State Sand Model with Elastic-Plastic Couling Ali Lashkari * and Ali Golchin Deartment of Ciil & Enironmental Engineering Shiraz Uniersity of Technology, Shiraz, Iran lashkari@sutech.ac.ir,

More information

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V.

Deriving Indicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deriving ndicator Direct and Cross Variograms from a Normal Scores Variogram Model (bigaus-full) David F. Machuca Mory and Clayton V. Deutsch Centre for Comutational Geostatistics Deartment of Civil &

More information

Robot Motion Planning using Hyperboloid Potential Functions

Robot Motion Planning using Hyperboloid Potential Functions Proceedings of the World Congress on Engineering 7 Vol II WCE 7, July - 4, 7, London, U.K. Robot Motion Planning using Hyerboloid Potential Functions A. Badawy and C.R. McInnes, Member, IAEN Abstract A

More information

An example of Lagrangian for a non-holonomic system

An example of Lagrangian for a non-holonomic system Uniersit of North Georgia Nighthaks Open Institutional Repositor Facult Publications Department of Mathematics 9-9-05 An eample of Lagrangian for a non-holonomic sstem Piotr W. Hebda Uniersit of North

More information

Oil Temperature Control System PID Controller Algorithm Analysis Research on Sliding Gear Reducer

Oil Temperature Control System PID Controller Algorithm Analysis Research on Sliding Gear Reducer Key Engineering Materials Online: 2014-08-11 SSN: 1662-9795, Vol. 621, 357-364 doi:10.4028/www.scientific.net/kem.621.357 2014 rans ech Publications, Switzerland Oil emerature Control System PD Controller

More information

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION

A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST BASED ON THE WEIBULL DISTRIBUTION O P E R A T I O N S R E S E A R C H A N D D E C I S I O N S No. 27 DOI:.5277/ord73 Nasrullah KHAN Muhammad ASLAM 2 Kyung-Jun KIM 3 Chi-Hyuck JUN 4 A MIXED CONTROL CHART ADAPTED TO THE TRUNCATED LIFE TEST

More information

Networks of McCulloch-Pitts Neurons

Networks of McCulloch-Pitts Neurons s Lecture 4 Netorks of McCulloch-Pitts Neurons The McCulloch and Pitts (M_P) Neuron x x sgn x n Netorks of M-P Neurons One neuron can t do much on its on, but a net of these neurons x i x i i sgn i ij

More information

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators

An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators An Investigation on the Numerical Ill-conditioning of Hybrid State Estimators S. K. Mallik, Student Member, IEEE, S. Chakrabarti, Senior Member, IEEE, S. N. Singh, Senior Member, IEEE Deartment of Electrical

More information

Pairwise active appearance model and its application to echocardiography tracking

Pairwise active appearance model and its application to echocardiography tracking Pairwise active aearance model and its alication to echocardiograhy tracking S. Kevin Zhou 1, J. Shao 2, B. Georgescu 1, and D. Comaniciu 1 1 Integrated Data Systems, Siemens Cororate Research, Inc., Princeton,

More information

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL

MODELING THE RELIABILITY OF C4ISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Technical Sciences and Alied Mathematics MODELING THE RELIABILITY OF CISR SYSTEMS HARDWARE/SOFTWARE COMPONENTS USING AN IMPROVED MARKOV MODEL Cezar VASILESCU Regional Deartment of Defense Resources Management

More information

Numerical and experimental investigation on shot-peening induced deformation. Application to sheet metal forming.

Numerical and experimental investigation on shot-peening induced deformation. Application to sheet metal forming. Coyright JCPDS-International Centre for Diffraction Data 29 ISSN 197-2 511 Numerical and exerimental investigation on shot-eening induced deformation. Alication to sheet metal forming. Florent Cochennec

More information

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules

CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules CHAPTER-II Control Charts for Fraction Nonconforming using m-of-m Runs Rules. Introduction: The is widely used in industry to monitor the number of fraction nonconforming units. A nonconforming unit is

More information

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.**

On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** On Fractional Predictive PID Controller Design Method Emmanuel Edet*. Reza Katebi.** * echnology and Innovation Centre, Level 4, Deartment of Electronic and Electrical Engineering, University of Strathclyde,

More information

Principles of Computed Tomography (CT)

Principles of Computed Tomography (CT) Page 298 Princiles of Comuted Tomograhy (CT) The theoretical foundation of CT dates back to Johann Radon, a mathematician from Vienna who derived a method in 1907 for rojecting a 2-D object along arallel

More information

Generalized Coiflets: A New Family of Orthonormal Wavelets

Generalized Coiflets: A New Family of Orthonormal Wavelets Generalized Coiflets A New Family of Orthonormal Wavelets Dong Wei, Alan C Bovik, and Brian L Evans Laboratory for Image and Video Engineering Deartment of Electrical and Comuter Engineering The University

More information

Analysis of the Effect of Number of Knots in a Trajectory on Motion Characteristics of a 3R Planar Manipulator

Analysis of the Effect of Number of Knots in a Trajectory on Motion Characteristics of a 3R Planar Manipulator Analysis of the Effect of Number of Knots in a Trajectory on Motion Characteristics of a Planar Maniulator Suarno Bhattacharyya & Tarun Kanti Naskar Mechanical Engineering Deartment, Jadavur University,

More information

Recent Developments in Multilayer Perceptron Neural Networks

Recent Developments in Multilayer Perceptron Neural Networks Recent Develoments in Multilayer Percetron eural etworks Walter H. Delashmit Lockheed Martin Missiles and Fire Control Dallas, Texas 75265 walter.delashmit@lmco.com walter.delashmit@verizon.net Michael

More information

FORMAL DEFINITION OF TOLERANCING IN CAD AND METROLOGY

FORMAL DEFINITION OF TOLERANCING IN CAD AND METROLOGY P. SERRÉ, A. CLÉENT, A. RIVIÈRE FORAL DEFINITION OF TOLERANCING IN CAD AND ETROLOGY Abstract: Our aim is to unify mathematically the secification and the metrological verification of a given geometrical

More information

Simulation of 3-Phase 2- Stator Induction Motor Using MATLAB Platform

Simulation of 3-Phase 2- Stator Induction Motor Using MATLAB Platform International Journal of Alied Engineering Research ISSN 0973-456 Volume 3, Number (08). 9437-944 Simulation of 3-Phase - Stator Induction Motor Using MATLAB Platform Pallavi R.Burande Deartment of Electrical

More information