need leach with genetic algorithm

How can i get leach with genetic algorithm or PSO matlab source code for my study

Answers (2)

Walter Roberson
Walter Roberson on 14 Jan 2016

1 Comment

It appears that someone did implement it; you could check to see if they made their source available. http://article.sapub.org/pdf/10.5923.j.ijnc.20130301.01.pdf
The general answer to "How can you get" a particular code is that you can write the code.

Sign in to comment.

Ahmed lotfy
Ahmed lotfy on 15 Jan 2016
Mr Walter Roberson This is not source code for leach with ga or PSO ,i need source code leach with one of them

1 Comment

The authors of that article say specifically that they implemented LEACH-P in MATLAB 7.0 . As I indicated "you could check to see if they made their source available". That means that you look up the author names, you search for web sites from them, you see if they have posted their code; if you do not find it then you can find the email address of the corresponding author and ask for the source code.
No-one here has the source code. No-one here is going to write the source code for you (unless perhaps you hire someone.) Those authors did implement LEACH-P in MATLAB and might have made their code available; it is now up to you to check.

Sign in to comment.

Asked:

on 14 Jan 2016

Commented:

on 15 Jan 2016

Community Treasure Hunt

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

Start Hunting!