Aman8050 / firefly-gui

This is a Matlab GUI designed for Firefly Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firefly GUI

This a Matlab GUI designed to run the Firefly algorithm.

To run the GUI you can use any of these methods below.

  1. Open the folder in Matlab and type run gui in the Command window. OR
  2. Right click on gui.fig and choose Open in GUIDE.After the fig file opens choose the Run button or Press Ctrl+T OR
  3. Simply open the gui.m file and Press the Run button or F5.this is perhaps the most simplest method!

Once the GUI starts you will have to enter the different values needed to run the algorithm and Press the Execute button. You will see the Plot of Mean data vs. no of iterations after some time and the relevant outputs.

About

This is a Matlab GUI designed for Firefly Algorithm


Languages

Language:MATLAB 100.0%