Predicting Porosity through Fuzzy Logic from Well Log Data

Size: px
Start display at page:

Download "Predicting Porosity through Fuzzy Logic from Well Log Data"

Transcription

1 International Journal of Petroleum and Geoscience Engineering (IJPGE) 2 (2): 120- ISSN Academic Research Online Publisher Research paper Predicting Porosity through Fuzzy Logic from Well Log Data Shirko Mahmoudi a a Mining Engineering Department, Isfahan University of Technology, Isfahan, Iran * Corresponding author. Tel.: ; address: s.mahmoudi@mi.iut.ac.ir A b s t r a c t Keywords: Porosity, Fuzzy Logic, Sugeno System, Subtractive Clustering. Accepted:08 June 2014 Porosity is one of the most important characteristics for modeling reservoir. In recent years, some new methods for estimation have been introduced, which are more applicable and accurate than old methods. Fuzzy logic has shown reliable results in petroleum modeling area for describing reservoir characteristics. In this study, a Sugeno fuzzy model has been formulated to predict porosity. In order to select the number of membership function, subtractive clustering method was utilized through Gaussian membership functions. Another technique for predicting porosity was multiple linear regression to compare with fuzzy logic technique. Results indicated that correlation between real value from core data and the predicted value by fuzzy logic was more accurate than multiple linear regression technique in this scope. Academic Research Online Publisher. All rights reserved. 1. Introduction Determining Reservoir properties is a complex process, which uses all accessible data to provide precise models in order to estimate reservoir performance. It is difficult to predict core parameters through well log responses and is usually associated with error [1]. One of the most important characteristics in reservoir is porosity that relates to the amount of fluid in reservoirs [2]. There are some methods to determine this property, such as statistical methods and novel techniques like intelligent methods. The common statistical technique is multiple regression analysis. The simplest form of regression analysis is to find a relationship between the input logs and the petrophysical properties [3]. One of the reliable intelligent techniques is fuzzy logic theory, which was first introduced by Zadeh, A fuzzy inference system (FIS) is a method to formulate inputs to an output using FL [4].

2 A fuzzy set allows for the degree of membership of an item in a set to be any real number between 0 and 1[5]. Once the fuzzy sets have been defined, it is possible to use them in constructing rules for fuzzy expert systems and in performing fuzzy inference. This approach seems to be suitable to well log analysis as it allows the incorporation of intelligent and human knowledge to deal with each individual case. However, the extraction of fuzzy rules from the data can be difficult for analysts with little experience [6]. This could be a major drawback for use in well log analysis. If a fuzzy rule extraction technique is made available, then fuzzy systems can still be used for well log analysis [7]. The process of fuzzy inference involves setting the membership functions and establishment of fuzzy rules. There are three Fuzzy modeling methods that are belong to three categories, namely Mamdani, the relational equation, and the Takagi, Sugeno and Kang (TSK) and TSUKAMOTO fuzzy model. Takagi and Sugeno, 1985, is a FIS, in which output membership functions are constant or linear and are extracted by clusters within clustering process [8]. Each of these clusters describe a membership function (A membership function (MF) is a curve that defines how each point in the input space is mapped to a membership value or degree of membership between 0 and 1) [9]. Each membership function generates a set of fuzzy if then rules for formulating function. Each membership function generates a set of fuzzy if then rules for formulating inputs to outputs. Another method which was utilized in this study is multiple linear regression for finding relationship between target and inputs data. 2. Fuzzy Logic First step for predicting porosity after removing outliers is to normalize data between [0, 1] in order to transform numeric data into fuzzy domain using following formula: X normal = ( ) (1) Then, inputs and output data are clustered using subtractive clustering method. Since each data points is a candidate for cluster centers, a density measure at data point Xi is defined as: = (- ) (2) Where r a is a positive constant. Hence, a data point will have a high density value if it has many neighboring data points. The radius r a defines a neighborhood; data points outside this radius contribute only slightly to the density measure. After the density measure of each data points has been calculated, the data point with a highest density measure is selected as the first cluster center. Let X c1 be the point 121 P a g e

3 selected and D c1 its density measure. Next, the density measure for each data point Xi is calculated by the formula: =.exp (- ) (3) Where r b is a positive constant. Therefore, the data points near the first cluster center X c1 will have significantly reduced density measures, thereby making the points unlikely to be selected as the next cluster center. The constant r b defines a neighborhood that has measurable reduction in density measure. The constant r b is larger than r a because cluster centers should not be close to each other; normally r b is equal to1.5r a [8]. After recalculating the density measure for each data points, the next cluster center X c2 is selected and all of the density measures for data points are revised again. This process is repeated until a sufficient number of cluster centers are generated. An important parameter in subtractive clustering, which controls the number of clusters and fuzzy if then rules, is clustering radius. This parameter could take values between the range of [0, 1]. The use of a smaller cluster radius led to more and smaller clusters and also more rules. In contrast, a large cluster radius yielded a few large clusters in the data resulting in few rules. The inputs are combined logically using the AND or OR operator to produce output response values. Minimum operator for the AND operator and the maximum operator for the OR operator have been suggested. In this study, Probor and Prod operators are used as or and and operators, respectively [8]. Since decisions are based on the testing of all rules in FIS, the rules should be combined to make a decision. Aggregation is the process, by which the fuzzy sets that each of these represents the output of each rule, are combined into a single fuzzy set. There are several aggregation methods, such as: max method (maximum), (probabilistic or), and sum. Max method is chosen in this paper. The last step to build fuzzy system is deffuzzification, which is optional and involves conversion of the derived fuzzy number to the numeric data in real world domain. In this paper, weighted average method was selected for defuzzification. In this method, the output is obtained by the weighted average of each output in a set of rules stored in knowledge base of the system. In this study, six parameters were used to estimate porosity, such as: caliper log (CALI), sonic log (DT), neutron log (NPHI), bulk density (RHOB) and effective porosity (PHIE), and water saturation (SW). Figure.1 shows graph of each input. 122 P a g e

4 Fig.1: normalized variables graph upon depth In this study, Sugeno fuzzy inference system was used with Gaussian membership functions according to subtractive clustering. The optimal radius for demonstrating clusters was 0.5. Gaussian membership function that is described by following formula: Gaussian(x; c, ơ) = (4) Where c and ơ are mean and standard deviation for each cluster, respectively. Gaussian membership functions are constructed from mean and σ values of the clusters. The mean represents the cluster centers and σ is derived from [7]: σ = (radii maximum data minimum data))/sqrt (5) Through subtractive clustering method, seven clusters were demonstrated. Figure 2 shows each cluster center. Fig.2: clusters center using subtractive clustering Figure 3 describes Gaussian membership functions for each input. 123 P a g e

5 Fig.3: Gaussian membership functions for input variables Seven rules were set for estimating porosity from inputs. These fuzzy if-then rules are formulated according to following expressions: 1. if (CALI is in1mf1)and(dt is in2mf1)and(nphi is in3mf1)and(phie is in4mf1)and(rhob is in5mf1)and(sw is in6mf1) then (porosity is out1mf1) 2. if (CALI is in1mf2)and(dt is in2mf2)and(nphi is in3mf2)and(phie is in4mf2)and(rhob is in5mf2)and(sw is in6mf2) then (porosity is out1mf2) 3. if (CALI is in1mf3)and(dt is in2mf3)and(nphi is in3mf3)and(phie is in4mf3)and(rhob is in5mf3)and(sw is in6mf3) then (porosity is out1mf3) 4. if (CALI is in1mf4)and(dt is in2mf4)and(nphi is in3mf4)and(phie is in4mf4)and(rhob is in5mf4)and(sw is in6mf4) then (porosity is out1mf4) 5. if (CALI is in1mf5)and(dt is in2mf5)and(nphi is in3mf5)and(phie is in4mf5)and(rhob is in5mf5)and(sw is in6mf5) then (porosity is out1mf5) 6. if (CALI is in1mf6)and(dt is in2mf6)and(nphi is in3mf6)and(phie is in4mf6)and(rhob is in5mf6)and(sw is in6mf6) then (porosity is out1mf6) 7. if (CALI is in1mf7)and(dt is in2mf7)and(nphi is in3mf7)and(phie is in4mf7)and(rhob is in5mf7)and(sw is in6mf7) then (porosity is out1mf7). 124 P a g e

6 Fig.4: generated rules according to fuzzy inference system The set rules to map inputs to output and their graph are depicted in Figure 4: Real porosity from core data and predicted output using fuzzy logic has been shown as cross plot in Figure 5. Fig.5: cross plot of real and predicted porosity using fuzzy logic In Figure 8, the predicted output has been mapped on real output for well 1using fuzzy logic technique. 125 P a g e

7 Fig.8: mapped graph of predicted porosity on real porosity using FL 3. Multiple linear regression (MLR) model A Linear Regression estimates the coefficients of the linear equation involving one or more independent variables, which predict the value of dependent variable [3]. A simple linear regression illustrates the relation between dependent variable y and independent variable x based on the regression equation: y i = β 0 + β 1 x i + e i i= 1, 2, 3,, n (5) According to the multiple linear regression model, dependent variable is related to two or more independent variables. The general model for k variable is of the form: y i = β 0 + β 1 x i1 + β 2 x i β k x ik + e i i= 1, 2, 3,,n (6) Dependent variable is porosity value and independent variables are CALI, DT, NPHI, PHIE, RHOB and SW values. Table.1 shows statistical parameters of each input. There are some methods for selecting linear regression variables, which allow specify how independent variables enter the analysis. The simple linear regression model is used to find the straight linear that fits the data. Models that involve more than two independent variables are more complex in structure but can still be analyzed using multiple linear regression techniques [10]. Using different methods, a variety of regression models can be constructed from the same set of variables. 126 P a g e

8 Table. 1: Statistical parameter of each input CALI DT NPHI PHIE RHOB SW Mean Median Mode Std. Deviation Variance Skewness Std. Error of Skewness Kurtosis Std. Error of Kurtosis Five methods have been described below: Enter: A procedure for variable selection, in which all variables in a block enter a single step. Stepwise: At each step, independent variable with the smallest probability of F enters that does not exist in the equation. Previous variables in the regression equation are removed if their probability of F becomes sufficiently large. The method terminates when no more variables are eligible for inclusion or removal. Remove: A procedure for variable selection, in which all variables in a block are removed in a single step. Backward Elimination: A variable selection procedure, in which all variables enter an equation and then sequentially removed. The variable that has the smallest partial correlation with the dependent variable is first considered for removal. If it meets the criterion for elimination, it is removed. After removal of the first variable, then the residual variable with the smallest partial correlation in the equation is considered. The procedure stops when there are no variables in the equation that satisfy the removal criteria. Forward Selection: A procedure on the stepwise variable selection, in which variables sequentially enter the model. The first variable considered to enter the equation is the one with the largest positive or negative correlation with the dependent variable. This variable enters the equation only if it satisfies the criterion for entry. If the first variable enters, the independent variable not in the equation that has the largest partial correlation is then considered. The procedure stops when there are no variables that meet the entry criterion. 127 P a g e

9 Result of all methods was similar to each other for the above-mentioned variables. Correlation between predicted porosity using multiple regression method and real core data has been depicted in figure 6. Fig.6: cross plot of real and predicted porosity using multiple regression Correlation coefficient was obtained for porosity by fuzzy logic and multiple linear regression in Figure 7 for five wells. Fig.7: Correlation coefficient for FL & MLR in 5 wells 4. Conclusion In this study, fuzzy technique was utilized with Gaussian membership functions and sugeno inference system to estimate porosity for five wells. Subtractive clustering method was used to select the number of membership function, and probabilistic defuzzification method was used to transform our result into real domain world. Other technique was multiple linear regression, which was obtained by five methods. Results indicated that fuzzy logic had a high accuracy in all five wells compared to multiple linear regression. 128 P a g e

