need leach with genetic algorithm
이전 댓글 표시
How can i get leach with genetic algorithm or PSO matlab source code for my study
답변 (2개)
Walter Roberson
2016년 1월 14일
0 개 추천
댓글 수: 1
Walter Roberson
2016년 1월 15일
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.
Ahmed lotfy
2016년 1월 15일
0 개 추천
댓글 수: 1
Walter Roberson
2016년 1월 15일
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.
카테고리
도움말 센터 및 File Exchange에서 Genetic Algorithm에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!