Skip to content

DhibarSibasish/Particle-Swarm-Optimization-and-FM-FM-1-WV-Retrial-1-Queues-with-Catastrophes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Particle-Swarm-Optimization-and-FM-FM-1-WV-Retrial-1-Queues-with-Catastrophes

Introduction

This repository contains optimizing cost efficiency in cloud storage systems by applying particle swarm optimization of the Markovian retrial queueing model using MATLAB.

image image

Overview

  • Goal: Optimize cost values with service rates \mu_{1} & \mu_{2}.
  • Optimumizw:
    • Objective function TC.
    • Service rates
    • Improved convergence speed.

Instructions

1. Run the Code:

  • Run Main_file.m in MATLAB.

3. Parameters:

  • MaxIt = 100: Maximum iterations.
  • nPop = 70: Population size.

Results

Results are saved as Excel files:

  • Cost TC
  • Service rate
  • Convergence

Plot

image image image image image image


Requirements

MATLAB Version:

  • MATLAB R2021a or later is recommended.

Toolboxes Required:

  • Statistics and Optimization Toolbox:
    • Functions like pdist2 and normalization utilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages