フィルターのクリア

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

1 回表示 (過去 30 日間)
ashok
ashok 2014 年 2 月 3 日
回答済み: Walter Roberson 2014 年 2 月 3 日

採用された回答

Walter Roberson
Walter Roberson 2014 年 2 月 3 日
g = @(x,y) h(x,y) * exp(2*pi*j*W(x));

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by