Community Profile

photo

cephas mulungi


Last seen: 3년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I deploy 100 sensor nodes non-randomly in a square area of 400* 400 meters
% GAF Random + TPut clc; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% PARAMETERS %%%%%%%%%%%%%%%%%%%%%%%%%%%% rmax=25; data_tim...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


I Need help to change random node arrangement to deterministic
for i=1:1:3 area(i)=0; end for i=1:1:n %Getting random initial position of all the nodes S(i).xd=rand(1,1)*...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


"Unable to perform assignment because dot indexing is not supported for variables of this type. " Error in GAF_Improved (line 61) S(i).xd=rand(1,1)*xm;
% GAF Random + TPut clc; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% PARAMETERS %%%%%%%%%%%%%%%%%%%%%%%%%%%% rmax=25; data_tim...

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


What is the problem with the code on the line that reads "disp({'Coordinates For Node ' num2str(k1) ' ^re: '})
clc close all clear all Elec=50*0.000000001; Emp=100*0.000000000001; k = 8; Area = input('Ent...

3년 초과 전 | 답변 수: 2 | 1

2

답변

질문


How can the two source codes be combined into one algorithm?
Iam trying to combine the follwing two source codes below but Iam finding it hard kmeans #Sarwat Shaheen #214677322 clear; cl...

3년 초과 전 | 답변 수: 0 | 0

0

답변