| Algorithm 1: Unconstrained nonlinear optimization procedure. |
| Input: Measured dataset |
| 1: Use the mathematical model defined by Equation (2) |
| 2: Determine the specific objective function to be minimized through Equation (3) |
| 3: Calculate the residual vector |
| 4: Determine the Jacobian matrix |
| 5: Use a Non-linear Least Squares algorithm to estimate the optimal parameters as described in Equation (5) |
| Output: The vector parameter |