to implement Genetic algorithm in matlab

7 views (last 30 days)
My Project is about Efficcient Deployment of Sensor Nodes Using Genetic Algorithm. To Implement this what should i know and what should i know before implementing it as code.

Accepted Answer

Walter Roberson
Walter Roberson on 13 Oct 2013
You should have read about the general theory of using GA, and you should have read the ga() documentation, and you should have read about WSN and you should either have constructed a WSN simulation to test the configurations in or you should have some equations that can calculate "efficiency" given the WSN node locations.
  1 Comment
aadhil basha
aadhil basha on 13 Oct 2013
i know logic's but i wanna implement my idea as matlab code but i have no idea how to start :(
suggest me some good books or links to start my coding

Sign in to comment.

More Answers (0)

Categories

Find more on Genomics and Next Generation Sequencing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!