photo

cephas mulungi


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

Followers: 0   Following: 0

통계

MATLAB Answers

5 질문
0 답변

순위
34,020
of 301,433

평판
1

참여
5 질문
0 답변

답변 채택
20.0%

획득한 표
1

순위
 of 21,272

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,520

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

5년 초과 전 | 답변 수: 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)*...

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 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...

5년 초과 전 | 답변 수: 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...

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

0

답변