Phase retrieval via SDP (semidefinite program)
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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.
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!