Base station location optimisation-matlab
조회 수: 5 (최근 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 using matlab . Any matlab code with some explanation will be appreciated. thanks
댓글 수: 2
John D'Errico
2015년 10월 16일
@Naga - You do realize that this question was posted several years ago? The person who asked it is long gone by now.
답변 (1개)
Eng. Fredius Magige
2015년 10월 16일
편집: Walter Roberson
2015년 10월 16일
Hi
visting www.yarpiz.com
or search and modify * SPEA2*, it play alot in optimisation; note that:
% Copyright (c) 2015, Yarpiz (www.yarpiz.com)
% All rights reserved. Please read the "license.txt" for license terms.
% Project Code: YOEA122
% Project Title: Strength Pareto Evolutionary Algorithm 2 (SPEA2)
% Publisher: Yarpiz (www.yarpiz.com)
% Developer: S. Mostapha Kalami Heris (Member of Yarpiz Team)
% Contact Info: sm.kalami@gmail.com, info@yarpiz.com
댓글 수: 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!