Skip to content

a problem about "function_Superoposition" #2

@xiaoyutianmen

Description

@xiaoyutianmen

Thank you for the code.

In the function of "function_Superoposition", line 18, you give the code that "hologram = hologram + ifft2(ifftshift(sqrt(target) .* exp(1i * randn(NX,NY))))./HStacks(:,:,i);".

I wonder that the code should be "hologram = hologram + ifft2(ifftshift(sqrt(target) .* exp(1i * randn(NX,NY)))./HStacks(:,:,i));".

Hoping for your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions