Safety Evaluation Model of Chemical Logistics Park Operation Based on Back Propagation Neural Network

Size: px
Start display at page:

Download "Safety Evaluation Model of Chemical Logistics Park Operation Based on Back Propagation Neural Network"

Transcription

1 1513 A pubication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 6, 017 Guest Editors: Fei Song, Haibo Wang, Fang He Copyright 017, AIDIC Servizi S.r.. ISBN ; ISSN The Itaian Association of Chemica Engineering Onine at DOI: /CET17653 Yi Ban Safety Evauation Mode of Chemica Logistics Park Operation Based on Back Propagation Neura Network Xi'an Aeronautica University, Xi'an , China @16.com In order to study the chemica ogistics park operation safety evauation mode based on BP neura network, this paper firsty introduces the earning agorithm of BP neura network and evauation method of BP neura network. Then, from the viewpoint of chemica ogistics park operation safety infuence factors, we estabish the chemica ogistics park operation safety evauation index system. In addition, a safety evauation mode of chemica ogistics park based on neura network is constructed, and the network mode is trained and simuated by using the neura network toobox graphica user interface. Finay, it is proved that the error of the mode reaches the predetermined range and has certain practicabiity. Thus, it is concuded that the safety evauation mode has quite good performance in appication in chemica ogistic park. 1. Introduction The deveopment of chemica industry park in China is rapid in recent years, and at present, there are many parks with more mature deveopment. Whereas, affected by the centra and western regions cose to raw materias, ow abor costs and other factors, the trend of chemica industria park graduay deveoping from the eastern coasta areas to the centra and western regions is obvious (Ren et a., 014). With the deveopment of the chemica industry and market division, it is taken into account that the chemica ogistics operation is compex, equipment is speciaized and safety requirements are higher and other characteristics, so internationa production type chemica enterprise itsef rarey engaged in chemica ogistics. Instead, the ogistics business is outsourced to speciaized third party ogistics service provider, which makes the chemica ogistics rapidy deveop. And then chemica ogistics park provides supporting ogistics service for the chemica industry, such as warehousing, transportation, packaging business of chemica raw materias and products (Zhang et a., 015). As China's chemica industry park presents the scaed and intensive deveopment trend, with the emergence of a series of chemica industria custers, athough many regions have introduced chemica ogistics park construction panning, few studies were carried out on the operation mode and operation safety evauation of chemica ogistics park, thus acking perfect theoretica as the guidance. To reaize the efficient and safe operation of chemica ogistics park (Sun et a., 014) has become the key to fuy reaize the scae benefit of chemica industry custer. In this paper, on the basis of existing research resuts, combined with the actua situation of chemica ogistics park, the chemica ogistics park operation safety evauation mode is constructed by using neura network, to make an evauation and anaysis of factors affecting the operation safety, so as to provide a reference for improving the park operation safety eve. Through anayzing the existing iterature, the ogistics operation mode and chemica ogistics park ayout mode firsty in this paper, the chemica ogistics park operation mode and chemica ogistics park operation safety evauation index system are put forward (Wang et a., 017). Then, by constructing a neura network evauation mode, the chemica ogistics park operation safety is evauated. Finay, an exampe is given to iustrate the effectiveness and operabiity of the proposed mode. Pease cite this artice as: Yi Ban, 017, Safety evauation mode of chemica ogistics park operation based on back propagation neura network, Chemica Engineering Transactions, 6, DOI: /CET17653

2 1514. Method BP network is back propagation network. And BP neura network is a widey used neura network mode at present. The essence is to adust the weights of each ayer so that it can earn and memorize the earning sampe set. The training process consists of two parts: forward process cacuation node error and reverse process adustment weight. BP network is generay composed of 3 neuron ayers, namey input ayer, hidden ayer and output ayer. A the processing units of each ayer form fu interconnection connection (Zhong et a., 016), and there is no connection between the processing units in the same ayer. The transfer function of each ayer is sigmoid type function..1 BP neura network evauation method BP network is a one-way propagation mutiayer feedforward neura network, which is simiar to mutiayer perceptron in structure. The BP network was proposed by scientists in BP networks are widey used in the fied of science and technoogy (Yune et a., 016). on the basis of fuy considering the difficuty understanding degree of the current artificia neura network agorithm, the BP network is seected as the evauation mode. It has the advantages of simpe structure, adustabe parameters, various training agorithms, good maneuverabiity and so on advantages, and it can achieve a good risk assessment for high speed raiway. The BP network mode is shown in Figure 1. BP network has three or more than three ayers neurons, incuding input ayer, hidden ayer and output ayer (Lee et a., 016). The hidden ayer can be a singe ayer or a mutiayer. The neurons between the adacent ayers are fuy connected, and there is no connection between the neurons in each ayer. Figure 1: Neura network mode The basic principe of BP network is that after a set of input vectors are suppied to the network, the neurons are stimuated, and the activation vaues propagate through the intermediate ayer to the output ayer. The output ayer nodes respond to the stimuus to get the corresponding output, and compete a forward propagation (Xing, 016). Then, the error of the actua output and expected output of the system is anayzed, and through the output ayer, is passed through each intermediate ayer according to the error reduction direction, and the weights and threshods are adusted unti the input ayer, so as to compete the back propagation, that is, BP agorithm (Rami et a., 014). With the adustment of weights and threshods, the error between the actua output and the expected output is reduced unti the error reaches a predetermined range, and then the earning is stopped. The whoe process reaizes a mapping reationship between input data and output data.. Learning agorithm of BP neura network The principe of BP neura network mode invoves many mathematica formuas, parameters and operation rues (Zhang et a., 014). In order to faciitate the understanding of basic ogic thinking of the neura network mode in the process of anayzing and evauating the research obect, it needs to briefy understand the agorithm fow of BP neura network mode. The BP agorithm is based on gradient descent. By adusting weights and threshods, the mean square error between the output expectation vaue and the actua output vaue of the neura network tends to be the minimum. The schematic diagram of the BP agorithm is shown in Figure.

