Identification and Maximum Power Point Tracking of Photovoltaic Generation by a Local Neuro-Fuzzy Model

Size: px
Start display at page:

Download "Identification and Maximum Power Point Tracking of Photovoltaic Generation by a Local Neuro-Fuzzy Model"

Transcription

1 Identification and Maximum Power Point Tracking of Photovoltaic Generation by a Local Neuro-Fuzzy Model Kumars Rouzbehi Arash Miranian2, Alvaro Lunai, Pedro Rodriguezi ielectrical Engineering Department (SEER Group) 2School of Electrical and Computer engineering Technical University of Catalonia University of Tehran Barcelona, Spain Tehran, Iran q.rouzbehi@gmail.com, luna@ee.upc.edu, ar.miranian@gmail.com prodriguez@ee.upc.edu Abstract-With the rapid proliferation of the DC distribution systems, special attentions are paid to the photovoltaic (PV) generations. This paper addresses the problem of maximum power point tracking (MPPT) for PV systems using a local neuro fuzzy (LNF) network and steepest descent (SD) optimization algorithm. The proposed approach, termed LNF + SD, first identifies a valid an accurate model for the PV system using the LNF network and through measurement data. Then the identified PV model is used for MPPT by SD optimization algorithm. The salient modeling abilities of the proposed LNF network results in a reliable and dependable PV model which takes voltage, temperature and insolation variations into account. The proposed approach is evaluated using several identification and MPPT simulations. The simulation results showed the accuracy of the LNF network in modeling of PV systems. Furthermore, simulations carried out for assessment of the MPPT performance during insolation transients demonstrated the high efficiency of the proposed LNF + approach for MPPT applications. Performance of the proposed method MPPT, while the PV array was supplying loads through DC-DC converters was also analyzed. Comparisons to the perturb-and-observe (P&O) and fuzzy logic methods revealed the superiority of the proposed approach. Keywords- PV system; LNF; steepest descent; DC distribution system; SER I. INTRODUCTION Utilization of photovoltaic (PV) generation has been on a growing path during the past decade. For instance, according to the published reports by international energy agency (lea) the cumulative PV power capacity installed in Australia from about 5 MW in 2 has reached to 5 MW in 21, exhibiting a dramatic tenfold increase [1]. In addition, by rapid growth of the DC distribution systems, PV generations, as sustainable energy resources (SERs), have drawn more attention, since they are DC-preferred and can be connected to DC grid with DC-DC converters [2]. Fig. 1 illustrates the general schematic of a DC distribution system which is supplied by SERs such as PV panels and fuel cells. In general, the output power of photovoltaic panels depends on the illumination of solar and environmental temperature. In order to deliver the maximum power, producible by a PV SD I PV cells HDC-DC DC bus Fig. 1. A DC bus with PV generation resources I DC-AC HAC loadsl panel under specific climate conditions, to the load, a maximum power tracking (MPPT) algorithm is necessary. The maximum power point tracking is the automatic control algorithm to adjust the power interfaces and achieve the greatest possible power harvest, during moment to moment variations of solar irradiation, shading, temperature, and photovoltaic module characteristics [3]. In recent year, many approaches have been proposed for MPPT in PV panels. Heuristic search algorithms, such as perturb and observe (P&O) [4], extreme seeking control [5] and direct search algorithm [6] are among the approaches developed during the past decade for MPPT in PV panels. However, most of the proposed approaches for MPPT require a pre-defined model of the PV panel, which is not perfectly exact. This may also lead to unsatisfactory results in case of variations photovoltaic module characteristics. To deal with this difficulty, we propose an identification method based on a local neuro-fuzzy (LNF) approach, to construct a valid model for the PV panel using measurement data. The proposed LNF approach has noteworthy capabilities in modeling high nonlinear and time varying system. If an online learning algorithm is adopted, the LNF model can easily take into account the variations and changes in the characteristics of the PV panel /12/$ IEEE 119

