[ns] installing tracegraph in Linux

2009-04-15 Thread qute rose

Hi!
i need to know that how can i install tracegraph on fedora 8 because its 
instalation requires Matlab libraries which one can install through 
mglinstaller but it's in exe form. So how to install it on fedora?

reply me at your earliest.

With best regards
Qute Rose



  


[ns] Execting NSwireless.exe in fedora 8

2009-04-13 Thread qute rose

Hi!
I have downloaded NSwireless.exe to analyze wireless trace files. Can anyone 
tell me how to run it on Linux fedora 8?
Thanks 


  


[ns] wireless trace analysis

2009-04-10 Thread qute rose

can anyone help me how to analyze wireless trace files using any tool like 
tracegraph etc.if anyone has any good tutorial on it, plz let me know
thanks!


  


[ns] Wireless trace analysis

2009-04-09 Thread qute rose

Can anyone tell me how to analyze wireles trace files? if some one come across 
any good tutorial or manual regarding wireless trace analysis using awk, perl 
or gnuplot, plz let me know as early as possible.
Thanks!


  


[ns] Can iNSpect be used for simulation of heterogeneous wireless networks?

2009-04-05 Thread qute rose

Hello!
I need to simulate vertical handoffs in heterogeneous wireless networks. I have 
chosen NS2 for this purpose. But i want to know that whether iNSpect work well 
for simulation of handoffs in heterogeneous wireless networks, as NAM does not 
give proper display for this?
Thanks!


  


[ns] Why NAM does not work for wireless simulation!

2009-04-02 Thread qute rose

Why NAM does not work for wireless simulations? Even if we make necessary 
changes in the example tcl files present in NS2 (2.33 version), still it gives 
errors for executing NAM Although i get trace files but no NAM display.

Can anyone help me to solve this problem?


  


Re: [ns] TCL code for WiFi simulation

2009-03-31 Thread qute rose







Hi!
I am a new user of NS2. I want to simulate the Wifi scenario and want to 
analyze the performance of WiFi on increase in number of nodes. The nodes are 
sending data like VoIP and video-conferencing. i want TCL code for this 
scenario. How will i analyze the trace file using AWK?

Thanks!



  


[ns] Error in executing infra.tcl file

2009-03-31 Thread qute rose

I have included the following code in infra.tcl file
set nf [open out.nam w]
$nf namtrace-all $nf

I also made necessary changes in the stop(Finish) procedure

but when i run the simulation, i got the eeor message. Plz check the attached 
screenshot for the error message. Anyone plz tell me the reason for this error 
and also how to fix this error. 


  


[ns] Error in executing infra.tcl file

2009-03-31 Thread qute rose







I have included the following code in infra.tcl file
set nf [open out.nam w]
$nf namtrace-all $nf

I also made necessary changes in the stop(Finish) procedure

but when i run the simulation, i got the eeor message. Plz check the attached 
screenshot for the error message. Anyone plz tell me the reason for this error 
and also how to fix this error. 



  

[ns] TCL code for WiFi simulation

2009-03-31 Thread qute rose



Hi!
I want to simulate the Wifi scenario and want to analyze the performance of 
WiFi on increase in number of nodes. The nodes are sending data using VoIP. i 
want TCL code for this scenario. How will i analyze the trace file using AWK?
 
Thanks!