Review Article

Acoustic Sensor Self-Localization: Models and Recent Results

Algorithm 1

TOF estimation by MP algorithm.
() procedure  TOFESTIMATION
()     
()     
()     while    do
()    
()    
()    
()    
()    
()     end while
()     
()     return    (th estimated TOF)
() end procedure