In this step we will build a slimpy script to solve the problem:
where C is the cosine transform and x is the swell noise and
is the signal. I will use the existing thresholded landweber solver with a linear threshold cooling scheme.
- Objectives:
- Use an exsiting iterative solver
Using the code from the previous
example I have chenged the code in the body of the function
SwellSeparation.