A Robust Method for Solving Transcendental Equations



Similar documents
Lab 4: 26 th March Exercise 1: Evolutionary algorithms

ISSN: ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013

Estimation of the COCOMO Model Parameters Using Genetic Algorithms for NASA Software Projects

Alpha Cut based Novel Selection for Genetic Algorithm

PROCESS OF LOAD BALANCING IN CLOUD COMPUTING USING GENETIC ALGORITHM

Memory Allocation Technique for Segregated Free List Based on Genetic Algorithm

College of information technology Department of software

International Journal of Software and Web Sciences (IJSWS)

Numerical Research on Distributed Genetic Algorithm with Redundant

Introduction To Genetic Algorithms

Comparison of Major Domination Schemes for Diploid Binary Genetic Algorithms in Dynamic Environments

A Comparison of Genotype Representations to Acquire Stock Trading Strategy Using Genetic Algorithms

GA as a Data Optimization Tool for Predictive Analytics

Original Article Efficient Genetic Algorithm on Linear Programming Problem for Fittest Chromosomes

Evolutionary SAT Solver (ESS)

Model-based Parameter Optimization of an Engine Control Unit using Genetic Algorithms

A Parallel Processor for Distributed Genetic Algorithm with Redundant Binary Number

New Modifications of Selection Operator in Genetic Algorithms for the Traveling Salesman Problem

CHAPTER 6 GENETIC ALGORITHM OPTIMIZED FUZZY CONTROLLED MOBILE ROBOT

Genetic Algorithm Performance with Different Selection Strategies in Solving TSP

Solving Banana (Rosenbrock) Function Based on Fitness Function

Spare Parts Inventory Model for Auto Mobile Sector Using Genetic Algorithm

A Non-Linear Schema Theorem for Genetic Algorithms

Asexual Versus Sexual Reproduction in Genetic Algorithms 1

Predictive Analytics using Genetic Algorithm for Efficient Supply Chain Inventory Optimization

STUDY ON APPLICATION OF GENETIC ALGORITHM IN CONSTRUCTION RESOURCE LEVELLING

A Genetic Algorithm Processor Based on Redundant Binary Numbers (GAPBRBN)

Volume 3, Issue 2, February 2015 International Journal of Advance Research in Computer Science and Management Studies

Genetic Algorithms commonly used selection, replacement, and variation operators Fernando Lobo University of Algarve

A Genetic Algorithm-Evolved 3D Point Cloud Descriptor

Holland s GA Schema Theorem

Stock price prediction using genetic algorithms and evolution strategies

Effect of Using Neural Networks in GA-Based School Timetabling

A Fast Computational Genetic Algorithm for Economic Load Dispatch

OPTIMIZED SENSOR NODES BY FAULT NODE RECOVERY ALGORITHM

CHAPTER 3 SECURITY CONSTRAINED OPTIMAL SHORT-TERM HYDROTHERMAL SCHEDULING

Nonlinear Model Predictive Control of Hammerstein and Wiener Models Using Genetic Algorithms

Effects of Symbiotic Evolution in Genetic Algorithms for Job-Shop Scheduling

Performance of Hybrid Genetic Algorithms Incorporating Local Search

Genetic Algorithms and Sudoku

Genetic Algorithm Evolution of Cellular Automata Rules for Complex Binary Sequence Prediction

Cellular Automaton: The Roulette Wheel and the Landscape Effect

AC : MATHEMATICAL MODELING AND SIMULATION US- ING LABVIEW AND LABVIEW MATHSCRIPT

Evolutionary Detection of Rules for Text Categorization. Application to Spam Filtering

Optimum Design of Worm Gears with Multiple Computer Aided Techniques

A GENETIC ALGORITHM FOR RESOURCE LEVELING OF CONSTRUCTION PROJECTS

D A T A M I N I N G C L A S S I F I C A T I O N

GENETIC ALGORITHM FORECASTING FOR TELECOMMUNICATIONS PRODUCTS

Roots of equation fx are the values of x which satisfy the above expression. Also referred to as the zeros of an equation

Neural Network and Genetic Algorithm Based Trading Systems. Donn S. Fishbein, MD, PhD Neuroquant.com

Keywords revenue management, yield management, genetic algorithm, airline reservation

A Review And Evaluations Of Shortest Path Algorithms

Roots of Equations (Chapters 5 and 6)

An Efficient load balancing using Genetic algorithm in Hierarchical structured distributed system

Overview. Swarms in nature. Fish, birds, ants, termites, Introduction to swarm intelligence principles Particle Swarm Optimization (PSO)

A Hybrid Tabu Search Method for Assembly Line Balancing

Vol. 35, No. 3, Sept 30,2000 ملخص تعتبر الخوارزمات الجينية واحدة من أفضل طرق البحث من ناحية األداء. فبالرغم من أن استخدام هذه الطريقة ال يعطي الحل

Analecta Vol. 8, No. 2 ISSN

Constrained Classification of Large Imbalanced Data by Logistic Regression and Genetic Algorithm

APPLICATION OF GENETIC ALGORITHMS IN INVENTORY MANAGEMENT

Management Science Letters

A SURVEY ON GENETIC ALGORITHM FOR INTRUSION DETECTION SYSTEM

Feature Selection using Integer and Binary coded Genetic Algorithm to improve the performance of SVM Classifier

A Basic Guide to Modeling Techniques for All Direct Marketing Challenges

Helical Antenna Optimization Using Genetic Algorithms

AUTOMATIC ADJUSTMENT FOR LASER SYSTEMS USING A STOCHASTIC BINARY SEARCH ALGORITHM TO COPE WITH NOISY SENSING DATA

Genetic Algorithm. Based on Darwinian Paradigm. Intrinsically a robust search and optimization mechanism. Conceptual Algorithm

An evolutionary learning spam filter system

Leran Wang and Tom Kazmierski

Evolutionary Prefetching and Caching in an Independent Storage Units Model

HOST SCHEDULING ALGORITHM USING GENETIC ALGORITHM IN CLOUD COMPUTING ENVIRONMENT

Genetic algorithms for changing environments

The Dynamics of a Genetic Algorithm on a Model Hard Optimization Problem

Architecture bits. (Chromosome) (Evolved chromosome) Downloading. Downloading PLD. GA operation Architecture bits

Using Adaptive Random Trees (ART) for optimal scorecard segmentation

Simulating the Multiple Time-Period Arrival in Yield Management

The Binary Genetic Algorithm

Design of Web Ranking Module using Genetic Algorithm

The Influence of Binary Representations of Integers on the Performance of Selectorecombinative Genetic Algorithms

A hybrid Approach of Genetic Algorithm and Particle Swarm Technique to Software Test Case Generation

Goldberg, D. E. (1989). Genetic algorithms in search, optimization, and machine learning. Reading, MA:

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

CLOUD DATABASE ROUTE SCHEDULING USING COMBANATION OF PARTICLE SWARM OPTIMIZATION AND GENETIC ALGORITHM

ECONOMIC GENERATION AND SCHEDULING OF POWER BY GENETIC ALGORITHM

Modified Version of Roulette Selection for Evolution Algorithms - the Fan Selection

Chapter 6. The stacking ensemble approach

A Brief Study of the Nurse Scheduling Problem (NSP)

Computer Science Electives and Clusters

Soft-Computing Models for Building Applications - A Feasibility Study (EPSRC Ref: GR/L84513)

A Genetic Algorithm Approach for Solving a Flexible Job Shop Scheduling Problem

ENHANCED CONFIDENCE INTERPRETATIONS OF GP BASED ENSEMBLE MODELING RESULTS

Multiobjective Multicast Routing Algorithm

The Applications of Genetic Algorithms in Stock Market Data Mining Optimisation

A Method of Cloud Resource Load Balancing Scheduling Based on Improved Adaptive Genetic Algorithm

Transcription:

www.ijcsi.org 413 A Robust Method for Solving Transcendental Equations Md. Golam Moazzam, Amita Chakraborty and Md. Al-Amin Bhuiyan Department of Computer Science and Engineering, Jahangirnagar University, Savar, Dhaka-1342, Bangladesh. Abstract This paper provides a robust method for solving transcendental equations. The approach, based on the Genetic Algorithm, is commenced with the evaluation of the mathematical equations by their fitness ratio. As the genetic algorithm is a computationally expensive process, the searching space for possible solutions is limited to possible chromosomes for which the function values are closest to zero. These chromosomes are then selected for the next generation using roulette wheel strategy. Thus, the required processing timing is greatly reduced. Experimental results demonstrate that this process works reliably and gives better results than the well-known False Position method and the Bisection method for the numerical solution of transcendental equations. Keywords: Genetic Algorithm, False Position, Bisection, Transcendental Equation, Cross-over, Mutation, Roulette Wheel Selection. 1. Introduction Scientists and Engineers are often faced with the task of finding out the roots of the non-algebraic equations such as trigonometric, exponential, and logarithmic functions. These equations are known as transcendental equations[1]. Various approaches to find the roots of non-linear equations are made over the last few decades, such as direct analytical methods, trial and error methods, iterative methods [1], [2]. However, each of them imposes some constraints. Direct analytical method miserably fails to solve transcendental equations [2]. Trial and error methods suffer from the problem of convergence to local optima. This method involves a series of guesses for x, each time evaluating the function to see whether it is close to zero. Iterative methods, such as the Bisection method, the False Position method usually start with an appropriate value of the root, known as the initial guess, which is then successively corrected iteration by iteration [3]. So, these methods are also cumbersome and time consuming. Moreover, the accuracy of the results does not suit ideally to the requirements of many engineering and scientific problems. This research explores an efficient method for finding the roots of the transcendental equations with greater precision. Genetic Algorithms (GAs) belong to a class of stochastic search method employed by natural population genetics. They perform a highly parallel adaptive search process. GAs have been successfully employed in a wide variety of problems related to parameter optimization [4], [5], pattern recognition, image processing [6], [7] and so on. In this paper, an attempt has been made to solve transcendental equations using Genetic Algorithm and to compare its efficiency and accuracy with that of the traditional False Position and Bisection methods.

www.ijcsi.org 414 2. GA to Solve Transcendental Equations GA is a blind search technique applied to possible solutions to a problem on the mechanics of natural selection and genetics analogous to natural evolution [4], [8]. Central to the idea of GA is a population of individuals, each representing a possible solution to the given problem. Each individual, known as chromosome (usually represented by a bit string consisting of s and 1s), is assigned to a fitness value based on how good their solution to the problem is. The individuals then evolve through successive iterations called generations. During one generation, highly fit individuals are given the opportunity to mate with other individuals in the population. Since the least fit individual in the population are less likely to get selected for mating, they disappear from future generations. As a result, the population of individuals converges to an optimal solution to the problem. The GA starts with an initial set of random solutions called the population. Each chromosome is assigned a fitness value depending on how meaningful its solution to the problem is. On its fitness allotment, the natural selection gets executed and the survival of the fittest chromosome can prepare to breed for the next generation. A new population is then generated by means of genetic operations: cross-over and mutation. This evolution process is iterated until a near-optimal solution is obtained or a given number of generations is reached. Different steps employed in the genetic algorithm towards solving transcendental equations is given below. 2.1 Fitness Function In order to identify the best individual during the evolutionary process, a function needs a degree of fitness to each chromosome in every generation. In our problem, the transcendental equation x 2 -x-2= is taken. Thus, the 2 fitness function f ( x) = x x 2 determines the fitness value of each chromosome. 2.2 Selection Selection operator is a process in which chromosomes are considered a mating pool according to their fitness function. The chromosomes with fitness values closer to zero are treated as highly fit individuals for the next generation. The other chromosomes are maintained by a Population Fitness Chromosome 1 15 Chromosome 2 27 Chromosome 3 6 Chromosome 4 52 Chromosome 5 11 Fitness graph Chrom. 4 (52) 47% Chrom. 5 (11) 1% Chrom. 1 (15) 14% Chrom. 3 (6) 5% Chrom. 2 (27) 24% Chromosome 2 is selected Randomly generated number=21 Fig. 1 Roulette wheel selection process

www.ijcsi.org 415 roulette-wheel selection process [8]. In roulette wheel selection, as shown in Fig. 1, each chromosome is given a slice of a circular roulette wheel. The area of the slice within the wheel equals the chromosome fitness ratio. To select a chromosome for mating, a random number is generated in the interval [, 1]. It is like spinning a roulette wheel where each chromosome has a segment on the wheel proportional to its fitness. The roulette wheel is spun, and when the arrow comes to the rest on one of the segments, the corresponding chromosome is selected. 2.3 Cross-over Cross-over operator randomly chooses a crossover point where two parent chromosomes break, and then exchanges the chromosome parts after that point. As a result, two offspring are generated by combining the partial features of two chromosomes. If a pair of chromosomes does not cross over, the chromosome cloning takes place, and the offspring grow as exact copies of each parent. Here we deals with single point cross-over, two point cross-over and uniform cross-over operators for 8-bit chromosomes as shown in Fig. 2. The cutting points are selected randomly within the chromosome for exchanging the contents. 2.4 Mutation Mutation, which is rare in nature, brings about a change in the gene and averts crisis in genetic diversity. Its role is to guarantee that the search algorithm is not trapped on a local optimum. This operator alters a randomly selected gene of chromosome with a very low probability, P M. For each chromosome generates a random value between [, 1]. If the random value is less than P M, choose a bit at a random location to flip its value from to 1, or 1 to. The fundamental steps employed in the genetic algorithm to solve transcendental equations are shown in Fig. 3. The parameter settings of the proposed approach is shown in Table 1. Table 1. Parameter settings for GA Chromosome Length 8 bits Population Size 12 Number of Generation 7 Cross-over Probability, P C.7 Mutation Probability, P M.1 3. False Position Method The False Position method also known as the linear interpolation method states that if f(x) is real and Parent Chromosomes A 1 1 1 1 B 1 1 1 1 A B 1 1 1 1 1 1 1 1 A B 1 1 1 1 1 1 1 1 Offspring C D 1 1 1 1 1 1 1 1 C D 1 1 1 1 1 1 1 1 C D 1 1 1 1 1 1 1 1 (a) (b) (c) Fig. 2 (a) Single point cross-over, (b) Two point cross-over, and (c) Uniform cross-over

www.ijcsi.org 416 continuous in the interval a<x<b, and f(a) and f(b) are of opposite sign, that is f(a).f(b)<, then there is at least one root in the interval between a and b [1], [2], [3]. Take x 1 =a and x 2 =b. Let us join the points x 1 and x 2 by a straight line. This method defines the point intersection of this line with x-axis such that x f ( x1)( x2 x1 ) = x1. This point f ( x ) f ( x ) is called the false position of the root. It then replaces one of the initial guesses (x 1 or x 2 ) that has a function value of the same sign as f(x ). This process is repeated with the new values of x 1 and x 2. 2 1 4. Bisection Method The Bisection method also known as binary chopping or half-interval method states that if f(x) is real and continuous in the interval a<x<b, and f(a) and f(b) are of opposite sign, that is f(a).f(b)<, then there is at least one root in the interval between a and b [1], [2], [3]. Take x 1 =a and x 2 =b. This method defines another point x such that x x1 + x2 =. Now three situations arise: i) If f(x )=, 2 we have a root at x ; ii) If f(x ).f(x 1 )<, Start Generate a Population of chromosomes of size N: x x, x,..., 1, 2 3 x N Calculate the fitness of each chromosome: f ( x ), f ( x2 ), f ( x3 ),..., f ( x 1 N ) Is the termination criteria satisfied? Yes No Select a pair of chromosomes for mating With the crossover probability, exchange parts of the two selected chromosomes and create two offspring With the mutation probability, randomly change the gene values in the two offspring chromosomes Place the resulting chromosomes in the new population No Is the size of the new population equal to N? Yes Replace current chromosome population with new population Keep the best solution and Stop Fig. 3 Flowchart of the Genetic Algorithm

www.ijcsi.org 417 there is a root between x and x 1 ; iii) If f(x ).f(x 2 )<, there is a root between x and x 2. By testing the sign of the function at the mid point, we can conclude which part of the interval contains the root. In this paper, the False Position method and the Bisection method are applied to solve the same transcendental equation. The results are then compared with that of GA in Table 2. Table 2. Comparison between search spaces for GA, False Position and Bisection methods Search Space No. of GA Method False Position Method Bisection Method Iteration Left Right Left Right Left Right 1 1. 4. 1. 4. 1. 4. 2 1.929412 2.4759 1.5 4. 1. 2.5 3 1.985236 2.1432 1.777778 4. 1.75 2.5 4 1.999712 2.629 1.96977 4. 1.75 2.125 5 1.999712 2.1267 1.96285 4. 1.9375 2.125 6 1.999712 2.84 1.984718 4. 1.9375 2.3125 7 2 (root) 1.993869 4. 1.984375 2.3125 8 1.997544 4. 1.984375 2.7813 9 1.99917 4. 1.99694 2.7813 1 1.99967 4. 1.99694 2.1953 11 1.999843 4. 1.99923 2.1953 12 1.999937 4. 1.99923 2.488 13 1.999975 4. 1.999756 2.488 14 1.99999 4. 1.999756 2.122 15 1.999996 4. 1.999939 2.122 16 1.999998 4. 1.999939 2.31 17 2 (root) 1.999985 2.31 18 1.999985 2.8 19 1.999996 2.8 2 1.999996 2.2 21 2 (root) 12 f(x) 4 3 Error(%)_GA Error(%)_False Position Error(%)_Bisection 8 4 2-4 1 2 3 4 5 x Error (%) 1 1 3 5 7 9 11 13 15 17 19 21 Iteration Fig. 4 Graph of the function, f(x)=x 2 x 2 Fig. 5 Error versus iteration curves for solving the transcendental equation

