photo

tumpa pal


Last seen: 13 days ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Explorer
  • Thankful Level 1

View badges

Feeds

View by

Question


want to install graph toolbox
Iwant to install graph toolbox in my MATLAB 2015a. How Could I do this? please help me.

4 years ago | 1 answer | 0

1

answer

Question


how to plot shortest path from cost matrix
0 4.4653 76.113 63.1 45.582 11.717 84.008 18.886 39.609 46.586 4.4653 ...

4 years ago | 1 answer | 0

1

answer

Question


how to store coordinate values xy[] for randomly generate point
for i=1:NumOfNodes S(i).xd=rand(1)*xm; S(i).yd=rand(1)*ym; end from this given cod...

4 years ago | 2 answers | 0

2

answers

Question


display my generated matrix
for i=1:NumOfNodes for j=1:NumOfNodes dist(i,j)=sqrt((S(j).xd-S(i).xd)^2+(S(j).yd-S(i).yd)^2); end end ...

4 years ago | 2 answers | 0

2

answers

Question


cluster formation in Wireless Sensor Network
How to form a angle based cluster of a circular area in wireless sensor network?please someone help me.its urgent.

4 years ago | 0 answers | 0

0

answers

Question


how user defined base station position can be declared using matlab for wireless sensor network .
can any one please send me a matlab code for mobile base station for wireless sensor network tomy email paltumpa@gmail.com I wi...

6 years ago | 0 answers | 0

0

answers