Skip to content

Providing the complete folder of all MATLAB files used for achieving blanket coverage using 3 different approaches for N similar round robots. The three algorithms are virtual force approach, Q-learning and Jelly-Fish Swarm Optimization.

Notifications You must be signed in to change notification settings

mshrekhar/blanket_coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3 approaches have been used to achieve blanket coverage namely, Jelly-fish Swarm Optimization(jso), Q-learning(q_learning_func) and Virtual Force Approach(vfa_code). Each approach has been written as a separate function which will be called by run_all. Simply run the 'run_all' file. You will get 2 graphs, one of coverage and one of number of iterations for convergence. The code may take ~5 min to complete running.

About

Providing the complete folder of all MATLAB files used for achieving blanket coverage using 3 different approaches for N similar round robots. The three algorithms are virtual force approach, Q-learning and Jelly-Fish Swarm Optimization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages