CFP last date
20 May 2024
Call for Paper
June Edition
IJCA solicits high quality original research papers for the upcoming June edition of the journal. The last date of research paper submission is 20 May 2024

Submit your paper
Know more
Reseach Article

Optimization of Function by using a New MATLAB based Genetic Algorithm Procedure

by G. N. Purohit, Arun Mohan Sherry, Manish Saraswat
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 61 - Number 15
Year of Publication: 2013
Authors: G. N. Purohit, Arun Mohan Sherry, Manish Saraswat
10.5120/10001-4212

G. N. Purohit, Arun Mohan Sherry, Manish Saraswat . Optimization of Function by using a New MATLAB based Genetic Algorithm Procedure. International Journal of Computer Applications. 61, 15 ( January 2013), 1-5. DOI=10.5120/10001-4212

@article{ 10.5120/10001-4212,
author = { G. N. Purohit, Arun Mohan Sherry, Manish Saraswat },
title = { Optimization of Function by using a New MATLAB based Genetic Algorithm Procedure },
journal = { International Journal of Computer Applications },
issue_date = { January 2013 },
volume = { 61 },
number = { 15 },
month = { January },
year = { 2013 },
issn = { 0975-8887 },
pages = { 1-5 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume61/number15/10001-4212/ },
doi = { 10.5120/10001-4212 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:09:10.126395+05:30
%A G. N. Purohit
%A Arun Mohan Sherry
%A Manish Saraswat
%T Optimization of Function by using a New MATLAB based Genetic Algorithm Procedure
%J International Journal of Computer Applications
%@ 0975-8887
%V 61
%N 15
%P 1-5
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

As the applications of systems are increasing in various aspects of our daily life, it enhances the complexity of systems in Software design (Program response according to environment) and hardware components (caches, branch predicting pipelines). Within the past couple of years the Test Engineers have developed a new testing procedure for testing the correctness of systems: namely the evolutionary test. The test is interpreted as a problem of optimization, and employs evolutionary computation to find the test data with extreme execution times. Evolutionary testing denotes the use of evolutionary algorithms, e. g. , Genetic Algorithms (GAs), to support various test automation tasks. Since evolutionary algorithms are heuristics, their performance and output efficiency can vary across multiple runs, there is strong need a environment that can be handle these complexities, Now a day's MATLAB is widely used for this purpose. This paper explore potential power of Genetic Algorithm for optimization by using new MATLAB based implementation of Rastrigin's function, throughout the paper we use this function as optimization problem to explain some key definitions of genetic transformation like selection crossover and mutation.

References
  1. D. E. Goldberg, Genetic Learning in optimization, search and machine learning. Addisson Wesley, 1994.
  2. J. J. Grefenstette. Genetic algorithms for changing environments. In R. Manner abd B. Manderick, editor, Parallel Problem Solving from Nature 2, pages 465-501. Elsevier Science Publishers.
  3. Mathworks, The: Matlab - UserGuide. Natick, Mass. : The Mathworks, Inc. , 1994-1999. http://www. mathworks. com
  4. Henriksson, D. , Cervin, A. , Arzen, K. E. : TrueTime: Real-time control system simulation with MATLAB/Simulink. In: Proceedings of the Nordic MATLAB Conference, Copenhagen, Denmark (2005)
  5. A. J. Chipperfield, P. J. Fleming and H. Pohlheim, "A Genetic Algorithm Toolbox for MATLAB," Proc. International Conference on Systems Engineering, Coventq, UK, 6-8 Sept 1998.
  6. Papadamou, S. and Stephanides, G. , A New Matlab-Based Toolbox For Computer Aided Dynamic Technical Trading,
  7. K. Lakhotia, M. Harman, and P. McMinn. A multi-objective approach to search-based test data generation. In Proc. 9th Annual Conf. on Genetic and Evolutionary Computation (GECCO'07), pages 1098–1105, ACM, 2007.
  8. Pohlheim, H. : Genetic and Evolutionary Algorithm Toolbox for use with Matlab - Documentation. Technical www. geatbx. com.
  9. A Comparison of C, MATLAB, and Python as Teaching Languages in Engineering Hans Fangohr University of Southampton, Southampton SO17 1BJ, UK.
Index Terms

Computer Science
Information Sciences

Keywords

Rastrigin's function Genetic Algorithm (GA)