Info
This question is closed. Reopen it to edit or answer.
Phase retrieval via SDP (semidefinite program)
1 view (last 30 days)
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.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!