Community Profile

photo

cephas mulungi


Last seen: más de 3 años hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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)*...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


"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...

más de 3 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 3 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

más de 3 años hace | 0 respuestas | 0

0

respuestas