Community Profile

dharani m


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


To find the shortest all possible paths in a network what algorithm is used?
It must displays the all possible paths from a source node to destination node.Because i am using genetic algorithm for selectin...

8 years ago | 1 answer | 0

1

answer

Question


how to find the throughput,packet delivery ratio and packet loss rate in a network?
based on the number of packets.

8 years ago | 1 answer | 1

1

answer

Question


How to store the cell array elements into logical array?
mpr=zeros(nodes,nodes); for i=1:nodes mprset=QMPR{i}; for j=1:nodes if (ismember(mprset,j)) ...

8 years ago | 3 answers | 0

3

answers

Question


Sir, I have searched the implementation of olsr routing protocol in matalb still i haven't found.
MPR selection is the one of tedious process in my project work sir please help me sir.

8 years ago | 0 answers | 0

0

answers

Question


Subscripted assignment dimension mismatch.
Error in MPR (line 18) qmprt(1,k)=id;

8 years ago | 1 answer | 0

1

answer