NEJun 19, 2013

Solution to Quadratic Equation Using Genetic Algorithm

arXiv:1306.4622v13 citations
AI Analysis

This is an incremental application of an existing optimization method to a basic mathematical problem.

The paper tackles solving quadratic equations by proposing a genetic algorithm approach, achieving exact solutions in most tested cases.

Solving Quadratic equation is one of the intrinsic interests as it is the simplest nonlinear equations. A novel approach for solving Quadratic Equation based on Genetic Algorithms (GAs) is presented. Genetic Algorithms (GAs) are a technique to solve problems which need optimization. Generation of trial solutions have been formed by this method. Many examples have been worked out, and in most cases we find out the exact solution. We have discussed the effect of different parameters on the performance of the developed algorithm. The results are concluded after rigorous testing on different equations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes