RPS of cells A, B, C, and D,

Cells A, B, C and D were predicted and the CompareMaps.m function was used to compare maps of these to the maps of measured values. An RPS of 9.0 was obtained.

 

Running the MATLAB code:

To run the code, load Cell_Info.mat;

Run PredictPower.m

This will compute the pathloss coefficients.

Next run PredictEFGH.m

This will fill up Cells E though H’s with recieved power predictions

In Cell_X.meas files.  (X = E/F/G/H)

If you want to see predictions for cells A through H, simply uncomment the last few lines of PredictPower.m and run it.

NOTE—CODE MAY TAKE OVER 20MIN TO RUN!