Question About Multiobjective Genetic Algorithm Optimisation
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi,
Firstly i want to explain what i am trying to do:
I am trying to optimize a cellular network by using multiobjective genetic algorithm.
I want to optimise number of base stations , coverage and multi coverage.
my population consist of possible base station locations in X and Y coordinates. which some of them commissioned and others not depending on some constraints.
i want my gene to have lets say 10 possible base station locations with only 5 them of them commissioned by this way i want to keep some junk elements in gene to get a better solution surface.
with three optimisation object i will get a pareto surface.
What i need help on how should i feed the gamultiobj function?
It is easy for coverage and multicoverage because they are just 1-by-1 values. But for basestation number and positions i dont know what to do.
Even though i read the manuals for the gamultiobj manual i cant get my head around this problem. Any help/tips will be great help for me.
댓글 수: 1
david
2013년 5월 4일
hello,where you finally able to achieve this? if u were pls paste code and a little explanation please. thank you
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Multiobjective Optimization에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!