Polymerizer fault diagnosis algorithm based on improved the GA-LMBP

Size: px
Start display at page:

Download "Polymerizer fault diagnosis algorithm based on improved the GA-LMBP"

Transcription

1 Avalable onlne Journal of Chemcal and Pharmaceutcal Research, 04, 6(6): Research Artcle ISSN : CODEN(USA) : JCPRC5 Polymerzer fault dagnoss algorthm based on mproved the GA-LMBP Shuzh Gao, Langlang Luan and XanWen Gao School of Informaton and Engneerng, Shenyang Unversty of Chemcal echnology, Shenyang, Chna School of Informaton and Engneerng, Shenyang Unversty of Chemcal echnology, Shenyang, Chna 3 School of Informaton Scence and Engneerng, Northeastern Unversty, Shenyang,Chna ABSRAC Amng at the PVC producton process s complex, the large crtcal devces polymerzer runnng need to constantly montor the characterstcs, performance montorng and fault dagnoss polymerzer for the large PVC batch producton process. Frst of all, for the lack of standard LMBP algorthm, the LMBP neural network algorthm s mproved; Secondly, based on the genetc algorthm (GA) and mproved LMBP algorthm that based on the GA-mproved a LMBP Polymerzer devce fault dagnoss algorthm s proposed; mproved LMBP algorthm and genetc algorthm (GA) combned algorthm s appled to the study of fault dagnoss polymerzer. Fnally, Combned wth polymerzer ndustral feld hstory data set to carry out fault dagnoss smulaton, results show the mentoned GA-mproved LMBP fault dagnoss method. s effectveness. Keywords: Polymerzer, Fault Dagnoss, LMBP neural network, Genetc algorthm (GA) INRODUCION PVC producton process s complex, producton safety and product qualty ndcators of requrements s hgh. he man raw materal for polyvnyl chlorde producton process s a vnyl chlorde monomer (VCM), generated by the polymerzaton kettle After the reacton of PVC products. he polymerzer s the key equpment of PVC producton unt, vnyl chlorde n polymerzaton occur the polymerzer reacton of PVC, the polymerzer stablty runnng drectly related to the health of PVC producton unt. Motor, speed reducer and machne closure s ensureded to the normal operaton of key equpment polymerzer devce. Once ther malfuncton wll be a serous loss to brng to producton. herefore, early dagnoss the polymerzer fault type and the reason, can avod polymerzer parkng caused huge economc losses, mprove the PVC product qualty, reduce producton costs has mportant practcal sgnfcance. In recent years, for the polymerzer fault dagnoss algorthm, many foregn scholars have proposed rough set neural network fault dagnoss method [-3], he rough set method as neural network lead system, smplfy the complexty of the neural network system, and mprove the precson and effcency of fault dagnoss. Many domestc scholars proposed reducton based on mproved dscernblty matrx roppertes polymerzer Rough Set - Neural network fault dagnoss [4-6], or the BP neural network expert system fault dagnoss [7-9], and prncpal component analyss n the polymerzaton producton process fault montorng and dagnoss [0-]. he tradtonal theory of BP algorthm of convergence s slow and that s easy to fall nto local mnmum value of the shortcomngs, t s dffcult to determne the number of hdden layers and hdden layer nodes. Improved LMBP 786

2 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): algorthm s appled to the polymerzer fault dagnoss, at the same tme usng a genetc algorthm (GA) to optmze the mproved LMBP neural network, select optmal weghts and thresholds. Because the genetc algorthm n every teraton of the evolutonary process s compettve gene retenton, whch means that the result of genetc algorthm s n search of the evaluaton functon of the sense of the optmal value. herefore, the paper proposes a combnaton based on the mproved LMBP neural network wth GA polymerzer ddagnostc algorthms. Frst, the rght value and the offset value of the LMBP algorthm ncremental G calculaton method wll be mproved, moved to the left-hand sde of the nverse matrx, Solvng equatons wth LU decomposton method; And then, wth a varable step sze nstead of a fxed step factor, whch s avod fallng nto the local mnmum value, so the calculaton s greatly reduced. LMBP neural networks of the proposed mprovements combned wth GA algorthms, combned wth the ndustral feld hstory data polymerzer fault dagnoss, and effectvely mprove the accuracy of fault dagnoss and dagnoss effcency. HE LMBP ALGORIHM OF IMPROVED SANDARD LMBP ALGORIHM Error objectve functon q n N ( ) = j = ( ) j= = = F x e v x () Where ej = tj yj () s the network error vector. v ( x) s the error vector. By Newtons method s ( ( )) ( ) x = k x k f x + k f xk (3) hen ( ) ( ) x = F x F x (4) Newton method has the advantages of rapd convergence, because each teraton of the calculaton can not be F x J x J x + S x approxmaton nstead guaranteed the Hessan matrx ( ) are reversble, Avalable ( ) ( ) ( ) F ( x), J ( x ), where e( x ) s the Jacoban (Jacoban) matrx. Hesson matrx N ( ) ( ) S( x) = e x e x = (5) ( ) ( ) e x e x L x x ( ) ( ) e x e x L J ( x) = x x M ( ) ( ) en x en x L x x n n n (6) It can be shown F( x) = J ( x) e( x) (7) When the soluton near the extreme ponts S( x ) = 0 (8) hen 787

