Monday, August 5, 2013

NS2 energy analysis awk script

Hi All, Awk programming is very easy to learn and simple to apply. Awk in NS2 takes the trace file for analysis. $1, $2,...

Thursday, August 1, 2013

Set different initial energy for nodes in ns2

The following script can be used to initialize different nodes with different energy levels. You can also create an array...