필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

How to find a residual energy for this nodes ?

조회 수: 1 (최근 30일)
Matlab111
Matlab111 2015년 1월 7일
마감: Walter Roberson 2015년 8월 28일
sir, i have attached my code below please go through it and run this code. In that i have highlighted like this
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Finding the residual energy for neighborhood nodes
I3 = nearestneighbour(X(cluster),add_1 , 'r', 50)
n3 = length(I3);
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
sir, by using 'I3' i can get nearest neighbor nodes to that cluster head and now i want to find the residual energy for those nodes, so please help me in this case.
Note: After running my code you will get "I3" that is nearest neighbor nodes of 'X' and now i want find the residual energy of that nodes.
  댓글 수: 6
Matlab111
Matlab111 2015년 1월 9일
편집: Matlab111 2015년 1월 9일
sir,Geoff Hayes,Image Analyst- This's the final problem i'm facing in my code so please try to help me sir.
Matlab111
Matlab111 2015년 1월 11일
편집: Matlab111 2015년 1월 11일
please reply me, i'm waiting for your answer....

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by