3 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): ( ) ( ) ( ) ( x) = J x J x J ( x) e x (9) Formula to be mproved, so that t only contans the Gauss - Newton method and a mxed form of the gradent descent method. he formula for ( ) ( ) ( ) ( x) = J x J x + IU J ( x) e x (0) Where I s the unt matrx, U s a proportonalty factor, If U s close to zero, compared wth the Gauss - Newton method, If U value s large, smlar to the gradent descent method x F( x) / U, he usual adjustment strategy algorthm starts U that take a small postve value, If a step does not be reduced the error mesh value of the functon F( x ), U s multpled by a steppng factor greater than θ,that s U = Uθ, If a step produces a smaller F( x ), U n the next step dvded by θ,that s U = U / θ. HE LMBP ALGORIHM OF IMPROVED J J + IU LMBP algorthm to conduct n-depth research, nvolvng matrx s found to affect ts convergence, Matrx nverson, elmnatng tme-consumng by usng LU decomposton s greatly reduced LMBP amount of calculaton. Can be A = J J + IU () x = x () J e = b (3) hen (9) can be replaced by Ax = b (4) Can take advantage of symmetrc trangular decomposton LU drect decomposton of A.And Ax = b, the problem s equvalent to the calculated A = LU (5). Accordng to Ly = b (6) here Ux = y (7) Can be obtaned x. x used LU decomposton to solve wthout requre nverse matrx, Just n 3 / 3 tmes multplcaton and dvson, he operaton speed can be ncreased more than three tmes. Due to the reducton of the number operatons, not only the x n order to save computaton tme, but also to reduce roundng errors, herefore, ths mprovement makes a value calculated more accurately. Happens n the actual calculaton, wth the ncrease of U of small step, resultng n one teraton cycle requred n small steps n the cycle several tmes and spent a very long tme to end. In order to solve ths problem, the orgnal fxed value of θ s desgned to be varable step sze,.e. the step length factor θ s a varable amount. Varable step sze formula s defned as θ k = α θ (8) Where k s the only enter ths step the number of small cycles, α [ 0,] for the adjustment varable. If a step does not reduce the value of the error mesh functon F( x ) s multpled by a new steppng factor produces a smaller F( x ), then n the next steppng factor θ dvded by the new. hat U U θ θ, U = /. = Uθ. If a step 788

4 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): GA-IMPROVED LMBP ALGORIHM GA-IMPROVED LMBP OPIMIZAION ALGORIHM SEPS he genetc algorthm (GA) s a smulaton of Darwns genetc selecton and the natural selecton process of bologcal evoluton calculaton model, t s frst proposed n 975 by the Unted States executve root (Mchgan) Unversty J.Holland professor, has a strong genetc algorthms macro-search capablty and global optmzaton performance[3]. LMBP neural network structure, the choce of ntal connecton weghts and thresholds of the network tranng performance s good or bad for a great mpact, but can not be accurately obtaned, for ths feature, ths paper uses a genetc algorthm neural network weghts and valve values to be optmzed. A combnaton of genetc algorthm and mproved LMBP algorthm and tranng weghts and thresholds of the neural network usng genetc algorthm to fnd narrow your search usng mproved LMBP network to the exact soluton can reach a global fnd and fast effcency purposes. Has a three-layer BP network, I s the output of the j-th node of the nput layer, H s the output of the -th node n the hdden layer. O s the output of the -th node n the output layer; WIH s the -th node and the j th hdden layer node n the nput layer connecton weghts; connecton weghts of the -th node. j WHO s the j-th node n the hdden layer and output layer j he genetc algorthm learnng mproved BP network, follow these steps: ( ) Intal populaton p, ncludng cross-scale crossover probablty pc and mutaton probablty pm, As well as any one of WIH and WHO ntalzaton; In the encodng, usng the real number codng, the ntal populaton value of 30. j j ( ) Calculated for each ndvdual evaluaton functon, and sort. Press-probablty values. P = f / s f = (9) N Select network of ndvduals, where squared errors E. f = / E ( ) (0) f s the ndvdual wth the real value, Avalable to measure the sum of E( ) = ( Vk k ) p k () Where =, L, N represents chromosome; k =, L,4 s the output layer nodes; s s the number of learnng samples; for teachers sgnal. k ( ) he probablty pc the ndvdual G and G + crossover operator to produce new ndvduals G + of no cross ndvduals drectly coped. ( ) Usng probablty pm mutaton produce G j new ndvduals 789 G j of. G and ( ) New ndvduals nto the populaton p, and calculate the new evaluaton functon of the ndvdual. ( ) If you fnd a satsfactory ndvdual ends, otherwse go to (III). Acheve the requred performance; the decoder can be obtaned wth the best ndvdual n the fnal populaton optmzed network connecton weghts. GA- IMPROVED SIMULAION OF LMBP ALGORIHM he fault dagnoss system of ths artcle s based to polymerzer a large chemcal group 70 M3, for example, the analyss of the measured data polymerzer fault montorng system. he polymerzer nclude motor reducer Mechancal seal and mechancal seal. Decson table, select S, S, S3, S4, S5, S6, S7, S8, condtonal attrbutes correspondng sgns, Namely: water flow seal polymerzaton temperature ( C), polymerzaton reacton pressure (MPa), and strred for current (A), Water flow seal((m3/h),the jacket flow (m3/h), the coolng water temperature ( C), coolng water, water pressure (Mpa)outlet shutter temperature ( C), the correspondng varables for the a, b, c, d, e, f, g, h. ypcal LMBP neural network for the polymerzer fault dagnoss system n ths artcle, the nput layer nodes 6, the number of nodes of the output layer 4, and 0 experments after

5 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): select hdden layer nodes. he polymerzer fault dagnoss LMBP neural network structure for N (6,0,4). able Hstorcal data of Polymerzer Sample(U) Hstorcal datum of polymerzer a, S b, S c, S3 d, S4 e, S5 f, S6 g, S7 h, S M M M M M M M M M able rang sample data se Sample(U) Hstorcal datum of polymerzer a, S b, S c, S3 d, S4 e, S5 f, S6 g, S7 h, S M M M M M M M M M able 3 estng sample data set Sample(U) Hstorcal datum of polymerzer a, S b, S c, S3 d, S4 e, S5 f, S6 g, S7 h, S M M M M M M M M M Improved LMBP In order to compare the performance of the algorthm, smulaton LMBP algorthm for standard and mproved LMBP algorthm, GA-LMBP algorthm and the GA-mproved LMBP comparson. () he LMBP algorthm, mproved wth the preparaton of ther own Mytranlm subroutne tranng tmes net.epochs = 000, the tranng goals net.goal = 0.000, learnng rate LP.lr = 0.. Fgure Improved LMBP algorthm convergence tmes 790

