Skip to main content
. 2018 Mar 22;18(4):936. doi: 10.3390/s18040936
Algorithm 1. Resonance-based sparse signal decomposition (RSSD).
Input: The raw signal of ship radiated noise x(t).
Output: The high-oscillatory signal x^h and the low-oscillatory signal x^l.
  • Initialize: Set the suitable α and β.

  • 1: Calculate Qh, rh and Jh for high-oscillatory channel and Ql, rl and Jl for low-oscillatory channel;

  • 2: Construct the wavelet bases Ψh and Ψl by TQWT based on the above selected parameters;

  • 3: Choose the benefitting weight parameters λl,j and λh,j at each level according to Equation (13) and observation of noise corruption intensity;

  • 4: Work out the objected optimization Function (12) using the SALSA method and obtain the wavelet coefficient matrices wl and wh;

  • 5: Estimate high-oscillatory and low-oscillatory components x^h and x^l according to Equation (14).