how to assign effective bit rate values
3 views (last 30 days)
Show older comments
sir my problem is i want to assign effective bit rate values to each of 50 mobile nodes attached with 5 access points in a WLAN area and 2 base stations in a cellular coverage region respectively.i tried the expression below.
e11=54*10^6; eij = e11 + 10*(0:49);
e111_c=108*10^6; ei1j_c = e111_c+ 10*(0:49); i initialized a constant value 54*10^6 bits per second for access points and 108*10^6 bps for base stations.i want to vary it 10 bits to get all the bit rates.by trying the above expression i m getting a single row and 50 columns.But my requirement is to get it in 50 columns& 5 rows form for mobile nodes attached to access points and 50 columns& 2 rows form for mobile nodes attached to base stations.plllzzz help. sir, Is there any other method or formula to get effective bit rate values of each of mobile nodes attached to access points in a WLAN area and base stations in a cellular coverage region respectively.if yes then plzzz reply soonn..PLLLZZZ HELLPP. Expecting a favorable reply. Thanking u SUCHI.
0 Comments
Answers (0)
See Also
Categories
Find more on WLAN Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!