|
Algorithm 1 Step-by-Step Implementation of the Proposed Transition Model |
|
Require: vehicle states , , , and particles representing the distribution of each plane with label ℓ, for all labels
|
| 1: compute matrix
|
▹ use Equation (28) |
| 2: generate a noise sample
|
▹ diag(noise variances) |
| 3: generate , and
|
▹ use Equation (36) |
| 4: compute matrix
|
▹ use Equation (30) |
| 5:
|
| 6: for
do
|
| 7: for
do
|
| 8:
|
| 9:
|
| 10: end for
|
| 11:
|
▹ compute the EAP estimate |
| 12: end for
|