how to implement the below equation in matlab?where sigmax=sigmay=1/2*pi.

1 Ansicht (letzte 30 Tage)

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 3 Feb. 2014
g = @(x,y) h(x,y) * exp(2*pi*j*W(x));

Weitere Antworten (0)

Kategorien

Mehr zu Symbolic Math Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by