3 1515 Figure : Schematic diagram of agorithm This section takes the three-ayer BP network as an exampe to introduce the earning process of BP network. The input node is x i, the hidden ayer node is y, and the output node is z. The connection weight between input node and hidden ayer node is w i, and the connection weight between hidden ayer node and output node is v i. The threshod of each neuron in the hidden ayer is θ, and the threshod of each neuron in the output ayer is θ. The excitation functions of the hidden ayer and the output ayer are f. The expected output of the output node is t. The cacuation formua of BP network mode is as foows: The output of hidden ayer nodes: y = f ( w x θ ) = f ( net ) (1) i The output of output ayer nodes: z f ( v y θ ) = f ( net ) () = Mean square error function between actua output and expected output: 1 1 E = ( t z ) = ( t f ( v f ( w x θ)) (3) i Weight modification between input ayer and hidden ayer node: w ( k + 1 ) = w ( k) + Δw = w ( k) + η' δ x (4) i From the above formuas, it is known that, the error representing the output node in the hidden ayer node error is back transmitted to the error of the hidden ayer node through the weight. In order to describe the impementation process of the agorithm, the fow chart is used to represent the agorithm, as shown in Figure 3. Figure 3: Fow chart of agorithm

4 Construction of operation safety evauation mode for chemica ogistics park 3.1 Appication of BP neura network mode Chemica ogistics park is a new park form (Shao et a., 013). The current domestic schoars made itte research on it (Thompson et a., 013). The evauation invoving the operation safety aspects has no historica data for being used, so the expert scoring is used to obtain the sampe data of chemica ogistics park operation safety evauation index system. In order to prevent part of the neurons reaching the saturation, the sampe data shoud as far as possibe in the interva. As a resut, the operation safety evauation grade is divided into exceent, good, moderate, and poor. The better the operation safety is, the higher the corresponding numerica score is. In this paper, through the expert scoring form for expert survey to score, we obtained the group sampe data, as shown in tabe 1. Tabe 1: Chemica ogistics park operation safety evauation sampe data U U U U U U U U U U According to the weight vaue of each index, the 14 groups of sampe data were weighted and cacuated, and the resuts were shown in tabe. Tabe : Chemica Logistics Park operation safety evauation score tabe Sampe Score Sampe Score Through the previous anaysis, the number of neurons in the input ayer is determined, and the number of neurons in the output ayer is known. The number of neurons in the hidden ayer is determined according to the formua. On this basis, the neurons in the hidden ayer are continuousy increased and reduced. The number of neurons in the hidden ayer is determined by the seection, and the satisfactory seection is taken. Therefore, the network structure of safety assessment mode of chemica ogistics park based on neura network is shown in Figure 4. The first groups of sampe data in a the sampe data are taken as training sampes, and each index in the evauation index system of sampe is taken as input data. The weighted mean of each sampe data is desired as output data, and a BP neura network is created for training by MATLAB neura network toobox CUI. In order to make the sampe data get better training, we use the dynamic gradient descent agorithm with adaptive earning rate, momentum back propagation and dynamic adaptive earning rate, BP agorithm of Levenberg_Marquardt three training function, and for each training function, we adopt the tansig and odsig two kinds of transfer functions for the comparative anaysis. The training resuts of parameter setting network are anayzed and compared, and the concusion are as foows: On the whoe, the convergence rate of trainm training function is the fastest, and ony the network with trainm training function can achieve the high matching of training sampes. For each ayer transfer function, the odsig function converges faster than the tansig function, and the simuation error is the minimum. Therefore, after comprehensive consideration, this paper uses tansig function and odsig function, respectivey, in training safety function and transfer function of each ayer in the operation safety evauation of chemica ogistics park.

5 1517 Figure 4: Network structure diagram of operation safety evauation mode of chemica ogistics park based on Neura Network 3. Simuation of network mode In the sampe data, the atter 6 sets of sampe data n and the corresponding data m cacuated by weight are used as input data and expected output data of mode simuation. After competing the training of the sixth parameter setting network, cick "Simuate" in "Network:BP", and simuate with the input data n in the trained network. The output variabe of the simuation is sim_outputs, the simuation error is sim_errors, and the specific simuation resuts are compared with the expected resuts, as shown in tabe 3. Tabe 3: Comparison tabe of neura network simuation output and expected output: Seria number Seria number Actua output Error The error variation curve is obtained, as shown in Figure Figure 5: Curve of error variation

6 1518 We found that by simuation resuts in Figure 5, the error of the actua output and the expected output is very sma, which shows that the chemica ogistics park operation safety evauation mode estabished by neura network is effective. 4. Concusion In this paper, the chemica ogistics park operation safety evauation is studied based on BP neura network mode. First of a, from the characteristics of three kinds of chemica ogistics park ayout modes and its appicabe conditions, combined with different characteristics of chemica ogistics park and the specific needs of enterprise, we provide the basis for arrangement of proper panning of ogistics park infrastructure faciities ayout. According to the chemica ogistics park operation safety evauation index system, we construct the chemica ogistics park operation safety evauation mode based on BP neura network, and divide the operationa safety into exceent, good, moderate and poor four eves. Then, MATLAB neura network toobox graphica user interface is appied in network training and simuation, so the error of the mode reaches a predetermined range. However, due to the space probem, this paper acks the actua case to compare the security of the typica operation mode. Reference Lee Q., Lihua, K., 016, Technica framework design of safety production information management patform for chemica industria parks based on coud computing and the Internet of things. Internationa Journa of Grid and Distributed Computing, 9, , DOI: /igdc Rami A., Mokhtar M., Aziz B.A., Ngah, N.A., 014, The cooperative approach in managing safety issues for Haa industria parks in Maaysia: embracing opportunity. Progress in Industria Ecoogy, an Internationa Journa, 8, , DOI: /pie Ren C., An N., Wang J., Li L., Hu B., Shang D., 014, Optima parameters seection for BP neura network based on partice swarm optimization: A case study of wind speed forecasting. Knowedge-Based Systems, 56, 6-39, DOI: /.knosys Shao C., Yang J., Tian X., Ju M., Huang L., 013, Integrated environmenta risk assessment and whoeprocess management system in chemica industry parks. Internationa ourna of environmenta research and pubic heath, 10, , DOI: /ierph Sun Z., Wang X., Zhang J., Yang, H., 014, Prediction and contro of equiaxed α in near-β forging of TA15 Tiaoy based on BP neura network: For purpose of tri-moda microstructure. Materias Science and Engineering: A, 591, 18-5, DOI: /.msea Thompson D.N., Campbe T., Bas B., Runge T., Teymouri F., Ovard, L.P., 013, Chemica preconversion: appication of ow-severity pretreatment chemistries for commoditization of ignoceuosic feedstock. Biofues, 4, , DOI: /bfs Wang X., Zhang F., Ding J., Latif A., Johnson V.C., 017, Estimation of soi sat content (SSC) in the Ebinur Lake Wetand Nationa Nature Reserve (ELWNNR), Northwest China, based on a Bootstrap-BP neura network mode and optima spectra indices. Science of The Tota Environment, 615, , DOI: /.scitotenv Xing L.I.U., 016. Study on externa safety protection distance for storage area of dangerous goods in ogistics base. Journa of Safety Science and Technoogy, 6(13), DOI: /wicom Yune J.H., Tian J., Liu W., Chen L., Descamps-Large C., 016, Greening Chinese chemica industria park by impementing industria ecoogy strategies: A case study. Resources, Conservation and Recycing, 11, 54-64, DOI: /.resconrec Zhang J., Zhao X., Liu X., Hou, L., 014, Framework Design of Emergency Management Information System for Coud Computing in Chemica Park. CIT. Journa of Computing and Information Technoogy,, 75-83, DOI: /cit Zhang Y., Gao X., Katayama, S., 015, Wed appearance prediction with BP neura network improved by genetic agorithm during disk aser weding. Journa of Manufacturing Systems, 34, 53-59, DOI: /.msy Zhong Z., Tang S., Peng G., Zhang Y., 016, A nove quantitative spectra anaysis method based on parae BP neura network for dissoved gas in transformer oi. In Power and Energy Engineering Conference (APPEEC), IEEE PES Asia-Pacific, 1, , DOI: /appeec

BP neural network-based sports performance prediction model applied research

BP neural network-based sports performance prediction model applied research Avaiabe onine www.jocpr.com Journa of Chemica and Pharmaceutica Research, 204, 6(7:93-936 Research Artice ISSN : 0975-7384 CODEN(USA : JCPRC5 BP neura networ-based sports performance prediction mode appied

More information

How the backpropagation algorithm works Srikumar Ramalingam School of Computing University of Utah

How the backpropagation algorithm works Srikumar Ramalingam School of Computing University of Utah How the backpropagation agorithm works Srikumar Ramaingam Schoo of Computing University of Utah Reference Most of the sides are taken from the second chapter of the onine book by Michae Nieson: neuranetworksanddeepearning.com

More information

Seasonal Time Series Data Forecasting by Using Neural Networks Multiscale Autoregressive Model

Seasonal Time Series Data Forecasting by Using Neural Networks Multiscale Autoregressive Model American ourna of Appied Sciences 7 (): 372-378, 2 ISSN 546-9239 2 Science Pubications Seasona Time Series Data Forecasting by Using Neura Networks Mutiscae Autoregressive Mode Suhartono, B.S.S. Uama and

More information

Determining The Degree of Generalization Using An Incremental Learning Algorithm

Determining The Degree of Generalization Using An Incremental Learning Algorithm Determining The Degree of Generaization Using An Incrementa Learning Agorithm Pabo Zegers Facutad de Ingeniería, Universidad de os Andes San Caros de Apoquindo 22, Las Condes, Santiago, Chie pzegers@uandes.c

More information

A Novel Learning Method for Elman Neural Network Using Local Search

A Novel Learning Method for Elman Neural Network Using Local Search Neura Information Processing Letters and Reviews Vo. 11, No. 8, August 2007 LETTER A Nove Learning Method for Eman Neura Networ Using Loca Search Facuty of Engineering, Toyama University, Gofuu 3190 Toyama

More information

Adjustment of automatic control systems of production facilities at coal processing plants using multivariant physico- mathematical models

Adjustment of automatic control systems of production facilities at coal processing plants using multivariant physico- mathematical models IO Conference Series: Earth and Environmenta Science AER OEN ACCESS Adjustment of automatic contro systems of production faciities at coa processing pants using mutivariant physico- mathematica modes To

More information

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network

An Algorithm for Pruning Redundant Modules in Min-Max Modular Network An Agorithm for Pruning Redundant Modues in Min-Max Moduar Network Hui-Cheng Lian and Bao-Liang Lu Department of Computer Science and Engineering, Shanghai Jiao Tong University 1954 Hua Shan Rd., Shanghai

More information

The influence of temperature of photovoltaic modules on performance of solar power plant

The influence of temperature of photovoltaic modules on performance of solar power plant IOSR Journa of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vo. 05, Issue 04 (Apri. 2015), V1 PP 09-15 www.iosrjen.org The infuence of temperature of photovotaic modues on performance

More information

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron

A Solution to the 4-bit Parity Problem with a Single Quaternary Neuron Neura Information Processing - Letters and Reviews Vo. 5, No. 2, November 2004 LETTER A Soution to the 4-bit Parity Probem with a Singe Quaternary Neuron Tohru Nitta Nationa Institute of Advanced Industria

More information

A Statistical Framework for Real-time Event Detection in Power Systems

A Statistical Framework for Real-time Event Detection in Power Systems 1 A Statistica Framework for Rea-time Event Detection in Power Systems Noan Uhrich, Tim Christman, Phiip Swisher, and Xichen Jiang Abstract A quickest change detection (QCD) agorithm is appied to the probem

More information

Combining reaction kinetics to the multi-phase Gibbs energy calculation

Combining reaction kinetics to the multi-phase Gibbs energy calculation 7 th European Symposium on Computer Aided Process Engineering ESCAPE7 V. Pesu and P.S. Agachi (Editors) 2007 Esevier B.V. A rights reserved. Combining reaction inetics to the muti-phase Gibbs energy cacuation

More information

Mathematical Scheme Comparing of. the Three-Level Economical Systems

Mathematical Scheme Comparing of. the Three-Level Economical Systems Appied Mathematica Sciences, Vo. 11, 2017, no. 15, 703-709 IKAI td, www.m-hikari.com https://doi.org/10.12988/ams.2017.7252 Mathematica Scheme Comparing of the Three-eve Economica Systems S.M. Brykaov

More information

Function Matching Design of Wide-Band Piezoelectric Ultrasonic Transducer

Function Matching Design of Wide-Band Piezoelectric Ultrasonic Transducer Function Matching Design of Wide-Band Piezoeectric Utrasonic Transducer Yingyuan Fan a, Hongqing An b Weifang Medica University, Weifang, 261053, China a yyfan@126.com, b hongqingan01@126.com Abstract

More information

Interconnect effects on performance of Field Programmable Analog Array

Interconnect effects on performance of Field Programmable Analog Array nterconnect effects on performance of Fied Programmabe Anaog Array D. Anderson,. Bir, O. A. Pausinsi 3, M. Spitz, K. Reiss Motoroa, SPS, Phoenix, Arizona, USA, University of Karsruhe, Karsruhe, Germany,

More information

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance

Research of Data Fusion Method of Multi-Sensor Based on Correlation Coefficient of Confidence Distance Send Orders for Reprints to reprints@benthamscience.ae 340 The Open Cybernetics & Systemics Journa, 015, 9, 340-344 Open Access Research of Data Fusion Method of Muti-Sensor Based on Correation Coefficient

More information

Study on Fusion Algorithm of Multi-source Image Based on Sensor and Computer Image Processing Technology

Study on Fusion Algorithm of Multi-source Image Based on Sensor and Computer Image Processing Technology Sensors & Transducers 3 by IFSA http://www.sensorsporta.com Study on Fusion Agorithm of Muti-source Image Based on Sensor and Computer Image Processing Technoogy Yao NAN, Wang KAISHENG, 3 Yu JIN The Information

More information

A simple reliability block diagram method for safety integrity verification

A simple reliability block diagram method for safety integrity verification Reiabiity Engineering and System Safety 92 (2007) 1267 1273 www.esevier.com/ocate/ress A simpe reiabiity bock diagram method for safety integrity verification Haitao Guo, Xianhui Yang epartment of Automation,

More information

Numerical simulation of javelin best throwing angle based on biomechanical model

Numerical simulation of javelin best throwing angle based on biomechanical model ISSN : 0974-7435 Voume 8 Issue 8 Numerica simuation of javein best throwing ange based on biomechanica mode Xia Zeng*, Xiongwei Zuo Department of Physica Education, Changsha Medica University, Changsha

More information

FORECASTING TELECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODELS

FORECASTING TELECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODELS FORECASTING TEECOMMUNICATIONS DATA WITH AUTOREGRESSIVE INTEGRATED MOVING AVERAGE MODES Niesh Subhash naawade a, Mrs. Meenakshi Pawar b a SVERI's Coege of Engineering, Pandharpur. nieshsubhash15@gmai.com

More information

How the backpropagation algorithm works Srikumar Ramalingam School of Computing University of Utah

How the backpropagation algorithm works Srikumar Ramalingam School of Computing University of Utah How the backpropagation agorithm works Srikumar Ramaingam Schoo of Computing University of Utah Reference Most of the sides are taken from the second chapter of the onine book by Michae Nieson: neuranetworksanddeepearning.com

More information

SVM: Terminology 1(6) SVM: Terminology 2(6)

SVM: Terminology 1(6) SVM: Terminology 2(6) Andrew Kusiak Inteigent Systems Laboratory 39 Seamans Center he University of Iowa Iowa City, IA 54-57 SVM he maxima margin cassifier is simiar to the perceptron: It aso assumes that the data points are

More information

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c)

A Simple and Efficient Algorithm of 3-D Single-Source Localization with Uniform Cross Array Bing Xue 1 2 a) * Guangyou Fang 1 2 b and Yicai Ji 1 2 c) A Simpe Efficient Agorithm of 3-D Singe-Source Locaization with Uniform Cross Array Bing Xue a * Guangyou Fang b Yicai Ji c Key Laboratory of Eectromagnetic Radiation Sensing Technoogy, Institute of Eectronics,

More information

Moreau-Yosida Regularization for Grouped Tree Structure Learning

Moreau-Yosida Regularization for Grouped Tree Structure Learning Moreau-Yosida Reguarization for Grouped Tree Structure Learning Jun Liu Computer Science and Engineering Arizona State University J.Liu@asu.edu Jieping Ye Computer Science and Engineering Arizona State

More information

Cable Length Measurement Systems Based on Time Domain Reflectometry

Cable Length Measurement Systems Based on Time Domain Reflectometry Cabe Length Measurement Systems Based on Time Domain Refectometry Jianhui Song *, Yang Yu, and Hongwei Gao Schoo of Information Science and Engineering, Shenyang Ligong University, Shenyang, 110159, P.R.

More information

Statistical Learning Theory: A Primer

Statistical Learning Theory: A Primer Internationa Journa of Computer Vision 38(), 9 3, 2000 c 2000 uwer Academic Pubishers. Manufactured in The Netherands. Statistica Learning Theory: A Primer THEODOROS EVGENIOU, MASSIMILIANO PONTIL AND TOMASO

More information

High Spectral Resolution Infrared Radiance Modeling Using Optimal Spectral Sampling (OSS) Method

High Spectral Resolution Infrared Radiance Modeling Using Optimal Spectral Sampling (OSS) Method High Spectra Resoution Infrared Radiance Modeing Using Optima Spectra Samping (OSS) Method J.-L. Moncet and G. Uymin Background Optima Spectra Samping (OSS) method is a fast and accurate monochromatic

More information

Converting Z-number to Fuzzy Number using. Fuzzy Expected Value

Converting Z-number to Fuzzy Number using. Fuzzy Expected Value ISSN 1746-7659, Engand, UK Journa of Information and Computing Science Vo. 1, No. 4, 017, pp.91-303 Converting Z-number to Fuzzy Number using Fuzzy Expected Vaue Mahdieh Akhbari * Department of Industria

More information

c 2007 Society for Industrial and Applied Mathematics

c 2007 Society for Industrial and Applied Mathematics SIAM REVIEW Vo. 49,No. 1,pp. 111 1 c 7 Society for Industria and Appied Mathematics Domino Waves C. J. Efthimiou M. D. Johnson Abstract. Motivated by a proposa of Daykin [Probem 71-19*, SIAM Rev., 13 (1971),

More information

Numerical solution of one dimensional contaminant transport equation with variable coefficient (temporal) by using Haar wavelet

Numerical solution of one dimensional contaminant transport equation with variable coefficient (temporal) by using Haar wavelet Goba Journa of Pure and Appied Mathematics. ISSN 973-1768 Voume 1, Number (16), pp. 183-19 Research India Pubications http://www.ripubication.com Numerica soution of one dimensiona contaminant transport

More information

Explicit overall risk minimization transductive bound

Explicit overall risk minimization transductive bound 1 Expicit overa risk minimization transductive bound Sergio Decherchi, Paoo Gastado, Sandro Ridea, Rodofo Zunino Dept. of Biophysica and Eectronic Engineering (DIBE), Genoa University Via Opera Pia 11a,

More information

Nonlinear Analysis of Spatial Trusses

Nonlinear Analysis of Spatial Trusses Noninear Anaysis of Spatia Trusses João Barrigó October 14 Abstract The present work addresses the noninear behavior of space trusses A formuation for geometrica noninear anaysis is presented, which incudes

More information

Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rules 1

Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rules 1 Steepest Descent Adaptation of Min-Max Fuzzy If-Then Rues 1 R.J. Marks II, S. Oh, P. Arabshahi Λ, T.P. Caude, J.J. Choi, B.G. Song Λ Λ Dept. of Eectrica Engineering Boeing Computer Services University

More information

Mathematical Model for Potassium Release from Polymer-coated Fertiliser

Mathematical Model for Potassium Release from Polymer-coated Fertiliser ARTICLE IN PRESS Biosystems Engineering (2004) 88 (3), 395 400 Avaiabe onine at www.sciencedirect.com doi:10.1016/j.biosystemseng.2004.03.004 SW}Soi and Water Mathematica Mode for Potassium Reease from

More information

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries

First-Order Corrections to Gutzwiller s Trace Formula for Systems with Discrete Symmetries c 26 Noninear Phenomena in Compex Systems First-Order Corrections to Gutzwier s Trace Formua for Systems with Discrete Symmetries Hoger Cartarius, Jörg Main, and Günter Wunner Institut für Theoretische

More information

DISTRIBUTION OF TEMPERATURE IN A SPATIALLY ONE- DIMENSIONAL OBJECT AS A RESULT OF THE ACTIVE POINT SOURCE

DISTRIBUTION OF TEMPERATURE IN A SPATIALLY ONE- DIMENSIONAL OBJECT AS A RESULT OF THE ACTIVE POINT SOURCE DISTRIBUTION OF TEMPERATURE IN A SPATIALLY ONE- DIMENSIONAL OBJECT AS A RESULT OF THE ACTIVE POINT SOURCE Yury Iyushin and Anton Mokeev Saint-Petersburg Mining University, Vasiievsky Isand, 1 st ine, Saint-Petersburg,

More information

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes

12.2. Maxima and Minima. Introduction. Prerequisites. Learning Outcomes Maima and Minima 1. Introduction In this Section we anayse curves in the oca neighbourhood of a stationary point and, from this anaysis, deduce necessary conditions satisfied by oca maima and oca minima.

More information

TELECOMMUNICATION DATA FORECASTING BASED ON ARIMA MODEL

TELECOMMUNICATION DATA FORECASTING BASED ON ARIMA MODEL TEECOMMUNICATION DATA FORECASTING BASED ON ARIMA MODE Anjuman Akbar Muani 1, Prof. Sachin Muraraka 2, Prof. K. Sujatha 3 1Student ME E&TC,Shree Ramchandra Coege of Engineering, onikand,pune,maharashtra

More information

Multilayer Kerceptron

Multilayer Kerceptron Mutiayer Kerceptron Zotán Szabó, András Lőrincz Department of Information Systems, Facuty of Informatics Eötvös Loránd University Pázmány Péter sétány 1/C H-1117, Budapest, Hungary e-mai: szzoi@csetehu,

More information

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM

DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM DIGITAL FILTER DESIGN OF IIR FILTERS USING REAL VALUED GENETIC ALGORITHM MIKAEL NILSSON, MATTIAS DAHL AND INGVAR CLAESSON Bekinge Institute of Technoogy Department of Teecommunications and Signa Processing

More information

Identification of macro and micro parameters in solidification model

Identification of macro and micro parameters in solidification model BULLETIN OF THE POLISH ACADEMY OF SCIENCES TECHNICAL SCIENCES Vo. 55, No. 1, 27 Identification of macro and micro parameters in soidification mode B. MOCHNACKI 1 and E. MAJCHRZAK 2,1 1 Czestochowa University

More information

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch

Minimizing Total Weighted Completion Time on Uniform Machines with Unbounded Batch The Eighth Internationa Symposium on Operations Research and Its Appications (ISORA 09) Zhangiaie, China, September 20 22, 2009 Copyright 2009 ORSC & APORC, pp. 402 408 Minimizing Tota Weighted Competion

More information

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law

Gauss Law. 2. Gauss s Law: connects charge and field 3. Applications of Gauss s Law Gauss Law 1. Review on 1) Couomb s Law (charge and force) 2) Eectric Fied (fied and force) 2. Gauss s Law: connects charge and fied 3. Appications of Gauss s Law Couomb s Law and Eectric Fied Couomb s

More information

Nonlinear Gaussian Filtering via Radial Basis Function Approximation

Nonlinear Gaussian Filtering via Radial Basis Function Approximation 51st IEEE Conference on Decision and Contro December 10-13 01 Maui Hawaii USA Noninear Gaussian Fitering via Radia Basis Function Approximation Huazhen Fang Jia Wang and Raymond A de Caafon Abstract This

More information

Research on liquid sloshing performance in vane type tank under microgravity

Research on liquid sloshing performance in vane type tank under microgravity IOP Conference Series: Materias Science and Engineering PAPER OPEN ACCESS Research on iquid soshing performance in vane type tan under microgravity Reated content - Numerica simuation of fuid fow in the

More information

International Journal of Mass Spectrometry

International Journal of Mass Spectrometry Internationa Journa of Mass Spectrometry 280 (2009) 179 183 Contents ists avaiabe at ScienceDirect Internationa Journa of Mass Spectrometry journa homepage: www.esevier.com/ocate/ijms Stark mixing by ion-rydberg

More information

A Fuzzy Approach to Co-Ordinated and Non Co-Ordinated Two Stage Supply Chain

A Fuzzy Approach to Co-Ordinated and Non Co-Ordinated Two Stage Supply Chain Internationa Journa of Pure and Appied Mathematica Sciences. ISS 097-988 Voume 0, umber (07), pp. -3 Research India Pubications http://www.ripubication.com A Fuzzy Approach to Co-Ordinated and on Co-Ordinated

More information

Data Mining Technology for Failure Prognostic of Avionics

Data Mining Technology for Failure Prognostic of Avionics IEEE Transactions on Aerospace and Eectronic Systems. Voume 38, #, pp.388-403, 00. Data Mining Technoogy for Faiure Prognostic of Avionics V.A. Skormin, Binghamton University, Binghamton, NY, 1390, USA

More information

Process Capability Proposal. with Polynomial Profile

Process Capability Proposal. with Polynomial Profile Contemporary Engineering Sciences, Vo. 11, 2018, no. 85, 4227-4236 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.88467 Process Capabiity Proposa with Poynomia Profie Roberto José Herrera

More information

Maintenance activities planning and grouping for complex structure systems

Maintenance activities planning and grouping for complex structure systems Maintenance activities panning and grouping for compex structure systems Hai Canh u, Phuc Do an, Anne Barros, Christophe Bérenguer To cite this version: Hai Canh u, Phuc Do an, Anne Barros, Christophe

More information

Approach to Identifying Raindrop Vibration Signal Detected by Optical Fiber

Approach to Identifying Raindrop Vibration Signal Detected by Optical Fiber Sensors & Transducers, o. 6, Issue, December 3, pp. 85-9 Sensors & Transducers 3 by IFSA http://www.sensorsporta.com Approach to Identifying Raindrop ibration Signa Detected by Optica Fiber ongquan QU,

More information

Energy-Efficient Task Scheduling on Multiple Heterogeneous Computers: Algorithms, Analysis, and Performance Evaluation

Energy-Efficient Task Scheduling on Multiple Heterogeneous Computers: Algorithms, Analysis, and Performance Evaluation IEEE TRANSACTIONS ON SUSTAINABLE COMPUTING, VOL., NO., JANUARY-JUNE 206 7 Energy-Efficient Tas Scheduing on Mutipe Heterogeneous Computers: Agorithms, Anaysis, and Performance Evauation Keqin Li, Feow,

More information

Do Schools Matter for High Math Achievement? Evidence from the American Mathematics Competitions Glenn Ellison and Ashley Swanson Online Appendix

Do Schools Matter for High Math Achievement? Evidence from the American Mathematics Competitions Glenn Ellison and Ashley Swanson Online Appendix VOL. NO. DO SCHOOLS MATTER FOR HIGH MATH ACHIEVEMENT? 43 Do Schoos Matter for High Math Achievement? Evidence from the American Mathematics Competitions Genn Eison and Ashey Swanson Onine Appendix Appendix

More information

The EM Algorithm applied to determining new limit points of Mahler measures

The EM Algorithm applied to determining new limit points of Mahler measures Contro and Cybernetics vo. 39 (2010) No. 4 The EM Agorithm appied to determining new imit points of Maher measures by Souad E Otmani, Georges Rhin and Jean-Marc Sac-Épée Université Pau Veraine-Metz, LMAM,

More information

Calculating Alkalinity

Calculating Alkalinity Cacuating Akainity Overview How to cacuate acid:anion ratios at varying ionic strengths Use the Mixing Water cacuation as a ph titration apparatus Understand how weak acid chemistry affects akainity Compare

More information

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION

NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION NEW DEVELOPMENT OF OPTIMAL COMPUTING BUDGET ALLOCATION FOR DISCRETE EVENT SIMULATION Hsiao-Chang Chen Dept. of Systems Engineering University of Pennsyvania Phiadephia, PA 904-635, U.S.A. Chun-Hung Chen

More information

Melodic contour estimation with B-spline models using a MDL criterion

Melodic contour estimation with B-spline models using a MDL criterion Meodic contour estimation with B-spine modes using a MDL criterion Damien Loive, Ney Barbot, Oivier Boeffard IRISA / University of Rennes 1 - ENSSAT 6 rue de Kerampont, B.P. 80518, F-305 Lannion Cedex

More information

Effect of Oxygen Injection into Argon Induction Plasmas on Chemically Non-Equilibrium Conditions

Effect of Oxygen Injection into Argon Induction Plasmas on Chemically Non-Equilibrium Conditions Proceedings of 17th Internationa Symposium on Pasma Chemistry, Toronto, Canada, August 7-12, 25 Effect of Oxygen Injection into Argon Induction Pasmas on Chemicay Non-Equiibrium Conditions Nobuhiko Atsuchi

More information

STA 216 Project: Spline Approach to Discrete Survival Analysis

STA 216 Project: Spline Approach to Discrete Survival Analysis : Spine Approach to Discrete Surviva Anaysis November 4, 005 1 Introduction Athough continuous surviva anaysis differs much from the discrete surviva anaysis, there is certain ink between the two modeing

More information

pp in Backpropagation Convergence Via Deterministic Nonmonotone Perturbed O. L. Mangasarian & M. V. Solodov Madison, WI Abstract

pp in Backpropagation Convergence Via Deterministic Nonmonotone Perturbed O. L. Mangasarian & M. V. Solodov Madison, WI Abstract pp 383-390 in Advances in Neura Information Processing Systems 6 J.D. Cowan, G. Tesauro and J. Aspector (eds), Morgan Kaufmann Pubishers, San Francisco, CA, 1994 Backpropagation Convergence Via Deterministic

More information

Appendix A: MATLAB commands for neural networks

Appendix A: MATLAB commands for neural networks Appendix A: MATLAB commands for neura networks 132 Appendix A: MATLAB commands for neura networks p=importdata('pn.xs'); t=importdata('tn.xs'); [pn,meanp,stdp,tn,meant,stdt]=prestd(p,t); for m=1:10 net=newff(minmax(pn),[m,1],{'tansig','purein'},'trainm');

More information

D. Prémel, J.M. Decitre and G. Pichenot. CEA, LIST, F Gif-sur-Yvette, France

D. Prémel, J.M. Decitre and G. Pichenot. CEA, LIST, F Gif-sur-Yvette, France SIMULATION OF EDDY CURRENT INSPECTION INCLUDING MAGNETIC FIELD SENSOR SUCH AS A GIANT MAGNETO-RESISTANCE OVER PLANAR STRATIFIED MEDIA COMPONENTS WITH EMBEDDED FLAWS D. Préme, J.M. Decitre and G. Pichenot

More information

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA)

FRST Multivariate Statistics. Multivariate Discriminant Analysis (MDA) 1 FRST 531 -- Mutivariate Statistics Mutivariate Discriminant Anaysis (MDA) Purpose: 1. To predict which group (Y) an observation beongs to based on the characteristics of p predictor (X) variabes, using

More information

Construction of Supersaturated Design with Large Number of Factors by the Complementary Design Method

Construction of Supersaturated Design with Large Number of Factors by the Complementary Design Method Acta Mathematicae Appicatae Sinica, Engish Series Vo. 29, No. 2 (2013) 253 262 DOI: 10.1007/s10255-013-0214-6 http://www.appmath.com.cn & www.springerlink.com Acta Mathema cae Appicatae Sinica, Engish

More information

Effect of transport ratio on source term in determination of surface emission coefficient

Effect of transport ratio on source term in determination of surface emission coefficient Internationa Journa of heoretica & Appied Sciences, (): 74-78(9) ISSN : 975-78 Effect of transport ratio on source term in determination of surface emission coefficient Sanjeev Kumar and Apna Mishra epartment

More information

SEA Subsystem Attribute Correction Based on Stiffness Multipliers

SEA Subsystem Attribute Correction Based on Stiffness Multipliers Internationa Conference on Eectrica, Mechanica and Industria Engineering (ICEMIE 016) SEA Subsystem Attribute Correction Based on Stiffness Mutipiers Jie Gao1,* and Yong Yang 1 Coege of hysics and Information

More information

Improving the Reliability of a Series-Parallel System Using Modified Weibull Distribution

Improving the Reliability of a Series-Parallel System Using Modified Weibull Distribution Internationa Mathematica Forum, Vo. 12, 217, no. 6, 257-269 HIKARI Ltd, www.m-hikari.com https://doi.org/1.12988/imf.217.611155 Improving the Reiabiity of a Series-Parae System Using Modified Weibu Distribution

More information

Analysis method of feeder partition capacity considering power supply security and distributed generation

Analysis method of feeder partition capacity considering power supply security and distributed generation The 6th Internationa Conference on Renewabe Power Generation (RPG) 19 20 October 2017 Anaysis method of feeder capacity considering power suppy security and distributed generation Weifu Wang 1, Zhaojing

More information

Paragraph Topic Classification

Paragraph Topic Classification Paragraph Topic Cassification Eugene Nho Graduate Schoo of Business Stanford University Stanford, CA 94305 enho@stanford.edu Edward Ng Department of Eectrica Engineering Stanford University Stanford, CA

More information

Training Algorithm for Extra Reduced Size Lattice Ladder Multilayer Perceptrons

Training Algorithm for Extra Reduced Size Lattice Ladder Multilayer Perceptrons Training Agorithm for Extra Reduced Size Lattice Ladder Mutiayer Perceptrons Daius Navakauskas Division of Automatic Contro Department of Eectrica Engineering Linköpings universitet, SE-581 83 Linköping,

More information

Structural health monitoring of concrete dams using least squares support vector machines

Structural health monitoring of concrete dams using least squares support vector machines Structura heath monitoring of concrete dams using east squares support vector machines *Fei Kang ), Junjie Li ), Shouju Li 3) and Jia Liu ) ), ), ) Schoo of Hydrauic Engineering, Daian University of echnoogy,

More information

Published in: Proceedings of the Twenty Second Nordic Seminar on Computational Mechanics

Published in: Proceedings of the Twenty Second Nordic Seminar on Computational Mechanics Aaborg Universitet An Efficient Formuation of the Easto-pastic Constitutive Matrix on Yied Surface Corners Causen, Johan Christian; Andersen, Lars Vabbersgaard; Damkide, Lars Pubished in: Proceedings of

More information

Analysis of the problem of intervention control in the economy on the basis of solving the problem of tuning

Analysis of the problem of intervention control in the economy on the basis of solving the problem of tuning Anaysis of the probem of intervention contro in the economy on the basis of soving the probem of tuning arxiv:1811.10993v1 q-fin.gn] 9 Nov 2018 1 st eter Shnurov Nationa Research University Higher Schoo

More information

A. Distribution of the test statistic

A. Distribution of the test statistic A. Distribution of the test statistic In the sequentia test, we first compute the test statistic from a mini-batch of size m. If a decision cannot be made with this statistic, we keep increasing the mini-batch

More information

Efficiently Generating Random Bits from Finite State Markov Chains

Efficiently Generating Random Bits from Finite State Markov Chains 1 Efficienty Generating Random Bits from Finite State Markov Chains Hongchao Zhou and Jehoshua Bruck, Feow, IEEE Abstract The probem of random number generation from an uncorreated random source (of unknown

More information

Introduction. Figure 1 W8LC Line Array, box and horn element. Highlighted section modelled.

Introduction. Figure 1 W8LC Line Array, box and horn element. Highlighted section modelled. imuation of the acoustic fied produced by cavities using the Boundary Eement Rayeigh Integra Method () and its appication to a horn oudspeaer. tephen Kirup East Lancashire Institute, Due treet, Bacburn,

More information

Evolutionary Product-Unit Neural Networks for Classification 1

Evolutionary Product-Unit Neural Networks for Classification 1 Evoutionary Product-Unit Neura Networs for Cassification F.. Martínez-Estudio, C. Hervás-Martínez, P. A. Gutiérrez Peña A. C. Martínez-Estudio and S. Ventura-Soto Department of Management and Quantitative

More information

High-order approximations to the Mie series for electromagnetic scattering in three dimensions

High-order approximations to the Mie series for electromagnetic scattering in three dimensions Proceedings of the 9th WSEAS Internationa Conference on Appied Mathematics Istanbu Turkey May 27-29 2006 (pp199-204) High-order approximations to the Mie series for eectromagnetic scattering in three dimensions

More information

Tracking Control of Multiple Mobile Robots

Tracking Control of Multiple Mobile Robots Proceedings of the 2001 IEEE Internationa Conference on Robotics & Automation Seou, Korea May 21-26, 2001 Tracking Contro of Mutipe Mobie Robots A Case Study of Inter-Robot Coision-Free Probem Jurachart

More information

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems

Componentwise Determination of the Interval Hull Solution for Linear Interval Parameter Systems Componentwise Determination of the Interva Hu Soution for Linear Interva Parameter Systems L. V. Koev Dept. of Theoretica Eectrotechnics, Facuty of Automatics, Technica University of Sofia, 1000 Sofia,

More information

Statistical Learning Theory: a Primer

Statistical Learning Theory: a Primer ??,??, 1 6 (??) c?? Kuwer Academic Pubishers, Boston. Manufactured in The Netherands. Statistica Learning Theory: a Primer THEODOROS EVGENIOU AND MASSIMILIANO PONTIL Center for Bioogica and Computationa

More information

Structural Control of Probabilistic Boolean Networks and Its Application to Design of Real-Time Pricing Systems

Structural Control of Probabilistic Boolean Networks and Its Application to Design of Real-Time Pricing Systems Preprints of the 9th Word Congress The Internationa Federation of Automatic Contro Structura Contro of Probabiistic Booean Networks and Its Appication to Design of Rea-Time Pricing Systems Koichi Kobayashi

More information

arxiv: v1 [cs.lg] 31 Oct 2017

arxiv: v1 [cs.lg] 31 Oct 2017 ACCELERATED SPARSE SUBSPACE CLUSTERING Abofaz Hashemi and Haris Vikao Department of Eectrica and Computer Engineering, University of Texas at Austin, Austin, TX, USA arxiv:7.26v [cs.lg] 3 Oct 27 ABSTRACT

More information

Using Process Data for Finding Self-optimizing Controlled Variables

Using Process Data for Finding Self-optimizing Controlled Variables Using Process Data for Finding Sef-optimizing Controed Variabes Johannes Jäschke and Sigurd Skogestad Norwegian University of Science and Technoogy, NTNU, Trondheim, Norway (e-mai:jaschke@ntnuno, skoge@ntnuno)

More information

Generalized multigranulation rough sets and optimal granularity selection

Generalized multigranulation rough sets and optimal granularity selection Granu. Comput. DOI 10.1007/s41066-017-0042-9 ORIGINAL PAPER Generaized mutigranuation rough sets and optima granuarity seection Weihua Xu 1 Wentao Li 2 Xiantao Zhang 1 Received: 27 September 2016 / Accepted:

More information

Worst Case Analysis of the Analog Circuits

Worst Case Analysis of the Analog Circuits Proceedings of the 11th WSEAS Internationa Conference on CIRCUITS, Agios Nikoaos, Crete Isand, Greece, Juy 3-5, 7 9 Worst Case Anaysis of the Anaog Circuits ELENA NICULESCU*, DORINA-MIOARA PURCARU* and

More information

Multivariate Rational Response Surface Approximation of Nodal Displacements of Truss Structures

Multivariate Rational Response Surface Approximation of Nodal Displacements of Truss Structures https://doi.org/10.1186/s10033-018-0219-4 Chinese Journa of Mechanica Engineering ORIGINAL ARTICLE Open Access Mutivariate Rationa Response Surface Approximation of Noda Dispacements of Truss Structures

More information

HYDROGEN ATOM SELECTION RULES TRANSITION RATES

HYDROGEN ATOM SELECTION RULES TRANSITION RATES DOING PHYSICS WITH MATLAB QUANTUM PHYSICS Ian Cooper Schoo of Physics, University of Sydney ian.cooper@sydney.edu.au HYDROGEN ATOM SELECTION RULES TRANSITION RATES DOWNLOAD DIRECTORY FOR MATLAB SCRIPTS

More information

UI FORMULATION FOR CABLE STATE OF EXISTING CABLE-STAYED BRIDGE

UI FORMULATION FOR CABLE STATE OF EXISTING CABLE-STAYED BRIDGE UI FORMULATION FOR CABLE STATE OF EXISTING CABLE-STAYED BRIDGE Juan Huang, Ronghui Wang and Tao Tang Coege of Traffic and Communications, South China University of Technoogy, Guangzhou, Guangdong 51641,

More information

Acoustic Nondestructive Testing and Measurement of Tension for Steel Reinforcing Members

Acoustic Nondestructive Testing and Measurement of Tension for Steel Reinforcing Members Acoustic Nondestructive Testing and Measurement of Tension for Stee Reinforcing Members Part 1 Theory by Michae K. McInerney PURPOSE: This Coasta and Hydrauics Engineering Technica Note (CHETN) describes

More information

The Mechanical Properties Analysis of Machine Tool Spindle After Remanufacturing Based on Uncertain Constraints

The Mechanical Properties Analysis of Machine Tool Spindle After Remanufacturing Based on Uncertain Constraints Send Orders for Reprints to reprints@benthamscience.ae 150 The Open Mechanica Engineering Journa, 2015, 9, 150-155 Open Access The Mechanica Properties Anaysis of Machine Too Spinde After Remanufacturing

More information

A proposed nonparametric mixture density estimation using B-spline functions

A proposed nonparametric mixture density estimation using B-spline functions A proposed nonparametric mixture density estimation using B-spine functions Atizez Hadrich a,b, Mourad Zribi a, Afif Masmoudi b a Laboratoire d Informatique Signa et Image de a Côte d Opae (LISIC-EA 4491),

More information

Terahertz Spectroscopic Material Identification Using Approximate Entropy and Deep Neural Network

Terahertz Spectroscopic Material Identification Using Approximate Entropy and Deep Neural Network Terahertz Spectroscopic Materia Identification Using Approximate Entropy and Deep Neura Network Yichao Li 1, Xiaoping A. Shen 2, Robert L. Ewing 3, and Jia Li 4 1 Schoo of Eectrica Engineering and Computer

More information

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017

In-plane shear stiffness of bare steel deck through shell finite element models. G. Bian, B.W. Schafer. June 2017 In-pane shear stiffness of bare stee deck through she finite eement modes G. Bian, B.W. Schafer June 7 COLD-FORMED STEEL RESEARCH CONSORTIUM REPORT SERIES CFSRC R-7- SDII Stee Diaphragm Innovation Initiative

More information

Induced polarization in hydrocarbon-saturated sands and sandstones: experimental study and general effective medium modeling

Induced polarization in hydrocarbon-saturated sands and sandstones: experimental study and general effective medium modeling Induced poarization in hydrocarbon-saturated sands and sandstones: experimenta study and genera effective medium modeing Summary We have studied the induced poarization (IP) response of mutiphase porous

More information

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA

T.C. Banwell, S. Galli. {bct, Telcordia Technologies, Inc., 445 South Street, Morristown, NJ 07960, USA ON THE SYMMETRY OF THE POWER INE CHANNE T.C. Banwe, S. Gai {bct, sgai}@research.tecordia.com Tecordia Technoogies, Inc., 445 South Street, Morristown, NJ 07960, USA Abstract The indoor power ine network

More information

arxiv: v1 [cs.cv] 25 Oct 2017

arxiv: v1 [cs.cv] 25 Oct 2017 Crop Panning using Stochastic Visua Optimization Gunjan Sehga *, Bindu Gupta, Kausha Paneri, Karamjit Singh, Geetika Sharma, Gautam Shroff TCS Research, India arxiv:1710.09077v1 [cs.cv] 25 Oct 2017 ABSTRACT

More information

Numerical Simulation for Optimizing Temperature Gradients during Single Crystal Casting Process

Numerical Simulation for Optimizing Temperature Gradients during Single Crystal Casting Process ISIJ Internationa Vo 54 (2014) No 2 pp 254 258 Numerica Simuation for Optimizing Temperature Gradients during Singe Crysta Casting Process Aeksandr Aeksandrovich INOZEMTSEV 1) Aeksandra Sergeevna DUBROVSKAYA

More information

8 Digifl'.11 Cth:uits and devices

8 Digifl'.11 Cth:uits and devices 8 Digif'. Cth:uits and devices 8. Introduction In anaog eectronics, votage is a continuous variabe. This is usefu because most physica quantities we encounter are continuous: sound eves, ight intensity,

More information

Adaptive Noise Cancellation Using Deep Cerebellar Model Articulation Controller

Adaptive Noise Cancellation Using Deep Cerebellar Model Articulation Controller daptive Noise Canceation Using Deep Cerebear Mode rticuation Controer Yu Tsao, Member, IEEE, Hao-Chun Chu, Shih-Wei an, Shih-Hau Fang, Senior Member, IEEE, Junghsi ee*, and Chih-Min in, Feow, IEEE bstract

More information

Proceedings of Meetings on Acoustics

Proceedings of Meetings on Acoustics Proceedings of Meetings on Acoustics Voume 19, 213 http://acousticasociety.org/ ICA 213 Montrea Montrea, Canada 2-7 June 213 Underwater Acoustics Session 1pUW: Seabed Scattering: Measurements and Mechanisms

More information