6 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): () GA-mproved the the LMBP algorthm for (populaton sze NIND = 40, heredtary algebra MAXGEIN = 50 ndvdual length PRECI = 0, crossover probablty pc = 0.7, mutaton probablty pm = 0.0). Fgure he LMBP algorthm n GA-mprovement convergence Vews Can be summed up by the followng able 4: the four mproved LMBP algorthm n standard LMBP algorthm the number of teratons s, the error s , s most unsatsfactory. Iteraton of the GA-mproved LMBP algorthm tmes whle the error s only deal result, tranng n the fastest, most accurate polymerzer fault dagnoss. able 4 Calculaton tmes and ranng error of four knds of amelorated BP algorthm ImprovedBP Algorthm LMBP algorthm Improved LMBP algorthm GA-LMBP algorthm GA-mprovedLMBP algorthm he number of teratons 6 7 ranng error RESEARCH ON FAUL DIAGNOSIS ALGORIHM OF POLYMERIZAION KELE Research on fault dagnoss Algorthm for Large polymerzaton kettle, fault code type s defned. he correspondng polymerzer fve state based on LMBP Neural Network output codes are: normal runnng (0000), Motor (000), Mechancal seal ( 000 ), gear (000), machne component (000). By GA-LMBP neural network fault dagnoss tests on polymerzaton kettle, frst select the table that corresponds to 3 of the 0 sets of data, or 80 per cent sampled-data as a test sample, the smulaton results as shown n fgure 4, tran number of steps s, the error s , the target error of 0-4.Fault dagnoss n table 5, ths tme fault dagnoss accuracy rate of 00. able 5 troubleshootng results est sample BP output Fault Code Dagnoss type Machne component Motor Mechancal seal 0 groups of data from hstorcal databases and select troubleshootng, dagnostc results as shown n table 6, s7 the 7th set of data should be the normal operaton of the data, dagnostc results show 000, show that gear, the results of the 7th set of data s n error. herefore, the dagnostc accuracy of

7 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): able 6 troubleshootng results est sample BP output Fault Code Dagnoss type Motor Mechancal seal Machne component 79 Machne component Another 0 sets of data mport from the database troubleshootng, dagnostc results as shown n table 7, ths tme fault dagnoss accuracy rate s 00. able 7 troubleshootng results est sample BP output Fault Code Dagnoss type Machne component Norma Mechancal seal You can see from three dagnostc results, wth ga- lmbp algorthm for fault dagnoss of Polymerzaton kettle s very effectve, the accuracy rate of Fault Dagnoss by mutatons n the varable data, you can determne the aggregaton of faults n reactor equpment, such as mxng current for the of motor faults and gear, water flow of the shaft seal s the of mechancal seal, Polymerzaton temperature s too hgh or hgh pressure wll cause damage to the machne components drectly. CONCLUSION hs paper presents a fault dagnoss algorthm based on GA-mproved a LMBP Polymerzer devce of the weghts and the bas value ncrement LMBP algorthm nto the change, frst of all, the nverse matrx moved the equaton on the left, wth LU drect decomposton method for solvng equaton, so that the computatonal complexty for reducng. hen, wth a varable step sze nstead of the fxed steppng factor, reducng the number of cycles. he mproved LMBP algorthm and genetc algorthm (GA) combned fault dagnoss algorthm appled to the polymerzaton kettle fault dagnoss research, smulaton results show that ths algorthm n fault dagnoss polymerzer tranng speed, hgh precson and practcalty, faled the accuracy rate of Acknowledgments hs work was supported by the Key Program of Natonal Natural Scence Foundaton of Chna ( ), the Pos tgraduate Scentfc Research and Innovaton Projects of Basc Scentfc Research Operatng Expenses of Mnstry of Educaton (N ). REFERENCES [] X. D. Yu,H. Z. Zang,"ransformer fault dagnoss based on rough sets theory and artfcal neural networks//proc.of008 Internatonal Conference on Condt Montorng and Dagnoss," New York:IEEE. 008, [] X. F. Feng,Z. X. Nu,etal,"A parttonng decson way for fault dagnoss//proc of 4th Internatonal Conference on Natural Computaton," NeYork:IEEE, 008, [3] Y. G. Wang,B. Lu,Z. B. Guo, et al,"applcaton of rough set neural network n fault dagnosng of test-launchng control system of mssles//proc 5th World Congress on Intellgent Control and Automaton," New York:IEEE, 004, [4] H. X. L,X. Z. Zhou, Journal of Central South Unversty ( Journal of Central South Unversty ), 009,40(supp,), [5] D. Q. Yan, K. Q. L,Z. X. Ch, Journal on Communcatons(Journal of communcaton),009,30(8), [6] Y. Yao,Y. Zhao, Informaton Scences,009,7(79),

8 Shuzh Gao et al J. Chem. Pharm. Res., 04, 6(6): [7] C. F. Juang," IEEE rans on Fuzzy Systems,00,0(), [8] S. H. B,W. Q. Lu, " Chnese J.Mssle,Rocket and Gudance,003,3(),9-. [9] W. Y. Lng,M. P. Ja,F. Y. Xu,et al. Proceedngs of the CSEE,003,5(3),99-0. [0] Y. Gao,H. Z. Yang, Journal of Southern Yangtze Unversty.005,4(4), [] L. Xong,W. Q. Wang,J. Lang, control engneerng,004,7(),5-7. [] B. H. Sh,X. F. Zhu,"Improved algorthm of lmbp Neural Network,"control engneerng,008,5(), [3] Holland J H,"Adaptaton n natural and artfcal systems,"he unversty of Mchgan Press,

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Application research on rough set -neural network in the fault diagnosis system of ball mill

Application research on rough set -neural network in the fault diagnosis system of ball mill Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research, 2014, 6(4):834-838 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Applcaton research on rough set -neural network n the

More information

A New Evolutionary Computation Based Approach for Learning Bayesian Network

A New Evolutionary Computation Based Approach for Learning Bayesian Network Avalable onlne at www.scencedrect.com Proceda Engneerng 15 (2011) 4026 4030 Advanced n Control Engneerng and Informaton Scence A New Evolutonary Computaton Based Approach for Learnng Bayesan Network Yungang

More information

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,*

Using Immune Genetic Algorithm to Optimize BP Neural Network and Its Application Peng-fei LIU1,Qun-tai SHEN1 and Jun ZHI2,* Advances n Computer Scence Research (ACRS), volume 54 Internatonal Conference on Computer Networks and Communcaton Technology (CNCT206) Usng Immune Genetc Algorthm to Optmze BP Neural Network and Its Applcaton

More information

