hi all
did anyone know how can i get DSR code for Broch et. al., or how can i modify
the tcl script attached according to the following simulation parameters to get
high packet delievery ratio, around 0.8 to 0.98
the simulation parameters:
* simulations are for networks of 50, 112, and
Hi All
i want to know what these lines means?
proc usage { argv0 } {
puts "Usage: $argv0"
puts "\tmandatory arguments:"
puts "\t\t\[-x MAXX\] \[-y MAXY\]"
puts "\toptional arguments:"
puts "\t\t\[-cp conn pattern\] \[-sc scenario\] \[-nn nodes\]"
puts "\t\t\[-seed seed\] \[-stop sec\] \[-t
hi all
i have a question about Capture threshold, i don't know what does it means?
i found the following:
"Phy/WirelessPhy set CPThresh_ 10..0", Capture threshold which determines the
strength of the radio signal for capture to occur.
thanks
hi all
i want to know what these scripts line means:-
for {set i 0} {$i < $opt(nn)} {incr i} {
$ns_ at 0.2 "$ragent_($i) turnon"
$ns_ at 20.0 "$ragent_($i) neighborlist"
}
$ns_ at 11.0 "$ragent_(0) startSink 10.0"
$ns_ at 10.5 "$ragent_(99) startSink 10.0"
$ns_ at 25.0 "$ragent_(24) sinklist"
hi all
i want to know detail steps of installation of "Trace graph-network simulator
ns-2 trace files analyser" in windows
i wait u
thanks
hi all
i simulate gpsr protocol and i get trace o/p file how can i draw a relationship
between packet delievery ratio and pause time
thanks
hi all
how can i draw a relationship between two things with a third fixed parameter,
for ex,
i want to compare between two protocols AODV,GPSR and take these matrixs,
Packet delivery ratio, Overhead, Path length
for Packet delievery ratio:
i want adrawing with y axis = Packet delievery ratio
hi all
when i recompile ns2 to reflect changes that i made in ns2 files by typing make
in ns2 directory appear to me the following:
Makefile:468: warning: overriding commands for target 'gen/'
Makefile:465: warning: ignoring old commands for target 'gen/'
Makefile:472: warning: overriding co
hi all,
i have a problem when typing make in ns-2.29 directory:
Makefile:64: *** commands commence before first target. Stop.
how can i solve it ?
thanks