10 References [1] Nickravesh M, Aminzadeh F. Mining and fusion of petroleum data with fuzzy logic and neural network agent. Journal of petroleum science and engineering 2001; (29): [2] Lim J-s. Reservoir properties determination using fuzzy logic and neural networks from well data in offshore Korea. Journal of petroleum science and engineering 2005 ;( 49): [3] R Sadeghi, A Kadkhodaie, B Rafiei, et al., A committee machine approach for predicting permeability from log data: a case study from a heterogeneous carbonate reservoir, Balal oil field, Persian Gulf. Journal of geology petroleum 2011; 1 (2):1-10. [4] A Kadkhodaie-Ilkhchi, MR Rezaee., H Rahimpour-Bonab, A Chehrazi. Petrophysical data prediction from seismic attributes using committee fuzzy inference system. Computers & Geosciences 2009; 35(12): [5] Olatunji SO, selamat A, Abdulraheem A. A hybrid model through the fusion of type-2 fuzzy logic systems and extreme learning machines for modelling permeability prediction. Information fusion, [6] Finol J, Guo y-k, Jing x-d. A rule based fuzzy model for the prediction of petrophysical rock parameters. Journal of petroleum science and engineering 2001 ;( 29): [7] Afify WE-S, Hassan AH-I. Permeability and porosity prediction from wireline logs using Neurofuzzy technique.ozean journal of applied science 2010; 3(1). [8] Jang J-S R. Neuro-fuzzy and soft computing, prentice hall upper saddle river, [9] Quenes A. Practical application of fuzzy logic and neural networks to fractured reservoir characterization. Computers & Geosciences 2000; 26 (8): [10] Mustafar IB, Razali R. A Study on Prediction of Output in Oilfield Using Multiple Linear Regression. International Journal of Applied Science and Technology P a g e

Permeability and Porosity Prediction from Wireline logs Using Neuro-Fuzzy Technique

Permeability and Porosity Prediction from Wireline logs Using Neuro-Fuzzy Technique Ozean Journal of Applied Sciences 3(1), 2010 ISSN 1943-2429 2010 Ozean Publication Permeability and Porosity Prediction from Wireline logs Using Neuro-Fuzzy Technique Wafaa El-Shahat Afify* and Alaa H.

More information

A systematic approach for estimation of reservoir rock properties using Ant Colony Optimization

A systematic approach for estimation of reservoir rock properties using Ant Colony Optimization Geopersia 5 (1), 2015, PP. 7-17 A systematic approach for estimation of reservoir rock properties using Ant Colony Optimization Ali Kadkhodaie-Ilkhchi Department of Earth Science, Faculty of Natural Science,

More information

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM CHAPTER-7 MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM 7.1 Introduction To improve the overall efficiency of turning, it is necessary to

More information

B S Bisht, Suresh Konka*, J P Dobhal. Oil and Natural Gas Corporation Limited, GEOPIC, Dehradun , Uttarakhand

B S Bisht, Suresh Konka*, J P Dobhal. Oil and Natural Gas Corporation Limited, GEOPIC, Dehradun , Uttarakhand Prediction of Missing Log data using Artificial Neural Networks (ANN), Multi-Resolution Graph-based B S Bisht, Suresh Konka*, J P Dobhal Oil and Natural Gas Corporation Limited, GEOPIC, Dehradun-248195,

More information

In the Name of God. Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System

In the Name of God. Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System In the Name of God Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System Outline ANFIS Architecture Hybrid Learning Algorithm Learning Methods that Cross-Fertilize ANFIS and RBFN ANFIS as a universal

More information

FUZZY INFERENCE SYSTEMS

FUZZY INFERENCE SYSTEMS CHAPTER-IV FUZZY INFERENCE SYSTEMS Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can

More information

Genetic optimization of neural network and fuzzy logic for oil bubble point pressure modeling

Genetic optimization of neural network and fuzzy logic for oil bubble point pressure modeling Korean J. Chem. Eng., 31(3), 496-502 (2014) DOI: 10.1007/s11814-013-0248-8 INVITED REVIEW PAPER INVITED REVIEW PAPER pissn: 0256-1115 eissn: 1975-7220 Genetic optimization of neural network and fuzzy logic

More information

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR Ahmed A. M. Emam College of Engineering Karrary University SUDAN ahmedimam1965@yahoo.co.in Eisa Bashier M. Tayeb College of Engineering

More information

Acta Geophysica. NMR Parameters Determination through ACE Committee Machine with Genetic Implanted Fuzzy Logic and Genetic Implanted Neural Network

Acta Geophysica. NMR Parameters Determination through ACE Committee Machine with Genetic Implanted Fuzzy Logic and Genetic Implanted Neural Network Acta Geophysica vol. 63, no. 3, June 2015, pp. 735-760 DOI: 10.1515/acgeo-2015-0003 NMR Parameters Determination through ACE Committee Machine with Genetic Implanted Fuzzy Logic and Genetic Implanted Neural

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

NEW HYBRID LEARNING ALGORITHMS IN ADAPTIVE NEURO FUZZY INFERENCE SYSTEMS FOR CONTRACTION SCOUR MODELING

NEW HYBRID LEARNING ALGORITHMS IN ADAPTIVE NEURO FUZZY INFERENCE SYSTEMS FOR CONTRACTION SCOUR MODELING Proceedings of the 4 th International Conference on Environmental Science and Technology Rhodes, Greece, 3-5 September 05 NEW HYBRID LEARNING ALGRITHMS IN ADAPTIVE NEUR FUZZY INFERENCE SYSTEMS FR CNTRACTIN

More information

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems)

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Soft Computing is an emerging approach to computing which parallels the remarkable ability of the human mind to reason and learn in an environment of uncertainty

More information

A New Fuzzy Neural System with Applications

A New Fuzzy Neural System with Applications A New Fuzzy Neural System with Applications Yuanyuan Chai 1, Jun Chen 1 and Wei Luo 1 1-China Defense Science and Technology Information Center -Network Center Fucheng Road 26#, Haidian district, Beijing

More information

Tensor Based Approaches for LVA Field Inference

Tensor Based Approaches for LVA Field Inference Tensor Based Approaches for LVA Field Inference Maksuda Lillah and Jeff Boisvert The importance of locally varying anisotropy (LVA) in model construction can be significant; however, it is often ignored

More information

Active Learning Method for Estimating Missing Logs in Hydrocarbon Reservoirs

Active Learning Method for Estimating Missing Logs in Hydrocarbon Reservoirs Active Learning Method for Estimating Missing Logs in Hydrocarbon Reservoirs Fouad Bahrpeyma, Constantin Cranganu and Behrouz Zamani Dadaneh Abstract Characterization and estimation of physical properties

More information

Fuzzy if-then rules fuzzy database modeling

Fuzzy if-then rules fuzzy database modeling Fuzzy if-then rules Associates a condition described using linguistic variables and fuzzy sets to a conclusion A scheme for capturing knowledge that involves imprecision 23.11.2010 1 fuzzy database modeling

More information

