Description Usage Arguments Value
Creates the events matrix for a rectangular grid according to the location of the towers and the S function.
1 | createEM(size, towers, S)
|
size |
The number of rows and columns in the grid. |
towers |
The towers(antenna) positions. This parameter is a matrix with two rows and the number of columns equals to the number of antennas. On the first row we have the X coordinate of the towers and on the secnd row the Y coordinate. |
S |
A function to compute the signal strength. |
The events matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.