This document analyzes radar data signal de-noising using Haar wavelet transformation, comparing the effectiveness of MATLAB and a custom-built Python tool. The study finds that while MATLAB provides consistent and understandable results, it is costlier and requires more memory, whereas the Python tool is more efficient and cost-effective but lacks consistency. Ultimately, the choice between tools depends on the client's specific needs for efficiency or ease of interpretation.