| Algorithm 6: Wu and Shi [4] |
|
Initial Estimate Step 1: Calculate , from (55) and form the matrix . Step 2: Find the eigenvector of corresponding to its minimum (or zero) eigenvalue and denote it as . Step 3: Calculate where . Step 4: Extract , b and c from z. Step 5: Calculate an initial estimate of the unknowns using (57). Gauss–Newton Method Step 6: Use the initial estimates to initialize the vector x of (53) Step 7: Update x using (54). Step 8: Evaluate the cost of (52). Step 9: Repeat steps 7-8 until becomes sufficiently small. |