www.ijcsi.org 418 5. Experimental Results The effectiveness of the GA method is justified with the transcendental equation, x 2 - x- 2 = (Fig. 4). Use is made of an approximation to ensure the existence of the root of the equation within the range between 1 and 4. Table 2 reveals the same level of accuracy. The False Position and the Bisection methods require at least 17 and 21 iterations, respectively whereas the GA method needs only 7 iterations. On the other way, it can be said that it is possible to achieve higher accuracy using GA with the same number of iterations as False Position and Bisection methods. Therefore, GA is more time saving. Fig. 5 shows the change of errors in the solution of the transcendental equations for the three methods. It demonstrates that GA converges rapidly to optimum solution compared to the False Position and the Bisection methods. Experiments were performed in a Pentium IV 1.7 GHz using Microsoft Visual C++. The algorithm is examined using single point, two points, and uniform cross-over with population sizes: 8, 1, and 12, respectively. The number of iterations required for different population size is shown in Table 3. It reveals that larger population size offers better performance for uniform cross-over because of the larger pool of diverse schemata available in the chromosome. Therefore, we adopt uniform cross-over with a population size of 12 in our approach. Table 3. Iterations required for different population sizes Population Size Iteration 8 32 1 11 12 7 6. Conclusion In this paper, we have proposed a robust method for solving transcendental equations based on genetic algorithm. The effectiveness of the algorithm is justified by applying it on a number of non-linear equations. It has been observed that the algorithm is capable enough of finding the solution of transcendental equations with greater precision compared to the False Position and the Bisection methods. References [1] S. C. Chapra and R. P. Canale, Nunerical Methods for Engineers, 2 nd Edition, McGraw-Hill Book Company, 199. [2] E. Balagurusamy, Numerical Methods, Tata McGraw-Hill Publishing Company Limited, New Delhi, India, 1999. [3] S. S. Shastri, Introductory Methods of Numerical Analysis, 3 rd Edition, Prentice Hall of India Pvt. Ltd., 2. [4] D. E. Goldberg, Genetic Algorithms in Search Optimization, and Machine Learning, Addison-Wesley, 1989. [5] Janiko, E. Z. A Knowledge Intensive Genetic Algorithm for Supervised Learning, Machine Learning, 13, pp. 189-228, 1993. [6] Yuille, Alan, Cohen, David, Hallinan, and Peter, Feature extraction from faces using deformable templates, Proc. IEEE Computer Soc. Conf. on computer Vision and Pattern Recognition, p. 14-19, 1989. [7] Wang, Jianguo, Tan, and Tieniu, A new face detection method based on shape information, Pattern Recognition Letters, 21(6), 1999, 463-471. [8] M. Mitehall, An Introduction to Genetic Algorithms, Prentice-Hall of India. 1998. Md. Golam Moazzam completed his B.Sc (Hons) in Electronics and Computer Science from Jahangirnagar University in 1997 and M.S. in Computer Science and Engineering from the same University in 21, respectively. He is now an Associate Professor in the Dept. of Computer Science and Engineering, Jahangirnagar University, Dhaka, Bangladesh. His research interests include Digital Image Processing, Artificial Intelligence, Computer Graphics, Neural Networks, Computer Vision and so on.

www.ijcsi.org 419 Amita Chakraborty received her B.Sc. (Hons) in Electronics and Computer Science and MS in Computer Science and Engineering from Jahangirnagar University in 1997 and 22 respectively. She is now an Assistant Professor in the Dept. of Computer Science and Engineering, Shaikh Burhanuddin College, Dhaka, Bangladesh. Her research interests include Artificial Intelligence, Object-Oriented Programming, Computer Graphics, Image processing and so on. Md. Al-Amin Bhuiyan received his B.Sc (Hons) and M.Sc. in Applied Physics and Electronics from University of Dhaka, Dhaka, Bangladesh in 1987 and 1988, respectively. He got the Dr. Eng. degree in Electrical Engineering from Osaka City University, Japan, in 21. He has completed his Postdoctoral in the Intelligent Systems from National Informatics Institute, Japan. He is now a Professor in the Dept. of CSE, Jahangirnagar University, Savar, Dhaka, Bangladesh. His main research interests include Image Face Recognition, Cognitive Science, Image Processing, Computer Graphics, Pattern Recognition, Neural Networks, Human-machine Interface, Artificial Intelligence, Robotics and so on.