photo

kiranpreet kaur


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

42 質問
0 回答

ランク
38,585
of 300,863

評判
1

コントリビューション
42 質問
0 回答

回答採用率
2.38%

獲得投票数
1

ランク
 of 21,100

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,361

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


why conventional leach is prefer to make clusters of sensor nodes while communicating to the base station through gateways?
why conventional leach is prefer to make clusters of sensor nodes while communicating to the base station through gateways?

8年以上 前 | 0 件の回答 | 0

0

回答

質問


why 0.1J energy is taken as standard energy in simulated environment of wsn?
in many research papers of sensor networks researchers uses 0.1 as initial energy for their simulated work. why they uses 0.1 as...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


generally we preffered Euclidean distance matrix to find the distance between the nodes in sensor network??? Why???
why euclidean distance matrix is applied to find distance between the nodes???? what is the reason behind this???

8年以上 前 | 0 件の回答 | 0

0

回答

質問


To find the minimum distance between the sensor nodes is eucledian distance is best??? If so then why?
plz explain me, i used eucledian distance to find minimum distance b/w nodes is it advantageous or not? or where we can use eucl...

8年以上 前 | 1 件の回答 | 0

1

回答

質問


coding of storing current data in cache node
plz send me the coding part of storing the current data into the cache node

9年弱 前 | 0 件の回答 | 0

0

回答

質問


whatr is relationship between power and energy in wsn?
what is relationship between power and energy?

9年弱 前 | 0 件の回答 | 0

0

回答

質問


what is standard energy given to the nodes present in wsn?
sometime we see energy given to the number of nodes is 0.1,0.5,1.0 etc. My question is what is minimum and maximum energy given ...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


can we give initial energy to base station while deployment........if not? then why it so.........
plz reply this question by taking both cases when base station is fixed and whwn base station is movable....actually i have bee...

9年弱 前 | 0 件の回答 | 0

0

回答

質問


formula of energy model used for transmitting data from gateway to base station........
I located fixed gateway and base station . Here data is transmitted from cluster heads to nearest gateway using LEACH energy mod...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


what will be the effect on energy efficiency if we add fixed position gateways in b/w CH nodes and BS here BS is placed far away.......and data is to be transmitted from CH to gateway nodes and then gateway to BS
what will be the effect on energy efficiency if we add fixed position gateways in b/w CH nodes and BS here BS is placed far awa...

約9年 前 | 0 件の回答 | 0

0

回答

質問


can any body tell me how clusters are made in a wsn region uses leach............
i made clusters using leach protocol in wsn.........and i knows i selects the node as a cluster head which having the highest en...

約9年 前 | 0 件の回答 | 0

0

回答

質問


implementation of dijkastra algorithm in any energy efficient protocol in wsn
i want to implement dijkastra algorithm in any energy efficieny protocol in wsn to find minimum path b/w cluster head nodes and ...

約9年 前 | 1 件の回答 | 0

1

回答

質問


how to select the gateway node closest to the cluster head node using dijkastra algorithm
let us suppose there is 'n' cluster head nodes with there respective positions and id's and 10 gateway nodes are present randoml...

約9年 前 | 2 件の回答 | 0

2

回答

質問


source code to select the nearest gateway by Cluster Head to transmit data............
i want to find nearest gateway to the cluster head to send data from cluster head to gateway........how could we find nearest ga...

約9年 前 | 0 件の回答 | 0

0

回答

質問


how to update number of nodes variable after every iteration in wsn
i have to update number of nodes after the completion of 100 rounds,..........plz help me how to do so for r=0:1:maximum_li...

約9年 前 | 1 件の回答 | 0

1

回答

質問


how to create a 10 gateway nodes in a wsn
i have to create 10 gateway nodes......so that CH data would be recieved by gateway nodes........plz reply me as soon

約9年 前 | 0 件の回答 | 0

0

回答

質問


how to give energy to nodes present in s_input struct
s_input = struct('V_POSITION_X_INTERVAL',[0 30],...%(m) 'V_POSITION_Y_INTERVAL',[0 30],...%(m) 'V_SPEED_INTERVAL',[0.2 2.2],.....

約9年 前 | 1 件の回答 | 0

1

回答

質問


can any body provides me MTE source code
i needed MTE source code in wsn for multi hop communication

約9年 前 | 0 件の回答 | 0

0

回答

質問


i want to made struct <1*11> of s_input for 10 number of nodes(NB_NODES) without pre defining NB_NODES outside of the struct because i have to use this NB_NODES in other functions by giving its reference..
s_input = struct('V_POSITION_X_INTERVAL',[0 30],...%(m) 'V_POSITION_Y_INTERVAL',[0 30],...%(m) ...

約9年 前 | 1 件の回答 | 0

1

回答

質問


how to run dijkstra algorithm
i know the dijskstra.m file u r provided but it can't be able to run............plz help me to do so

約9年 前 | 0 件の回答 | 0

0

回答

質問


i want to add 20 nodes after the completion of 100 rounds in leach protocol
here in this code i want to increment 20 nodes after every 100 rounds............plz help me in source code to do so

約9年 前 | 0 件の回答 | 0

0

回答

質問


i added LEACH in first box ie. P1(1,1) to make clusters inside it..........but I got an error....plz make change in my code to sought out an error
i got an error: Undefined function or variable 'min_dis_cluster'. Error in grid11 (line 262) ...

約9年 前 | 0 件の回答 | 0

0

回答

質問


how to apply random way point mobility model in leach protocol
i have to apply random way point mobility model on leach protocol so that energy calculation can takes place when nodes are move...

約9年 前 | 0 件の回答 | 0

0

回答

質問


plz provide me source code for moving nodes randomly in a sensor n/w
how to move the nodes in a wsn for improving energy consumption

約9年 前 | 0 件の回答 | 0

0

回答

質問


plz share with me a source code of any routing protocol in matlab with sink mobility
i need source code of any routing protocol in wsn where sink mobility is present

約9年 前 | 0 件の回答 | 0

0

回答

質問


needed source code to make base station mobile
sir, i want to make base station movable in each round in wsn........plz make change in my code to make base station movable.......

約9年 前 | 0 件の回答 | 0

0

回答

質問


how to generate id for source node,destination nodes in wsn..........help me with source code
here id of each node is needed for caching data to the node that is present near base station

9年以上 前 | 1 件の回答 | 0

1

回答

質問


I got an error in my program while making clusters in first box P1(1,1).........plz make change in my program to form clusters in first box.......
i got an error: In an assignment A(I) = B, a matrix A cannot be resized. Error in grid11 (line 234) X(...

9年以上 前 | 1 件の回答 | 0

1

回答

さらに読み込む