Info

This question is closed. Reopen it to edit or answer.

Phase retrieval via SDP (semidefinite program)

1 view (last 30 days)
Ole
Ole on 7 Dec 2014
Closed: Sabin on 4 Jan 2023
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!