Operating conditions of a mine fan under conditions of variable resistance

Operating conditions of a mine fan under conditions of variable resistance Paper No. 11 ISMS 216 Operatng condtons of a mne fan under condtons of varable resstance Zhang Ynghua a, Chen L a, b, Huang Zhan a, *, Gao Yukun a a State Key Laboratory of Hgh-Effcent Mnng and Safety

More information

RBF Neural Network Model Training by Unscented Kalman Filter and Its Application in Mechanical Fault Diagnosis

RBF Neural Network Model Training by Unscented Kalman Filter and Its Application in Mechanical Fault Diagnosis Appled Mechancs and Materals Submtted: 24-6-2 ISSN: 662-7482, Vols. 62-65, pp 2383-2386 Accepted: 24-6- do:.428/www.scentfc.net/amm.62-65.2383 Onlne: 24-8- 24 rans ech Publcatons, Swtzerland RBF Neural

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 014, 6(5):1683-1688 Research Artcle ISSN : 0975-7384 CODEN(USA) : JCPRC5 Multple mode control based on VAV ar condtonng system

More information

Markov Chain Monte Carlo Lecture 6

Markov Chain Monte Carlo Lecture 6 where (x 1,..., x N ) X N, N s called the populaton sze, f(x) f (x) for at least one {1, 2,..., N}, and those dfferent from f(x) are called the tral dstrbutons n terms of mportance samplng. Dfferent ways

More information

An improved multi-objective evolutionary algorithm based on point of reference

An improved multi-objective evolutionary algorithm based on point of reference IOP Conference Seres: Materals Scence and Engneerng PAPER OPEN ACCESS An mproved mult-objectve evolutonary algorthm based on pont of reference To cte ths artcle: Boy Zhang et al 08 IOP Conf. Ser.: Mater.

More information

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI

Study on Active Micro-vibration Isolation System with Linear Motor Actuator. Gong-yu PAN, Wen-yan GU and Dong LI 2017 2nd Internatonal Conference on Electrcal and Electroncs: echnques and Applcatons (EEA 2017) ISBN: 978-1-60595-416-5 Study on Actve Mcro-vbraton Isolaton System wth Lnear Motor Actuator Gong-yu PAN,

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS

APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM IN FAULT DIAGNOSIS Journal of Theoretcal and Appled Informaton Technology 005-01 JATIT & LLS. All rghts reserved. ISSN: 199-8645 www.jatt.org E-ISSN: 1817-3195 APPLICATION OF RBF NEURAL NETWORK IMPROVED BY PSO ALGORITHM

More information

Lecture Notes on Linear Regression

Lecture Notes on Linear Regression Lecture Notes on Lnear Regresson Feng L fl@sdueducn Shandong Unversty, Chna Lnear Regresson Problem In regresson problem, we am at predct a contnuous target value gven an nput feature vector We assume

More information

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k)

Hongyi Miao, College of Science, Nanjing Forestry University, Nanjing ,China. (Received 20 June 2013, accepted 11 March 2014) I)ϕ (k) ISSN 1749-3889 (prnt), 1749-3897 (onlne) Internatonal Journal of Nonlnear Scence Vol.17(2014) No.2,pp.188-192 Modfed Block Jacob-Davdson Method for Solvng Large Sparse Egenproblems Hongy Mao, College of

More information

A Network Intrusion Detection Method Based on Improved K-means Algorithm

A Network Intrusion Detection Method Based on Improved K-means Algorithm Advanced Scence and Technology Letters, pp.429-433 http://dx.do.org/10.14257/astl.2014.53.89 A Network Intruson Detecton Method Based on Improved K-means Algorthm Meng Gao 1,1, Nhong Wang 1, 1 Informaton

More information

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl

Suppose that there s a measured wndow of data fff k () ; :::; ff k g of a sze w, measured dscretely wth varable dscretzaton step. It s convenent to pl RECURSIVE SPLINE INTERPOLATION METHOD FOR REAL TIME ENGINE CONTROL APPLICATIONS A. Stotsky Volvo Car Corporaton Engne Desgn and Development Dept. 97542, HA1N, SE- 405 31 Gothenburg Sweden. Emal: astotsky@volvocars.com

More information

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems

Chapter 5. Solution of System of Linear Equations. Module No. 6. Solution of Inconsistent and Ill Conditioned Systems Numercal Analyss by Dr. Anta Pal Assstant Professor Department of Mathematcs Natonal Insttute of Technology Durgapur Durgapur-713209 emal: anta.bue@gmal.com 1 . Chapter 5 Soluton of System of Lnear Equatons

More information

Multilayer Perceptron (MLP)

Multilayer Perceptron (MLP) Multlayer Perceptron (MLP) Seungjn Cho Department of Computer Scence and Engneerng Pohang Unversty of Scence and Technology 77 Cheongam-ro, Nam-gu, Pohang 37673, Korea seungjn@postech.ac.kr 1 / 20 Outlne

More information

Calculation of time complexity (3%)

Calculation of time complexity (3%) Problem 1. (30%) Calculaton of tme complexty (3%) Gven n ctes, usng exhaust search to see every result takes O(n!). Calculaton of tme needed to solve the problem (2%) 40 ctes:40! dfferent tours 40 add

More information

Neuro-Adaptive Design - I:

Neuro-Adaptive Design - I: Lecture 36 Neuro-Adaptve Desgn - I: A Robustfyng ool for Dynamc Inverson Desgn Dr. Radhakant Padh Asst. Professor Dept. of Aerospace Engneerng Indan Insttute of Scence - Bangalore Motvaton Perfect system

More information

De-noising Method Based on Kernel Adaptive Filtering for Telemetry Vibration Signal of the Vehicle Test Kejun ZENG

De-noising Method Based on Kernel Adaptive Filtering for Telemetry Vibration Signal of the Vehicle Test Kejun ZENG 6th Internatonal Conference on Mechatroncs, Materals, Botechnology and Envronment (ICMMBE 6) De-nosng Method Based on Kernel Adaptve Flterng for elemetry Vbraton Sgnal of the Vehcle est Kejun ZEG PLA 955

More information

Week 5: Neural Networks

Week 5: Neural Networks Week 5: Neural Networks Instructor: Sergey Levne Neural Networks Summary In the prevous lecture, we saw how we can construct neural networks by extendng logstc regresson. Neural networks consst of multple

