The implementation of parallel genetic algorithm based on MATLAB

  • Authors:
  • Chen Guifen;Wan Baocheng;Yu Helong

  • Affiliations:
  • Institute of computer science and technology, Jilin university, Changchun, China and Institute of information technology, Jilin agriculture university, Changchun, China;Institute of information technology, Jilin agriculture university, Changchun, China;Institute of computer science and technology, Jilin university, Changchun, China and Institute of information technology, Jilin agriculture university, Changchun, China

  • Venue:
  • APPT'07 Proceedings of the 7th international conference on Advanced parallel processing technologies
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces the usage of MATLAB Distributed Computing Engine(MDCE). The relationship between the volume of the data transmitted and the transmission time is tested and the analysis of the data shows that there is a significant linear relationship between the two. Then we give an implemen-tation plan of the parallel genetic algorithm (PGA), and we also carried on the computation of a TSP example which shows a higher speedup and a better per-formance. All these show that the it is efficient and effective to use MATLAB to develop distributed computing application program.