Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Mathimatics-Numerical algorithms matlab
Title: Firefly_Algorithm Download
  • Category:
  • matlab
  • Tags:
  • File Size:
  • 1kb
  • Update:
  • 2018-03-23
  • Downloads:
  • 0 Times
  • Uploaded by:
  • hichem22
 Description: % Firefly Algorithm by X S Yang (Cambridge University) % % Usage: firefly_simple([number_of_fireflies,MaxGeneration]) % eg: firefly_simple([12,50]); % % ======================================================== % % This is a demo for 2D functions; for higher dimenions, % % you should use fa_ndim.m or fa_mincon.m % % Parameters choice: % Gamma should be linked with scales. Otherwise, the FA % % the efficiency will be significantly reduced because % % the beta term may be too small. % % Similarly, alpha should also be linked with scales, % % the steps should not too large or too small, often % % steps are about 1/10 to 1/100 of the domain size. % % In addition, alpha should be reduced gradually % % using alpha=alpha_0 delta^t during eteration t. % % Typically, delta=0.9 to 0.99 will be a good choice.
 Downloaders recently: [More information of uploader hichem22]
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
Firefly_Algorithm.m 4876 2014-02-12

CodeBus www.codebus.net