2 This paper is organized as follow. In sections II and III the LNF model and its learning algorithm are introduced, respectively. Then, in section IV the identification strategy and MPPT algorithm are presented. Section V presents the results of several case studies. Finally, the concluding remarks are summarized in section VI. II. LOCAL NEURO-Fuzzy MODEL Neuro-fuzzy (NF) models are fuzzy models that are not solely designed by expert knowledge, but are at least partly learned from data [7]. In fact an NF model is a fuzzy system drawn in a neural network structure and thus learning methods already developed for neural networks can be applied to the NF model. Therefore, the neuro-fuzzy systems inherit the learning capability of the neural networks as well as the logicality and transparency in the fuzzy systems [7]. Local neuro-fuzzy models are an appealing class of neuro-fuzzy systems and work based on the interpolation of the local models [8]. In the LNF approach, the whole input space is partitioned into a set of sub-regions, each is determined by its corresponding validity function and local model (LM). Interestingly, the procedure of input space partitioning allows describing a complex nonlinear process by creating a number of simpler local models, whose parameters are easily identifiable. The general mathematical expression for an LNF with p dimensional input, = U [Ul'U2,...,up f, and M local models is given by Y = M >i (! )<Pi (! ) () i=! where, hi (-) is a nonlinear function describing ith local model (LM;), <Pi is the corresponding validity function of the LMj and y is the LNF model's output. In order to have a smooth transition between local models, the validity functions are smooth and take their values between and 1. Furthermore, the validity functions must form a partition of unity to have reasonable interpretation of local models M = L i=! <Pi (! ) 1 (2) The architecture of the LNF model, described by (1), is illustrated in Fig. 2. As depicted in Fig. 2 the total output of the LNF model can be represented based on the output of each local model Y = M Lyi<Pi (! ) (3) 1=1 where Y i is the output of LMj and is equal to hi (! ). It is worth noting that the arbitrary nonlinear functions hi (.), and as a result arbitrary local models, can be utilized in the LNF model structure. This outstanding feature allows choosing complex local models in order to better model and describe complex and highly nonlinear processes and systems. In this paper the focus is on polynomial functions and Fig. 2. Structure of LNF with p inputs and M local models developing local polynomial models with arbitrary degree. The polynomial functions are powerful in describing nonlinear processes since polynomials with arbitrary degrees can be seen as Taylor series expansion of any unknown function. The next sub-sections describe the procedure of identification local models and validity functions. A. Identification of Local Models Considering a local polynomial model with degree n, the LNF model in (1) can be restated as, = [Oi'O +Oi,lUj +Oi.2Uj 2 +B;.3U2 +",]<p (u) Y L.. i=j 2 i.4uju2 + i.5u i.iup 11 ' - where ; = [O;,o,O;,I '...,O;. I J is the parameter vector of the local polynomial model i. For an n order polynomial function and with p dimensional input space, the number of parameters of each local polynomial model will be 1= (p + n )! p!n! For an efficient estimation of local model parameters, weighted least square algorithm is employed. In addition, it was assumed that the validity functions are known and predetermined. The weighted least square estimation was carried out based on the minimization of local error of each local polynomial model for target output samples. :n{i; = <P; y (4) (5) ( (J))e(J)} (6) where, = e (J) Y (J) -Y (J) and = [Y (1),.. " Y (N) J are N target outputs. The parameters in (4) can be estimated by a least square algorithm using (6) [7]. B. Identification o/validity Functions Multivariate Gaussian functions are normally chosen as validity functions in the LNF model. The multivariate p dimensional Gaussian function for the /" local model can be expressed as 12

3 [ () _ [ _ (Ul-C;I) 2 (U p-c;ptl] f.1; -exp (J,l p _ [ 1 (UI _ C;I) 2 j.. [_1 (UI-Cil) 2 : (7) -exp 2... exp 2 ' 2 l 2 l i=i,...,m where ; =[C;I'.. 'C;p] and =[(J;I,..,(J;p] represent center coordinates and standard deviations of the Gaussian function. The Gaussian functions in (7) need to be normalized to form a partition of unity. <P; ( ) = :; ( ),i = 1,..., M Lf.1j ( ) The sand Q:; are the parameters of the Gaussian validity functions which should be estimated from the observation data. These consequent parameters are estimated using polynomial model tree (POL YMOT) algorithm, described in the next section. In the POL YMPT learning algorithm, the first step is to determine the parameters of the validity functions using a heuristic approach. Having known the validity functions, parameters of the local models are estimated using weighted least square algorithm, presented in sub-section 2.1. The POL YMOT learning algorithm increases the complexity of the model until desired performance is achieved. TTT. LEARNING ALGORITHM The POL YMOT learning algorithm belongs to the category of incremental tree construction algorithms [9]. The POL YMOT algorithm is, in fact, the modified version of the local linear model tree (LOLTMOT) algorithm, which partitions the input space by axis-orthogonal splits into hyperrectangles [8]. In the POL YMOT algorithm, in each iteration, a new local model is added to the LNF network or the number of parameters of the worst local model is increased (i.e. the degree of the worst local polynomial model is incremented). Then he validity functions which correspond to the actual partitioning of the input space are computed and the parameters of the corresponding local polynomial models are optimized by the weighted least square technique. The POL YMOT algorithm can be summarized in the five steps, as stated below. - Step - Start from an initial model: Set M = 1 and start with a single first-order local model whose validity function ( <PI ( ) ) covers the whole input space. 1- Step 1- Find the worst performing local model: Calculate the loss function Ji defined in (6), for all local models and find the worst performing LM. 2- Step 2- Fit a higher degree polynomial: If increasing the polynomial order of the worst performing LM results in lower global model error, then increase the local model order and proceed to step 4, otherwise go to step 3. (8) 3- Step 3- Split the input space: If increasing of the order of worst local model does not lower global model error, then, a-division of the worst LM into two equal halves must be tried in all p dimensions. For each of p divisions, a multidimensional validity function must be constructed for both newly generated hyper-rectangles. Gaussian membership functions are placed at the centers of the hyper-rectangles and standard deviations are selected proportional to the extension of hyper-rectangles (usually 113 of hyper-rectangle's extension). Then the rule consequent parameters of both new LMs must be estimated using weighted least square approach and finally the loss function for the current overall model must be computed. b- The best LM related to the lowest loss function value, must be selected and the number of local models is incremented: M ---> M Step 4- Check termination criterion: If the termination criterion, e.g., a desired level of model's performance or complexity, is met then stop, otherwise go to step 1. The POL YMOT learning algorithm yields maximum generalization and noteworthy forecasting performance of the identified LNF model. It should be noted that in this paper the maximum order of polynomial functions was limited to 2 (i.e. implementing quadratic local models) in order to maintain the number of parameters of the local models to a reasonable level. IV. PV IDENTIFICA TlON AND MPPT BY LNF MODEL In this section it's shown how the proposed LNF model and the steepest descent method can be used for accurate identification and MPPT of the PV arrays. A. identification In the proposed approach, first the PV array is identified by the LNF model and through proper data set. In the identification stage, the input variables including solar insolation (S), temperature (T) and PV voltage (V) are used to describe the output variable, i.e. PV output power (P). Therefore, the following mathematical discretion is derived by the proposed LNF model. P =f (S,T,v ) (9) where f is the describing function of PV array's output power, constructed by the LNF model. In the MPPT stage, the objective is to find the MPP, and in particular the voltage ofmpp (VMPP) of the PV array using the identified PV model and during moment to moment variations of light level, shading, temperature, and photovoltaic module characteristics. In the MPPT stage, the insolation (S) and temperature (T) are assumed known and a search for voltage of the optimal operating point is carried out [6]. Therefore, description in (9) is modified to the expression below. (1) 121

4 Insolation ----M Temperature r--+I Voltage '- J TABLE I SPECIFICATIONS OF THE PV PANEL USED FOR SIMULATION Parameter Max. power Maximum Power point voltage Maximum Power point current Value 19 W 17 V IIA.45.4 Fig. 3. Identification procedure of a PV cell using LNF model where, S opng and T opng are the insolation and temperature at the operating point of the PV array. B. Maximum Power Point Tracking The expression in (1) is a single-variable function. Hence, a single-variable optimization is required to find the optimal voltage (VMPP) corresponding to the maximum output power of the PV array. A gradient-based optimization algorithm, i.e. steepest descent (SD) algorithm, is adopted in this paper. A brief description of the steepest descent optimization algorithm is presented in this sub-section. Steepest descent is an iterative nonlinear optimization technique which tries to find the local minimum (maximum) of an objective function by changing the function's parameters proportional to the negative (positive) of its gradient. For maximization of an arbitrary function F, the parameter updating equation at iteration k is given by ()k = ()k-l + rk-sf (()k-l) (II) where () is the vector parameters of function F and r is the step size [7]. Interested readers can refer to [7] for further information about steepest descent algorithm and its implementation. For maximization of PV output power, the describing function of PV array, constructed by the LNF model, is used. Hence (1) is modified to (9), and the following is resulted Vk =Vk_1 + rk_1vj (Vk_1) (12) The (12) can be iteratively used to find the optimal voltage corresponding to the maximum output power of the PV array. The combination of the LNF model and SD algorithm, designated as LNF + SD, will be used in the next section for identification an MPPT of the PV arrays. V. SIMULATION RESULTS AND DISCUSSION Several different simulation scenarios are considered in order to assess modeling and MPPT performance of the proposed LLNF + SD approach. First, simulations are carried out to show how accurate the LNF model can identify a PV array system. Then using the identified model of the PV array, other simulations are implemented to measure the MPPT performance of the proposed approach under different climate conditions. Finally, the proposed algorithm is used for MPPT in a PV array, connected to a DC bus through a DC-DC converter. The DC bus supplies a fixed resistive load. All simulations are implemented in MATLAB/SIMULlNK environment based on the block diagram shown in Fig. 3. The.35 w.25, (f),, ::2:,.2, a:, ".15 ' " ".1 " ".5 ' " Neurons Fig. 4. Training and test RMSE for different number of neurons general specifications of the PV panel used in simulations are presented in Table 1. A. Identification Results For identification of a PV array by the LNF model, 15 data points were randomly generated using a standard model of [6]. The results of identification will be compared with the { }ISO standard model. The input-output pairs of data Xi' Y j ; l were used for training and testing of the LNF model, where x = (S. T. v ) and y = P. The first 1 data points were employed for training and the remaining 5 data points were applied to the LNF model as the test data. The root mean square of error (RMSE) for training and test data are shown in Fig. 4. As seen from this Fig. the LNF model with nine neurons yields best performance. This model is selected for representing the PV system in other simulations. Now, the voltage and insolation profiles, as shown in Fig. 5 with constant temperature of 45 C are applied to the identified model. It must be noted that the voltage and insolation profiles in Fig. 5 are independent from each other. This is done to test model accuracy in case of simultaneous insolation and voltage variations. In fact, it's assumed there is a highly variable load at the output terminals of the PV panel which results in a voltage profile, shown in Fig. 5-(a). Besides, a voltage profile ranging from to 3 V is applied to the identified model to assess model's performance for whole operating range of the voltage of the PV panel, too. The target and identified output powers, and the absolute identification error during the simulation time are depicted in Fig. 6. Note that during the transition of solar insolation, the LNF model has followed the output of the standard PV array with remarkable accuracy. 122

5 OJ OJ $ (5 > 21 S Qj 2.. >< co LLNF+SD --- Max theoritical 2 3 Fig. 5. (a) Voltage profile and (b) insolation profile ==== --,----,----, [ Target Identified -- Error Fig. 8. MPPT results during transition of solar irradiation Period TABLE II COMPARISON OF MPPT EFFICIENCY (%) P&O Method LNF + SO Improvement Transient Transient Whole simulation period O o Fig. 6. Target and identified power curve for the voltage and insolation shown in Fig e! :::J 35 " OJ.. E OJ 3 I Fig. 7. Temperature profile during MPPT B. Maximum Power Point Tracking Results Now, the MPPT perfonnance of the proposed approach under transient climate conditions is evaluated. For this purpose, the insolation profile, shown in Fig. 5-(b) and the temperature profile, shown in Fig. 7, are applied to the identified LNF model of PV array. Obviously, the insolation has two transition periods, i.e. from 2.32 t3.6 seconds and from 4.4 to 5. seconds. The result of the maximum power point tracking is shown in Fig. 8. It's seen that the proposed LNF + SD approach has successfully tracked the maximum power point of the PV array even during the transients of both insolation level and temperature. For a numerical analysis and comparison, the efficiency of the MPPT (T/Ml' PT ) will be computed, as expressed below, T/ MPPT= f Pa ctual (t ) dt Pmax ( t ) dt (13) where, Pactual and Pmax are the actual and theoretical maximum power of the PV array, respectively. The T/ MPPT during the first and second transient and the whole simulation period for the proposed LNF + SD and the P&O [4] approaches are presented in Table IT. C. MP PTfor a Converter-Connected P V array Tn the last case study, application of the proposed MPPT algorithm for a PV array, which is supplying a 2 n load through a DC-DC boost converter, is investigated. Tn this simulation, it's intended to extract the maximum power of the PV arrays during variations of the solar illumination. The block diagram of the control strategy, which employs voltage regulation of the PV array, is shown in Fig. 9. Tn PV array voltage regulation scheme, the output voltage of PV array is regulated to the maximum power point (MPP) voltage in order to maximize its output power. Tn the control strategy shown in Fig. 9, first the MPP voltage is determined by the LNF + SD algorithm. Then this voltage is set as the reference voltage. The error between the reference voltage and the current 123

6 power obtained by the proposed strategy shown in ripple and fluctuation in contrast to the output power obtained by the FLC. Fig. 9. Identification procedure of a PV cell using LNF model 11, N E 95 c '@ 9 en c Time (second) Fig. 1. MPPT results during transition of solar irradiation 1-- Fuzzy controller Proposed method Q; $: D Time (second) Fig. 11. MPPT results during transition of solar irradiation voltage of PV array (Vpv) is fed into a PI controller which finally determines the duty cycle of a PWM generator. Fig. 1 shows solar irradiation profile during the simulation time. This profile is applied to the PV array to evaluate performance of the proposed MPPT algorithm. In this case study, a fuzzy logic controller (FLC), developed in [1], is also simulated and its results are compared to the proposed approach. Fig. 11 shows the output power of PV array obtained by the proposed approach and the FLC. The proposed approach exhibits several advantages over the FLC in [1]. First it has a faster response time. Furthermore, the output I I I. 8 8 VI. CONCLUSION This paper proposed a local neuro-fuzzy approach for identification and maximum power point tracking of PV systems. The proposed LNF approach requires no pre-defined model and constructs a valid and accurate model for the PV arrays using the measurement data. Local modeling capability of the LNF model was an advantageous feature for modeling the highly-nonlinear power curve of the PV systems. The constructed model was then employed by a steepest descent algorithm for MPPT. The conducted simulations demonstrated remarkable performance of the proposed LLNF + SD approach for identification and MMPT of PV systems. Based on the simulation results, the LNF model successfully followed the power curve of the PV array during transients of the solar irradiations and voltage changes. Furthermore, MPPT performance of the proposed approach was noticeable during variations of solar irradiation. ACKNOWLEDGEMENT This work has been supported by the project ENE C2-11 AL T funded by of Spanish Ministry of Science and Innovation. REFERENCES [1] International energy agency photovoltaic power systems program: Annual report 21. [Online.] Available: [2] M. Saeedifard, M. Graovac, R. F. Dias, and R. Iravani, "DC power systems: Challenges and opportunities," In 21 IEEE Power and Energy Society General Meeting, 21, pp [3] W. Xiao, A. Elnosh, V. Khadkikar, and H. Zeineldin, "Overview of maximum power point tracking technologies for photovoltaic power systems," in Proc. 37th Ann. Conf. on IEEE Ind. Electron. Society, 211, pp [4] S. Jain and V. Agarwal, "Comparison of the performance of maximum power point tracking schemes applied to single-stage grid-connected photovoltaic systems," Electric Power Applications, let, vol. I, pp ,27. [5] K. B. Ariyur and M. Krstic, Real-time optimization by extremumseeking control. Hoboken, N.J.: Wiley-Interscience, 23. [6] N. Tat Luat and L. Kay-Soon, "A Global Maximum Power Point Tracking Scheme Employing DIRECT Search Algorithm for Photovoltaic Systems," Industrial Electronics, IEEE Transactions on, vol. 57, pp ,21. [7] O. Neils, Nonlinear System Identification, Springer, Berlin, Germany, 21. [8] H. Iranmanesh and A. Miranian, "Split ratio optimized local linear neuro fuzzy model for prediction: application to oil consumption prediction," presented at 3rd IEEE Int. Conf. Intelligent Computing and Intelligent Systems, Guangzhou, China, Nov [9] O. Banfer, M. Franke, and O. Nelles, "Adaptive Local Model Networks with Higher Degree Polynomials," Int. Conf. Control. Autom. Syst., 21, Korea, pp [1] A.M. Alabedin, E.F. EI-Saadany, and M.M.A. Salama, "Maximum power point tracking for Photovoltaic systems using fuzzy logic and artificial neural networks," 211 I EEE Power and Energy Society General Meeting, pp

PSO-PI based Control of Photovoltaic Arrays

PSO-PI based Control of Photovoltaic Arrays PSO-P based Control of Photovoltaic Arrays. Boutasseta Electrical Engineering Department Badji Mokhtar - Annaba University B.P.12, Annaba, 23000, Algeria. ABSTRACT n this work, we propose a new control

More information

An Improvement of Incremental Conductance MPPT Algorithm for PV Systems Based on the Nelder Mead Optimization

An Improvement of Incremental Conductance MPPT Algorithm for PV Systems Based on the Nelder Mead Optimization An Improvement of Incremental Conductance MPPT Algorithm for PV Systems Based on the Nelder Mead Optimization Tomislav Pavlović, and Željko Ban E-mail: tomislav.pavlovic@fer.hr University of Zagreb Faculty

More information

ESTIMATING THE COST OF ENERGY USAGE IN SPORT CENTRES: A COMPARATIVE MODELLING APPROACH

ESTIMATING THE COST OF ENERGY USAGE IN SPORT CENTRES: A COMPARATIVE MODELLING APPROACH ESTIMATING THE COST OF ENERGY USAGE IN SPORT CENTRES: A COMPARATIVE MODELLING APPROACH A.H. Boussabaine, R.J. Kirkham and R.G. Grew Construction Cost Engineering Research Group, School of Architecture

More information

Improving the Performance of Time Invariant Maximum Power Point Tracking Methods

Improving the Performance of Time Invariant Maximum Power Point Tracking Methods Improving the Performance of Time Invariant Maximum Power Point Tracking Methods H. Galligan, S.Lyden School of Engineering and ICT University of Tasmania Hobart, Australia Sarah.Lyden@utas.edu.au Abstract

More information

An Improvement of Incremental Conductance MPPT Algorithm for PV Systems Based on the Nelder Mead Optimization

An Improvement of Incremental Conductance MPPT Algorithm for PV Systems Based on the Nelder Mead Optimization An Improvement of Incremental Conductance MPPT Algorithm for PV Systems Based on the Nelder Mead Optimization Tomislav Pavlović, and Željko Ban University of Zagreb, Faculty of Electrical Engineering and

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 4 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 s are functions of different nature where the output parameters are described in terms of the input parameters

More information

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS

CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS CHAPTER 4 CLASSIFICATION WITH RADIAL BASIS AND PROBABILISTIC NEURAL NETWORKS 4.1 Introduction Optical character recognition is one of

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

Artificial Neural Network-Based Prediction of Human Posture

Artificial Neural Network-Based Prediction of Human Posture Artificial Neural Network-Based Prediction of Human Posture Abstract The use of an artificial neural network (ANN) in many practical complicated problems encourages its implementation in the digital human

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

Neural Networks. CE-725: Statistical Pattern Recognition Sharif University of Technology Spring Soleymani

Neural Networks. CE-725: Statistical Pattern Recognition Sharif University of Technology Spring Soleymani Neural Networks CE-725: Statistical Pattern Recognition Sharif University of Technology Spring 2013 Soleymani Outline Biological and artificial neural networks Feed-forward neural networks Single layer

More information

Simultaneous Perturbation Stochastic Approximation Algorithm Combined with Neural Network and Fuzzy Simulation

Simultaneous Perturbation Stochastic Approximation Algorithm Combined with Neural Network and Fuzzy Simulation .--- Simultaneous Perturbation Stochastic Approximation Algorithm Combined with Neural Networ and Fuzzy Simulation Abstract - - - - Keywords: Many optimization problems contain fuzzy information. Possibility

More information

Linear Separability. Linear Separability. Capabilities of Threshold Neurons. Capabilities of Threshold Neurons. Capabilities of Threshold Neurons

Linear Separability. Linear Separability. Capabilities of Threshold Neurons. Capabilities of Threshold Neurons. Capabilities of Threshold Neurons Linear Separability Input space in the two-dimensional case (n = ): - - - - - - w =, w =, = - - - - - - w = -, w =, = - - - - - - w = -, w =, = Linear Separability So by varying the weights and the threshold,

More information

Artificial Neural Networks Lecture Notes Part 5. Stephen Lucci, PhD. Part 5

Artificial Neural Networks Lecture Notes Part 5. Stephen Lucci, PhD. Part 5 Artificial Neural Networks Lecture Notes Part 5 About this file: If you have trouble reading the contents of this file, or in case of transcription errors, email gi0062@bcmail.brooklyn.cuny.edu Acknowledgments:

More information

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation International Journal of Electrical Engineering. ISSN 0974-2158 Volume 6, Number 2 (2013), pp. 189-196 International Research Publication House http://www.irphouse.com Static Var Compensator: Effect of

More information

Large Data Analysis via Interpolation of Functions: Interpolating Polynomials vs Artificial Neural Networks

Large Data Analysis via Interpolation of Functions: Interpolating Polynomials vs Artificial Neural Networks American Journal of Intelligent Systems 2018, 8(1): 6-11 DOI: 10.5923/j.ajis.20180801.02 Large Data Analysis via Interpolation of Functions: Interpolating Polynomials vs Artificial Neural Networks Rohit

More information

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN

Face Recognition Using Vector Quantization Histogram and Support Vector Machine Classifier Rong-sheng LI, Fei-fei LEE *, Yan YAN and Qiu CHEN 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Face Recognition Using Vector Quantization Histogram and Support Vector Machine

More information

A PMU-Based Three-Step Controlled Separation with Transient Stability Considerations

A PMU-Based Three-Step Controlled Separation with Transient Stability Considerations Title A PMU-Based Three-Step Controlled Separation with Transient Stability Considerations Author(s) Wang, C; Hou, Y Citation The IEEE Power and Energy Society (PES) General Meeting, Washington, USA, 27-31

More information

Monitoring and Controlling Energy Efficiency of Photovoltaic Installations

Monitoring and Controlling Energy Efficiency of Photovoltaic Installations Monitoring and Controlling Energy Efficiency of Photovoltaic Installations Features System Current and voltage supervision of solar panels Control of switching states Sources Shunt and inductive sensors

More information

Comparison of Some Evolutionary Algorithms for Approximate Solutions of Optimal Control Problems

Comparison of Some Evolutionary Algorithms for Approximate Solutions of Optimal Control Problems Australian Journal of Basic and Applied Sciences, 4(8): 3366-3382, 21 ISSN 1991-8178 Comparison of Some Evolutionary Algorithms for Approximate Solutions of Optimal Control Problems Akbar H. Borzabadi,

More information

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation

Module 1 Lecture Notes 2. Optimization Problem and Model Formulation Optimization Methods: Introduction and Basic concepts 1 Module 1 Lecture Notes 2 Optimization Problem and Model Formulation Introduction In the previous lecture we studied the evolution of optimization

More information

Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm. Yinling Wang, Huacong Li

Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm. Yinling Wang, Huacong Li International Conference on Applied Science and Engineering Innovation (ASEI 215) Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm Yinling Wang, Huacong Li School of Power and

More information

Discrete Optimization. Lecture Notes 2

Discrete Optimization. Lecture Notes 2 Discrete Optimization. Lecture Notes 2 Disjunctive Constraints Defining variables and formulating linear constraints can be straightforward or more sophisticated, depending on the problem structure. The

More information

Dynamic Analysis of Structures Using Neural Networks

Dynamic Analysis of Structures Using Neural Networks Dynamic Analysis of Structures Using Neural Networks Alireza Lavaei Academic member, Islamic Azad University, Boroujerd Branch, Iran Alireza Lohrasbi Academic member, Islamic Azad University, Boroujerd

More information

Stability Assessment of Electric Power Systems using Growing Neural Gas and Self-Organizing Maps

Stability Assessment of Electric Power Systems using Growing Neural Gas and Self-Organizing Maps Stability Assessment of Electric Power Systems using Growing Gas and Self-Organizing Maps Christian Rehtanz, Carsten Leder University of Dortmund, 44221 Dortmund, Germany Abstract. Liberalized competitive

More information

Control of a Novel PV Tracking System Considering the Shadow Influence

Control of a Novel PV Tracking System Considering the Shadow Influence 524 Journal of Electrical Engineering & Technology Vol. 7, No. 4, pp. 524~529, 212 http://dx.doi.org/1.537/jeet.212.7.4.524 ontrol of a Novel PV Tracking System onsidering the Shadow Influence Jae-Sub

More information

Solar Radiation Data Modeling with a Novel Surface Fitting Approach

Solar Radiation Data Modeling with a Novel Surface Fitting Approach Solar Radiation Data Modeling with a Novel Surface Fitting Approach F. Onur Hocao glu, Ömer Nezih Gerek, Mehmet Kurban Anadolu University, Dept. of Electrical and Electronics Eng., Eskisehir, Turkey {fohocaoglu,ongerek,mkurban}

More information

Research Article Forecasting SPEI and SPI Drought Indices Using the Integrated Artificial Neural Networks

Research Article Forecasting SPEI and SPI Drought Indices Using the Integrated Artificial Neural Networks Computational Intelligence and Neuroscience Volume 2016, Article ID 3868519, 17 pages http://dx.doi.org/10.1155/2016/3868519 Research Article Forecasting SPEI and SPI Drought Indices Using the Integrated

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

4.12 Generalization. In back-propagation learning, as many training examples as possible are typically used.

4.12 Generalization. In back-propagation learning, as many training examples as possible are typically used. 1 4.12 Generalization In back-propagation learning, as many training examples as possible are typically used. It is hoped that the network so designed generalizes well. A network generalizes well when

More information

Estimation of equivalent circuit parameters of PV module and its application to optimal operation of PV system

Estimation of equivalent circuit parameters of PV module and its application to optimal operation of PV system Solar Energy Materials & Solar Cells 67 (2001) 389}395 Estimation of equivalent circuit parameters of PV module and its application to optimal operation of PV system T. Ikegami*, T. Maezono, F. Nakanishi,

More information

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers

Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers Traffic Signs Recognition using HP and HOG Descriptors Combined to MLP and SVM Classifiers A. Salhi, B. Minaoui, M. Fakir, H. Chakib, H. Grimech Faculty of science and Technology Sultan Moulay Slimane

More information

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques

Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques 24 Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Enhancing Forecasting Performance of Naïve-Bayes Classifiers with Discretization Techniques Ruxandra PETRE

More information

Maximum Power Point Extraction in PV Array Under Partial Shading Conditions Using GWO-Assisted Beta Method

Maximum Power Point Extraction in PV Array Under Partial Shading Conditions Using GWO-Assisted Beta Method International Conference on Renewable Energies and Power Quality (ICREPQ 18) Salamanca (Spain), 21 th to 2 th March, 218 Renewable Energy and Power Quality Journal (RE&PQJ) ISSN 2172-8 X,.1 April 218 Maximum

More information

Analysis of different interpolation methods for uphole data using Surfer software

Analysis of different interpolation methods for uphole data using Surfer software 10 th Biennial International Conference & Exposition P 203 Analysis of different interpolation methods for uphole data using Surfer software P. Vohat *, V. Gupta,, T. K. Bordoloi, H. Naswa, G. Singh and

More information

INVESTIGATING DATA MINING BY ARTIFICIAL NEURAL NETWORK: A CASE OF REAL ESTATE PROPERTY EVALUATION

INVESTIGATING DATA MINING BY ARTIFICIAL NEURAL NETWORK: A CASE OF REAL ESTATE PROPERTY EVALUATION http:// INVESTIGATING DATA MINING BY ARTIFICIAL NEURAL NETWORK: A CASE OF REAL ESTATE PROPERTY EVALUATION 1 Rajat Pradhan, 2 Satish Kumar 1,2 Dept. of Electronics & Communication Engineering, A.S.E.T.,

More information

Re-Dispatching Generation to Increase Power System Security Margin and Support Low Voltage Bus

Re-Dispatching Generation to Increase Power System Security Margin and Support Low Voltage Bus 496 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL 15, NO 2, MAY 2000 Re-Dispatching Generation to Increase Power System Security Margin and Support Low Voltage Bus Ronghai Wang, Student Member, IEEE, and Robert

More information

Fast Learning for Big Data Using Dynamic Function

Fast Learning for Big Data Using Dynamic Function IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Fast Learning for Big Data Using Dynamic Function To cite this article: T Alwajeeh et al 2017 IOP Conf. Ser.: Mater. Sci. Eng.

More information

Revision of a Floating-Point Genetic Algorithm GENOCOP V for Nonlinear Programming Problems

Revision of a Floating-Point Genetic Algorithm GENOCOP V for Nonlinear Programming Problems 4 The Open Cybernetics and Systemics Journal, 008,, 4-9 Revision of a Floating-Point Genetic Algorithm GENOCOP V for Nonlinear Programming Problems K. Kato *, M. Sakawa and H. Katagiri Department of Artificial

More information

Controlling the spread of dynamic self-organising maps

Controlling the spread of dynamic self-organising maps Neural Comput & Applic (2004) 13: 168 174 DOI 10.1007/s00521-004-0419-y ORIGINAL ARTICLE L. D. Alahakoon Controlling the spread of dynamic self-organising maps Received: 7 April 2004 / Accepted: 20 April

More information

Edge Detection for Dental X-ray Image Segmentation using Neural Network approach

Edge Detection for Dental X-ray Image Segmentation using Neural Network approach Volume 1, No. 7, September 2012 ISSN 2278-1080 The International Journal of Computer Science & Applications (TIJCSA) RESEARCH PAPER Available Online at http://www.journalofcomputerscience.com/ Edge Detection

More information

FEATURE EXTRACTION USING FUZZY RULE BASED SYSTEM

FEATURE EXTRACTION USING FUZZY RULE BASED SYSTEM International Journal of Computer Science and Applications, Vol. 5, No. 3, pp 1-8 Technomathematics Research Foundation FEATURE EXTRACTION USING FUZZY RULE BASED SYSTEM NARENDRA S. CHAUDHARI and AVISHEK

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

Online algorithms for clustering problems

Online algorithms for clustering problems University of Szeged Department of Computer Algorithms and Artificial Intelligence Online algorithms for clustering problems Summary of the Ph.D. thesis by Gabriella Divéki Supervisor Dr. Csanád Imreh

More information

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest.

Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. Efficient Image Compression of Medical Images Using the Wavelet Transform and Fuzzy c-means Clustering on Regions of Interest. D.A. Karras, S.A. Karkanis and D. E. Maroulis University of Piraeus, Dept.

More information

Recent advances in Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will

Recent advances in Metamodel of Optimal Prognosis. Lectures. Thomas Most & Johannes Will Lectures Recent advances in Metamodel of Optimal Prognosis Thomas Most & Johannes Will presented at the Weimar Optimization and Stochastic Days 2010 Source: www.dynardo.de/en/library Recent advances in

More information

THE CLASSICAL method for training a multilayer feedforward

THE CLASSICAL method for training a multilayer feedforward 930 IEEE TRANSACTIONS ON NEURAL NETWORKS, VOL. 10, NO. 4, JULY 1999 A Fast U-D Factorization-Based Learning Algorithm with Applications to Nonlinear System Modeling and Identification Youmin Zhang and

More information

Automatic basis selection for RBF networks using Stein s unbiased risk estimator

Automatic basis selection for RBF networks using Stein s unbiased risk estimator Automatic basis selection for RBF networks using Stein s unbiased risk estimator Ali Ghodsi School of omputer Science University of Waterloo University Avenue West NL G anada Email: aghodsib@cs.uwaterloo.ca

More information

This leads to our algorithm which is outlined in Section III, along with a tabular summary of it's performance on several benchmarks. The last section

This leads to our algorithm which is outlined in Section III, along with a tabular summary of it's performance on several benchmarks. The last section An Algorithm for Incremental Construction of Feedforward Networks of Threshold Units with Real Valued Inputs Dhananjay S. Phatak Electrical Engineering Department State University of New York, Binghamton,

More information

Today. Golden section, discussion of error Newton s method. Newton s method, steepest descent, conjugate gradient

Today. Golden section, discussion of error Newton s method. Newton s method, steepest descent, conjugate gradient Optimization Last time Root finding: definition, motivation Algorithms: Bisection, false position, secant, Newton-Raphson Convergence & tradeoffs Example applications of Newton s method Root finding in

More information

Multiobjective Optimization Using Adaptive Pareto Archived Evolution Strategy

Multiobjective Optimization Using Adaptive Pareto Archived Evolution Strategy Multiobjective Optimization Using Adaptive Pareto Archived Evolution Strategy Mihai Oltean Babeş-Bolyai University Department of Computer Science Kogalniceanu 1, Cluj-Napoca, 3400, Romania moltean@cs.ubbcluj.ro

More information

Convex combination of adaptive filters for a variable tap-length LMS algorithm

Convex combination of adaptive filters for a variable tap-length LMS algorithm Loughborough University Institutional Repository Convex combination of adaptive filters for a variable tap-length LMS algorithm This item was submitted to Loughborough University's Institutional Repository

More information

Introduction to Objective Analysis

Introduction to Objective Analysis Chapter 4 Introduction to Objective Analysis Atmospheric data are routinely collected around the world but observation sites are located rather randomly from a spatial perspective. On the other hand, most

More information

A Fuzzy Local Path Planning and Obstacle Avoidance for Mobile Robots

A Fuzzy Local Path Planning and Obstacle Avoidance for Mobile Robots A Fuzzy Local Path Planning and Obstacle Avoidance for Mobile Robots H.Aminaiee Department of Electrical and Computer Engineering, University of Tehran, Tehran, Iran Abstract This paper presents a local

More information

A General Analysis of the Security of Elastic Block Ciphers

A General Analysis of the Security of Elastic Block Ciphers A General Analysis of the Security of Elastic Block Ciphers Debra L. Cook and Moti Yung and Angelos Keromytis Department of Computer Science, Columbia University {dcook,moti,angelos}@cs.columbia.edu September

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

Visual Working Efficiency Analysis Method of Cockpit Based On ANN

Visual Working Efficiency Analysis Method of Cockpit Based On ANN Visual Working Efficiency Analysis Method of Cockpit Based On ANN Yingchun CHEN Commercial Aircraft Corporation of China,Ltd Dongdong WEI Fudan University Dept. of Mechanics an Science Engineering Gang

More information

Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension

Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension Estimating Noise and Dimensionality in BCI Data Sets: Towards Illiteracy Comprehension Claudia Sannelli, Mikio Braun, Michael Tangermann, Klaus-Robert Müller, Machine Learning Laboratory, Dept. Computer

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

Artificial Neural Network Methodology for Modelling and Forecasting Maize Crop Yield

Artificial Neural Network Methodology for Modelling and Forecasting Maize Crop Yield Agricultural Economics Research Review Vol. 21 January-June 2008 pp 5-10 Artificial Neural Network Methodology for Modelling and Forecasting Maize Crop Yield Rama Krishna Singh and Prajneshu * Biometrics

More information

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1

Cluster Analysis. Mu-Chun Su. Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Cluster Analysis Mu-Chun Su Department of Computer Science and Information Engineering National Central University 2003/3/11 1 Introduction Cluster analysis is the formal study of algorithms and methods

More information

OBJECT-CENTERED INTERACTIVE MULTI-DIMENSIONAL SCALING: ASK THE EXPERT

OBJECT-CENTERED INTERACTIVE MULTI-DIMENSIONAL SCALING: ASK THE EXPERT OBJECT-CENTERED INTERACTIVE MULTI-DIMENSIONAL SCALING: ASK THE EXPERT Joost Broekens Tim Cocx Walter A. Kosters Leiden Institute of Advanced Computer Science Leiden University, The Netherlands Email: {broekens,

More information

HAM: A HYBRID ALGORITHM PREDICTION BASED MODEL FOR ELECTRICITY DEMAND

HAM: A HYBRID ALGORITHM PREDICTION BASED MODEL FOR ELECTRICITY DEMAND HAM: A HYBRID ALGORITHM PREDICTION BASED MODEL FOR ELECTRICITY DEMAND 1 WAHAB MUSA, 2 SALMAWATY TANSA 1 Assoc. Prof., Department of Electrical Engineering, UNIVERSITAS NEGERI GORONTALO 2 Lektor., Department

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

Clustering and Visualisation of Data

Clustering and Visualisation of Data Clustering and Visualisation of Data Hiroshi Shimodaira January-March 28 Cluster analysis aims to partition a data set into meaningful or useful groups, based on distances between data points. In some

More information

A Comparison of Text-Categorization Methods applied to N-Gram Frequency Statistics

A Comparison of Text-Categorization Methods applied to N-Gram Frequency Statistics A Comparison of Text-Categorization Methods applied to N-Gram Frequency Statistics Helmut Berger and Dieter Merkl 2 Faculty of Information Technology, University of Technology, Sydney, NSW, Australia hberger@it.uts.edu.au

More information

1278 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 21, NO. 3, JULY 2006

1278 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 21, NO. 3, JULY 2006 1278 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 21, NO. 3, JULY 2006 Failure Risk Prediction Using Artificial Neural Networks for Lightning Surge Protection of Underground MV Cables Ángel L. Orille-Fernández,

More information

MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES

MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES MATHEMATICAL ANALYSIS, MODELING AND OPTIMIZATION OF COMPLEX HEAT TRANSFER PROCESSES Goals of research Dr. Uldis Raitums, Dr. Kārlis Birģelis To develop and investigate mathematical properties of algorithms

More information

The Journal of MacroTrends in Technology and Innovation

The Journal of MacroTrends in Technology and Innovation MACROJOURNALS The Journal of MacroTrends in Technology and Innovation Automatic Knot Adjustment Using Dolphin Echolocation Algorithm for B-Spline Curve Approximation Hasan Ali AKYÜREK*, Erkan ÜLKER**,

More information

A NEW HYBRID ALGORITHM FOR PHOTOVOLTAIC MAXIMUM POWER POINT TRACKING UNDER PARTIAL SHADING CONDITIONS

A NEW HYBRID ALGORITHM FOR PHOTOVOLTAIC MAXIMUM POWER POINT TRACKING UNDER PARTIAL SHADING CONDITIONS Rev. Roum. Sci. Techn. Électrotechn. et Énerg. Vol. 6,, pp. 52 57, Bucarest, 28 Dedicated to the memory of Academician Andrei Ţugulea A NEW HYBRID ALGORITHM FOR PHOTOVOLTAIC MAXIMUM POWER POINT TRACKING

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

MATLAB Simulink Modeling and Simulation of Recurrent Neural Network for Solving Linear Programming Problems

MATLAB Simulink Modeling and Simulation of Recurrent Neural Network for Solving Linear Programming Problems International Conference on Mathematical Computer Engineering - ICMCE - 8 MALAB Simulink Modeling and Simulation of Recurrent Neural Network for Solving Linear Programming Problems Raja Das a a School

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

Image Compression: An Artificial Neural Network Approach

Image Compression: An Artificial Neural Network Approach Image Compression: An Artificial Neural Network Approach Anjana B 1, Mrs Shreeja R 2 1 Department of Computer Science and Engineering, Calicut University, Kuttippuram 2 Department of Computer Science and

More information

Machine Learning in Biology

Machine Learning in Biology Università degli studi di Padova Machine Learning in Biology Luca Silvestrin (Dottorando, XXIII ciclo) Supervised learning Contents Class-conditional probability density Linear and quadratic discriminant

More information

Line Segment Based Watershed Segmentation

Line Segment Based Watershed Segmentation Line Segment Based Watershed Segmentation Johan De Bock 1 and Wilfried Philips Dep. TELIN/TW07, Ghent University Sint-Pietersnieuwstraat 41, B-9000 Ghent, Belgium jdebock@telin.ugent.be Abstract. In this

More information

One Dim~nsional Representation Of Two Dimensional Information For HMM Based Handwritten Recognition

One Dim~nsional Representation Of Two Dimensional Information For HMM Based Handwritten Recognition One Dim~nsional Representation Of Two Dimensional Information For HMM Based Handwritten Recognition Nafiz Arica Dept. of Computer Engineering, Middle East Technical University, Ankara,Turkey nafiz@ceng.metu.edu.

More information

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Exploratory data analysis tasks Examine the data, in search of structures

More information

A technique for constructing monotonic regression splines to enable non-linear transformation of GIS rasters

A technique for constructing monotonic regression splines to enable non-linear transformation of GIS rasters 18 th World IMACS / MODSIM Congress, Cairns, Australia 13-17 July 2009 http://mssanz.org.au/modsim09 A technique for constructing monotonic regression splines to enable non-linear transformation of GIS

More information

NCC 2009, January 16-18, IIT Guwahati 267

NCC 2009, January 16-18, IIT Guwahati 267 NCC 2009, January 6-8, IIT Guwahati 267 Unsupervised texture segmentation based on Hadamard transform Tathagata Ray, Pranab Kumar Dutta Department Of Electrical Engineering Indian Institute of Technology

More information

A Hybrid Intelligent System for Fault Detection in Power Systems

A Hybrid Intelligent System for Fault Detection in Power Systems A Hybrid Intelligent System for Fault Detection in Power Systems Hiroyuki Mori Hikaru Aoyama Dept. of Electrical and Electronics Eng. Meii University Tama-ku, Kawasaki 14-8571 Japan Toshiyuki Yamanaka

More information

A Topography-Preserving Latent Variable Model with Learning Metrics

A Topography-Preserving Latent Variable Model with Learning Metrics A Topography-Preserving Latent Variable Model with Learning Metrics Samuel Kaski and Janne Sinkkonen Helsinki University of Technology Neural Networks Research Centre P.O. Box 5400, FIN-02015 HUT, Finland

More information

ANN-Based Modeling for Load and Main Steam Pressure Characteristics of a 600MW Supercritical Power Generating Unit

ANN-Based Modeling for Load and Main Steam Pressure Characteristics of a 600MW Supercritical Power Generating Unit ANN-Based Modeling for Load and Main Steam Pressure Characteristics of a 600MW Supercritical Power Generating Unit Liangyu Ma, Zhiyuan Gao Automation Department, School of Control and Computer Engineering

More information

I How does the formulation (5) serve the purpose of the composite parameterization

I How does the formulation (5) serve the purpose of the composite parameterization Supplemental Material to Identifying Alzheimer s Disease-Related Brain Regions from Multi-Modality Neuroimaging Data using Sparse Composite Linear Discrimination Analysis I How does the formulation (5)

More information

Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains

Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains Cellular Learning Automata-Based Color Image Segmentation using Adaptive Chains Ahmad Ali Abin, Mehran Fotouhi, Shohreh Kasaei, Senior Member, IEEE Sharif University of Technology, Tehran, Iran abin@ce.sharif.edu,

More information

SPARSE COMPONENT ANALYSIS FOR BLIND SOURCE SEPARATION WITH LESS SENSORS THAN SOURCES. Yuanqing Li, Andrzej Cichocki and Shun-ichi Amari

SPARSE COMPONENT ANALYSIS FOR BLIND SOURCE SEPARATION WITH LESS SENSORS THAN SOURCES. Yuanqing Li, Andrzej Cichocki and Shun-ichi Amari SPARSE COMPONENT ANALYSIS FOR BLIND SOURCE SEPARATION WITH LESS SENSORS THAN SOURCES Yuanqing Li, Andrzej Cichocki and Shun-ichi Amari Laboratory for Advanced Brain Signal Processing Laboratory for Mathematical

More information

ADAPTIVE TILE CODING METHODS FOR THE GENERALIZATION OF VALUE FUNCTIONS IN THE RL STATE SPACE A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL

ADAPTIVE TILE CODING METHODS FOR THE GENERALIZATION OF VALUE FUNCTIONS IN THE RL STATE SPACE A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL ADAPTIVE TILE CODING METHODS FOR THE GENERALIZATION OF VALUE FUNCTIONS IN THE RL STATE SPACE A THESIS SUBMITTED TO THE FACULTY OF THE GRADUATE SCHOOL OF THE UNIVERSITY OF MINNESOTA BY BHARAT SIGINAM IN

More information

Pattern Recognition. Kjell Elenius. Speech, Music and Hearing KTH. March 29, 2007 Speech recognition

Pattern Recognition. Kjell Elenius. Speech, Music and Hearing KTH. March 29, 2007 Speech recognition Pattern Recognition Kjell Elenius Speech, Music and Hearing KTH March 29, 2007 Speech recognition 2007 1 Ch 4. Pattern Recognition 1(3) Bayes Decision Theory Minimum-Error-Rate Decision Rules Discriminant

More information

Image Classification Using Wavelet Coefficients in Low-pass Bands

Image Classification Using Wavelet Coefficients in Low-pass Bands Proceedings of International Joint Conference on Neural Networks, Orlando, Florida, USA, August -7, 007 Image Classification Using Wavelet Coefficients in Low-pass Bands Weibao Zou, Member, IEEE, and Yan

More information

Study of Photovoltaic Cells Engineering Mathematical Model

Study of Photovoltaic Cells Engineering Mathematical Model OP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Study of Photovoltaic Cells Engineering Mathematical Model To cite this article: Jun Zhou et al 2016 OP Conf. Ser.: Mater. Sci.

More information

The comparison of performance by using alternative refrigerant R152a in automobile climate system with different artificial neural network models

The comparison of performance by using alternative refrigerant R152a in automobile climate system with different artificial neural network models Journal of Physics: Conference Series PAPER OPEN ACCESS The comparison of performance by using alternative refrigerant R152a in automobile climate system with different artificial neural network models

More information

DESIGN OF A DC OVERCURRENT FAULT DETECTION AND PROTECTION SCHEME FOR DC COLLECTORS OF A PHOTOVOLTAIC PLANT

DESIGN OF A DC OVERCURRENT FAULT DETECTION AND PROTECTION SCHEME FOR DC COLLECTORS OF A PHOTOVOLTAIC PLANT DESIGN OF A DC OVERCURRENT FAULT DETECTION AND PROTECTION SCHEME FOR DC COLLECTORS OF A PHOTOVOLTAIC PLANT I. Holland*, P. Bokoro*, B. Paul* and E. Ndlovu** *Department of Electrical and Electronic Engineering

More information

Adaptive Neuro-Fuzzy Model with Fuzzy Clustering for Nonlinear Prediction and Control

Adaptive Neuro-Fuzzy Model with Fuzzy Clustering for Nonlinear Prediction and Control Asian Journal of Applied Sciences (ISSN: 232 893) Volume 2 Issue 3, June 24 Adaptive Neuro-Fuzzy Model with Fuzzy Clustering for Nonlinear Prediction and Control Bayadir Abbas AL-Himyari, Azman Yasin 2

More information

Kernel Density Construction Using Orthogonal Forward Regression

Kernel Density Construction Using Orthogonal Forward Regression Kernel ensity Construction Using Orthogonal Forward Regression S. Chen, X. Hong and C.J. Harris School of Electronics and Computer Science University of Southampton, Southampton SO7 BJ, U.K. epartment

More information

12 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 6, NO. 1, FEBRUARY An On-Line Self-Constructing Neural Fuzzy Inference Network and Its Applications

12 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 6, NO. 1, FEBRUARY An On-Line Self-Constructing Neural Fuzzy Inference Network and Its Applications 12 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 6, NO. 1, FEBRUARY 1998 An On-Line Self-Constructing Neural Fuzzy Inference Network Its Applications Chia-Feng Juang Chin-Teng Lin Abstract A self-constructing

More information

DIGITAL COLOR RESTORATION OF OLD PAINTINGS. Michalis Pappas and Ioannis Pitas

DIGITAL COLOR RESTORATION OF OLD PAINTINGS. Michalis Pappas and Ioannis Pitas DIGITAL COLOR RESTORATION OF OLD PAINTINGS Michalis Pappas and Ioannis Pitas Department of Informatics Aristotle University of Thessaloniki, Box 451, GR-54006 Thessaloniki, GREECE phone/fax: +30-31-996304

More information

Adaptive Regularization. in Neural Network Filters

Adaptive Regularization. in Neural Network Filters Adaptive Regularization in Neural Network Filters Course 0455 Advanced Digital Signal Processing May 3 rd, 00 Fares El-Azm Michael Vinther d97058 s97397 Introduction The bulk of theoretical results and

More information

Adaptive Robotics - Final Report Extending Q-Learning to Infinite Spaces

Adaptive Robotics - Final Report Extending Q-Learning to Infinite Spaces Adaptive Robotics - Final Report Extending Q-Learning to Infinite Spaces Eric Christiansen Michael Gorbach May 13, 2008 Abstract One of the drawbacks of standard reinforcement learning techniques is that

More information

742 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 13, NO. 6, DECEMBER Dong Zhang, Luo-Feng Deng, Kai-Yuan Cai, and Albert So

742 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 13, NO. 6, DECEMBER Dong Zhang, Luo-Feng Deng, Kai-Yuan Cai, and Albert So 742 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL 13, NO 6, DECEMBER 2005 Fuzzy Nonlinear Regression With Fuzzified Radial Basis Function Network Dong Zhang, Luo-Feng Deng, Kai-Yuan Cai, and Albert So Abstract

More information

A Visualization Tool to Improve the Performance of a Classifier Based on Hidden Markov Models

A Visualization Tool to Improve the Performance of a Classifier Based on Hidden Markov Models A Visualization Tool to Improve the Performance of a Classifier Based on Hidden Markov Models Gleidson Pegoretti da Silva, Masaki Nakagawa Department of Computer and Information Sciences Tokyo University

More information