| Algorithm 1 Direct Path Recognition (DPR) |
|
Input: N: number of the antennas; K: number of the multipath signals; M: number of the estimation groups; v: number of the signal snapshots; Δϕ: angel step; : the DOA and power estimation joint set. Output: : the DOA estimation result of the direct path. Process: 1: Calculate the distribution of the DOA estimation Θ in (14) by using the histogram method. 2: Select the K intervals with the most members to form the candidate bearing collection C = {ϕ1, ϕ2, …, ϕK} 3: Calculate the 0-norm value , mean value of the DOA and power and standard deviation of each category ϕ in set C. 4: Obtain the statistic characteristic set of each category 5: Calculate the index of one or several categories with the largest as the output of classifier h1 6: Calculate the category index with the minimum as the output of classifier h2 7: Calculate the category index with the minimum as the output of classifier h3 8: Calculate the DOA estimation result of the direct path from the joint classifier H by using an absolute majority voting method 9: The direct-path recognition processing is done. |