필터 지우기
필터 지우기

i want calculate number of sensor nodes between each sector area.

조회 수: 1 (최근 30일)
poonam tailor
poonam tailor 2016년 2월 5일
댓글: Walter Roberson 2016년 2월 5일
i want calculate number of sensor nodes between each sector area.
Sir, i am using linspace, and working on wireless sensor network, my code is
n=0;
for tet=linspace(0,2*pi,s+1) %s=number of sectors
for i= 1:1:n
n =n+1;
end
n
  댓글 수: 3
poonam tailor
poonam tailor 2016년 2월 5일
We deployed particular sensor nodes in a field randomly, bt the data collection from the sensors will be sectored, so we are not able to know about particular node even only if exist in the sectored coverage.
Walter Roberson
Walter Roberson 2016년 2월 5일
So each node has coordinates in latitude, longitude, height from sea level using GS130 Earth shape parameters, and your sector node coverage is based upon knowing those same parameters for each 5 x 5 MIMO parabolic antenna array with rear lobe suppressed by 17 dB, and the antenna orientation is known according to a cylindrical coordinate system based upon magnetic north with the aid of the 1987 National Resources Canada geomagnetic surveys to allow correction to true north?

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Antenna and Array Analysis에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by