selection of cluster head in wireless sensor networks

조회 수: 2 (최근 30일)
sindhu
sindhu 2014년 8월 12일
댓글: Naveena Mallela 2020년 11월 2일
I have deployed 100 nodes in a network...now I have to randomly select 10 nodes as cluster heads(using Euclidean distance)..... ch1: random selection among 100 nodes...... ch2: calculate Euclidean distance from ch1 to all other nodes.among them pick the maximum value and choose that node as ch2.... ch3: take the next maximum value and calculate distance from ch3 to ch2 and also from ch3 to ch1.then check for the following condition if(dist>200)elect that node as ch3 else take the next maximum value and repeat the process.........the above process should be repeated for the selection of 10 cluster heads....can anyone help me in creating the LOOP..
  댓글 수: 3
SARAH LONER
SARAH LONER 2020년 1월 19일
Mam can u help me how to get number of cluster head nd i need to calculate fitness for that number cluster head
Naveena Mallela
Naveena Mallela 2020년 11월 2일
Mam can you please help me how to write matlab code for WSN by using cluster head

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 WSNs에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by