Unrecognized function or variable 'projk'

Error in read>@(x,th)x-projk(x,th/2,opQ,opQt,iter) (line 290)
Psi = @(x,th) x - projk(x,th/2,opQ,opQt,iter);
Error in read (line 300)
xe = Psi(xe+yy-at,lambda)

1 Comment

I use IST (iterative shrinkage thresholding algorithm) to solve inverse problem imaging. What function can i remplace by projk for obtain my image at the end?
Thank you for your help.

Sign in to comment.

Answers (0)

Asked:

on 14 Apr 2020

Commented:

on 14 Apr 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!