Sir,,
I have not got the reply for the corresponding message that i sent you
regarding the trace file analysis of the adhoc network nodes. I searched
through the entire FAQs and links that you sent for the sake of answer to
the query but i did'nt found it.
I asked the following query
I am working
Hi All,
I want to have a clear idea about trace file analysis. Can any
one pls tell me column number to find the Sender and Receiver node in trace
file ( wireless network-MANET)??
--
*---
prabha*
Dir hocine,
this awk to find average end to end delay for normal trace file,
# ===
# AWK Script for calculating:
# => Average End-to-End Delay.
# ===
BEGIN {
i have the same probleme so can one give us an exemple ,
how can i calculate end to end delay using the trace file and tracing the
graph
2013/2/20 abinaya rajendhiran
>
> how to make row and column comparison in trace file of ns2
> using awk script???
> --
> Reagards.,
> R.Abinaya,B.Tech,(M.E)
how to make row and column comparison in trace file of ns2
using awk script???
--
Reagards.,
R.Abinaya,B.Tech,(M.E)
hi everyone,if i add the following line in tcl,
$tcp2 tracevar nrexmitpack_
$tcp2 attach $tracefd
i can get the count of the retransmitted packets in the trace file as
follows,
73.23503 2048 1 4194307 0 nrexmitpack_ 1
can anyone explain me wat does each row represents?
--
Reagards.,
R.A
Dear all,
>
>
> I've read some research papers in which they compared performances of
> different routing using some normal performance metrics, such as:
> Packet delivery fraction
> routing control overhead
> Average end-to-end delay
> Average number of hops
> ..
> How can we
Hello All
I was kinda confused about what would be the simplest way to analyse the
trace file when simulating scheduler for wireless network, so my main
criteria is delay and jitter analysis for applications like VoIP.
I knwo of tracegraph and some other methods,but could not understand how to
u