Prasatul Matrix

The Prasatul Matrix (L-Matrix) is prepared by directly comparing the optimal solutions of two optimization algorithms.
13 Downloads
Updated 2 Dec 2022

Prasatul Matrix

The Prasatul Matrix is prepared by directly comparing the solutions produced by two optimization algorithms for r numbers of trials. It has three levels of abstractions both in rows and columns.

Instruction

For quality comparision, you can simply use best values obtained with two evolutionary optimization algorithms on r runs.

For convergence comparison, you can use best values obtained with two evolutionary optimization algorithms in i itarations on a single run (or if r runs are considered then take iteration-wise average).

For solution quality, an example with solutions obtained by SCA and WOA on CEC 2005 f5 in dimension 20 over 50 runs are given. You just need to replace the csv files of any pair of algorithms to generate LMatrix (Prasatul Matrix) and D-scores and K-scores.

Preprint

Anupam Biswas. 2022. Prasatul Matrix: A Direct Comparison Approach for Analyzing Evolutionary Optimization Algorithms . arXiv. https://arxiv.org/abs/2212.00671

Citation

@misc{biswas2022prasatul,

  title={Prasatul Matrix: A Direct Comparison Approach for Analyzing Evolutionary Optimization Algorithms}, 
  
  author={Anupam Biswas},
  
  year={2022},
  
  eprint={2212.00671},
  
  archivePrefix={arXiv},
  
  primaryClass={cs.NE}

}

Cite As

Anupam Biswas (2024). Prasatul Matrix (https://github.com/anupambis/Prasatul), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.1

Nil

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.