Phase retrieval via SDP (semidefinite program)
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I would like to have phase retrieval of test picture 2D let say phantom
X = phantom('Modified Shepp-Logan',200);
X = im2double(X);
via semidefinite method like phaselift
or
Examples are 1D. How can a2D version be constructed.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!