Readme updated
Browse files
README.md
CHANGED
|
@@ -37,13 +37,6 @@ last dimension:
|
|
| 37 |
[3] — UE z-coordinate (metres)
|
| 38 |
```
|
| 39 |
|
| 40 |
-
The antenna configurations used in the paper are:
|
| 41 |
-
|
| 42 |
-
| Link end | Array type | Rows × Cols | Elements |
|
| 43 |
-
|---|---|---|---|
|
| 44 |
-
| Base station (Tx) | UPA | 4 × 8 | 32 |
|
| 45 |
-
| User equipment (Rx) | UPA | 2 × 2 | 4 |
|
| 46 |
-
|
| 47 |
To extract the channel matrix and UE coordinates from a file:
|
| 48 |
|
| 49 |
```python
|
|
|
|
| 37 |
[3] — UE z-coordinate (metres)
|
| 38 |
```
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
To extract the channel matrix and UE coordinates from a file:
|
| 41 |
|
| 42 |
```python
|