[ns] generating mobile nodes

2012-05-24 Thread leily A.Bakhtiar
Hi, I want to generate the scenario with mobile nodes, how can I use the 'setdest' command? I use this format : ./setdest -n 20 -p 2.0 -s 10.0 -t 200 -x 500 -y 500 > M5.tr But it makes an error "invalid command". Best regards.

Re: [ns] generating mobile nodes

2012-05-24 Thread Sandy Haff
i think the format is   ./setdest -n {number or MN} -p { pose time} -M { speed } -t {simulation time} -x  { The x-axis} -y { The y-axis} > file name --- On Thu, 5/24/12, leily A.Bakhtiar wrote: From: leily A.Bakhtiar Subject: [ns] generating mobile nodes To: ns-users@ISI.EDU Date: Thursday

[ns] tutorials or codes on dynamic cluster formation

2012-05-24 Thread Manfe
Hello all, I am working on clustering nodes and selecting cluster heads using mobile nodes, I would appreciate if i can be provided with any tutorials or sample codes on formation of clusters. Thank you -- View this message in context: http://old.nabble.com/tutorials-or-codes-on-dynamic-cluster

[ns] FW: tutorials or codes on dynamic cluster formation

2012-05-24 Thread Shahid Hussain Abbassi
Dear User I am attaching the code of 2 wired nodes, 8 base station nodes (4 on each side) and 20 mobile nodes (10 on each side). Hopefully this will help you. # == # Define options # ==