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

조회 수: 4 (최근 30일)

채택된 답변

Walter Roberson
Walter Roberson 2014년 2월 3일
g = @(x,y) h(x,y) * exp(2*pi*j*W(x));

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by