Figure 2-1: Membership Functions for the Set of All Numbers (N = Negative, P = Positive, L = Large, M = Medium, S = Small)

Figure 2-1: Membership Functions for the Set of All Numbers (N = Negative, P = Positive, L = Large, M = Medium, S = Small) Fuzzy Sets and Pattern Recognition Copyright 1998 R. Benjamin Knapp Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that

More information

SPE Copyright 2002, Society of Petroleum Engineers Inc.

SPE Copyright 2002, Society of Petroleum Engineers Inc. SPE 77958 Reservoir Modelling With Neural Networks And Geostatistics: A Case Study From The Lower Tertiary Of The Shengli Oilfield, East China L. Wang, S. Tyson, Geo Visual Systems Australia Pty Ltd, X.

More information

Cluster analysis of 3D seismic data for oil and gas exploration

Cluster analysis of 3D seismic data for oil and gas exploration Data Mining VII: Data, Text and Web Mining and their Business Applications 63 Cluster analysis of 3D seismic data for oil and gas exploration D. R. S. Moraes, R. P. Espíndola, A. G. Evsukoff & N. F. F.

More information

MURDOCH RESEARCH REPOSITORY

MURDOCH RESEARCH REPOSITORY MURDOCH RESEARCH REPOSITORY http://dx.doi.org/10.1109/iconip.1999.843984 Wong, K.W., Fung, C.C. and Myers, D. (1999) A generalised neural-fuzzy well log interpretation model with a reduced rule base. In:

More information

fuzzylite a fuzzy logic control library in C++

fuzzylite a fuzzy logic control library in C++ fuzzylite a fuzzy logic control library in C++ Juan Rada-Vilela jcrada@fuzzylite.com Abstract Fuzzy Logic Controllers (FLCs) are software components found nowadays within well-known home appliances such

More information

Fuzzy Preprocessing Rules for the Improvement of an Artificial Neural Network Well Log Interpretation Model

Fuzzy Preprocessing Rules for the Improvement of an Artificial Neural Network Well Log Interpretation Model Fuzzy Preprocessing Rules for the Improvement of an Artificial Neural Network Well Log Interpretation Model Kok Wai Wong School of Information Technology Murdoch University South St, Murdoch Western Australia

More information

A Comparative Study of Prediction of Inverse Kinematics Solution of 2-DOF, 3-DOF and 5-DOF Redundant Manipulators by ANFIS

A Comparative Study of Prediction of Inverse Kinematics Solution of 2-DOF, 3-DOF and 5-DOF Redundant Manipulators by ANFIS IJCS International Journal of Computer Science and etwork, Volume 3, Issue 5, October 2014 ISS (Online) : 2277-5420 www.ijcs.org 304 A Comparative Study of Prediction of Inverse Kinematics Solution of

More information

GRANULAR COMPUTING AND EVOLUTIONARY FUZZY MODELLING FOR MECHANICAL PROPERTIES OF ALLOY STEELS. G. Panoutsos and M. Mahfouf

GRANULAR COMPUTING AND EVOLUTIONARY FUZZY MODELLING FOR MECHANICAL PROPERTIES OF ALLOY STEELS. G. Panoutsos and M. Mahfouf GRANULAR COMPUTING AND EVOLUTIONARY FUZZY MODELLING FOR MECHANICAL PROPERTIES OF ALLOY STEELS G. Panoutsos and M. Mahfouf Institute for Microstructural and Mechanical Process Engineering: The University

More information

A Geostatistical and Flow Simulation Study on a Real Training Image

A Geostatistical and Flow Simulation Study on a Real Training Image A Geostatistical and Flow Simulation Study on a Real Training Image Weishan Ren (wren@ualberta.ca) Department of Civil & Environmental Engineering, University of Alberta Abstract A 12 cm by 18 cm slab

More information

Fluid flow modelling with seismic cluster analysis

Fluid flow modelling with seismic cluster analysis Fluid flow modelling with seismic cluster analysis Fluid flow modelling with seismic cluster analysis Laurence R. Bentley, Xuri Huang 1 and Claude Laflamme 2 ABSTRACT Cluster analysis is used to construct

More information

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS 4.1. INTRODUCTION This chapter includes implementation and testing of the student s academic performance evaluation to achieve the objective(s)

More information

Neural Networks Lesson 9 - Fuzzy Logic

Neural Networks Lesson 9 - Fuzzy Logic Neural Networks Lesson 9 - Prof. Michele Scarpiniti INFOCOM Dpt. - Sapienza University of Rome http://ispac.ing.uniroma1.it/scarpiniti/index.htm michele.scarpiniti@uniroma1.it Rome, 26 November 2009 M.

More information

MURDOCH RESEARCH REPOSITORY

MURDOCH RESEARCH REPOSITORY MURDOCH RESEARCH REPOSITORY http://dx.doi.org/10.1109/19.668276 Fung, C.C., Wong, K.W. and Eren, H. (1997) Modular artificial neural network for prediction of petrophysical properties from well log data.

More information

Automatic Generation of Fuzzy Classification Rules from Data

Automatic Generation of Fuzzy Classification Rules from Data Automatic Generation of Fuzzy Classification Rules from Data Mohammed Al-Shammaa 1 and Maysam F. Abbod Abstract In this paper, we propose a method for automatic generation of fuzzy rules for data classification.

More information

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Electrical Engineering Dept., Université Laval, Quebec City (Quebec) Canada G1K 7P4, E-mail: darab@gel.ulaval.ca

More information

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 39 CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 3.1 INTRODUCTION Development of mathematical models is essential for many disciplines of engineering and science. Mathematical models are used for

More information

Lecture notes. Com Page 1

Lecture notes. Com Page 1 Lecture notes Com Page 1 Contents Lectures 1. Introduction to Computational Intelligence 2. Traditional computation 2.1. Sorting algorithms 2.2. Graph search algorithms 3. Supervised neural computation

More information

arxiv: v1 [cs.ai] 10 May 2017

arxiv: v1 [cs.ai] 10 May 2017 Mind the Gap: a Well Log Data Analysis Rui L. Lopes 1,2 rmlc@inesctec.pt Alípio M. Jorge 1,3 amjorge@fc.up.pt 1 LIAAD, INESC TEC, Porto, Portugal 2 HASLab, INESC TEC, Porto, Portugal 3 DCC - FCUP, Universidade

More information

Quantifying Data Needs for Deep Feed-forward Neural Network Application in Reservoir Property Predictions

Quantifying Data Needs for Deep Feed-forward Neural Network Application in Reservoir Property Predictions Quantifying Data Needs for Deep Feed-forward Neural Network Application in Reservoir Property Predictions Tanya Colwell Having enough data, statistically one can predict anything 99 percent of statistics

More information

A Soft Computing-Based Method for the Identification of Best Practices, with Application in the Petroleum Industry

A Soft Computing-Based Method for the Identification of Best Practices, with Application in the Petroleum Industry CIMSA 2005 IEEE International Conference on Computational Intelligence for Measurement Systems and Applications Giardini Naxos, Italy, 20-22 July 2005 A Soft Computing-Based Method for the Identification

More information

Fuzzy rule-based decision making model for classification of aquaculture farms

Fuzzy rule-based decision making model for classification of aquaculture farms Chapter 6 Fuzzy rule-based decision making model for classification of aquaculture farms This chapter presents the fundamentals of fuzzy logic, and development, implementation and validation of a fuzzy

More information

Closing the Loop via Scenario Modeling in a Time-Lapse Study of an EOR Target in Oman

Closing the Loop via Scenario Modeling in a Time-Lapse Study of an EOR Target in Oman Closing the Loop via Scenario Modeling in a Time-Lapse Study of an EOR Target in Oman Tania Mukherjee *(University of Houston), Kurang Mehta, Jorge Lopez (Shell International Exploration and Production

More information

Quantification of sand fraction from seismic attributes using Neuro-Fuzzy. approach

Quantification of sand fraction from seismic attributes using Neuro-Fuzzy. approach Quantification of sand fraction from seismic attributes using Neuro-Fuzzy approach Akhilesh K. Verma 1, Soumi Chaki 2, Aurobinda Routray 2, William K. Mohanty 1*, Mamata Jenamani 3 1 Department of Geology

More information

The analysis of inverted pendulum control and its other applications

The analysis of inverted pendulum control and its other applications Journal of Applied Mathematics & Bioinformatics, vol.3, no.3, 2013, 113-122 ISSN: 1792-6602 (print), 1792-6939 (online) Scienpress Ltd, 2013 The analysis of inverted pendulum control and its other applications

More information

Integration of Geostatistical Modeling with History Matching: Global and Regional Perturbation

Integration of Geostatistical Modeling with History Matching: Global and Regional Perturbation Integration of Geostatistical Modeling with History Matching: Global and Regional Perturbation Oliveira, Gonçalo Soares Soares, Amílcar Oliveira (CERENA/IST) Schiozer, Denis José (UNISIM/UNICAMP) Introduction

More information

Dinner for Two, Reprise

Dinner for Two, Reprise Fuzzy Logic Toolbox Dinner for Two, Reprise In this section we provide the same two-input, one-output, three-rule tipping problem that you saw in the introduction, only in more detail. The basic structure

More information

Variogram Inversion and Uncertainty Using Dynamic Data. Simultaneouos Inversion with Variogram Updating

Variogram Inversion and Uncertainty Using Dynamic Data. Simultaneouos Inversion with Variogram Updating Variogram Inversion and Uncertainty Using Dynamic Data Z. A. Reza (zreza@ualberta.ca) and C. V. Deutsch (cdeutsch@civil.ualberta.ca) Department of Civil & Environmental Engineering, University of Alberta

More information

OPTIMIZATION. Optimization. Derivative-based optimization. Derivative-free optimization. Steepest descent (gradient) methods Newton s method

OPTIMIZATION. Optimization. Derivative-based optimization. Derivative-free optimization. Steepest descent (gradient) methods Newton s method OPTIMIZATION Optimization Derivative-based optimization Steepest descent (gradient) methods Newton s method Derivative-free optimization Simplex Simulated Annealing Genetic Algorithms Ant Colony Optimization...

More information

DI TRANSFORM. The regressive analyses. identify relationships

DI TRANSFORM. The regressive analyses. identify relationships July 2, 2015 DI TRANSFORM MVstats TM Algorithm Overview Summary The DI Transform Multivariate Statistics (MVstats TM ) package includes five algorithm options that operate on most types of geologic, geophysical,

More information

ANALYSIS AND REASONING OF DATA IN THE DATABASE USING FUZZY SYSTEM MODELLING

ANALYSIS AND REASONING OF DATA IN THE DATABASE USING FUZZY SYSTEM MODELLING ANALYSIS AND REASONING OF DATA IN THE DATABASE USING FUZZY SYSTEM MODELLING Dr.E.N.Ganesh Dean, School of Engineering, VISTAS Chennai - 600117 Abstract In this paper a new fuzzy system modeling algorithm

More information

CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES

CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES CHAPTER 6 HYBRID AI BASED IMAGE CLASSIFICATION TECHNIQUES 6.1 INTRODUCTION The exploration of applications of ANN for image classification has yielded satisfactory results. But, the scope for improving

More information

High Resolution Geomodeling, Ranking and Flow Simulation at SAGD Pad Scale

High Resolution Geomodeling, Ranking and Flow Simulation at SAGD Pad Scale High Resolution Geomodeling, Ranking and Flow Simulation at SAGD Pad Scale Chad T. Neufeld, Clayton V. Deutsch, C. Palmgren and T. B. Boyle Increasing computer power and improved reservoir simulation software

More information

Machine Learning & Statistical Models

Machine Learning & Statistical Models Astroinformatics Machine Learning & Statistical Models Neural Networks Feed Forward Hybrid Decision Analysis Decision Trees Random Decision Forests Evolving Trees Minimum Spanning Trees Perceptron Multi

More information

SeisTool Seismic - Rock Physics Tool

SeisTool Seismic - Rock Physics Tool SeisTool Seismic - Rock Physics Tool info@traceseis.com Supports Exploration and Development Geoscientists in identifying or characterizing reservoir properties from seismic data. Reduces chance of user

More information

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures Part I, Chapters 4 & 5 Data Tables and Data Analysis Statistics and Figures Descriptive Statistics 1 Are data points clumped? (order variable / exp. variable) Concentrated around one value? Concentrated

More information

Geostatistical Reservoir Characterization of McMurray Formation by 2-D Modeling

Geostatistical Reservoir Characterization of McMurray Formation by 2-D Modeling Geostatistical Reservoir Characterization of McMurray Formation by 2-D Modeling Weishan Ren, Oy Leuangthong and Clayton V. Deutsch Department of Civil & Environmental Engineering, University of Alberta

More information

ANFIS: ADAPTIVE-NETWORK-BASED FUZZY INFERENCE SYSTEMS (J.S.R. Jang 1993,1995) bell x; a, b, c = 1 a

ANFIS: ADAPTIVE-NETWORK-BASED FUZZY INFERENCE SYSTEMS (J.S.R. Jang 1993,1995) bell x; a, b, c = 1 a ANFIS: ADAPTIVE-NETWORK-ASED FUZZ INFERENCE SSTEMS (J.S.R. Jang 993,995) Membership Functions triangular triangle( ; a, a b, c c) ma min = b a, c b, 0, trapezoidal trapezoid( ; a, b, a c, d d) ma min =

More information

^ Springer. Computational Intelligence. A Methodological Introduction. Rudolf Kruse Christian Borgelt. Matthias Steinbrecher Pascal Held

^ Springer. Computational Intelligence. A Methodological Introduction. Rudolf Kruse Christian Borgelt. Matthias Steinbrecher Pascal Held Rudolf Kruse Christian Borgelt Frank Klawonn Christian Moewes Matthias Steinbrecher Pascal Held Computational Intelligence A Methodological Introduction ^ Springer Contents 1 Introduction 1 1.1 Intelligent

More information

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press,  ISSN Comparative study of fuzzy logic and neural network methods in modeling of simulated steady-state data M. Järvensivu and V. Kanninen Laboratory of Process Control, Department of Chemical Engineering, Helsinki

More information

Linear Methods for Regression and Shrinkage Methods

Linear Methods for Regression and Shrinkage Methods Linear Methods for Regression and Shrinkage Methods Reference: The Elements of Statistical Learning, by T. Hastie, R. Tibshirani, J. Friedman, Springer 1 Linear Regression Models Least Squares Input vectors

More information

11. Petrophysical Modeling

11. Petrophysical Modeling 11. Petrophysical Modeling 11.1 Deterministic Modeling When the well logs have been scaled up to the resolution of the cells in the 3D grid, the values for each cell along the well trajectory can be interpolated

More information

Data Statistics Population. Census Sample Correlation... Statistical & Practical Significance. Qualitative Data Discrete Data Continuous Data

Data Statistics Population. Census Sample Correlation... Statistical & Practical Significance. Qualitative Data Discrete Data Continuous Data Data Statistics Population Census Sample Correlation... Voluntary Response Sample Statistical & Practical Significance Quantitative Data Qualitative Data Discrete Data Continuous Data Fewer vs Less Ratio

More information

CHAPTER 3 FUZZY INFERENCE SYSTEM

CHAPTER 3 FUZZY INFERENCE SYSTEM CHAPTER 3 FUZZY INFERENCE SYSTEM Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. There are three types of fuzzy inference system that can be

More information

A Self-Organizing Map, Machine Learning Approach to Lithofacies Classification

A Self-Organizing Map, Machine Learning Approach to Lithofacies Classification A Self-Organizing Map, Machine Learning Approach to Lithofacies Classification Lan Mai-Cao Department of Drilling and Production Engineering Ho Chi Minh City University of Technology (HCMUT) Ho Chi Minh

More information

Fuzzy Based Decision System for Gate Limiter of Hydro Power Plant

Fuzzy Based Decision System for Gate Limiter of Hydro Power Plant International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 5, Number 2 (2012), pp. 157-166 International Research Publication House http://www.irphouse.com Fuzzy Based Decision

More information

A Neuro-Fuzzy Classifier for Intrusion Detection Systems

A Neuro-Fuzzy Classifier for Intrusion Detection Systems . 11 th International CSI Computer Conference (CSICC 2006), School of Computer Science, IPM, Jan. 24-26, 2006, Tehran, Iran. A Neuro-Fuzzy Classifier for Intrusion Detection Systems Adel Nadjaran Toosi

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Takagi-Sugeno Fuzzy System Accuracy Improvement with A Two Stage Tuning

Takagi-Sugeno Fuzzy System Accuracy Improvement with A Two Stage Tuning International Journal of Computing and Digital Systems ISSN (2210-142X) Int. J. Com. Dig. Sys. 4, No.4 (Oct-2015) Takagi-Sugeno Fuzzy System Accuracy Improvement with A Two Stage Tuning Hassan M. Elragal

More information

A DYNAMIC CONTROLLING SCHEME FOR A TRACKING SYSTEM. Received February 2009; accepted April 2009

A DYNAMIC CONTROLLING SCHEME FOR A TRACKING SYSTEM. Received February 2009; accepted April 2009 ICIC Express Letters ICIC International c 2009 ISSN 1881-803X Volume 3, Number 2, June 2009 pp. 219 223 A DYNAMIC CONTROLLING SCHEME FOR A TRACKING SYSTEM Ming-Liang Li 1,Yu-KueiChiu 1, Yi-Nung Chung 2

More information

Reservoir Modeling Combining Geostatistics with Markov Chain Monte Carlo Inversion

Reservoir Modeling Combining Geostatistics with Markov Chain Monte Carlo Inversion Reservoir Modeling Combining Geostatistics with Markov Chain Monte Carlo Inversion Andrea Zunino, Katrine Lange, Yulia Melnikova, Thomas Mejer Hansen and Klaus Mosegaard 1 Introduction Reservoir modeling

More information

Chapter 2: FUZZY SETS

Chapter 2: FUZZY SETS Ch.2: Fuzzy sets 1 Chapter 2: FUZZY SETS Introduction (2.1) Basic Definitions &Terminology (2.2) Set-theoretic Operations (2.3) Membership Function (MF) Formulation & Parameterization (2.4) Complement

More information

Further Maths Notes. Common Mistakes. Read the bold words in the exam! Always check data entry. Write equations in terms of variables

Further Maths Notes. Common Mistakes. Read the bold words in the exam! Always check data entry. Write equations in terms of variables Further Maths Notes Common Mistakes Read the bold words in the exam! Always check data entry Remember to interpret data with the multipliers specified (e.g. in thousands) Write equations in terms of variables

More information

Data Preprocessing. Why Data Preprocessing? MIT-652 Data Mining Applications. Chapter 3: Data Preprocessing. Multi-Dimensional Measure of Data Quality

Data Preprocessing. Why Data Preprocessing? MIT-652 Data Mining Applications. Chapter 3: Data Preprocessing. Multi-Dimensional Measure of Data Quality Why Data Preprocessing? Data in the real world is dirty incomplete: lacking attribute values, lacking certain attributes of interest, or containing only aggregate data e.g., occupation = noisy: containing

More information

Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering

Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering Manisha Pariyani* & Kavita Burse** *M.Tech Scholar, department of Computer Science

More information

A HYBRID APPROACH FOR HANDLING UNCERTAINTY - PROBABILISTIC THEORY, CERTAINTY FACTOR AND FUZZY LOGIC

A HYBRID APPROACH FOR HANDLING UNCERTAINTY - PROBABILISTIC THEORY, CERTAINTY FACTOR AND FUZZY LOGIC Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 11, November 2013,

More information

An Efficient Method for Extracting Fuzzy Classification Rules from High Dimensional Data

An Efficient Method for Extracting Fuzzy Classification Rules from High Dimensional Data Published in J. Advanced Computational Intelligence, Vol., No., 997 An Efficient Method for Extracting Fuzzy Classification Rules from High Dimensional Data Stephen L. Chiu Rockwell Science Center 049

More information

A SOM-view of oilfield data: A novel vector field visualization for Self-Organizing Maps and its applications in the petroleum industry

A SOM-view of oilfield data: A novel vector field visualization for Self-Organizing Maps and its applications in the petroleum industry A SOM-view of oilfield data: A novel vector field visualization for Self-Organizing Maps and its applications in the petroleum industry Georg Pölzlbauer, Andreas Rauber (Department of Software Technology

More information

BIOL 458 BIOMETRY Lab 10 - Multiple Regression

BIOL 458 BIOMETRY Lab 10 - Multiple Regression BIOL 458 BIOMETRY Lab 0 - Multiple Regression Many problems in biology science involve the analysis of multivariate data sets. For data sets in which there is a single continuous dependent variable, but

More information

DESIGN AND EVALUATION OF MACHINE LEARNING MODELS WITH STATISTICAL FEATURES

DESIGN AND EVALUATION OF MACHINE LEARNING MODELS WITH STATISTICAL FEATURES EXPERIMENTAL WORK PART I CHAPTER 6 DESIGN AND EVALUATION OF MACHINE LEARNING MODELS WITH STATISTICAL FEATURES The evaluation of models built using statistical in conjunction with various feature subset

More information

History Matching, Forecasting and Updating

History Matching, Forecasting and Updating History Matching, Forecasting and Updating Dr. Helmy Sayyouh Petroleum Engineering Cairo University 12/26/2017 1 History Matching The most practical method for testing a reservoir model s validity and

More information

ESSENTIALLY, system modeling is the task of building

ESSENTIALLY, system modeling is the task of building IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 53, NO. 4, AUGUST 2006 1269 An Algorithm for Extracting Fuzzy Rules Based on RBF Neural Network Wen Li and Yoichi Hori, Fellow, IEEE Abstract A four-layer

More information

GAS PRODUCTION ANALYSIS:

GAS PRODUCTION ANALYSIS: New Mexico Tech THINKING FOR A NEW MILLENNIUM TIGHT-GAS GAS PRODUCTION ANALYSIS: User Guide for a Type-Curve Matching Spreadsheet Program (TIGPA 2000.1) Her-Yuan Chen Assistant Professor Department of

More information

Design and Performance Improvements for Fault Detection in Tightly-Coupled Multi-Robot Team Tasks

Design and Performance Improvements for Fault Detection in Tightly-Coupled Multi-Robot Team Tasks Design and Performance Improvements for Fault Detection in Tightly-Coupled Multi-Robot Team Tasks Xingyan Li and Lynne E. Parker Distributed Intelligence Laboratory, Department of Electrical Engineering

More information

Using a Context Quality Measure for Improving Smart Appliances

Using a Context Quality Measure for Improving Smart Appliances Using a Context Quality Measure for Improving Smart Appliances Martin Berchtold Christian Decker Till Riedel TecO, University of Karlsruhe Vincenz-Priessnitz-Str 3, 76131 Karlsruhe Germany Tobias Zimmer

More information

Synthetic, Geomechanical Logs for Marcellus Shale M. O. Eshkalak, SPE, S. D. Mohaghegh, SPE, S. Esmaili, SPE, West Virginia University

Synthetic, Geomechanical Logs for Marcellus Shale M. O. Eshkalak, SPE, S. D. Mohaghegh, SPE, S. Esmaili, SPE, West Virginia University SPE-163690-MS Synthetic, Geomechanical Logs for Marcellus Shale M. O. Eshkalak, SPE, S. D. Mohaghegh, SPE, S. Esmaili, SPE, West Virginia University Copyright 2013, Society of Petroleum Engineers This

More information

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM 33 CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM The objective of an ANFIS (Jang 1993) is to integrate the best features of Fuzzy Systems and Neural Networks. ANFIS is one of the best tradeoffs between

More information

CT79 SOFT COMPUTING ALCCS-FEB 2014

CT79 SOFT COMPUTING ALCCS-FEB 2014 Q.1 a. Define Union, Intersection and complement operations of Fuzzy sets. For fuzzy sets A and B Figure Fuzzy sets A & B The union of two fuzzy sets A and B is a fuzzy set C, written as C=AUB or C=A OR

More information

QUALITATIVE MODELING FOR MAGNETIZATION CURVE

QUALITATIVE MODELING FOR MAGNETIZATION CURVE Journal of Marine Science and Technology, Vol. 8, No. 2, pp. 65-70 (2000) 65 QUALITATIVE MODELING FOR MAGNETIZATION CURVE Pei-Hwa Huang and Yu-Shuo Chang Keywords: Magnetization curve, Qualitative modeling,

More information

Optimization of Vertical Well Placement for Oil Field Development Based on Basic Reservoir Rock Properties using Genetic Algorithm

Optimization of Vertical Well Placement for Oil Field Development Based on Basic Reservoir Rock Properties using Genetic Algorithm ITB J. Eng. Sci., Vol. 44, No. 2, 2012, 106-127 106 Optimization of Vertical Well Placement for Oil Field Development Based on Basic Reservoir Rock Properties using Genetic Algorithm Tutuka Ariadji 1,

More information

Regression on SAT Scores of 374 High Schools and K-means on Clustering Schools

Regression on SAT Scores of 374 High Schools and K-means on Clustering Schools Regression on SAT Scores of 374 High Schools and K-means on Clustering Schools Abstract In this project, we study 374 public high schools in New York City. The project seeks to use regression techniques

More information

P257 Transform-domain Sparsity Regularization in Reconstruction of Channelized Facies

P257 Transform-domain Sparsity Regularization in Reconstruction of Channelized Facies P257 Transform-domain Sparsity Regularization in Reconstruction of Channelized Facies. azemi* (University of Alberta) & H.R. Siahkoohi (University of Tehran) SUMMARY Petrophysical reservoir properties,

More information

Rainfall-runoff modelling of a watershed

Rainfall-runoff modelling of a watershed Rainfall-runoff modelling of a watershed Pankaj Kumar Devendra Kumar GBPUA & T Pantnagar (US Nagar),India Abstract In this study an adaptive neuro-fuzzy inference system was used for rainfall-runoff modelling

More information

AN APPROACH FOR OPTIMIZATION OF HANDOFF ALGORITHM USING FUZZY LOGIC SYSTEM

AN APPROACH FOR OPTIMIZATION OF HANDOFF ALGORITHM USING FUZZY LOGIC SYSTEM International Journal of Computer Science and Communication Vol. 2, No. 1, January-June 2011, pp. 113-118 AN APPROACH FOR OPTIMIZATION OF HANDOFF ALGORITHM USING FUZZY LOGIC SYSTEM Chandrashekhar G. Patil

More information

PTE 519 Lecture Note Finite Difference Approximation (Model)

PTE 519 Lecture Note Finite Difference Approximation (Model) PTE 519 Lecture Note 3 3.0 Finite Difference Approximation (Model) In this section of the lecture material, the focus is to define the terminology and to summarize the basic facts. The basic idea of any

More information

Analysis of Control of Inverted Pendulum using Adaptive Neuro Fuzzy system

Analysis of Control of Inverted Pendulum using Adaptive Neuro Fuzzy system Analysis of Control of Inverted Pendulum using Adaptive Neuro Fuzzy system D. K. Somwanshi, Mohit Srivastava, R.Panchariya Abstract: Here modeling and simulation study of basically two control strategies

More information

Developing a Smart Proxy for the SACROC Water-Flooding Numerical Reservoir Simulation Model

Developing a Smart Proxy for the SACROC Water-Flooding Numerical Reservoir Simulation Model SPE-185691-MS Developing a Smart Proxy for the SACROC Water-Flooding Numerical Reservoir Simulation Model Faisal Alenezi and Shahab Mohaghegh, West Virginia University Copyright 2017, Society of Petroleum

More information

CHAPTER 6 SOLUTION TO NETWORK TRAFFIC PROBLEM IN MIGRATING PARALLEL CRAWLERS USING FUZZY LOGIC

CHAPTER 6 SOLUTION TO NETWORK TRAFFIC PROBLEM IN MIGRATING PARALLEL CRAWLERS USING FUZZY LOGIC CHAPTER 6 SOLUTION TO NETWORK TRAFFIC PROBLEM IN MIGRATING PARALLEL CRAWLERS USING FUZZY LOGIC 6.1 Introduction The properties of the Internet that make web crawling challenging are its large amount of

More information

A Fuzzy System Modeling Algorithm for Data Analysis and Approximate Reasoning

A Fuzzy System Modeling Algorithm for Data Analysis and Approximate Reasoning International Journal of Computer Systems (ISSN: 2394-1065), Volume 02 Issue 05, May, 2015 Available at http://www.ijcsonline.com/ A Fuzzy System Modeling Algorithm for Data Analysis and Approximate Reasoning

More information

MINI-PAPER A Gentle Introduction to the Analysis of Sequential Data

MINI-PAPER A Gentle Introduction to the Analysis of Sequential Data MINI-PAPER by Rong Pan, Ph.D., Assistant Professor of Industrial Engineering, Arizona State University We, applied statisticians and manufacturing engineers, often need to deal with sequential data, which

More information

Exam Review: Ch. 1-3 Answer Section

Exam Review: Ch. 1-3 Answer Section Exam Review: Ch. 1-3 Answer Section MDM 4U0 MULTIPLE CHOICE 1. ANS: A Section 1.6 2. ANS: A Section 1.6 3. ANS: A Section 1.7 4. ANS: A Section 1.7 5. ANS: C Section 2.3 6. ANS: B Section 2.3 7. ANS: D

More information

Inital Starting Point Analysis for K-Means Clustering: A Case Study

Inital Starting Point Analysis for K-Means Clustering: A Case Study lemson University TigerPrints Publications School of omputing 3-26 Inital Starting Point Analysis for K-Means lustering: A ase Study Amy Apon lemson University, aapon@clemson.edu Frank Robinson Vanderbilt

More information

CHAPTER 3 ADAPTIVE DECISION BASED MEDIAN FILTER WITH FUZZY LOGIC

CHAPTER 3 ADAPTIVE DECISION BASED MEDIAN FILTER WITH FUZZY LOGIC 48 CHAPTER 3 ADAPTIVE DECISION BASED MEDIAN ILTER WITH UZZY LOGIC In the previous algorithm, the noisy pixel is replaced by trimmed mean value, when all the surrounding pixels of noisy pixel are noisy.

More information

OPTIMIZATION FOR AUTOMATIC HISTORY MATCHING

OPTIMIZATION FOR AUTOMATIC HISTORY MATCHING INTERNATIONAL JOURNAL OF NUMERICAL ANALYSIS AND MODELING Volume 2, Supp, Pages 131 137 c 2005 Institute for Scientific Computing and Information OPTIMIZATION FOR AUTOMATIC HISTORY MATCHING Abstract. SHUGUANG

More information

Landslide Monitoring Point Optimization. Deployment Based on Fuzzy Cluster Analysis.

Landslide Monitoring Point Optimization. Deployment Based on Fuzzy Cluster Analysis. Journal of Geoscience and Environment Protection, 2017, 5, 118-122 http://www.scirp.org/journal/gep ISSN Online: 2327-4344 ISSN Print: 2327-4336 Landslide Monitoring Point Optimization Deployment Based

More information