More information

Multi-Robot Formation Control Based on Leader-Follower Optimized by the IGA

Multi-Robot Formation Control Based on Leader-Follower Optimized by the IGA IOSR Journal of Computer Engneerng (IOSR-JCE e-issn: 2278-0661,p-ISSN: 2278-8727, Volume 19, Issue 1, Ver. III (Jan.-Feb. 2017, PP 08-13 www.osrjournals.org Mult-Robot Formaton Control Based on Leader-Follower

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS Avalable onlne at http://sck.org J. Math. Comput. Sc. 3 (3), No., 6-3 ISSN: 97-537 COMPARISON OF SOME RELIABILITY CHARACTERISTICS BETWEEN REDUNDANT SYSTEMS REQUIRING SUPPORTING UNITS FOR THEIR OPERATIONS

More information

Generalized Linear Methods

Generalized Linear Methods Generalzed Lnear Methods 1 Introducton In the Ensemble Methods the general dea s that usng a combnaton of several weak learner one could make a better learner. More formally, assume that we have a set

More information

1 Convex Optimization

1 Convex Optimization Convex Optmzaton We wll consder convex optmzaton problems. Namely, mnmzaton problems where the objectve s convex (we assume no constrants for now). Such problems often arse n machne learnng. For example,

More information

Parameter Estimation for Dynamic System using Unscented Kalman filter

Parameter Estimation for Dynamic System using Unscented Kalman filter Parameter Estmaton for Dynamc System usng Unscented Kalman flter Jhoon Seung 1,a, Amr Atya F. 2,b, Alexander G.Parlos 3,c, and Klto Chong 1,4,d* 1 Dvson of Electroncs Engneerng, Chonbuk Natonal Unversty,

More information

Internet Engineering. Jacek Mazurkiewicz, PhD Softcomputing. Part 3: Recurrent Artificial Neural Networks Self-Organising Artificial Neural Networks

Internet Engineering. Jacek Mazurkiewicz, PhD Softcomputing. Part 3: Recurrent Artificial Neural Networks Self-Organising Artificial Neural Networks Internet Engneerng Jacek Mazurkewcz, PhD Softcomputng Part 3: Recurrent Artfcal Neural Networks Self-Organsng Artfcal Neural Networks Recurrent Artfcal Neural Networks Feedback sgnals between neurons Dynamc

More information

Errors for Linear Systems

Errors for Linear Systems Errors for Lnear Systems When we solve a lnear system Ax b we often do not know A and b exactly, but have only approxmatons  and ˆb avalable. Then the best thng we can do s to solve ˆx ˆb exactly whch

More information

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS)

Some Comments on Accelerating Convergence of Iterative Sequences Using Direct Inversion of the Iterative Subspace (DIIS) Some Comments on Acceleratng Convergence of Iteratve Sequences Usng Drect Inverson of the Iteratve Subspace (DIIS) C. Davd Sherrll School of Chemstry and Bochemstry Georga Insttute of Technology May 1998

More information

EEE 241: Linear Systems

EEE 241: Linear Systems EEE : Lnear Systems Summary #: Backpropagaton BACKPROPAGATION The perceptron rule as well as the Wdrow Hoff learnng were desgned to tran sngle layer networks. They suffer from the same dsadvantage: they

More information

A Multi-modulus Blind Equalization Algorithm Based on Memetic Algorithm Guo Yecai 1, 2, a, Wu Xing 1, Zhang Miaoqing 1

A Multi-modulus Blind Equalization Algorithm Based on Memetic Algorithm Guo Yecai 1, 2, a, Wu Xing 1, Zhang Miaoqing 1 Internatonal Conference on Materals Engneerng and Informaton Technology Applcatons (MEITA 1) A Mult-modulus Blnd Equalzaton Algorthm Based on Memetc Algorthm Guo Yeca 1,, a, Wu Xng 1, Zhang Maoqng 1 1

More information

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong Appled Mechancs and Materals Submtted: 2014-05-07 ISSN: 1662-7482, Vols. 587-589, pp 449-452 Accepted: 2014-05-10 do:10.4028/www.scentfc.net/amm.587-589.449 Onlne: 2014-07-04 2014 Trans Tech Publcatons,

More information

Admin NEURAL NETWORKS. Perceptron learning algorithm. Our Nervous System 10/25/16. Assignment 7. Class 11/22. Schedule for the rest of the semester

Admin NEURAL NETWORKS. Perceptron learning algorithm. Our Nervous System 10/25/16. Assignment 7. Class 11/22. Schedule for the rest of the semester 0/25/6 Admn Assgnment 7 Class /22 Schedule for the rest of the semester NEURAL NETWORKS Davd Kauchak CS58 Fall 206 Perceptron learnng algorthm Our Nervous System repeat untl convergence (or for some #

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

Information Attribute Reduction Based on the Rough Set Theory

Information Attribute Reduction Based on the Rough Set Theory Internatonal Journal of Engneerng and Appled Scences (IJEAS) ISSN: 2394-3661, Volume-3, Issue-11, November 2016 Informaton Attrbute Reducton Based on the Rough Set Theory YU Bo-wen, Du hao, Wang Zh-guo

More information

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS

A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS HCMC Unversty of Pedagogy Thong Nguyen Huu et al. A PROBABILITY-DRIVEN SEARCH ALGORITHM FOR SOLVING MULTI-OBJECTIVE OPTIMIZATION PROBLEMS Thong Nguyen Huu and Hao Tran Van Department of mathematcs-nformaton,

More information

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL The Synchronous 8th-Order Dfferental Attack on 12 Rounds of the Block Cpher HyRAL Yasutaka Igarash, Sej Fukushma, and Tomohro Hachno Kagoshma Unversty, Kagoshma, Japan Emal: {garash, fukushma, hachno}@eee.kagoshma-u.ac.jp

More information

Research on Route guidance of logistic scheduling problem under fuzzy time window

Research on Route guidance of logistic scheduling problem under fuzzy time window Advanced Scence and Technology Letters, pp.21-30 http://dx.do.org/10.14257/astl.2014.78.05 Research on Route gudance of logstc schedulng problem under fuzzy tme wndow Yuqang Chen 1, Janlan Guo 2 * Department

More information

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b

A New Refinement of Jacobi Method for Solution of Linear System Equations AX=b Int J Contemp Math Scences, Vol 3, 28, no 17, 819-827 A New Refnement of Jacob Method for Soluton of Lnear System Equatons AX=b F Naem Dafchah Department of Mathematcs, Faculty of Scences Unversty of Gulan,

More information

Problem Set 9 Solutions

Problem Set 9 Solutions Desgn and Analyss of Algorthms May 4, 2015 Massachusetts Insttute of Technology 6.046J/18.410J Profs. Erk Demane, Srn Devadas, and Nancy Lynch Problem Set 9 Solutons Problem Set 9 Solutons Ths problem

More information

Short Term Load Forecasting using an Artificial Neural Network

Short Term Load Forecasting using an Artificial Neural Network Short Term Load Forecastng usng an Artfcal Neural Network D. Kown 1, M. Km 1, C. Hong 1,, S. Cho 2 1 Department of Computer Scence, Sangmyung Unversty, Seoul, Korea 2 Department of Energy Grd, Sangmyung

More information

Singular Value Decomposition: Theory and Applications

Singular Value Decomposition: Theory and Applications Sngular Value Decomposton: Theory and Applcatons Danel Khashab Sprng 2015 Last Update: March 2, 2015 1 Introducton A = UDV where columns of U and V are orthonormal and matrx D s dagonal wth postve real

More information

Chapter Newton s Method

Chapter Newton s Method Chapter 9. Newton s Method After readng ths chapter, you should be able to:. Understand how Newton s method s dfferent from the Golden Secton Search method. Understand how Newton s method works 3. Solve

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

More information

Boostrapaggregating (Bagging)

Boostrapaggregating (Bagging) Boostrapaggregatng (Baggng) An ensemble meta-algorthm desgned to mprove the stablty and accuracy of machne learnng algorthms Can be used n both regresson and classfcaton Reduces varance and helps to avod

More information

Open Access Linearization Method of Carrier Catalytic Gas Sensor Characteristics Using High-Order Polynomial

Open Access Linearization Method of Carrier Catalytic Gas Sensor Characteristics Using High-Order Polynomial Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 2015, 7, 415-420 415 Open Access Lnearzaton Method of Carrer Catalytc Gas Sensor Characterstcs Usng Hgh-Order

More information

Sensor Calibration Method Based on Numerical Rounding

Sensor Calibration Method Based on Numerical Rounding ensors & Transducers, Vol 164, Issue, February 014, pp 5-30 ensors & Transducers 014 by IFA Publshng, L http://wwwsensorsportalcom ensor Calbraton Method Based on Numercal Roundng Youcheng WU, Jan WANG

More information

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances

Annexes. EC.1. Cycle-base move illustration. EC.2. Problem Instances ec Annexes Ths Annex frst llustrates a cycle-based move n the dynamc-block generaton tabu search. It then dsplays the characterstcs of the nstance sets, followed by detaled results of the parametercalbraton

More information

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through ISSN

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through   ISSN Internatonal Journal of Mathematcal Archve-3(3), 2012, Page: 1136-1140 Avalable onlne through www.ma.nfo ISSN 2229 5046 ARITHMETIC OPERATIONS OF FOCAL ELEMENTS AND THEIR CORRESPONDING BASIC PROBABILITY

More information

A Fast Computer Aided Design Method for Filters

A Fast Computer Aided Design Method for Filters 2017 Asa-Pacfc Engneerng and Technology Conference (APETC 2017) ISBN: 978-1-60595-443-1 A Fast Computer Aded Desgn Method for Flters Gang L ABSTRACT *Ths paper presents a fast computer aded desgn method

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

IV. Performance Optimization

IV. Performance Optimization IV. Performance Optmzaton A. Steepest descent algorthm defnton how to set up bounds on learnng rate mnmzaton n a lne (varyng learnng rate) momentum learnng examples B. Newton s method defnton Gauss-Newton

More information

Feature Selection: Part 1

Feature Selection: Part 1 CSE 546: Machne Learnng Lecture 5 Feature Selecton: Part 1 Instructor: Sham Kakade 1 Regresson n the hgh dmensonal settng How do we learn when the number of features d s greater than the sample sze n?

More information

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS IJRRAS 8 (3 September 011 www.arpapress.com/volumes/vol8issue3/ijrras_8_3_08.pdf NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS H.O. Bakodah Dept. of Mathematc

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Grey prediction model in world women s pentathlon performance prediction applied research

Grey prediction model in world women s pentathlon performance prediction applied research Avalable onlne www.jocpr.com Journal of Chemcal and Pharmaceutcal Research, 4, 6(6):36-4 Research Artcle ISSN : 975-7384 CODEN(USA) : JCPRC5 Grey predcton model n world women s pentathlon performance predcton

More information

Study on Project Bidding Risk Evaluation Based on BP Neural Network Theory

Study on Project Bidding Risk Evaluation Based on BP Neural Network Theory 1192 Proceedngs of the 7th Internatonal Conference on Innovaton & Management Study on Proect Bddng Rs Evaluaton Based on BP Neural Networ Theory Wang Xnzheng 1, He Png 2 1 School of Cvl Engneerng, Nanyang

More information

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

FTCS Solution to the Heat Equation

FTCS Solution to the Heat Equation FTCS Soluton to the Heat Equaton ME 448/548 Notes Gerald Recktenwald Portland State Unversty Department of Mechancal Engneerng gerry@pdx.edu ME 448/548: FTCS Soluton to the Heat Equaton Overvew 1. Use

More information

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

More information

Comparative Analysis of SPSO and PSO to Optimal Power Flow Solutions

Comparative Analysis of SPSO and PSO to Optimal Power Flow Solutions Internatonal Journal for Research n Appled Scence & Engneerng Technology (IJRASET) Volume 6 Issue I, January 018- Avalable at www.jraset.com Comparatve Analyss of SPSO and PSO to Optmal Power Flow Solutons

More information

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study

Solving of Single-objective Problems based on a Modified Multiple-crossover Genetic Algorithm: Test Function Study Internatonal Conference on Systems, Sgnal Processng and Electroncs Engneerng (ICSSEE'0 December 6-7, 0 Duba (UAE Solvng of Sngle-objectve Problems based on a Modfed Multple-crossover Genetc Algorthm: Test

More information

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites

The Two-scale Finite Element Errors Analysis for One Class of Thermoelastic Problem in Periodic Composites 7 Asa-Pacfc Engneerng Technology Conference (APETC 7) ISBN: 978--6595-443- The Two-scale Fnte Element Errors Analyss for One Class of Thermoelastc Problem n Perodc Compostes Xaoun Deng Mngxang Deng ABSTRACT

More information

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space

An Extended Hybrid Genetic Algorithm for Exploring a Large Search Space 2nd Internatonal Conference on Autonomous Robots and Agents Abstract An Extended Hybrd Genetc Algorthm for Explorng a Large Search Space Hong Zhang and Masum Ishkawa Graduate School of L.S.S.E., Kyushu

More information

High resolution entropy stable scheme for shallow water equations

High resolution entropy stable scheme for shallow water equations Internatonal Symposum on Computers & Informatcs (ISCI 05) Hgh resoluton entropy stable scheme for shallow water equatons Xaohan Cheng,a, Yufeng Ne,b, Department of Appled Mathematcs, Northwestern Polytechncal

More information

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem

Interactive Bi-Level Multi-Objective Integer. Non-linear Programming Problem Appled Mathematcal Scences Vol 5 0 no 65 3 33 Interactve B-Level Mult-Objectve Integer Non-lnear Programmng Problem O E Emam Department of Informaton Systems aculty of Computer Scence and nformaton Helwan

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

10-701/ Machine Learning, Fall 2005 Homework 3

10-701/ Machine Learning, Fall 2005 Homework 3 10-701/15-781 Machne Learnng, Fall 2005 Homework 3 Out: 10/20/05 Due: begnnng of the class 11/01/05 Instructons Contact questons-10701@autonlaborg for queston Problem 1 Regresson and Cross-valdaton [40

More information

An Algorithm to Solve the Inverse Kinematics Problem of a Robotic Manipulator Based on Rotation Vectors

An Algorithm to Solve the Inverse Kinematics Problem of a Robotic Manipulator Based on Rotation Vectors An Algorthm to Solve the Inverse Knematcs Problem of a Robotc Manpulator Based on Rotaton Vectors Mohamad Z. Al-az*, Mazn Z. Othman**, and Baker B. Al-Bahr* *AL-Nahran Unversty, Computer Eng. Dep., Baghdad,

More information

2 STATISTICALLY OPTIMAL TRAINING DATA 2.1 A CRITERION OF OPTIMALITY We revew the crteron of statstcally optmal tranng data (Fukumzu et al., 1994). We

2 STATISTICALLY OPTIMAL TRAINING DATA 2.1 A CRITERION OF OPTIMALITY We revew the crteron of statstcally optmal tranng data (Fukumzu et al., 1994). We Advances n Neural Informaton Processng Systems 8 Actve Learnng n Multlayer Perceptrons Kenj Fukumzu Informaton and Communcaton R&D Center, Rcoh Co., Ltd. 3-2-3, Shn-yokohama, Yokohama, 222 Japan E-mal:

More information

Non-linear Canonical Correlation Analysis Using a RBF Network

Non-linear Canonical Correlation Analysis Using a RBF Network ESANN' proceedngs - European Smposum on Artfcal Neural Networks Bruges (Belgum), 4-6 Aprl, d-sde publ., ISBN -97--, pp. 57-5 Non-lnear Canoncal Correlaton Analss Usng a RBF Network Sukhbnder Kumar, Elane

More information

Second Order Analysis

Second Order Analysis Second Order Analyss In the prevous classes we looked at a method that determnes the load correspondng to a state of bfurcaton equlbrum of a perfect frame by egenvalye analyss The system was assumed to

More information

Analysis of Dynamic Cross Response between Spindles in a Dual Spindle Type Multi-Functional Turning Machine

Analysis of Dynamic Cross Response between Spindles in a Dual Spindle Type Multi-Functional Turning Machine Journal of Power and Energy Engneerng, 2013, 1, 20-24 http://dx.do.org/10.4236/jpee.2013.17004 Publshed Onlne December 2013 (http://www.scrp.org/journal/jpee) Analyss of Dynamc Cross Response between Spndles

More information

The Minimum Universal Cost Flow in an Infeasible Flow Network

The Minimum Universal Cost Flow in an Infeasible Flow Network Journal of Scences, Islamc Republc of Iran 17(2): 175-180 (2006) Unversty of Tehran, ISSN 1016-1104 http://jscencesutacr The Mnmum Unversal Cost Flow n an Infeasble Flow Network H Saleh Fathabad * M Bagheran

More information

Adaptive sliding mode reliable excitation control design for power systems

Adaptive sliding mode reliable excitation control design for power systems Acta Technca 6, No. 3B/17, 593 6 c 17 Insttute of Thermomechancs CAS, v.v.. Adaptve sldng mode relable exctaton control desgn for power systems Xuetng Lu 1, 3, Yanchao Yan Abstract. In ths paper, the problem

More information

Valuated Binary Tree: A New Approach in Study of Integers

Valuated Binary Tree: A New Approach in Study of Integers Internatonal Journal of Scentfc Innovatve Mathematcal Research (IJSIMR) Volume 4, Issue 3, March 6, PP 63-67 ISS 347-37X (Prnt) & ISS 347-34 (Onlne) wwwarcournalsorg Valuated Bnary Tree: A ew Approach

More information

Linear Approximation with Regularization and Moving Least Squares

Linear Approximation with Regularization and Moving Least Squares Lnear Approxmaton wth Regularzaton and Movng Least Squares Igor Grešovn May 007 Revson 4.6 (Revson : March 004). 5 4 3 0.5 3 3.5 4 Contents: Lnear Fttng...4. Weghted Least Squares n Functon Approxmaton...

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

Determine the Optimal Order Quantity in Multi-items&s EOQ Model with Backorder

Determine the Optimal Order Quantity in Multi-items&s EOQ Model with Backorder Australan Journal of Basc and Appled Scences, 5(7): 863-873, 0 ISSN 99-878 Determne the Optmal Order Quantty n Mult-tems&s EOQ Model wth Backorder Babak Khabr, Had Nasser, 3 Ehsan Ehsan and Nma Kazem Department

More information

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods

Entropy Generation Minimization of Pin Fin Heat Sinks by Means of Metaheuristic Methods Indan Journal of Scence and Technology Entropy Generaton Mnmzaton of Pn Fn Heat Snks by Means of Metaheurstc Methods Amr Jafary Moghaddam * and Syfollah Saedodn Department of Mechancal Engneerng, Semnan

More information

On the Multicriteria Integer Network Flow Problem

On the Multicriteria Integer Network Flow Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 5, No 2 Sofa 2005 On the Multcrtera Integer Network Flow Problem Vassl Vasslev, Marana Nkolova, Maryana Vassleva Insttute of

More information

Design and Analysis of Landing Gear Mechanic Structure for the Mine Rescue Carrier Robot

Design and Analysis of Landing Gear Mechanic Structure for the Mine Rescue Carrier Robot Sensors & Transducers 214 by IFSA Publshng, S. L. http://www.sensorsportal.com Desgn and Analyss of Landng Gear Mechanc Structure for the Mne Rescue Carrer Robot We Juan, Wu Ja-Long X an Unversty of Scence

More information

Available online Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Available online   Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research 4 6(5):7-76 Research Artcle ISSN : 975-7384 CODEN(USA) : JCPRC5 Stud on relatonshp between nvestment n scence and technolog and

More information

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 3 LOSSY IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module 3 LOSSY IMAGE COMPRESSION SYSTEMS Verson ECE IIT, Kharagpur Lesson 6 Theory of Quantzaton Verson ECE IIT, Kharagpur Instructonal Objectves At the end of ths lesson, the students should be able to:

More information

A New Design of Multiplier using Modified Booth Algorithm and Reversible Gate Logic

A New Design of Multiplier using Modified Booth Algorithm and Reversible Gate Logic Internatonal Journal of Computer Applcatons Technology and Research A New Desgn of Multpler usng Modfed Booth Algorthm and Reversble Gate Logc K.Nagarjun Department of ECE Vardhaman College of Engneerng,

More information

Digital Signal Processing

Digital Signal Processing Dgtal Sgnal Processng Dscrete-tme System Analyss Manar Mohasen Offce: F8 Emal: manar.subh@ut.ac.r School of IT Engneerng Revew of Precedent Class Contnuous Sgnal The value of the sgnal s avalable over

More information

Adaptive Consensus Control of Multi-Agent Systems with Large Uncertainty and Time Delays *

Adaptive Consensus Control of Multi-Agent Systems with Large Uncertainty and Time Delays * Journal of Robotcs, etworkng and Artfcal Lfe, Vol., o. (September 04), 5-9 Adaptve Consensus Control of Mult-Agent Systems wth Large Uncertanty and me Delays * L Lu School of Mechancal Engneerng Unversty

More information

Newton s Method for One - Dimensional Optimization - Theory

Newton s Method for One - Dimensional Optimization - Theory Numercal Methods Newton s Method for One - Dmensonal Optmzaton - Theory For more detals on ths topc Go to Clck on Keyword Clck on Newton s Method for One- Dmensonal Optmzaton You are free to Share to copy,

More information

29th Monitoring Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

29th Monitoring Research Review: Ground-Based Nuclear Explosion Monitoring Technologies TESTING THE SPECTRAL DECONVOLUTION ALGORITHM TOOL (SDAT) WITH XE SPECTRA Steven R. Begalsk, Kendra M. Foltz Begalsk, and Derek A. Haas The Unversty of Texas at Austn Sponsored by Army Space and Mssle Defense

More information

1 The Mistake Bound Model

1 The Mistake Bound Model 5-850: Advanced Algorthms CMU, Sprng 07 Lecture #: Onlne Learnng and Multplcatve Weghts February 7, 07 Lecturer: Anupam Gupta Scrbe: Bryan Lee,Albert Gu, Eugene Cho he Mstake Bound Model Suppose there

More information

Solving Nonlinear Differential Equations by a Neural Network Method

Solving Nonlinear Differential Equations by a Neural Network Method Solvng Nonlnear Dfferental Equatons by a Neural Network Method Luce P. Aarts and Peter Van der Veer Delft Unversty of Technology, Faculty of Cvlengneerng and Geoscences, Secton of Cvlengneerng Informatcs,

More information

Grover s Algorithm + Quantum Zeno Effect + Vaidman

Grover s Algorithm + Quantum Zeno Effect + Vaidman Grover s Algorthm + Quantum Zeno Effect + Vadman CS 294-2 Bomb 10/12/04 Fall 2004 Lecture 11 Grover s algorthm Recall that Grover s algorthm for searchng over a space of sze wors as follows: consder the

More information

PCA-PSO-BP Neural Network Application in IDS Lan SHI a, YanLong YANG b JanHui LV c

PCA-PSO-BP Neural Network Application in IDS Lan SHI a, YanLong YANG b JanHui LV c Internatonal Power, Electroncs and Materals Engneerng Conference (IPEMEC 2015) PCA-PSO-BP Neural Network Applcaton n IDS Lan SHI a, YanLong YANG b JanHu LV c College of Informaton Scence and Engneerng,

More information

An Improved multiple fractal algorithm

An Improved multiple fractal algorithm Advanced Scence and Technology Letters Vol.31 (MulGraB 213), pp.184-188 http://dx.do.org/1.1427/astl.213.31.41 An Improved multple fractal algorthm Yun Ln, Xaochu Xu, Jnfeng Pang College of Informaton

More information

Aluminum Electrolysis 1

Aluminum Electrolysis 1 3rd Internatonal Conference on Mechatroncs, Robotcs and Automaton (ICMRA 2015 Dynamc Decson Model for Amount of AlF 3 Addton n Industral Alumnum Electrolyss 1 Zeng Shupng 1,a*,Cu Fuwe 1,b 1 College of

More information

Difference Equations

Difference Equations Dfference Equatons c Jan Vrbk 1 Bascs Suppose a sequence of numbers, say a 0,a 1,a,a 3,... s defned by a certan general relatonshp between, say, three consecutve values of the sequence, e.g. a + +3a +1

More information