I have an interference dataset and I want to find the noise floor. I have used the current noise floor algorithm that looks over 1 MHz Bandwidth, sorts 3 kHz bin powers, averages lowest 30 kHz and uses this average value as the noise floor.
Now, I would like to try some advanced techniques using Sliding Median Filter (SMF) and/or Differential limited sliding average (DLSA) as stated by Furman et al.
Can anyone suggest me some detailed literature and example calculation on these two calculation methods?
Regards